:root{--ink:#10131d;--paper:#fbfcff;--surface:#fff;--line:#dbe3ef;--muted:#5d687b;--coral:#ff4b6e;--teal:#00b8d9;--gold:#ffc247;--mint:#38d99e;--blue:#4f46e5;--violet:#e044a7;--radius:8px;--shadow:0 24px 70px #10131d2e}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--paper);text-rendering:optimizelegibility;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}:focus-visible{outline:3px solid var(--teal);outline-offset:4px}.landingPage{background:var(--paper);min-height:100vh;overflow:hidden}.hero{color:#fff;background:linear-gradient(90deg,#10131df5,#10131dbd 46%,#10131d4d),url(/screenshots/onboarding_2_step1.png) right 8% center/min(760px,64vw) no-repeat,#10131d;min-height:92svh;padding:22px clamp(18px,4vw,64px) 76px;position:relative}.hero:after{content:"";background:linear-gradient(180deg, transparent, var(--paper));height:120px;position:absolute;inset:auto 0 0}.siteHeader,.heroContent,.section,.downloadSection,.siteFooter{width:min(1180px,100%);margin:0 auto}.siteHeader{z-index:3;justify-content:space-between;align-items:center;gap:18px;min-height:60px;display:flex;position:relative}.brand{letter-spacing:0;align-items:center;gap:12px;font-weight:900;display:inline-flex}.brand img{border-radius:8px;box-shadow:0 12px 28px #00000038}.siteHeader nav,.siteFooter div{color:#ffffffc7;align-items:center;gap:clamp(12px,2.2vw,26px);font-size:.94rem;font-weight:800;display:flex}.siteHeader nav a,.siteFooter a{align-items:center;min-height:44px;display:inline-flex}.siteHeader nav a:hover,.siteFooter a:hover,.ghostLink:hover{color:var(--gold)}.heroContent{z-index:2;flex-direction:column;justify-content:center;max-width:1180px;min-height:calc(92svh - 108px);padding-top:42px;display:flex;position:relative}.eyebrow{color:var(--gold);letter-spacing:0;align-items:center;gap:9px;margin:0;font-size:.9rem;font-weight:900;display:inline-flex}.hero h1,.sectionIntro h2,.workflow h2,.downloadSection h2,.policyArticle h1{letter-spacing:0;margin:0;line-height:.98}.hero h1{width:min(760px,100%);margin-top:18px;font-size:clamp(3.15rem,8vw,6.8rem)}.heroLead{color:#ffffffc7;width:min(660px,100%);margin:24px 0 0;font-size:1.16rem;line-height:1.58}.heroActions,.heroBadges{flex-wrap:wrap;align-items:center;gap:12px;margin-top:28px;display:flex}.storeButton,.ghostLink{border-radius:var(--radius);justify-content:center;align-items:center;gap:12px;min-height:54px;font-weight:900;display:inline-flex}.storeButton{color:#10131d;background:var(--gold);padding:0 18px;box-shadow:0 18px 48px #ffc24747}.storeButton small{opacity:.78;font-size:.72rem;line-height:1.05;display:block}.storeButton.compact{width:fit-content}.ghostLink{color:#fff;background:#ffffff14;border:1px solid #fff3;padding:0 16px}.heroBadges span{border-radius:var(--radius);color:#ffffffd6;background:#ffffff17;align-items:center;gap:7px;min-height:36px;padding:0 11px;display:inline-flex}.heroBadges svg{color:var(--mint)}.wheelScene{z-index:1;aspect-ratio:1;pointer-events:none;width:min(430px,36vw);position:absolute;bottom:48px;right:max(24px,8vw)}.wheelFace{border:18px solid var(--gold);background:var(--ink);box-shadow:var(--shadow);border-radius:50%;position:absolute;inset:38px;overflow:hidden;transform:rotate(-18deg)}.wheelFace span{transform-origin:0 0;width:50%;height:50%;position:absolute;top:50%;left:50%}.wheelFace strong{border:10px solid var(--gold);color:#241800;background:#ffe28a;border-radius:50%;place-items:center;width:96px;height:96px;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.wheelPointer{z-index:2;background:var(--gold);clip-path:polygon(50% 100%,0 0,100% 0);width:54px;height:74px;position:absolute;top:0;left:50%;transform:translate(-50%)}.resultPill{border-radius:var(--radius);color:#10131d;min-height:42px;box-shadow:var(--shadow);background:#fff;align-items:center;gap:8px;padding:0 15px;font-weight:900;display:inline-flex;position:absolute;bottom:12px;left:50%;transform:translate(-50%)}.section{padding:86px clamp(18px,4vw,28px)}.sectionIntro{width:min(780px,100%)}.sectionIntro h2,.workflow h2,.downloadSection h2,.policyArticle h1{margin-top:12px;font-size:clamp(2.2rem,5vw,4.4rem)}.sectionIntro p:not(.eyebrow),.workflowCopy>p:not(.eyebrow),.downloadSection p,.policyLead{color:var(--muted);font-size:1.08rem;line-height:1.65}.featureGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:34px;display:grid}.featureCard,.screenCard,.historyPanel,.qrBox{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);box-shadow:0 18px 50px #10131d14}.featureCard{min-height:245px;padding:24px}.featureCard svg{color:var(--coral)}.featureCard h3,.screenCard h3{margin:20px 0 0;font-size:1.22rem}.featureCard p,.screenCard p{color:var(--muted);margin:10px 0 0;line-height:1.56}.screenshots{overflow:visible}.screenRail{grid-template-columns:repeat(5,minmax(230px,1fr));gap:14px;margin-top:34px;display:grid}.screenCard{padding:12px 12px 22px}.screenCard img{border-radius:var(--radius);background:#10131d;width:100%;height:auto}.screenCard h3,.screenCard p{padding:0 8px}.workflow{grid-template-columns:minmax(0,.95fr) minmax(320px,.72fr);align-items:center;gap:clamp(28px,6vw,76px);display:grid}.starterList{flex-wrap:wrap;gap:10px;margin-top:24px;display:flex}.starterList span{border-radius:var(--radius);color:#fff;background:var(--ink);padding:10px 12px;font-weight:900}.historyPanel{padding:18px}.historyPanel div{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:18px;min-height:66px;padding:0 14px;display:flex}.historyPanel div:last-child{border-bottom:0}.historyPanel span{color:var(--muted);font-weight:800}.historyPanel strong{color:var(--coral);font-size:1.1rem}.downloadSection{border-radius:var(--radius);color:#fff;background:linear-gradient(135deg,#ff4b6e3b,#0000 42%),linear-gradient(245deg,#00b8d933,#0000 46%),#10131d;justify-content:space-between;align-items:center;gap:28px;margin-bottom:60px;padding:44px;display:flex}.downloadSection p{color:#ffffffc2;max-width:660px}.qrBox{min-width:232px;color:var(--ink);place-items:center;gap:14px;padding:20px;display:grid}.qrBox span{font-weight:900}.siteFooter{color:var(--muted);justify-content:space-between;align-items:center;gap:20px;padding:28px clamp(18px,4vw,28px) 42px;display:flex}.siteFooter div{color:var(--muted)}.policyPage{background:linear-gradient(135deg, #ffc24729, transparent 32%), linear-gradient(245deg, #00b8d926, transparent 36%), var(--paper);min-height:100vh;padding:42px 20px 80px}.policyArticle{border:1px solid var(--line);border-radius:var(--radius);width:min(920px,100%);box-shadow:var(--shadow);background:#fff;margin:0 auto;padding:clamp(26px,5vw,56px)}.policyEyebrow{color:var(--teal);align-items:center;gap:9px;font-weight:900;display:inline-flex}.policyMeta{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:28px 0 36px;display:grid}.policyMeta div{border:1px solid var(--line);border-radius:var(--radius);padding:14px}.policyMeta dt{color:var(--muted);text-transform:uppercase;font-size:.78rem;font-weight:900}.policyMeta dd{margin:6px 0 0;font-weight:900}.policyArticle section{border-top:1px solid var(--line);padding-top:22px}.policyArticle h2{margin:0}.policyArticle p,.policyArticle li{color:var(--muted);line-height:1.7}.policyArticle a{color:var(--teal);align-items:center;gap:6px;font-weight:900;display:inline-flex}.externalList{padding-left:20px}@media (max-width:980px){.hero{background:linear-gradient(#10131deb,#10131dc7),url(/screenshots/onboarding_2_step1.png) center bottom 18px/min(520px,82vw) no-repeat,#10131d;min-height:auto;padding-bottom:56px}.heroContent{justify-content:flex-start;min-height:660px}.wheelScene{display:none}.featureGrid,.screenRail{grid-template-columns:repeat(2,minmax(0,1fr))}.workflow,.downloadSection{flex-direction:column;grid-template-columns:1fr;align-items:stretch}.downloadSection{padding:28px}}@media (max-width:700px){.siteHeader,.siteFooter{flex-direction:column;align-items:flex-start}.siteHeader nav,.siteFooter div{flex-wrap:wrap}.hero h1{font-size:3.2rem}.featureGrid,.screenRail,.policyMeta{grid-template-columns:1fr}}
