:root{--bg:#080909;--panel:#111312;--panel2:#171918;--ink:#f6f3ed;--muted:#999d96;--line:rgba(255,255,255,.11);--amber:#ffb53d;--lime:#b9ef55}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font:500 16px/1.5 Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}.shell{width:min(1180px,calc(100% - 42px));margin:auto}.nav{height:78px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);position:relative;z-index:20}.brand{display:flex;align-items:center;gap:11px;font-size:21px;font-weight:850;letter-spacing:-.045em}.brand img{width:32px;height:32px;border-radius:9px}.nav-actions{display:flex;align-items:center;gap:10px}.talk,.language{height:40px;border:1px solid var(--line);border-radius:999px;display:flex;align-items:center;padding:0 15px;font-size:13px}.language{gap:8px;padding-right:10px}.language select{color:#eee;background:transparent;border:0;outline:0;font:inherit;max-width:145px}.language option{background:#121414}.hero{min-height:750px;display:grid;grid-template-columns:1.02fr .98fr;gap:36px;align-items:center;padding:64px 0 80px;position:relative}.hero:before{content:"";position:absolute;width:580px;height:580px;right:-250px;top:-160px;border-radius:50%;background:radial-gradient(circle,rgba(176,216,73,.18),transparent 67%);pointer-events:none}.hero-copy{position:relative;z-index:2}.eyebrow{display:flex;align-items:center;gap:10px;margin:0 0 25px;color:#c4c7c0;text-transform:uppercase;letter-spacing:.13em;font-size:11px;font-weight:800}.eyebrow>span:first-child{width:22px;height:2px;background:var(--amber)}h1{font-size:clamp(58px,7vw,94px);line-height:.9;letter-spacing:-.078em;margin:0;max-width:680px}h1 em{font-style:normal;color:var(--amber)}.sub{font-size:18px;line-height:1.6;color:#b1b4ae;max-width:545px;margin:30px 0}.actions{display:flex;gap:11px;flex-wrap:wrap}.button{display:inline-flex;align-items:center;gap:11px;padding:14px 20px;border-radius:14px;font-size:14px;font-weight:850;transition:.25s}.button:hover{transform:translateY(-2px)}.primary{background:var(--ink);color:#0c0d0d}.secondary{border:1px solid var(--line);background:#151717}.play{width:14px;height:15px;background:currentColor;clip-path:polygon(0 0,100% 50%,0 100%)}.note{font-size:12px;color:#757a72;margin:16px 0 0}.phone-stage{height:650px;display:grid;place-items:center;position:relative;perspective:1400px}.orbit{position:absolute;border:1px solid rgba(255,181,61,.18);border-radius:50%;transform:rotate(-18deg)}.orbit-one{width:500px;height:260px}.orbit-two{width:390px;height:390px;border-color:rgba(185,239,85,.12)}.phone{width:326px;height:638px;border:8px solid #242726;border-radius:48px;background:#030404;padding:9px;box-shadow:0 40px 100px rgba(0,0,0,.65),0 0 0 1px rgba(255,255,255,.14);transform-style:preserve-3d;animation:phoneEntrance 2.1s cubic-bezier(.18,.75,.18,1) both}.speaker{position:absolute;z-index:8;top:17px;left:50%;transform:translateX(-50%);width:92px;height:23px;background:#050606;border-radius:18px}.phone-screen{height:100%;border-radius:34px;overflow:hidden;position:relative;background:#0d100f}.status{height:42px;padding:12px 18px 0;display:flex;justify-content:space-between;color:#daddd7;font-size:10px;position:absolute;z-index:7;width:100%;pointer-events:none}.app-view{position:absolute;inset:0;padding:53px 17px 74px;opacity:0;transform:translateX(16px) scale(.985);animation:screenCycle 18s infinite}.feed-view{animation-delay:0s}.wallet-view{animation-delay:6s}.support-view{animation-delay:12s}.app-head{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px}.app-logo{width:34px;height:34px;border-radius:11px;overflow:hidden}.app-logo img{width:100%;height:100%}.app-head small,.screen-title small{font-size:9px;color:#a7ada4;letter-spacing:.12em}.app-head strong,.screen-title strong{display:block;font-size:15px}.app-head>span{color:#777}.ad-stream{margin-top:20px;animation:adScroll 6s 2.1s ease-in-out infinite}.story{border:1px solid rgba(255,255,255,.1);background:#151817;border-radius:18px;margin-bottom:12px;overflow:hidden;box-shadow:0 15px 35px rgba(0,0,0,.15)}.story-art{height:112px;display:grid;place-items:center;font-size:27px;font-weight:950;letter-spacing:.08em}.blue .story-art{background:linear-gradient(135deg,#17304f,#5681ee)}.coral .story-art{background:linear-gradient(135deg,#57251d,#e76b4d)}.violet .story-art{background:linear-gradient(135deg,#352454,#956fea)}.story-copy{padding:13px}.story-copy b{font-size:12px}.story-copy p{font-size:10px;color:#9fa49d;margin:6px 0 10px}.meter{height:4px;background:#313633;border-radius:9px}.meter i{display:block;height:100%;width:76%;background:var(--lime);border-radius:inherit}.story footer{border:0;padding:8px 0 0;display:flex;justify-content:space-between;font-size:9px;color:#999}.story footer strong{color:var(--lime);font-size:11px}.app-nav{position:absolute;left:10px;right:10px;bottom:10px;height:58px;background:rgba(20,22,21,.97);border:1px solid rgba(255,255,255,.1);border-radius:21px;display:grid;grid-template-columns:repeat(3,1fr);align-items:center;text-align:center;color:#7c817a}.app-nav>*{font-size:17px}.app-nav b{height:44px;margin:0 5px;border-radius:15px;background:var(--amber);color:#111;display:grid;place-items:center}.app-nav small{display:block;font-size:8px;margin-top:-6px}.screen-title strong{font-size:25px;line-height:1.05;letter-spacing:-.05em;margin-top:7px;max-width:240px}.balance-card{margin-top:24px;border-radius:21px;padding:20px;background:linear-gradient(135deg,#483313,#15120d);border:1px solid rgba(255,181,61,.28)}.balance-card small{font-size:9px;color:#bdb09b;letter-spacing:.1em}.balance-card strong{font-size:41px;letter-spacing:-.06em;display:inline-block;margin:10px 7px 0 0}.balance-card span{font-size:11px;color:#a99d88}.payout-card{margin-top:14px;background:#171816;border:1px solid var(--line);border-radius:21px;padding:18px}.payout-card>div{display:flex;gap:10px;align-items:center}.payout-card>div span,.help-row>span{width:35px;height:35px;border-radius:11px;background:rgba(255,181,61,.14);display:grid;place-items:center;color:var(--amber)}.payout-card b{font-size:14px}.payout-card p{font-size:11px;color:#9da099;line-height:1.5}.payout-card button,.message{width:100%;border:0;background:var(--amber);color:#14110a;border-radius:12px;padding:11px;font-weight:850}.help-hero{display:flex;gap:13px;align-items:center;margin:23px 0 14px;padding:18px;border-radius:20px;background:linear-gradient(135deg,#26331e,#121610)}.help-hero>span{width:45px;height:45px;display:grid;place-items:center;background:var(--lime);color:#15200e;border-radius:15px;font-size:25px;font-weight:900}.help-hero b{font-size:14px}.help-hero p{font-size:10px;color:#aeb4a9;margin:4px 0}.help-row{display:grid;grid-template-columns:auto 1fr auto;gap:10px;align-items:center;padding:12px 0;border-bottom:1px solid var(--line)}.help-row b{font-size:11px;display:block}.help-row small{font-size:9px;color:#858a83}.help-row i{font-size:22px;color:#777}.message{margin-top:15px}.stage-caption{position:absolute;bottom:-8px;padding:8px 13px;border:1px solid var(--line);border-radius:99px;background:#0d0f0e;font-size:10px;color:#9da199;display:flex;align-items:center;gap:8px}.caption-dot{width:6px;height:6px;border-radius:50%;background:var(--lime);box-shadow:0 0 12px var(--lime)}.proof{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.proof>div{display:grid;grid-template-columns:auto 1fr;column-gap:17px;padding:27px 22px}.proof>div+div{border-left:1px solid var(--line)}.proof span{grid-row:1/3;color:var(--amber);font-size:11px}.proof b{font-size:14px}.proof p{margin:4px 0 0;color:#858a83;font-size:12px}.how{padding:120px 0}.section-head{display:grid;grid-template-columns:.7fr 1.3fr;gap:70px;align-items:start}.section-head h2,.cta h2{font-size:clamp(40px,5.2vw,68px);line-height:.98;letter-spacing:-.065em;margin:0}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:55px}.steps article{min-height:310px;padding:25px;border:1px solid var(--line);border-radius:24px;background:linear-gradient(145deg,#151716,#0d0f0e);position:relative}.steps i{font-style:normal;font-size:10px;color:#6f746d}.step-icon{width:48px;height:48px;border-radius:15px;background:rgba(255,181,61,.12);color:var(--amber);display:grid;place-items:center;font-size:20px;margin-top:70px}.steps h3{font-size:21px;letter-spacing:-.04em;margin:20px 0 8px}.steps p{font-size:13px;color:#92968f;line-height:1.6;margin:0}.cta{margin-bottom:110px;padding:58px;border-radius:30px;background:radial-gradient(circle at 85% 20%,rgba(185,239,85,.16),transparent 33%),linear-gradient(135deg,#1b2117,#111410);border:1px solid var(--line);display:flex;justify-content:space-between;align-items:end;gap:40px}.cta>div{max-width:720px}.cta .eyebrow{margin-bottom:30px}.cta .button{white-space:nowrap}footer{border-top:1px solid var(--line);padding:45px 0 28px;color:#8d928a;font-size:12px}.foot{display:flex;justify-content:space-between;gap:30px}.foot p{line-height:1.7}.foot-links{display:flex;gap:20px}.legal{border-top:1px solid var(--line);margin-top:25px;padding-top:22px;display:flex;justify-content:space-between;gap:30px}.legal p{margin:0}@keyframes phoneEntrance{0%{opacity:0;transform:rotateY(-190deg) rotateZ(-12deg) scale(.72)}62%{opacity:1;transform:rotateY(18deg) rotateZ(3deg) scale(1.02)}100%{opacity:1;transform:rotateY(0) rotateZ(1.5deg) scale(1)}}@keyframes screenCycle{0%,28%{opacity:1;transform:translateX(0) scale(1)}32%,100%{opacity:0;transform:translateX(-16px) scale(.985)}}@keyframes adScroll{0%,12%{transform:translateY(0)}58%,78%{transform:translateY(-180px)}100%{transform:translateY(0)}}@media(max-width:820px){.nav{height:68px}.talk{display:none}.hero{grid-template-columns:1fr;padding-top:55px}.hero-copy{text-align:center}.eyebrow,.actions{justify-content:center}.sub{margin-left:auto;margin-right:auto}.phone-stage{height:650px}.proof,.steps{grid-template-columns:1fr}.proof>div+div{border-left:0;border-top:1px solid var(--line)}.section-head{grid-template-columns:1fr;gap:20px;text-align:center}.section-head .eyebrow{justify-content:center}.cta{padding:35px;display:block;text-align:center}.cta .button{margin-top:30px}.foot,.legal{display:block}.foot-links{margin-top:25px;flex-wrap:wrap}.legal p+ p{margin-top:12px}}@media(max-width:430px){.shell{width:min(100% - 24px,1180px)}h1{font-size:17vw}.hero{padding-top:45px}.phone-stage{transform:scale(.9);margin:-25px 0}.phone{width:310px}.orbit-one{width:390px}.language select{max-width:115px}.cta{margin-bottom:70px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.phone,.app-view,.ad-stream{animation:none}.feed-view{opacity:1;transform:none}}
