:root{color:#102a43;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;--ink:#102a43;--muted:#627d98;--blue:#356df3;--blue-dark:#1746b0;--blue-soft:#e6efff;--mint:#36c4a5;--mint-dark:#168970;--surface:#fff;--background:#f7fbff;--border:#d8e8f7;--danger:#e34d59;--shadow:0 24px 70px #1746b024;--display:"Avenir Next", "SF Pro Display", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;background:#f7fbff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{min-width:320px;min-height:100vh;overflow-x:hidden}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}.container{width:min(1180px,100% - 48px);margin:0 auto}.site-shell{flex-direction:column;min-height:100vh;display:flex}main{flex:1}.navbar{z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f7fbffe0;border-bottom:1px solid #d8e8f7cc;position:sticky;top:0}.nav-content{justify-content:space-between;align-items:center;height:76px;display:flex}.brand{font:800 1.35rem var(--display);letter-spacing:-.04em;align-items:center;gap:11px;display:inline-flex}.brand img{border-radius:10px;width:38px;height:38px;box-shadow:0 6px 16px #1746b02e}.brand strong{color:var(--blue)}.navbar nav{color:var(--muted);align-items:center;gap:28px;font-size:.93rem;font-weight:700;display:flex}.navbar nav a:hover{color:var(--blue)}.hero{background:radial-gradient(circle at 80% 22%, #36c4a524, transparent 28%), radial-gradient(circle at 10% 70%, #356df31f, transparent 30%), var(--background);padding:88px 0 108px;position:relative;overflow:hidden}.hero:before{content:"";opacity:.45;background-image:radial-gradient(#c8dffa 1px,#0000 1px);background-size:30px 30px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 82%);mask-image:linear-gradient(#000,#0000 82%)}.hero-layout{grid-template-columns:1.05fr .95fr;align-items:center;gap:90px;display:grid;position:relative}.eyebrow{color:var(--blue);letter-spacing:.16em;margin-bottom:15px;font-size:.76rem;font-weight:800}.centered{text-align:center}.hero h1{max-width:670px;font:800 clamp(3.2rem, 6vw, 5.6rem)/1.02 var(--display);letter-spacing:-.065em}.hero h1 span{color:var(--blue);display:block}.hero-subtitle{max-width:630px;color:var(--muted);margin:27px 0 34px;font-size:1.15rem;line-height:1.75}.hero-actions{flex-wrap:wrap;gap:14px;display:flex}.button{border-radius:999px;justify-content:center;align-items:center;min-height:54px;padding:0 26px;font-weight:800;transition:transform .2s,box-shadow .2s,border-color .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{color:#fff;background:linear-gradient(135deg, var(--blue), var(--blue-dark));box-shadow:0 12px 28px #356df347}.button-secondary{border:1px solid var(--border);background:#fff;box-shadow:0 10px 22px #102a430f}.button-secondary:hover{border-color:#9bb9e8}.trust-row{color:var(--mint-dark);flex-wrap:wrap;gap:20px;margin-top:30px;font-size:.88rem;font-weight:700;display:flex}.phone-wrap{justify-content:center;display:flex;position:relative}.phone{background:#0c1728;border-radius:48px;width:min(360px,100%);padding:11px;transform:rotate(2deg);box-shadow:0 36px 80px #102a4342}.phone-screen{background:#fff;border-radius:38px;min-height:650px;padding:30px 22px 26px;overflow:hidden}.phone-speaker{z-index:2;background:#0c1728;border-radius:999px;width:86px;height:22px;position:absolute;top:20px;left:50%;transform:translate(-50%)}.game-header,.game-status{color:var(--muted);justify-content:space-between;align-items:center;font-size:.75rem;font-weight:700;display:flex}.game-header strong{background:var(--blue);color:#fff;letter-spacing:.08em;border-radius:999px;padding:6px 12px;font-size:.69rem}.game-status{margin-top:20px}.hearts{color:var(--danger);font-size:1.05rem}.game-prompt{flex-direction:column;align-items:center;margin:42px 0 26px;display:flex}.game-prompt strong{font:800 1.6rem Manrope}.game-prompt small{color:var(--muted);margin-top:4px}.path-grid{aspect-ratio:1;gap:9px;width:100%;display:grid}.path-cell{border:2px solid var(--border);color:#fff;background:#fff;border-radius:14px;justify-content:center;align-items:center;min-width:0;font-weight:800;display:flex;box-shadow:0 4px 10px #102a430d}.path-cell span{background:var(--border);border-radius:50%;width:7px;height:7px}.path-cell-active{border-color:var(--blue-dark);background:var(--blue);box-shadow:inset 0 0 0 3px #ffffff1f}.game-pill{background:var(--blue-soft);width:fit-content;color:var(--blue-dark);border-radius:999px;margin:25px auto 0;padding:8px 13px;font-size:.7rem;font-weight:800}.float-card{border:1px solid var(--border);color:var(--ink);background:#fffffff0;border-radius:15px;padding:12px 18px;font-weight:800;position:absolute;box-shadow:0 16px 36px #102a4324}.float-card-top{top:22%;right:-18px}.float-card-bottom{color:var(--danger);bottom:17%;left:-25px}.section{padding:112px 0}.section-title{text-align:center;font:800 clamp(2.2rem, 4vw, 3.5rem)/1.15 var(--display);letter-spacing:-.045em}.section-intro{text-align:center;max-width:640px;color:var(--muted);margin:18px auto 52px;font-size:1.06rem;line-height:1.7}.steps-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.step-card{border:1px solid var(--border);background:#fff;border-radius:26px;padding:36px;position:relative;box-shadow:0 14px 34px #102a430f}.step-number{color:#b8cde4;font:800 1rem Manrope;position:absolute;top:20px;right:22px}.step-icon{background:var(--blue-soft);width:62px;height:62px;color:var(--blue);border-radius:19px;place-items:center;margin-bottom:25px;font-size:1.8rem;font-weight:800;display:grid}.step-card:nth-child(3) .step-icon{color:var(--mint-dark);background:#dcf8f1}.step-card h3{margin-bottom:10px;font:800 1.45rem Manrope}.step-card p{color:var(--muted);line-height:1.7}.progression-section{border-block:1px solid var(--border);background:#edf5ff}.progression-grid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:24px;display:grid}.progress-card{border:1px solid var(--border);background:#fff;border-radius:26px;padding:28px;box-shadow:0 14px 34px #102a430f}.featured-card{border:2px solid var(--blue);box-shadow:var(--shadow);transform:translateY(-8px)}.progress-label{background:var(--blue-soft);width:fit-content;color:var(--blue-dark);letter-spacing:.1em;border-radius:999px;margin-bottom:20px;padding:6px 10px;font-size:.68rem;font-weight:800}.path-grid-compact{gap:6px;max-width:240px;margin:0 auto 27px}.path-grid-compact .path-cell{border-radius:10px;font-size:.76rem}.progress-card h3{font:800 1.32rem Manrope}.progress-card p{min-height:76px;color:var(--muted);margin:10px 0 18px;line-height:1.6}.progress-card>strong{color:var(--mint-dark);font-size:.82rem}.features-section{background:#fff}.feature-layout{grid-template-columns:.85fr 1.15fr;align-items:center;gap:90px;display:grid}.feature-heading{letter-spacing:-.05em;font:800 clamp(2.3rem,4vw,3.8rem)/1.12 Manrope}.feature-copy{color:var(--muted);margin-top:22px;font-size:1.07rem;line-height:1.75}.feature-list{grid-template-columns:1fr 1fr;gap:15px;display:grid}.feature-list article{border:1px solid var(--border);background:var(--background);border-radius:20px;gap:16px;padding:23px;display:flex}.feature-list article>span{background:var(--blue-soft);width:42px;height:42px;color:var(--blue);border-radius:13px;flex:0 0 42px;place-items:center;font-size:1.15rem;font-weight:800;display:grid}.feature-list h3{margin-bottom:5px;font:800 1rem Manrope}.feature-list p{color:var(--muted);font-size:.88rem;line-height:1.55}.apple-section{background:#fff;padding:0 0 110px}.apple-card{color:#fff;background:#102a43;border-radius:30px;grid-template-columns:auto 1fr auto;align-items:center;gap:30px;padding:40px 46px;display:grid;overflow:hidden}.apple-card>img{border-radius:23px;width:96px;height:96px}.apple-card h2{margin-bottom:8px;font:800 2rem Manrope}.apple-card p:not(.eyebrow){color:#b9ccdf;max-width:600px;line-height:1.6}.apple-card .eyebrow{color:#7ee0cb}.availability-badge{background:#183a57;border:1px solid #355069;border-radius:16px;align-items:center;gap:12px;padding:14px 18px;display:flex}.availability-badge>span{font-size:1.8rem}.availability-badge div{flex-direction:column;display:flex}.availability-badge small{color:#9eb5c9;font-size:.7rem}.availability-badge strong{white-space:nowrap}.support-section{background:#fff;padding:0 0 110px}.support-card{border:1px solid var(--border);background:var(--background);border-radius:26px;justify-content:space-between;align-items:center;gap:30px;padding:42px;display:flex}.support-card h2{font:800 2rem Manrope}.support-card p:not(.eyebrow){color:var(--muted);margin-top:8px}.legal-page{padding:70px 0 110px}.legal-card{border:1px solid var(--border);background:#fff;border-radius:30px;max-width:860px;padding:54px;box-shadow:0 18px 50px #102a4312}.legal-card>h1{letter-spacing:-.05em;font:800 clamp(2.6rem,5vw,4.4rem) Manrope}.last-updated{color:var(--muted);margin-top:8px}.legal-summary{border-left:4px solid var(--mint);background:#ecfbf7;border-radius:0 14px 14px 0;margin:35px 0 42px;padding:22px 24px}.legal-summary strong{color:var(--mint-dark)}.legal-summary p{margin-top:4px}.legal-card section{margin-top:34px}.legal-card h2{margin-bottom:10px;font:800 1.35rem Manrope}.legal-card section p{color:var(--muted);line-height:1.75}.legal-card section p+p{margin-top:10px}.legal-card section a{color:var(--blue);font-weight:700}footer{color:#8ca6bd;background:#091b2d;padding:52px 0}.footer-content{grid-template-columns:auto 1fr auto;align-items:center;gap:30px;display:grid}.footer-brand{color:#fff;font-size:1.1rem}.footer-brand img{border-radius:9px;width:32px;height:32px}.footer-content>p{font-size:.9rem}.footer-links{gap:20px;font-size:.9rem;font-weight:700;display:flex}.footer-links a:hover{color:#fff}.footer-content>small{text-align:center;color:#59758d;border-top:1px solid #18334b;grid-column:1/-1;padding-top:25px}@media (width<=940px){.hero-layout,.feature-layout{grid-template-columns:1fr;gap:70px}.hero-copy{text-align:center}.hero-subtitle{margin-inline:auto}.hero-actions,.trust-row{justify-content:center}.phone-wrap{max-width:480px;margin:0 auto}.steps-grid,.progression-grid{grid-template-columns:1fr;max-width:620px;margin-inline:auto}.featured-card{transform:none}.progress-card p{min-height:auto}.feature-layout>div:first-child{text-align:center}.feature-copy{max-width:650px;margin-inline:auto}.apple-card{grid-template-columns:auto 1fr}.availability-badge{grid-column:1/-1;justify-content:center}}@media (width<=700px){.container{width:min(100% - 32px,1180px)}.nav-content{height:68px}.navbar nav a:nth-child(2),.navbar nav a:nth-child(3){display:none}.navbar nav{gap:16px;font-size:.85rem}.brand{font-size:1.15rem}.brand img{width:34px;height:34px}.hero{padding:66px 0 82px}.hero h1{font-size:clamp(2.75rem,13vw,4rem)}.hero-subtitle{font-size:1rem}.hero-actions{flex-direction:column}.hero-actions .button{width:100%}.trust-row{gap:10px 16px}.phone{width:330px}.phone-screen{min-height:600px}.float-card{display:none}.section{padding:82px 0}.step-card,.progress-card{padding:26px}.feature-list{grid-template-columns:1fr}.apple-section,.support-section{padding-bottom:80px}.apple-card{text-align:center;grid-template-columns:1fr;padding:34px 24px}.apple-card>img{margin:0 auto}.availability-badge{grid-column:auto}.support-card{text-align:center;flex-direction:column;padding:34px 24px}.support-card .button{width:100%}.legal-page{padding:32px 0 70px}.legal-card{border-radius:22px;padding:30px 22px}.footer-content{text-align:center;grid-template-columns:1fr}.footer-brand,.footer-links{justify-content:center}.footer-content>small{grid-column:auto}}
