@charset "UTF-8";
:root{--forest:#073e2d;--deep:#062c23;--ink:#18382e;--muted:#576b62;--gold:#f5d563;--paper:#faf9f2;--line:#dde5d9;--white:#fff;--radius:20px;--shadow:0 12px 38px #062c2310;color-scheme:light;font-family:Inter,Arial,Helvetica,sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none;line-height:1.6}
*{box-sizing:border-box}body{margin:0}a{color:inherit;text-underline-offset:4px}button,a,summary{-webkit-tap-highlight-color:transparent}button{font:inherit}img{display:block;max-width:100%;height:auto}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.12;letter-spacing:-.035em}h1{font-size:clamp(2.5rem,5vw,4.75rem);font-weight:760}h2{font-size:clamp(1.9rem,3vw,2.8rem)}h3{font-size:1.25rem;letter-spacing:-.02em}p{margin-bottom:1.2em}ul,ol{padding-left:1.4em}li+li{margin-top:.6em}button,summary{cursor:pointer}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #dc9f00;outline-offset:5px}.wrap{width:min(1160px,calc(100% - 64px));margin-inline:auto}.skip{position:absolute;z-index:20;left:16px;top:-70px;background:var(--gold);padding:12px}.skip:focus{top:10px}.top{background:var(--deep);color:var(--white);position:relative;z-index:10;border-bottom:1px solid #ffffff14}.header{height:86px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;min-height:44px;flex-shrink:0}.brand img{width:208px;height:36px;object-fit:contain}.nav{display:flex;align-items:center;gap:25px}.nav a{text-decoration:none;font-size:.9rem;min-height:44px;display:inline-flex;align-items:center}.nav a:hover{color:var(--gold)}.nav a[aria-current=page]{color:var(--gold)}.menu{display:none;background:transparent;color:white;border:1px solid #ffffff40;width:46px;height:46px;border-radius:12px;align-items:center;justify-content:center}.menu svg{width:23px;height:23px}.button{display:inline-flex;align-items:center;justify-content:center;gap:13px;min-height:54px;padding:14px 23px;border-radius:11px;background:var(--gold);color:#143327;font-weight:750;text-decoration:none;line-height:1.35;box-shadow:0 3px 0 #b08e27;transition:background .15s,transform .15s}.button:hover{background:#ffe791;transform:translateY(-1px);color:#143327}.button svg{width:20px;height:20px;flex-shrink:0}.nav .button{min-height:44px;padding:10px 16px;color:#143327}.eyebrow{font-size:.73rem;font-weight:750;letter-spacing:.16em;text-transform:uppercase;margin-bottom:17px;color:#63795d}.hero{background:radial-gradient(ellipse at 82% 68%,#12563d 0,transparent 58%),var(--deep);color:var(--white);overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.05fr 1fr;gap:45px;align-items:center;padding-top:66px;padding-bottom:58px}.hero .eyebrow{color:var(--gold);display:flex;align-items:center;gap:10px}.dot{height:7px;width:7px;border-radius:50%;background:var(--gold)}.hero h1{margin-bottom:24px}.hero h1 span{display:block;color:#ead782}.hero .intro{font-size:1.13rem;max-width:465px;color:#d6e3d9;line-height:1.7}.hero-actions{margin-top:28px}.hero-note{display:block;color:#b0cdbb;font-size:.77rem;margin-top:17px}.hero-figure{margin:0;align-self:end;position:relative}.hero-figure picture{display:block}.hero-figure img{width:100%;max-width:510px;margin-inline:auto}.hero-figure figcaption{text-align:center;font-size:.68rem;color:#c2d2c6;letter-spacing:.04em;margin-top:10px}.task-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:0;border-bottom:1px solid var(--line);background:#fff}.task-strip a{text-decoration:none;padding:23px 24px;display:flex;align-items:center;justify-content:space-between;border-right:1px solid var(--line);font-weight:700}.task-strip a:last-child{border-right:0}.task-strip a:hover{background:#eef4eb}.task-strip span{color:#638b53}.section{padding-block:80px}.section-head{display:flex;justify-content:space-between;align-items:end;gap:25px;margin-bottom:30px}.section-head h2{margin-bottom:0;max-width:680px}.section-head a{white-space:nowrap;font-size:.9rem;font-weight:700}.about-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:72px;align-items:center}.lede{font-size:1.06rem;color:var(--muted);line-height:1.8}.plain-link{font-weight:700;display:inline-flex;min-height:44px;align-items:center}.benefits{border-top:1px solid var(--line);margin-top:30px}.benefit{padding:22px 0;border-bottom:1px solid var(--line);display:grid;grid-template-columns:38px 1fr;gap:12px}.benefit b{font-size:.8rem;color:#659051}.benefit h3{margin:0 0 8px}.benefit p{margin:0;color:var(--muted);font-size:.93rem}.note-card{border:1px solid var(--line);border-radius:var(--radius);padding:35px;background:#f0f3e6}.note-card h3{font-size:1.65rem}.note-card li{color:var(--muted)}.games-section{background:#edf1e5;border-block:1px solid var(--line)}.games-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.game-card{background:#fff;border:1px solid #dce4d5;border-radius:18px;padding:12px;text-decoration:none;box-shadow:var(--shadow)}.game-card picture{display:block}.game-card img{width:100%;border-radius:11px}.game-card div{display:flex;justify-content:space-between;align-items:center;padding:15px 3px 6px}.game-card h3{margin:0}.game-card span{color:#6e845d}.game-card:hover{border-color:#79966d}.caption{color:var(--muted);font-size:.85rem;margin:24px 0 0}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.step{background:white;border:1px solid var(--line);border-radius:var(--radius);padding:30px}.number{font-size:.76rem;font-weight:800;display:flex;align-items:center;justify-content:center;width:35px;height:35px;background:#eff4e8;border-radius:50%;margin-bottom:28px;color:var(--forest)}.step p{color:var(--muted);font-size:.95rem;margin-bottom:0}.support-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.support-card{padding:27px;border:1px solid var(--line);border-radius:16px;background:#fff}.support-card p{font-size:.93rem;color:var(--muted)}.support-card a{font-size:.87rem}.faq-wrap{display:grid;grid-template-columns:.75fr 1.25fr;gap:70px}.faq{border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line)}summary{list-style:none;min-height:64px;padding:20px 40px 20px 0;position:relative;font-weight:700;line-height:1.5}summary::-webkit-details-marker{display:none}summary:after{content:'+';position:absolute;right:4px;font-size:1.45rem;top:13px;font-weight:400}details[open] summary:after{content:'−'}details p{color:var(--muted);font-size:.95rem;padding-right:20px}.bottom-banner{background:var(--forest);padding:42px;border-radius:22px;display:flex;align-items:center;justify-content:space-between;gap:30px;color:white}.bottom-banner h2{margin:0 0 10px;font-size:2rem}.bottom-banner p{color:#d4dfd2;margin:0}.footer{background:var(--deep);color:#d2dfd3;padding:54px 0 28px}.footer-grid{display:grid;grid-template-columns:1.3fr 1fr 1fr;gap:55px}.footer .brand{margin-bottom:18px}.footer p{font-size:.85rem;color:#adc2b2;max-width:330px}.footer h2{font-size:.8rem;letter-spacing:.1em;text-transform:uppercase;color:#e4cd79;margin:5px 0 15px}.footer-links{display:grid;grid-template-columns:1fr}.footer-links a{font-size:.85rem;text-decoration:none;min-height:36px;display:flex;align-items:center}.footer-links a:hover{text-decoration:underline}.footer-bottom{font-size:.74rem;border-top:1px solid #ffffff1c;padding-top:24px;margin-top:30px;display:flex;justify-content:space-between;gap:15px;color:#96b49f}.sticky{position:fixed;bottom:14px;left:50%;transform:translateX(-50%);z-index:8;background:#073e2df5;padding:8px;border:1px solid #ffffff20;box-shadow:0 4px 28px #0003;border-radius:15px;width:min(400px,calc(100% - 28px))}.sticky[hidden]{display:none}.sticky .button{display:flex;min-height:46px;font-size:.9rem;padding:11px}.article-head{background:#eaf0e3;padding:30px 0 54px;border-bottom:1px solid var(--line)}.breadcrumbs{list-style:none;display:flex;gap:10px;padding:0;margin:0 0 32px;font-size:.78rem;color:var(--muted)}.breadcrumbs li+li{margin:0}.breadcrumbs li+li:before{content:'/';margin-right:10px;color:#90a38a}.article-head h1{max-width:790px;font-size:clamp(2.5rem,4.5vw,3.9rem);margin-bottom:24px}.article-head .intro{max-width:730px;font-size:1.07rem;color:var(--muted);margin-bottom:0}.article-layout{display:grid;grid-template-columns:minmax(0,760px) 280px;gap:65px;padding-top:55px;padding-bottom:70px}.article-copy section{margin-bottom:45px;scroll-margin-top:20px}.article-copy h2{font-size:1.8rem;line-height:1.24;margin-bottom:18px}.article-copy p,.article-copy li{color:#425e50}.article-copy a{color:#125c3a;font-weight:650}.article-copy .games-grid{margin-bottom:45px;gap:14px}.article-copy .game-card h3{font-size:1rem}.side-card{align-self:start;background:white;border:1px solid var(--line);border-radius:18px;padding:23px}.side-card h2{font-size:1.2rem;margin-bottom:18px}.side-card a:not(.button){display:block;font-size:.86rem;padding:10px 0;border-bottom:1px solid var(--line)}.side-card .button{display:flex;font-size:.83rem;margin-top:24px;padding:12px}.related{border-top:1px solid var(--line);padding-top:27px}.related ul{list-style:none;padding:0}.related li{margin:0}.related a{min-height:44px;display:inline-flex;align-items:center}.error-page{padding-block:95px;max-width:730px}.error-page h1{font-size:3rem}.error-page .button{margin-top:20px}
@media(min-width:768px){.sticky{width:390px}.sticky .button{font-size:.9rem}}
@media(max-width:1000px){.wrap{width:calc(100% - 44px)}.nav{gap:17px}.nav a{font-size:.82rem}.brand img{width:178px;height:31px}.hero-grid{gap:25px}.hero h1{font-size:3.4rem}.about-grid{gap:40px}.article-layout{gap:32px;grid-template-columns:minmax(0,1fr) 230px}.faq-wrap{gap:40px}}
@media(max-width:767px){.wrap{width:calc(100% - 36px)}.header{height:70px;gap:12px}.brand img{width:177px;height:31px}.menu{display:flex}.nav{display:none;position:absolute;top:70px;left:0;right:0;padding:14px 18px 22px;background:var(--deep);border-bottom:1px solid #ffffff30;box-shadow:0 15px 20px #0002}.nav[data-open=true]{display:flex;flex-direction:column;gap:3px;align-items:stretch}.nav a{font-size:.95rem;min-height:46px;padding-inline:12px}.nav .button{margin-top:8px}.hero-grid{display:flex;flex-direction:column;gap:23px;padding-top:28px;padding-bottom:24px;align-items:stretch}.hero .eyebrow{font-size:.64rem;letter-spacing:.14em;margin-bottom:13px}.hero h1{font-size:2.5rem;line-height:1.06;margin-bottom:14px;letter-spacing:-.04em}.hero .intro{font-size:.92rem;line-height:1.55;margin-bottom:0;max-width:380px}.hero-actions{margin-top:20px}.hero-actions .button{min-height:52px;width:100%;font-size:.97rem}.hero-note{font-size:.69rem;margin-top:12px}.hero-figure{align-self:center;width:min(100%,360px)}.hero-figure img{max-height:290px;width:auto;max-width:100%}.hero-figure figcaption{font-size:.59rem;margin-top:7px}.task-strip{grid-template-columns:repeat(2,1fr)}.task-strip a{padding:14px 17px;min-height:55px;font-size:.85rem;border-bottom:1px solid var(--line)}.task-strip a:nth-child(2){border-right:0}.section{padding-block:48px}.section-head{gap:15px;align-items:start;flex-direction:column;margin-bottom:25px}.section-head h2{font-size:2rem}.section-head a{white-space:normal}.eyebrow{font-size:.64rem;margin-bottom:12px}.about-grid{grid-template-columns:1fr;gap:25px}.lede{font-size:.97rem}.note-card{padding:25px}.note-card h3{font-size:1.4rem}.games-grid{grid-template-columns:repeat(2,1fr);gap:14px}.game-card{padding:9px;border-radius:15px}.game-card div{padding:12px 2px 4px}.game-card h3{font-size:1.07rem}.steps-grid,.support-grid{grid-template-columns:1fr;gap:15px}.step{padding:24px}.number{margin-bottom:17px}.support-card{padding:23px}.faq-wrap{grid-template-columns:1fr;gap:15px}.faq-wrap h2{font-size:2rem}.bottom-banner{padding:28px;flex-direction:column;align-items:stretch;gap:25px}.bottom-banner h2{font-size:1.7rem}.bottom-banner .button{font-size:.9rem}.footer{padding-top:40px}.footer-grid{grid-template-columns:1fr 1fr;gap:32px 24px}.footer-brand{grid-column:1/-1}.footer p{max-width:350px}.footer-links a{min-height:40px}.footer-bottom{flex-direction:column;gap:4px}.article-head{padding-top:24px;padding-bottom:35px}.breadcrumbs{margin-bottom:24px;font-size:.72rem;flex-wrap:wrap}.article-head h1{font-size:2.6rem;line-height:1.08}.article-head .intro{font-size:.98rem}.article-layout{grid-template-columns:1fr;gap:20px;padding-top:35px;padding-bottom:48px}.article-copy h2{font-size:1.65rem}.article-copy section{margin-bottom:35px}.article-copy p,.article-copy li{font-size:.96rem}.side-card{padding:23px}.sticky{bottom:max(10px,env(safe-area-inset-bottom));}.error-page{padding-block:65px}.error-page h1{font-size:2.5rem}}
@media(max-width:374px){.hero h1{font-size:2.28rem}.hero-grid{padding-top:24px;gap:19px}.hero-figure img{max-height:269px}.hero-note{font-size:.64rem}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
