:root{color-scheme:dark;--bg:#0b0f0e;--panel:#141b17;--ink:#f2f5ed;--muted:#aab4ad;--accent:#c7ff61;--line:#2b342e;--radius:28px;font-family:Arial,Helvetica,sans-serif;font-synthesis:none}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:32px}body{margin:0;background:var(--bg);color:var(--ink);font-size:16px;line-height:1.55}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}button svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;flex:none}button:focus-visible,a:focus-visible{outline:3px solid var(--accent);outline-offset:6px}button:hover{transform:translateY(-2px)}button:active{transform:translateY(0)}h1,h2,h3,p{margin:0}button{transition:background .18s ease,transform .18s ease}button:disabled{cursor:default}.site-shell{max-width:1380px;margin:auto;padding:0 54px}.site-header{min-height:114px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{display:inline-flex;align-items:center;gap:11px;font-size:20px;font-weight:800;letter-spacing:-.7px;flex:none}.brand-symbol{color:var(--accent);width:42px;height:42px;display:grid;place-items:center}.brand-symbol svg{width:100%;height:100%}.brand-light{font-weight:400;color:var(--muted);margin-left:4px}.site-header nav{display:flex;align-items:center;gap:32px}.nav-link{font-size:14px;color:#d2d8d2}.nav-link:hover{color:var(--accent)}.button{display:inline-flex;align-items:center;justify-content:center;gap:20px;border:0;border-radius:12px;min-height:60px;padding:16px 25px;font-weight:700;line-height:1.2;text-align:center;max-width:100%}.button-small{font-size:14px;min-height:44px;padding:11px 17px;border-radius:9px;gap:18px}.button-outline{background:transparent;border:1px solid #46503f;color:var(--ink)}.button-outline:hover{background:var(--panel)}.button-primary{background:var(--accent);color:#11180a}.button-primary:hover{background:#d7ff8d}.button-dark{background:var(--bg);color:var(--ink)}.button-dark:hover{background:#243121}.hero{display:grid;grid-template-columns:1.06fr 1fr;gap:46px;align-items:center;padding:28px 0 76px}.hero-copy{padding:15px 0}.eyebrow{font-size:12px;font-weight:700;letter-spacing:.11em;line-height:1.6}.hero-copy>.eyebrow{display:flex;gap:15px;align-items:center;flex-wrap:wrap;color:#bbc6ba;margin-bottom:31px}.pill{font-size:12px;padding:7px 10px;background:#1c2917;border:1px solid #3a4e2a;border-radius:5px;color:var(--accent);letter-spacing:.075em}h1{font-size:clamp(58px,7.8vw,108px);font-weight:850;letter-spacing:-.065em;line-height:.98}h1 span{color:var(--accent)}.hero-description{font-size:18px;line-height:1.65;color:var(--muted);max-width:390px;margin-top:29px}.hero-download{margin-top:34px;min-width:240px}.button-note{margin-top:13px;color:#a6b49f;font-size:13px}.hero-meta{display:flex;gap:0;flex-wrap:wrap;margin-top:49px;color:#b9c4b7;font-size:12px}.hero-meta span+span{border-left:1px solid #4b5847;margin-left:14px;padding-left:14px}.hero-art{position:relative;min-width:0;aspect-ratio:5/6;border-radius:var(--radius);overflow:hidden;background:#111c18;border:1px solid #273c2b}.hero-art>img{display:block;width:100%;height:100%;object-fit:cover}.hero-art:after{content:"";position:absolute;inset:58% 0 0;background:linear-gradient(transparent,rgba(3,12,7,.8));pointer-events:none}.art-caption{position:absolute;z-index:1;left:29px;bottom:60px;display:flex;align-items:center;gap:12px;font-size:15px;font-weight:700;line-height:1.3;letter-spacing:.035em}.caption-line{height:38px;width:3px;background:var(--accent)}.art-edition{position:absolute;left:29px;bottom:25px;z-index:1;font-size:12px;letter-spacing:.15em;color:#d0ddcf}.play-section{padding:50px 0 76px;border-top:1px solid var(--line)}.section-heading{display:flex;justify-content:space-between;gap:32px;align-items:flex-start;margin-bottom:48px}.section-heading>.eyebrow{color:var(--accent);padding-top:9px}h2{font-size:clamp(30px,3.4vw,44px);font-weight:700;letter-spacing:-.045em;line-height:1.12}.section-heading h2{width:49%}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:38px}.step{border-top:1px solid var(--line);padding-top:20px}.step-number{display:block;font-size:13px;color:var(--accent);letter-spacing:.03em;margin-bottom:22px}.step h3{font-size:21px;font-weight:700;letter-spacing:-.02em;margin-bottom:12px}.step p{color:var(--muted);font-size:16px;line-height:1.65;max-width:340px}.download-strip{background:var(--accent);color:#14200a;border-radius:20px;padding:37px 40px;display:flex;align-items:center;justify-content:space-between;gap:32px}.download-strip .eyebrow{margin-bottom:10px;color:#354b20}.download-strip h2{font-size:clamp(25px,2.7vw,35px)}.download-strip .button{flex-shrink:0}.site-footer{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:114px;font-size:12px;color:var(--muted)}.text-button{padding:8px 0;border:0;background:transparent;color:inherit;font-size:12px;line-height:1.6}.text-button:hover{text-decoration:underline;transform:none;color:var(--ink)}.skip-link{position:absolute;left:20px;top:-100px;z-index:20;background:var(--accent);color:var(--bg);padding:12px 18px;border-radius:8px}.skip-link:focus{top:16px}.info-dialog{background:var(--panel);color:var(--ink);border:1px solid #35412e;border-radius:24px;padding:38px;width:min(480px,calc(100% - 32px));max-height:calc(100dvh - 32px);overflow:auto;box-shadow:0 30px 100px #0008}.info-dialog::backdrop{background:#050b08bf;backdrop-filter:blur(6px)}.dialog-close{position:absolute;right:13px;top:13px;width:40px;height:40px;border:0;border-radius:50%;background:#273123;color:#fff;display:grid;place-items:center}.dialog-eyebrow{color:var(--accent);margin:14px 0 14px}.info-dialog h2{font-size:32px;padding-right:12px}.info-dialog #dialog-description{margin-top:18px;color:var(--muted);font-size:16px}.info-dialog #dialog-description p+p{margin-top:12px}.dialog-done{width:100%;margin-top:28px}.noscript{margin-top:20px;color:var(--muted);font-size:14px}
@media(min-width:1500px){.hero{gap:58px}.hero-description{max-width:420px}}
@media(max-width:1050px){.site-shell{padding:0 32px}.hero{gap:30px}.hero-copy>.eyebrow{font-size:12px;gap:10px}h1{font-size:clamp(58px,7.6vw,82px)}.hero-description{font-size:17px}.hero-meta{margin-top:32px;font-size:12px}.hero-meta span+span{margin-left:10px;padding-left:10px}.hero-art{aspect-ratio:4/5}.steps{gap:25px}.download-strip{padding:32px}.download-strip .button{font-size:14px;gap:14px}}
@media(max-width:760px){.site-shell{padding:0 22px}.site-header{min-height:88px;gap:18px}.brand{font-size:18px;gap:7px}.brand-symbol{width:34px;height:34px}.site-header nav{gap:14px}.nav-link{display:none}.button-small{min-height:42px;padding:11px 12px;font-size:13px;gap:10px}.button-small svg{width:17px;height:17px}.hero{grid-template-columns:1fr;padding:19px 0 46px;gap:35px}.hero-copy{padding:0}.hero-copy>.eyebrow{margin-bottom:24px;font-size:12px;gap:12px}h1{font-size:clamp(58px,12vw,88px);line-height:1.02}.hero-description{max-width:450px;font-size:17px;margin-top:22px}.hero-download{margin-top:27px;min-width:230px}.button-note{font-size:12px}.hero-meta{margin-top:25px;font-size:12px}.hero-art{aspect-ratio:1.06;max-height:560px;border-radius:22px}.hero-art>img{object-position:center 45%}.art-caption{left:24px;bottom:55px;font-size:14px}.art-edition{left:24px;bottom:22px}.play-section{padding:34px 0 45px}.section-heading{display:block;margin-bottom:29px}.section-heading>.eyebrow{padding-top:0;margin-bottom:17px;font-size:12px}.section-heading h2{width:auto;font-size:34px}.steps{grid-template-columns:1fr;gap:25px}.step{display:grid;grid-template-columns:44px 1fr;gap:0 8px;padding-top:23px}.step-number{grid-row:1/3;margin:3px 0 0}.step h3{font-size:21px;margin-bottom:8px}.step p{max-width:none;font-size:16px}.download-strip{display:block;padding:30px 26px;border-radius:19px}.download-strip h2{font-size:31px;max-width:270px}.download-strip .button{margin-top:23px;width:100%;font-size:15px}.download-strip .eyebrow{font-size:12px}.site-footer{flex-wrap:wrap;min-height:105px;padding:25px 0;gap:12px;font-size:12px}.footer-tagline{display:none}.info-dialog{padding:31px 25px}.info-dialog h2{font-size:29px}}
@media(max-width:360px){.site-shell{padding:0 17px}.hero-copy>.eyebrow{gap:8px;font-size:12px}.pill{font-size:12px;padding:6px 8px}h1{font-size:56px}.brand{font-size:16px}.brand-symbol{width:30px;height:30px}.hero-meta{font-size:12px}.hero-meta span+span{margin-left:8px;padding-left:8px}.button-small{gap:7px}.download-strip{padding:28px 22px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}

/* Keep navigation actions readable at small screen sizes. */
.button-small{font-size:14px}
@media(max-width:360px){.button-small svg{display:none}}
