@font-face{font-family:Oswald;src:url('assets/oswald.ttf') format('truetype');font-weight:700;font-display:swap}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#10111d;color:#fff;font-family:Arial,sans-serif;font-size:16px}a{color:inherit}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit}.wrap{max-width:1160px;margin:auto;padding:0 28px}header{height:100px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #ffffff20}.brand{font-size:24px;font-weight:800;letter-spacing:-1px;line-height:1}.brand span{font-weight:400}.brand small{display:block;font-size:11px;letter-spacing:4px;margin-top:7px}.edition{font-size:13px;color:#afb3c7;line-height:1.6;text-align:right}.hero{min-height:650px;display:grid;grid-template-columns:1.05fr 1fr;align-items:center;gap:40px;padding:64px 0 60px}.eyebrow{font-size:12px;letter-spacing:2px;font-weight:bold;color:#9fa9c2;margin-bottom:22px}.tag{display:inline-block;padding:9px 12px;border:1px solid #456dff;border-radius:4px;color:#9dbbff;font-size:12px;letter-spacing:1px;margin-bottom:22px}h1,h2{font-family:Oswald,Impact,'Arial Narrow',Arial,sans-serif;font-stretch:condensed;font-weight:900;text-transform:uppercase;letter-spacing:-1.5px;line-height:1.02;margin:0}h1{font-size:clamp(48px,5.6vw,78px)}h1 em{font-style:normal;color:#3982ff}h2{font-size:clamp(36px,4vw,54px)}.desc{color:#b8bdd0;line-height:1.6;max-width:420px;margin:24px 0}.cta{display:flex;align-items:center;justify-content:center;gap:12px;background:#1764ff;color:white;min-height:60px;padding:14px 23px;border:0;border-radius:7px;text-decoration:none;font-weight:700;cursor:pointer;box-shadow:0 8px 30px #0754ff25}.cta:hover{background:#367bff}.cta:focus-visible,a:focus-visible,button:focus-visible{outline:3px solid #9cc7ff;outline-offset:4px}.cta svg{width:23px;height:26px;fill:currentColor}.cta .arrow{margin-left:auto;font-size:24px;font-weight:400}.cta-block{max-width:370px}.note{display:block;font-size:12px;line-height:1.5;color:#959cb6;margin-top:12px;text-align:center}.visual{position:relative;min-height:510px;border-radius:10px;overflow:hidden;background:#082466}.visual>img{position:absolute;width:100%;height:100%;object-fit:cover}.visual:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,#080e2d 0%,transparent 75%)}.visual-caption{position:absolute;left:28px;bottom:28px;right:28px;z-index:1}.visual-caption .big{font-size:46px;line-height:1.02;font-family:Oswald,Impact,Arial,sans-serif;letter-spacing:-1px}.visual-caption p{font-size:13px;color:#c6d1ed;margin:12px 0 0}.pass{position:absolute;z-index:2;top:27px;left:25px;right:25px;border:1px solid #ffffff50;background:#101829d9;backdrop-filter:blur(15px);border-radius:8px;padding:22px}.pass-top{display:flex;justify-content:space-between;font-size:12px;letter-spacing:1px}.pass strong{font-size:44px;display:block;margin:22px 0 16px;letter-spacing:-2px}.pass-bottom{border-top:1px dashed #ffffff50;padding-top:16px;font-size:12px;line-height:1.6;color:#ccd6eb}.pass .zero{color:#70a9ff}.stats{display:grid;grid-template-columns:repeat(3,1fr);padding:32px 0;border-top:1px solid #ffffff25;border-bottom:1px solid #ffffff25}.stat{text-align:center;border-right:1px solid #ffffff25}.stat:last-child{border:0}.stat strong{font-size:36px;font-family:Oswald,Impact,Arial,sans-serif}.stat span{display:block;color:#a7aec6;font-size:12px;margin-top:8px}.story{padding:72px 0;display:grid;grid-template-columns:1fr 1fr;gap:55px;align-items:center}.story img{width:100%;height:350px;object-fit:cover;border-radius:8px}.story p{color:#b8bdd0;line-height:1.65}.steps{padding:52px 0 65px;border-top:1px solid #ffffff25}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin-top:35px}.step{border-top:2px solid #256cff;padding-top:20px}.step b{color:#6194ff;font-size:13px}.step h3{font-size:19px;line-height:1.3;margin:15px 0 10px}.step p{font-size:14px;color:#aab3ce;line-height:1.6;margin:0}.closing{padding:50px 30px;background:#155bf2;border-radius:10px;text-align:center;margin-bottom:60px}.closing .cta{background:white;color:#111b39;margin:25px auto 0;max-width:340px}.closing p{color:#d4e2ff;line-height:1.5}.footer{font-size:12px;line-height:1.6;color:#8089a4;padding:0 0 35px;display:flex;justify-content:space-between;gap:24px}.sticky{display:none}dialog{background:#171b2e;color:white;border:1px solid #3e4865;border-radius:12px;padding:28px;max-width:360px;width:calc(100% - 36px)}dialog::backdrop{background:#000a}dialog h3{margin-top:0}dialog p{color:#b8bdd0;line-height:1.5}dialog button{width:100%}.review{max-width:900px;margin:80px auto;padding:24px}.review h1{font-size:56px}.choices{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:40px}.choice{display:block;padding:30px;border:1px solid #39405c;text-decoration:none;border-radius:12px;background:#171c30}.choice:hover{border-color:#468aff}.choice span{color:#659dff;font-size:13px}.choice h2{font-size:34px;margin:24px 0 16px}.choice p{line-height:1.6;color:#aeb8d0}.choice b{display:block;margin-top:25px}.preview-note{color:#aeb8d0;font-size:14px;line-height:1.6;margin-top:32px}@media(max-width:700px){.wrap{padding:0 22px}header{height:78px}.brand{font-size:21px}.brand small{font-size:9px;letter-spacing:3px}.edition{font-size:11px}.hero{padding:32px 0 30px;display:flex;flex-direction:column;gap:28px;align-items:stretch;min-height:0}.tag{margin-bottom:18px;font-size:11px}.eyebrow{margin-bottom:16px;font-size:11px}h1{font-size:clamp(43px,11.8vw,70px);letter-spacing:-1.4px;line-height:1.03}.desc{margin:19px 0 22px;font-size:16px;line-height:1.5}.cta-block{max-width:none}.visual{min-height:320px}.visual-caption{left:20px;bottom:21px}.visual-caption .big{font-size:36px}.pass{top:18px;left:18px;right:18px;padding:17px}.pass strong{font-size:34px;margin:17px 0}.pass-bottom{padding-top:10px}.ticket .visual-caption .big{font-size:25px}.stats{padding:24px 0}.stat strong{font-size:29px}.stat span{font-size:11px}.story{padding:42px 0;display:flex;flex-direction:column-reverse;gap:24px;align-items:stretch}.story img{height:240px}h2{font-size:38px}.steps{padding:34px 0 40px}.steps-grid{grid-template-columns:1fr;gap:23px;margin-top:26px}.step{display:grid;grid-template-columns:25px 1fr;column-gap:13px;padding-top:16px}.step b{padding-top:5px}.step h3{margin:0 0 9px}.step p{grid-column:2}.closing{margin-bottom:30px;padding:34px 20px}.closing h2{font-size:35px}.footer{display:block;padding-bottom:132px}.footer a{display:inline-block;margin-top:12px}.sticky{display:block;position:fixed;bottom:0;left:0;right:0;padding:12px 20px calc(12px + env(safe-area-inset-bottom));background:#10111ded;backdrop-filter:blur(15px);border-top:1px solid #ffffff20;z-index:10}.sticky .cta{min-height:53px}.sticky .note{margin-top:7px;font-size:11px}.choices{grid-template-columns:1fr}.review{margin:30px auto}.review h1{font-size:44px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}@media(max-width:360px){.cta{padding:14px 15px;gap:10px;font-size:14px}.cta svg{flex-shrink:0}.cta .arrow{font-size:21px}.closing .cta{font-size:13px}.pass strong{font-size:29px}}


