:root{color-scheme:dark;--background: #050403;--background-secondary: #0d0b08;--surface: #1d1a13;--surface-raised: #0d0b08;--text: #f0f0f0;--muted: #888888;--line: #3a301e;--accent: #e5b454;--accent-hover: #f0c56f;--accent-soft: rgba(229, 180, 84, .13);font-family:Manrope,system-ui,sans-serif;font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-width:320px;background:var(--background);color:var(--text)}a{color:inherit;text-decoration:none}a:focus-visible{outline:2px solid var(--accent);outline-offset:3px}img,svg{display:block}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:Nunito,system-ui,sans-serif;text-wrap:balance}p,li{text-wrap:pretty}.skip-link{position:fixed;z-index:20;top:12px;left:12px;min-height:44px;padding:12px 16px;border-radius:12px;transform:translateY(-160%);background:var(--accent);color:var(--background);font-size:13px;font-weight:800;transition-property:transform;transition-duration:.15s}.skip-link:focus{transform:translateY(0)}.site-header,.hero,.story,.site-footer{width:min(1120px,calc(100% - 48px));margin-inline:auto}.site-header{display:flex;align-items:center;justify-content:space-between;min-height:88px;border-bottom:1px solid var(--line)}.brand,.footer-brand{display:inline-flex;align-items:center;gap:11px}.brand{min-height:44px;font-family:Nunito,system-ui,sans-serif;font-size:17px;font-weight:900}.brand img,.footer-brand img{object-fit:contain}.brand img{width:40px;height:40px}.site-header nav,.site-footer nav{display:flex;align-items:center;gap:24px}.site-header nav a,.site-footer nav a{display:inline-flex;align-items:center;min-height:44px;color:var(--muted);font-size:12px;font-weight:600;transition-property:color;transition-duration:.15s}.site-header nav a:hover,.site-footer nav a:hover{color:var(--text)}.hero{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(360px,.9fr);align-items:center;min-height:720px;padding-block:88px;gap:clamp(56px,8vw,118px)}.hero-copy{max-width:670px}.eyebrow{display:inline-flex;align-items:center;gap:10px;color:var(--accent);font-size:11px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.eyebrow>span{width:7px;height:7px;border-radius:50%;background:var(--accent);box-shadow:0 0 0 5px var(--accent-soft)}.hero h1{margin-top:25px;font-size:clamp(62px,7vw,96px);line-height:.9;letter-spacing:-.065em}.hero h1 em{color:var(--accent);font-style:normal}.hero-description{max-width:620px;margin-top:30px;color:var(--muted);font-size:17px;line-height:1.72}.store-links{display:flex;margin-top:36px;gap:12px}.store-button{display:inline-flex;align-items:center;min-width:190px;min-height:62px;padding:10px 17px 10px 19px;gap:12px;border-radius:16px;background:var(--surface-raised);box-shadow:0 0 0 1px #ffffff1a;color:var(--text);text-align:left;transition-property:scale,background-color,box-shadow;transition-duration:.15s;transition-timing-function:ease-out}.store-button-primary{background:var(--accent);box-shadow:0 8px 28px #e5b4542e;color:var(--background)}.store-button:hover{background:#17130c;box-shadow:0 0 0 1px #ffffff26}.store-button-primary:hover{background:var(--accent-hover);box-shadow:0 12px 34px #e5b4543d}.store-button:active,.support-button:active{scale:.96}.store-button svg{flex:0 0 auto;width:29px;height:29px;fill:currentColor}.store-button .play-icon{width:31px;height:31px;margin-left:2px}.store-button>span{display:grid;font-size:16px;font-weight:700;line-height:1.08}.store-button small{margin-bottom:3px;font-size:9px;font-weight:500;letter-spacing:.02em}.availability{margin-top:16px;color:#555;font-size:10px}.hero-splash{width:min(100%,460px);height:auto;justify-self:end;object-fit:contain}.story{padding-block:110px 124px;border-top:1px solid var(--line)}.story-heading{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.72fr);align-items:end;gap:24px 80px}.story-heading .eyebrow{grid-column:1 / -1}.story-heading h2{margin-top:20px;font-size:clamp(40px,5vw,58px);line-height:1;letter-spacing:-.05em}.story-heading>p:last-child{max-width:450px;padding-bottom:4px;color:var(--muted);font-size:14px;line-height:1.7}.story-steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:64px;gap:18px}.story-steps article{min-width:0}.story-steps img{width:100%;height:auto;border-radius:22px;background:#000;outline:1px solid rgba(255,255,255,.1);outline-offset:-1px}.story-caption{display:grid;grid-template-columns:28px 1fr;margin-top:20px;gap:10px}.story-caption>span{padding-top:4px;color:var(--accent);font-size:10px;font-weight:800;font-variant-numeric:tabular-nums}.story-caption h3{font-size:18px;letter-spacing:-.025em}.story-caption p{margin-top:6px;color:var(--muted);font-size:12px;line-height:1.6}.site-footer{display:flex;align-items:center;justify-content:space-between;min-height:100px;border-top:1px solid var(--line)}.footer-brand img{width:30px;height:30px}.footer-brand span{color:var(--muted);font-size:10px}.support-page{width:min(760px,calc(100% - 48px));min-height:calc(100vh - 188px);margin-inline:auto;padding-block:92px 110px}.support-intro h1{max-width:680px;margin-top:18px;font-size:clamp(48px,7vw,68px);line-height:1;letter-spacing:-.055em}.support-intro>p:last-child{max-width:650px;margin-top:24px;color:var(--muted);font-size:16px;line-height:1.7}.support-card,.warning{margin-top:24px;padding:30px;border-radius:22px;background:var(--surface);box-shadow:0 0 0 1px #ffffff14}.support-card h2,.warning h2{font-size:23px;letter-spacing:-.025em}.support-card>p,.warning>p{margin-top:12px;color:var(--muted);font-size:14px;line-height:1.7}.support-card ol{display:grid;margin:24px 0 0;padding:0;gap:18px;list-style:none}.support-card li{display:grid;grid-template-columns:36px 1fr;align-items:start;gap:13px}.support-card li>span{display:grid;width:36px;height:36px;place-items:center;border-radius:11px;background:var(--accent-soft);color:var(--accent);font-size:12px;font-weight:800;font-variant-numeric:tabular-nums}.support-card li p{padding-top:6px;color:var(--muted);font-size:14px;line-height:1.65}.support-card li strong{color:var(--text)}.support-note{padding-top:20px;border-top:1px solid var(--line)}.support-button{display:inline-flex;align-items:center;justify-content:center;min-height:50px;margin-top:22px;padding:0 18px;border-radius:14px;background:var(--accent);box-shadow:0 8px 24px #e5b4542e;color:var(--background);font-size:13px;font-weight:800;transition-property:scale,background-color,box-shadow;transition-duration:.15s;transition-timing-function:ease-out}.support-button:hover{background:var(--accent-hover);box-shadow:0 12px 30px #e5b4543d}.warning{background:var(--surface);box-shadow:0 0 0 1px #e5b45429}.warning>div{display:flex;flex-wrap:wrap;margin-top:15px;gap:16px}.warning a{display:inline-flex;align-items:center;min-height:44px;color:var(--accent);font-size:12px;font-weight:700;text-decoration:underline;text-decoration-color:#e5b45459;text-underline-offset:4px}@media(max-width:820px){.hero{grid-template-columns:1fr;padding-block:80px}.hero-copy{max-width:690px}.hero-splash{width:min(78vw,420px);justify-self:center}.story-heading{grid-template-columns:1fr}.story-heading .eyebrow{grid-column:auto}.story-heading h2{margin-top:0}.story-steps{grid-template-columns:repeat(2,minmax(0,1fr));gap:48px 22px}}@media(max-width:600px){.site-header,.hero,.story,.site-footer{width:min(100% - 28px,520px)}.site-header nav{gap:14px}.site-header nav a{font-size:10px}.site-header nav a:first-child{display:none}.hero{min-height:auto;padding-block:68px 76px;gap:58px}.hero h1{font-size:clamp(56px,16vw,72px)}.hero-description{font-size:15px}.store-links{flex-direction:column}.store-button{width:100%;justify-content:center}.hero-splash{width:min(82vw,330px)}.story{padding-block:80px 92px}.story-steps{grid-template-columns:1fr;margin-top:48px;gap:54px}.story-steps article{width:min(100%,340px);margin-inline:auto}.site-footer{flex-direction:column;align-items:flex-start;justify-content:center;padding-block:24px;gap:8px}.site-footer nav{flex-wrap:wrap;gap:0 18px}.support-page{width:min(100% - 28px,520px);padding-block:68px 80px}.support-intro h1{font-size:clamp(44px,13vw,58px)}.support-card,.warning{padding:23px;border-radius:20px}.support-button{width:100%}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important}}
