:root{--ink:#f6f7ec;--muted:#a7afa8;--green:#0b7b4f;--green-bright:#1fbf75;--green-deep:#061b14;--gold:#f5d90a;--panel:#101914;--panel-2:#14231b;--line:#ffffff1a;--max:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:#07110d;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6;overflow-x:hidden}a{color:inherit}img{max-width:100%;display:block}button,a{-webkit-tap-highlight-color:transparent}.sr-only{clip:rect(0, 0, 0, 0);width:1px;height:1px;position:absolute;overflow:hidden}.site-header{z-index:50;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#07110de6;justify-content:space-between;align-items:center;min-height:72px;padding:12px 20px;display:flex;position:sticky;top:0}.brand{color:var(--ink);letter-spacing:-.03em;align-items:center;gap:10px;font-weight:850;text-decoration:none;display:inline-flex}.brand img{object-fit:contain;width:40px;height:40px}.menu-button{border:1px solid var(--line);background:0 0;border-radius:12px;width:44px;height:44px;padding:10px}.menu-button>span:not(.sr-only){background:var(--ink);border-radius:2px;height:2px;margin:5px 0;display:block}.site-nav{border:1px solid var(--line);background:#0d1812;border-radius:18px;padding:14px;display:none;position:absolute;top:72px;left:12px;right:12px;box-shadow:0 24px 60px #00000073}.site-nav.open{display:grid}.site-nav a{color:var(--muted);padding:12px;text-decoration:none}.site-nav .nav-cta{background:var(--gold);color:#182010;text-align:center;border-radius:10px;font-weight:800}.hero{isolation:isolate;grid-template-columns:minmax(0,1fr);min-height:calc(100svh - 72px);padding:74px 20px 48px;display:grid;position:relative}.hero-copy{z-index:2;align-self:center;min-width:0;max-width:660px}.eyebrow{color:var(--green-bright);letter-spacing:.15em;text-transform:uppercase;align-items:center;gap:9px;margin:0 0 18px;font-size:12px;font-weight:800;display:flex}.eyebrow span{background:var(--gold);width:26px;height:2px}h1,h2,h3{letter-spacing:-.05em;margin-top:0;line-height:1.06}h1{max-width:660px;margin-bottom:22px;font-size:clamp(3.5rem,15vw,7rem)}h2{margin-bottom:18px;font-size:clamp(2.4rem,10vw,4.6rem)}h3{font-size:1.45rem}em{color:var(--gold);font-family:Georgia,serif;font-weight:500}.hero-lede{max-width:590px;color:var(--muted);margin:0 0 30px;font-size:1.08rem}.hero-actions{flex-direction:column;gap:12px;display:flex}.button{border:0;border-radius:14px;justify-content:center;align-items:center;gap:12px;min-height:58px;padding:12px 20px;font-weight:800;text-decoration:none;display:inline-flex}.button-primary{background:var(--gold);color:#14200d;box-shadow:0 12px 40px #f5d90a2e}.button-primary small{letter-spacing:.12em;font-size:8px;display:block}.button-icon{font-size:1.35rem}.button-quiet{color:var(--ink)}.hero-trust{color:#c4cbc5;flex-wrap:wrap;gap:9px 16px;margin-top:28px;font-size:.78rem;display:flex}.hero-trust span:before{content:"✓";color:var(--green-bright);margin-right:6px}.hero-glow{z-index:-1;filter:blur(2px);opacity:.45;border-radius:50%;position:absolute}.hero-glow-one{background:radial-gradient(circle,#1fbf7538,#0000 65%);width:600px;height:600px;top:-10%;right:-30%}.hero-glow-two{background:radial-gradient(circle,#f5d90a14,#0000 65%);width:500px;height:500px;bottom:-15%;left:-30%}.hero-visual{place-items:center;width:100%;min-width:0;min-height:560px;margin-top:58px;display:grid;position:relative}.phone{z-index:2;background:#030806;border:1px solid #fff3;border-radius:42px;width:min(280px,78vw);padding:10px;transform:rotate(2deg);box-shadow:0 40px 100px #000000b3,0 0 80px #1fbf751f}.phone-screen{background:linear-gradient(150deg,#11231a,#07100c 55%);border-radius:33px;min-height:540px;padding:18px 14px 12px;overflow:hidden}.phone-top{align-items:center;gap:8px;display:flex}.phone-top img{width:31px;height:31px}.phone-top div{flex:1;display:grid}.phone-top small,.phone-level small{color:var(--muted);letter-spacing:.1em;font-size:7px}.phone-top strong{font-size:13px}.avatar{border:1px solid var(--gold);width:31px;height:31px;color:var(--gold);background:#1f2e25;border-radius:50%;place-items:center;font-size:11px;display:grid}.phone-level{margin:20px 0 16px}.phone-level>span{color:var(--gold);font-size:9px;font-weight:900}.phone-level div{background:#ffffff14;border-radius:99px;height:6px;margin:6px 0;overflow:hidden}.phone-level i{border-radius:inherit;background:linear-gradient(90deg, var(--green), var(--green-bright));width:62%;height:100%;display:block}.quest-card{border:1px solid var(--line);background:#122019;border-radius:17px;overflow:hidden}.quest-art{background:radial-gradient(circle at 70% 30%,#f5d90a3d,#0000 28%),linear-gradient(145deg,#195b40,#10231a 60%,#263914);justify-content:space-between;align-items:flex-start;min-height:150px;padding:13px;display:flex}.quest-art span,.quest-art b{letter-spacing:.08em;background:#0006;border-radius:7px;padding:5px 7px;font-size:7px}.quest-art b{color:var(--gold)}.quest-body{padding:15px}.quest-body small{color:var(--green-bright);letter-spacing:.08em;font-size:7px}.quest-body h3{margin:7px 0;font-size:16px}.quest-body p{color:var(--muted);margin:0 0 13px;font-size:9px;line-height:1.5}.quest-body button{background:var(--gold);color:#15200e;border:0;border-radius:8px;width:100%;padding:9px;font-size:8px;font-weight:900}.phone-nav{color:var(--muted);justify-content:space-around;margin-top:16px;font-size:13px;display:flex}.phone-nav span{place-items:center;gap:2px;display:grid}.phone-nav small{text-transform:uppercase;font-size:6px}.orbit{border:1px solid #ffffff14;border-radius:50%;position:absolute}.orbit-one{width:390px;height:390px}.orbit-two{border-style:dashed;width:520px;height:520px}.reward-chip{z-index:3;border:1px solid var(--line);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#101e16e6;border-radius:13px;min-width:96px;padding:10px 13px;display:grid;position:absolute;box-shadow:0 16px 40px #0006}.reward-chip b{color:var(--gold);font-size:1.1rem}.reward-chip span{color:var(--muted);letter-spacing:.1em;font-size:7px}.reward-xp{top:15%;left:0}.reward-level{bottom:18%;right:-2%}.stats-strip{border-block:1px solid var(--line);background:#09140f;grid-template-columns:repeat(2,1fr);display:grid}.stats-strip div{border:1px solid var(--line);text-align:center;padding:22px;display:grid}.stats-strip strong{color:var(--gold)}.stats-strip span{color:var(--muted);text-transform:uppercase;letter-spacing:.1em;font-size:.75rem}.section{max-width:var(--max);margin:auto;padding:90px 20px}.section-heading{max-width:740px;margin-bottom:42px}.section-heading>p:last-child{max-width:580px;color:var(--muted)}.steps{gap:14px;display:grid}.steps article,.feature-card{border:1px solid var(--line);background:linear-gradient(145deg,#14231be6,#0b140fe6);border-radius:20px;padding:26px;position:relative;overflow:hidden}.steps article>b{color:#ffffff14;font-size:2.5rem;position:absolute;top:16px;right:20px}.steps p,.feature-card p{color:var(--muted);margin-bottom:0}.feature-icon{width:48px;height:48px;color:var(--gold);background:#f5d90a14;border:1px solid #f5d90a40;border-radius:14px;place-items:center;margin-bottom:28px;font-size:1.35rem;display:grid}.feature-section{padding-top:30px}.feature-grid{gap:16px;display:grid}.feature-card{flex-direction:column;justify-content:space-between;min-height:330px;display:flex}.feature-card-large{background:radial-gradient(circle at 80% 80%, #1fbf752e, transparent 35%), var(--panel);min-height:430px}.card-kicker{color:var(--green-bright);letter-spacing:.13em;font-size:.7rem;font-weight:900}.feature-card h3{max-width:500px;margin:20px 0 12px;font-size:2rem}.interest-cloud{flex-wrap:wrap;gap:9px;margin-top:50px;display:flex}.interest-cloud span{border:1px solid var(--line);background:#ffffff0a;border-radius:999px;padding:9px 13px;font-size:.8rem}.mini-proof{background:#1fbf7514;border:1px solid #1fbf7533;border-radius:14px;align-items:center;gap:12px;margin-top:35px;padding:15px;display:flex}.mini-proof i{background:var(--green-bright);color:#062114;border-radius:50%;place-items:center;width:36px;height:36px;font-style:normal;font-weight:900;display:grid}.mini-proof span{display:grid}.mini-proof small{color:var(--muted)}.mini-bars{gap:11px;margin-top:35px;display:grid}.mini-bars:before,.mini-bars span{content:"";width:var(--w,35%);background:linear-gradient(90deg, var(--green), var(--green-bright));border-radius:10px;height:9px;display:block}.cta-section{border-block:1px solid var(--line);text-align:center;background:radial-gradient(circle,#1fbf7526,#0000 45%),#08130e;justify-items:center;padding:100px 20px;display:grid}.cta-section>img{width:92px;margin-bottom:30px}.cta-section h2{max-width:800px}.cta-section>p:not(.eyebrow){color:var(--muted);margin-top:0}.cta-section .button{margin-top:20px}.site-footer{background:#050c09;gap:30px;padding:50px 20px 30px;display:grid}.footer-brand p,.copyright{color:var(--muted);font-size:.85rem}.site-footer nav{gap:11px;display:grid}.site-footer nav a{color:#c4cbc5;font-size:.9rem;text-decoration:none}.copyright{border-top:1px solid var(--line);padding-top:20px}.legal-main{min-height:70svh}.legal-hero{border-bottom:1px solid var(--line);background:radial-gradient(circle at 85% 10%,#1fbf7529,#0000 35%);padding:72px 20px 38px}.legal-hero>div,.legal-content{max-width:820px;margin:auto}.legal-hero h1{font-size:clamp(2.7rem,12vw,5rem)}.legal-meta{color:var(--muted);font-size:.85rem}.legal-content{padding:50px 20px 90px}.legal-content h2{letter-spacing:-.03em;margin-top:48px;font-size:1.65rem}.legal-content h3{letter-spacing:-.02em;margin-top:30px;font-size:1.1rem}.legal-content p,.legal-content li{color:#c0c8c1}.legal-content li{margin-bottom:9px}.legal-content a{color:var(--gold)}.legal-note,.deletion-card{background:#1fbf7512;border:1px solid #1fbf7540;border-radius:16px;margin:28px 0;padding:20px}.deletion-card{background:#f5d90a0f;border-color:#f5d90a40}.deletion-card .button{color:#14200d;margin-top:10px}@media (min-width:720px){.site-header{padding-inline:36px}.menu-button{display:none}.site-nav{box-shadow:none;background:0 0;border:0;align-items:center;padding:0;display:flex;position:static}.site-nav a{padding:9px 14px}.site-nav .nav-cta{margin-left:8px;padding-inline:18px}.hero{padding-inline:40px}.hero-actions{flex-direction:row;align-items:center}.stats-strip{grid-template-columns:repeat(4,1fr)}.steps,.feature-grid{grid-template-columns:repeat(2,1fr)}.feature-card-large{grid-column:1/-1}.site-footer{padding-inline:max(40px, calc((100% - var(--max)) / 2));grid-template-columns:1fr auto}.site-footer nav{grid-template-columns:repeat(2,auto);column-gap:26px}.copyright{grid-column:1/-1}}@media (min-width:1020px){.hero{grid-template-columns:minmax(0,1.05fr) minmax(420px,.95fr);gap:30px;max-width:1440px;margin:auto;padding:74px 60px 80px}.hero-visual{margin-top:0}.steps{grid-template-columns:repeat(4,1fr)}.feature-grid{grid-template-columns:1.15fr .85fr}.feature-card-large{grid-area:span 2}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{animation-duration:.01ms!important;animation-iteration-count:1!important}}