/* Persistent download control and iPhone safe areas. */
:root{--download-bar-height:140px;color-scheme:dark}
html{-webkit-text-size-adjust:100%;scroll-padding-bottom:calc(var(--download-bar-height) + 24px)}
body{min-width:0;overflow-wrap:break-word}
.wrap{padding-left:max(22px,env(safe-area-inset-left));padding-right:max(22px,env(safe-area-inset-right))}
.hero>* ,.story>*{min-width:0}
header{min-height:78px;height:auto;padding:20px 0;gap:16px}
.app-identity{font-size:14px;line-height:1.5;color:#c0c9df;margin:0 0 14px}
.skip-link{position:fixed;top:12px;left:12px;transform:translateY(-180%);z-index:30;background:#1764ff;padding:14px;border-radius:6px}.skip-link:focus{transform:none}
.sticky{display:block;position:fixed;bottom:0;left:0;right:0;padding:12px max(16px,env(safe-area-inset-right)) calc(10px + env(safe-area-inset-bottom)) max(16px,env(safe-area-inset-left));background:#10111df5;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border-top:1px solid #ffffff20;z-index:10}
.sticky .app-store-badge{display:flex;align-items:center;justify-content:center;gap:11px;width:100%;min-height:64px;padding:10px 18px;margin:0 auto 9px;color:#fff;text-decoration:none;background:#1764ff;border:1px solid #397dff;border-radius:14px;box-shadow:0 4px 20px #0754ff30,inset 0 1px 0 #ffffff18;touch-action:manipulation}
.sticky .app-store-badge:hover{background:#367bff}.sticky .app-store-badge:active{background:#1054df}
.app-store-badge svg{width:29px;height:34px;fill:currentColor;flex-shrink:0}
.store-wordmark{display:flex;flex-direction:column;text-align:left;font-family:Arial,sans-serif}.store-wordmark>span{font-size:.8rem;line-height:1.25}.store-wordmark strong{font-size:1.7rem;font-weight:500;line-height:1.1;letter-spacing:-.7px}
.sticky .note{margin:0;font-size:.8rem;line-height:1.4;color:#b1bbd1}
.footer{font-size:.875rem;color:#b1bbd1;line-height:1.6;padding-bottom:calc(var(--download-bar-height) + 28px)}
.footer a{display:inline-flex;align-items:center;min-height:44px}
.story img{object-position:center 65%}
.faq{padding:0 0 42px}.faq h2{margin-bottom:24px}.faq details{border-top:1px solid #ffffff25}.faq details:last-child{border-bottom:1px solid #ffffff25}.faq summary{min-height:52px;padding:18px 24px 18px 0;cursor:pointer;font-size:1rem;line-height:1.5}.faq p{color:#bdc6dc;line-height:1.6;margin:0 0 20px}.faq a{text-underline-offset:3px}
@media(max-width:700px){
 .hero{gap:20px;padding-top:25px}.hero h1{font-size:clamp(2.75rem,12vw,4.25rem);line-height:1.05}
 .desc{max-width:none;font-size:1rem}.visual{min-height:310px}
 .tag,.eyebrow{font-size:.75rem;line-height:1.5}.stat span{font-size:.8rem}.step p{font-size:1rem}
 .pass-top{font-size:.75rem;flex-wrap:wrap;gap:5px}.pass strong{font-size:clamp(1.5rem,7.8vw,2.5rem);letter-spacing:-1px}.pass-bottom{font-size:.8rem}
 .visual-caption p{font-size:.8rem}.story{gap:22px;padding:34px 0}.story img{height:auto;aspect-ratio:1.65;object-fit:cover}
 h2{font-size:clamp(2rem,9vw,2.65rem);line-height:1.1}.closing h2{font-size:2.1rem}.closing{padding:30px 20px}
 .footer{display:block}.edition{font-size:.75rem}.brand small{font-size:.65rem}
}
@media(max-width:360px){.wrap{padding-left:16px;padding-right:16px}.brand{font-size:19px}.edition{font-size:.7rem}.pass{left:14px;right:14px;padding:14px}.ticket .visual-caption .big{font-size:22px}}
@media(orientation:landscape) and (max-height:500px){.sticky{padding-top:7px;padding-bottom:calc(7px + env(safe-area-inset-bottom))}.sticky .app-store-badge{min-height:48px;padding:4px 14px;margin-bottom:0}.sticky .note{display:none}.store-wordmark strong{font-size:1.4rem}.app-store-badge svg{height:28px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
