:root{--o:#f97316;--od:#c2560c;--op:#fff7ed;--opm:#fdebd0;--navy:#0c1a2e;--dark:#050e1a;--off:#fafaf8;--white:#fff;--ink:#0a0a0a;--mid:#555;--muted:#888;--faint:#bbb;--border:#00000012;--border2:#0000001f}body{background:var(--white);color:var(--ink);-webkit-font-smoothing:antialiased;font-family:DM Sans,system-ui,sans-serif;line-height:1.65;overflow-x:hidden}h1,h2,h3,h4{font-family:Sora,sans-serif}a{color:inherit;text-decoration:none;transition:color .15s}nav{z-index:500;justify-content:space-between;align-items:center;height:64px;padding:0 2.5rem;transition:all .3s;display:flex;position:fixed;top:0;left:0;right:0}nav.solid{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid var(--border);background:#fffffff7}.logo{align-items:center;gap:10px;text-decoration:none;display:flex}.logo-text{color:var(--ink);letter-spacing:-.04em;font-family:Sora,sans-serif;font-size:18px;font-weight:800}.logo-ext{color:var(--faint);font-size:12px;font-weight:400}.nav-links{align-items:center;gap:2rem;list-style:none;display:flex}.nav-links a{color:var(--mid);font-family:Sora,sans-serif;font-size:14px;font-weight:500}.nav-links a:hover{color:var(--ink)}.nav-r{gap:8px;display:flex}.btn-ghost-sm{border:1px solid var(--border2);cursor:pointer;color:#333;background:0 0;border-radius:8px;padding:8px 18px;font-family:Sora,sans-serif;font-size:13px;font-weight:500;transition:all .2s}.btn-ghost-sm:hover{border-color:var(--o);color:var(--o)}.btn-orange-sm{background:var(--o);color:#fff;cursor:pointer;border:none;border-radius:8px;padding:8px 20px;font-family:Sora,sans-serif;font-size:13px;font-weight:700;transition:all .2s;box-shadow:0 4px 14px #f9731659}.btn-orange-sm:hover{background:var(--od);transform:translateY(-1px)}.hmbg{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:4px;display:none}.hmbg span{background:var(--ink);border-radius:2px;width:22px;height:2px;display:block}#hero{text-align:center;background:radial-gradient(ellipse 70% 50% at 50% -5%,#f9731612 0%,transparent 55%),var(--off);flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:7rem 5rem 4rem;display:flex;position:relative;overflow:hidden}.hero-grid{pointer-events:none;background-image:linear-gradient(#0000000a 1px,#0000 1px),linear-gradient(90deg,#0000000a 1px,#0000 1px);background-size:72px 72px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(80% 80%,#00000040 0%,#0000 70%);mask-image:radial-gradient(80% 80%,#00000040 0%,#0000 70%)}.hero-content{z-index:1;max-width:780px;position:relative}.hero-chip{background:var(--op);color:var(--od);letter-spacing:1px;text-transform:uppercase;border:1px solid #f9731640;border-radius:100px;align-items:center;gap:7px;margin-bottom:2rem;padding:5px 14px;font-family:Sora,sans-serif;font-size:11px;font-weight:700;animation:.7s both fadeUp;display:inline-flex}.chip-dot{background:var(--o);border-radius:50%;width:5px;height:5px;animation:2s infinite pulse;display:inline-block}.hero-h1{letter-spacing:-.05em;color:var(--ink);margin-bottom:1.5rem;font-family:Sora,sans-serif;font-size:clamp(3rem,6.5vw,6rem);font-weight:800;line-height:1;animation:.7s .1s both fadeUp}.hero-h1 .dim{color:#0a0a0a2e;font-weight:300}.hero-h1 .hl{color:var(--o)}.hero-sub{color:var(--muted);max-width:500px;margin:0 auto 2.5rem;font-size:1.05rem;line-height:1.8;animation:.7s .2s both fadeUp}.hero-btns{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-bottom:4rem;animation:.7s .3s both fadeUp;display:flex}.btn-hero-main{background:var(--o);color:#fff;cursor:pointer;letter-spacing:-.02em;border:none;border-radius:10px;padding:13px 28px;font-family:Sora,sans-serif;font-size:14px;font-weight:700;transition:all .25s;box-shadow:0 8px 24px #f9731659}.btn-hero-main:hover{background:var(--od);transform:translateY(-2px)}.btn-hero-ghost{color:#333;cursor:pointer;background:#fff;border:1px solid #e0e0e0;border-radius:10px;padding:13px 28px;font-family:Sora,sans-serif;font-size:14px;font-weight:500;transition:all .25s}.btn-hero-ghost:hover{border-color:var(--o);color:var(--o)}.hero-proof{justify-content:center;align-items:center;gap:.75rem;animation:.7s .4s both fadeUp;display:flex}.av-stack{display:flex}.av{background:#f5f5f5;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;margin-left:-6px;font-size:11px;display:flex}.av:first-child{margin-left:0}.proof-txt{color:var(--muted);font-size:13px}.proof-txt strong{color:var(--ink)}.hero-cards-wrap{z-index:1;width:100%;max-width:860px;margin-top:4rem;position:relative}.hero-cards{grid-template-columns:2fr 1fr 1fr;align-items:end;gap:.75rem;display:grid}.cc{cursor:pointer;border-radius:20px;transition:transform .4s cubic-bezier(.34,1.56,.64,1),box-shadow .4s;position:relative;overflow:hidden}.cc:hover{transform:translateY(-6px)scale(1.01);box-shadow:0 20px 60px #00000040}.cc:not(:hover){box-shadow:0 4px 20px #0000001f}.cc-main{aspect-ratio:16/7;grid-column:span 2}.cc-small{aspect-ratio:4/5}.cc-grad{background:linear-gradient(#0000 0%,#0000001a 45%,#000000d9 100%);position:absolute;inset:0}.cc-emoji{opacity:.9;font-size:3.5rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-60%)}.cc-main .cc-emoji{font-size:5rem}.cc-earn{color:var(--ink);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff2;border-radius:10px;align-items:center;gap:5px;padding:6px 12px;font-size:12px;font-weight:700;display:flex;position:absolute;top:.85rem;right:.85rem}.cc-earn .g{color:#22c55e}.cc-info{padding:1rem 1.25rem;position:absolute;bottom:0;left:0;right:0}.cc-name{color:#fff;letter-spacing:-.01em;margin-bottom:3px;font-size:14px;font-weight:700}.cc-sub{color:#fff9;font-size:12px}.float-notif{background:#fff;border:1px solid #0000000f;border-radius:14px;align-items:center;gap:.7rem;min-width:220px;padding:.8rem 1.1rem;animation:4s ease-in-out infinite floatY;display:flex;position:absolute;bottom:-1rem;left:-1.5rem;box-shadow:0 12px 40px #00000026}.fn-icon{background:var(--op);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:1rem;display:flex}.fn-label{color:#aaa;margin-bottom:2px;font-size:11px}.fn-val{color:var(--ink);font-family:Sora,sans-serif;font-size:13px;font-weight:700}.ticker-wrap{background:var(--navy);padding:1rem 0;position:relative;overflow:hidden}.ticker-wrap:before,.ticker-wrap:after{content:"";z-index:2;width:80px;position:absolute;top:0;bottom:0}.ticker-wrap:before{background:linear-gradient(to right,var(--navy),transparent);left:0}.ticker-wrap:after{background:linear-gradient(to left,var(--navy),transparent);right:0}.ticker-track{gap:2.5rem;width:max-content;animation:28s linear infinite ticker;display:flex}.tc{white-space:nowrap;align-items:center;gap:.75rem;padding:0 .5rem;display:flex}.tc-n{color:#fff;letter-spacing:-.02em;font-family:Sora,sans-serif;font-size:13px;font-weight:600}.tc-dot{background:var(--o);border-radius:50%;flex-shrink:0;width:4px;height:4px}section{padding:7rem 5rem}.sect-inner{max-width:1100px;margin:0 auto}.eyebrow{text-transform:uppercase;letter-spacing:2.5px;color:var(--o);margin-bottom:.75rem;font-family:Sora,sans-serif;font-size:11px;font-weight:700;display:block}.eyebrow.light{color:#f97316cc}.h2{letter-spacing:-.04em;color:var(--ink);margin-bottom:1rem;font-family:Sora,sans-serif;font-size:clamp(2rem,3.5vw,3rem);font-weight:800;line-height:1.1}.h2 .hl{color:var(--o)}.h2.white{color:#fff}.body-txt{color:var(--muted);max-width:500px;font-size:15px;line-height:1.8}#how{background:#fff}.how-grid{grid-template-columns:1fr 1fr;align-items:center;gap:5rem;display:grid}.phone{background:var(--navy);border-radius:36px;max-width:300px;margin:0 auto;padding:1.75rem 1.5rem;box-shadow:0 32px 80px #05203c4d}.ph-notch{background:#ffffff1f;border-radius:3px;width:60px;height:5px;margin:0 auto 1.5rem}.ph-head{border-bottom:1px solid #ffffff0f;align-items:center;gap:.6rem;margin-bottom:1.25rem;padding-bottom:1rem;display:flex}.ph-av{background:var(--o);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:1rem;display:flex}.ph-name{color:#fff;font-family:Sora,sans-serif;font-size:12px;font-weight:700}.ph-sub{color:#fff6;font-size:10px}.ph-balance{background:#f973161a;border:1px solid #f9731633;border-radius:14px;justify-content:space-between;align-items:flex-end;margin-bottom:.9rem;padding:.9rem 1rem;display:flex}.ph-bal-label{color:#fff6;text-transform:uppercase;letter-spacing:1px;margin-bottom:4px;font-size:9px}.ph-bal-num{color:var(--o);font-family:Sora,sans-serif;font-size:1.8rem;font-weight:800;line-height:1}.ph-bal-r{text-align:right}.ph-bal-r .n{color:#ffffffb3;font-family:Sora,sans-serif;font-size:1.1rem;font-weight:700}.ph-brands{flex-direction:column;gap:.4rem;margin-bottom:.9rem;display:flex}.ph-brand{cursor:pointer;background:#ffffff0a;border:1px solid #ffffff12;border-radius:10px;justify-content:space-between;align-items:center;padding:.6rem .8rem;transition:all .2s;display:flex}.ph-brand.active{background:#f973161f;border-color:#f973164d}.pb-left{align-items:center;gap:.5rem;display:flex}.pb-ico{background:#ffffff14;border-radius:6px;justify-content:center;align-items:center;width:24px;height:24px;font-size:.7rem;display:flex}.pb-name{color:#fff;font-family:Sora,sans-serif;font-size:11px;font-weight:700}.pb-earn{color:#fff6;font-size:9px}.pb-pct{color:#ffffff80;font-family:Sora,sans-serif;font-size:11px;font-weight:700}.ph-brand.active .pb-pct{color:var(--o)}.ph-btn{background:var(--o);color:#fff;cursor:pointer;border:none;border-radius:10px;width:100%;padding:.8rem;font-family:Sora,sans-serif;font-size:12px;font-weight:700;display:block}.pn{background:#fff;border:1px solid #0000000f;border-radius:14px;align-items:center;gap:.6rem;padding:.7rem 1rem;display:flex;position:absolute;box-shadow:0 8px 28px #0000001f}.pn-ico{flex-shrink:0;font-size:1rem}.pn-t{color:var(--ink);font-family:Sora,sans-serif;font-size:11px;font-weight:700}.pn-s{color:var(--muted);font-size:10px}.pn1{animation:.5s .5s both slideIn;top:-1.25rem;right:-2rem}.pn2{animation:.5s 1s both slideIn;bottom:2.5rem;right:-2.5rem}.steps{flex-direction:column;display:flex}.step{cursor:pointer;border-bottom:1px solid #f0f0f0;gap:1.25rem;padding:1.5rem 0;display:flex;position:relative}.step:last-child{border-bottom:none}.step-prog{background:var(--o);width:0;height:1px;transition:width .7s;position:absolute;bottom:0;left:0}.step.active .step-prog{width:100%}.step-circle{width:36px;height:36px;color:var(--faint);border:1.5px solid #e0e0e0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-top:.1rem;font-family:Sora,sans-serif;font-size:13px;font-weight:700;transition:all .3s;display:flex}.step.active .step-circle{background:var(--o);border-color:var(--o);color:#fff}.step-tag{text-transform:uppercase;letter-spacing:2px;color:var(--o);opacity:0;margin-bottom:.25rem;font-family:Sora,sans-serif;font-size:10px;font-weight:700;transition:opacity .3s;display:block}.step.active .step-tag{opacity:1}.step-title{color:var(--faint);letter-spacing:-.02em;margin-bottom:.25rem;font-family:Sora,sans-serif;font-size:1.15rem;font-weight:700;transition:color .3s}.step.active .step-title{color:var(--ink)}.step-body{color:var(--muted);opacity:0;max-height:0;font-size:13px;line-height:1.75;transition:max-height .4s,opacity .3s;overflow:hidden}.step.active .step-body{opacity:1;max-height:140px}#who{background:var(--navy)}.ct-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:.75rem;display:grid}.ct-card{cursor:pointer;background:#ffffff0a;border:1px solid #ffffff14;border-radius:16px;padding:1.5rem 1.25rem;transition:all .25s cubic-bezier(.34,1.56,.64,1)}.ct-card:hover{background:#f973161a;border-color:#f9731659;transform:translateY(-4px)}.ct-emoji{margin-bottom:.85rem;font-size:2rem;display:block}.ct-name{color:#fff;letter-spacing:-.02em;margin-bottom:.25rem;font-family:Sora,sans-serif;font-size:1rem;font-weight:700}.ct-sub{color:#ffffff59;font-size:11px}.ct-tag{background:var(--o);color:#fff;text-transform:uppercase;letter-spacing:.5px;border-radius:100px;margin-top:.65rem;padding:2px 8px;font-size:9px;font-weight:700;display:inline-block}#flow{background:#fff}.flow-inner{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.flow-diagram{background:var(--off);border:1px solid #ebebeb;border-radius:24px;padding:2.5rem}.flow-nodes{grid-template-columns:repeat(4,1fr);gap:.5rem;margin-bottom:1.5rem;display:grid}.flow-node{text-align:center}.fn-box{background:#0000000a;border:2px solid #0000;border-radius:16px;justify-content:center;align-items:center;width:52px;height:52px;margin:0 auto .5rem;font-size:1.5rem;transition:all .4s cubic-bezier(.34,1.56,.64,1);display:flex}.fn-label{color:var(--faint);font-family:Sora,sans-serif;font-size:11px;font-weight:700;transition:color .3s}.fn-sub{color:#ddd;margin-top:2px;font-size:10px;transition:color .3s}.flow-track{height:40px;margin-bottom:1.5rem;position:relative}.track-line{background:#f0f0f0;height:2px;position:absolute;top:50%;left:12.5%;right:12.5%;transform:translateY(-50%)}.track-arrow{justify-content:center;align-items:center;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.track-arrow-line{background:#f0f0f0;height:2px;transition:background .3s;position:absolute;left:0;right:0}.track-arrow.active .track-arrow-line{background:var(--o)}.track-label{color:#ccc;white-space:nowrap;background:#f9f9f9;border:1px solid #ebebeb;border-radius:100px;padding:3px 8px;font-family:Sora,sans-serif;font-size:9px;font-weight:700;transition:all .3s;position:relative}.track-arrow.active .track-label{color:var(--o);background:var(--op);border-color:#f9731640}.track-dot{background:var(--o);border-radius:50%;width:12px;height:12px;transition:left .5s cubic-bezier(.34,1.56,.64,1);position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 0 0 4px #f9731633}.flow-steps-mini{grid-template-columns:repeat(4,1fr);gap:.5rem;display:grid}.fsm{cursor:pointer;text-align:center;background:#fff;border:1px solid #ebebeb;border-radius:10px;padding:.6rem .5rem;transition:all .3s}.fsm.active-fsm{border-color:var(--o)}.fsm-n{color:#ccc;font-family:Sora,sans-serif;font-size:9px;font-weight:700}.fsm.active-fsm .fsm-n{color:var(--o)}.flow-controls{justify-content:space-between;align-items:center;margin-top:1.25rem;display:flex}.flow-hint{color:#aaa;font-size:12px}.btn-play{color:var(--o);background:var(--op);cursor:pointer;border:1px solid #f9731633;border-radius:100px;padding:4px 12px;font-family:Sora,sans-serif;font-size:11px;font-weight:600}.video-panel{position:relative}.video-slot{opacity:0;pointer-events:none;border-radius:20px;transition:opacity .6s;position:absolute;inset:0;overflow:hidden}.video-slot.active-vid{opacity:1;pointer-events:auto;position:relative}.video-slot video{aspect-ratio:16/10;object-fit:cover;border-radius:20px;width:100%;display:block;box-shadow:0 16px 48px #00000026}.video-overlay{background:linear-gradient(#0000 0%,#000c 100%);border-radius:0 0 20px 20px;padding:2rem 1.5rem 1.25rem;position:absolute;bottom:0;left:0;right:0}.vid-caption{align-items:center;gap:.6rem;display:flex}.vid-icon{border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;font-size:.85rem;display:flex}.vid-text{color:#fff;font-family:Sora,sans-serif;font-size:13px;font-weight:700}.vid-dots{justify-content:center;gap:.4rem;margin-top:1rem;display:flex}.vd{cursor:pointer;background:#e0e0e0;border-radius:2px;height:3px;transition:all .3s}.vd.vd-active{background:var(--o);width:24px}.vd:not(.vd-active){width:12px}#features{background:var(--off)}.feat-grid{background:#ebebeb;border:1px solid #ebebeb;border-radius:24px;grid-template-columns:repeat(3,1fr);gap:1px;display:grid;overflow:hidden}.feat{background:#fff;padding:2rem;transition:background .25s}.feat:hover{background:var(--off)}.feat-icon{background:var(--op);border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:1.1rem;font-size:1.25rem;transition:all .25s;display:flex}.feat:hover .feat-icon{background:var(--o);transform:scale(1.08)}.feat-title{color:var(--ink);letter-spacing:-.02em;margin-bottom:.4rem;font-family:Sora,sans-serif;font-size:.95rem;font-weight:700}.feat-desc{color:var(--muted);font-size:13px;line-height:1.7}#proof{background:var(--navy)}.proof-grid{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.earn-cards{grid-template-columns:1fr 1fr;gap:.75rem;margin-top:2.25rem;display:grid}.ec{cursor:default;background:#ffffff0a;border:1px solid #ffffff12;border-radius:16px;padding:1.1rem;transition:all .2s}.ec:hover{background:#f973161a;border-color:#f9731640}.ec-emoji{margin-bottom:.4rem;font-size:1.25rem;display:block}.ec-amt{color:var(--o);letter-spacing:-.04em;margin-bottom:.15rem;font-family:Sora,sans-serif;font-size:1.5rem;font-weight:800}.ec-label{color:#ffffff59;font-size:11px}.ec-who{color:#ffffff80;margin-top:.3rem;font-size:11px}.live-feed{background:#ffffff08;border:1px solid #ffffff12;border-radius:24px;max-height:360px;padding:1.5rem;position:relative;overflow:hidden}.live-feed:after{content:"";background:linear-gradient(to top,var(--navy),transparent);pointer-events:none;height:70px;position:absolute;bottom:0;left:0;right:0}.lf-head{align-items:center;gap:.5rem;margin-bottom:1.1rem;display:flex}.lf-dot{background:var(--o);border-radius:50%;width:7px;height:7px;animation:1.5s infinite pulse}.lf-title{color:#fff6;text-transform:uppercase;letter-spacing:1.5px;font-family:Sora,sans-serif;font-size:11px;font-weight:700}.feed-list{flex-direction:column;gap:.5rem;display:flex}.fi{background:#ffffff0a;border-radius:10px;align-items:center;gap:.7rem;padding:.7rem .85rem;display:flex}.fi-av{background:#f9731626;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;font-size:.8rem;display:flex}.fi-text{color:#ffffff8c;flex:1;font-size:11px;line-height:1.4}.fi-amt{color:var(--o);flex-shrink:0;font-family:Sora,sans-serif;font-size:11px;font-weight:700}#cta{background:var(--op);text-align:center;border-top:1px solid #f973161f;position:relative;overflow:hidden}.cta-rings div{pointer-events:none;border:1px solid #f973161a;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.cta-inner{z-index:1;max-width:620px;margin:0 auto;position:relative}.cta-h2{letter-spacing:-.05em;color:var(--ink);margin-bottom:1.25rem;font-family:Sora,sans-serif;font-size:clamp(2.5rem,5vw,4.5rem);font-weight:800;line-height:1}.cta-h2 .hl{color:var(--o)}.cta-sub{color:var(--muted);max-width:440px;margin:0 auto 2.5rem;font-size:15px;line-height:1.8}.cta-btns{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-bottom:1.25rem;display:flex}.btn-cta-main{background:var(--ink);color:#fff;cursor:pointer;letter-spacing:-.03em;border:none;border-radius:10px;padding:14px 30px;font-family:Sora,sans-serif;font-size:14px;font-weight:700;transition:all .2s}.btn-cta-main:hover{background:#1a1a1a;transform:translateY(-1px)}.btn-cta-ghost{color:var(--od);cursor:pointer;background:0 0;border:1px solid #f973164d;border-radius:10px;padding:14px 30px;font-family:Sora,sans-serif;font-size:14px;font-weight:500;transition:all .2s}.btn-cta-ghost:hover{border-color:var(--o);background:#f973160f}.cta-note{color:var(--faint);font-size:12px}footer{background:#05101a;padding:4.5rem 5rem 2rem}.footer-grid{grid-template-columns:1.7fr 1fr 1fr 1fr;gap:3rem;max-width:1100px;margin-bottom:3.5rem;margin-left:auto;margin-right:auto;display:grid}.footer-logo{align-items:center;gap:9px;margin-bottom:1rem;display:flex}.footer-logo-txt{color:#fff;letter-spacing:-.04em;font-family:Sora,sans-serif;font-size:16px;font-weight:800}.footer-desc{color:#ffffff59;max-width:220px;margin-bottom:1.4rem;font-size:13px;line-height:1.8}.footer-soc{gap:.5rem;display:flex}.soc-btn{color:#ffffff59;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff14;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;font-size:13px;transition:all .2s;display:flex}.soc-btn:hover{background:var(--o);border-color:var(--o);color:#fff}.footer-col h5{text-transform:uppercase;letter-spacing:2px;color:#fff3;margin-bottom:1.1rem;font-family:Sora,sans-serif;font-size:10px;font-weight:700}.footer-col ul{list-style:none}.footer-col ul li{padding:4.5px 0}.footer-col ul li a{color:#fff6;letter-spacing:-.01em;font-size:13px}.footer-col ul li a:hover{color:#fff}.footer-bottom{color:#fff3;border-top:1px solid #ffffff0f;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;max-width:1100px;margin:0 auto;padding-top:2rem;font-size:12px;display:flex}.mob-menu{z-index:499;border-top:1px solid var(--border);background:#fff;flex-direction:column;gap:.5rem;padding:1.5rem;display:none;position:fixed;inset:64px 0 0;overflow-y:auto}.mob-menu.open{display:flex}.mob-menu a{color:var(--mid);border-bottom:1px solid var(--border);padding:12px 0;font-family:Sora,sans-serif;font-size:16px;font-weight:500}@keyframes fadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes floatY{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes slideIn{0%{opacity:0;transform:translate(16px)}to{opacity:1;transform:translate(0)}}@keyframes feedIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(1.5)}}@keyframes ticker{0%{transform:translate(0)}to{transform:translate(-50%)}}.rv{opacity:0;transition:opacity .65s,transform .65s;transform:translateY(28px)}.rv.on{opacity:1;transform:none}.rvl{opacity:0;transition:opacity .65s,transform .65s;transform:translate(-28px)}.rvl.on{opacity:1;transform:none}.rvr{opacity:0;transition:opacity .65s,transform .65s;transform:translate(28px)}.rvr.on{opacity:1;transform:none}.auth-overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:300;opacity:0;pointer-events:none;background:#0a0a0aa6;justify-content:center;align-items:center;padding:1.5rem;transition:opacity .3s;display:flex;position:fixed;inset:0}.auth-overlay.open{opacity:1;pointer-events:auto}.auth-modal{background:#fff;border-radius:24px;width:100%;max-width:420px;padding:2.5rem;transition:transform .35s cubic-bezier(.34,1.56,.64,1);position:relative;transform:translateY(20px);box-shadow:0 24px 80px #0003}.auth-overlay.open .auth-modal{transform:translateY(0)}.auth-close{background:var(--off);cursor:pointer;width:30px;height:30px;color:var(--muted);border:none;border-radius:50%;justify-content:center;align-items:center;font-size:14px;transition:all .2s;display:flex;position:absolute;top:1.25rem;right:1.25rem}.auth-close:hover{background:var(--border);color:var(--ink)}.auth-logo{align-items:center;gap:8px;margin-bottom:1.75rem;display:flex}.auth-logo-txt{color:var(--ink);letter-spacing:-.03em;font-family:Sora,sans-serif;font-size:16px;font-weight:800}.auth-title{color:var(--ink);letter-spacing:-.04em;margin-bottom:.4rem;font-family:Sora,sans-serif;font-size:1.5rem;font-weight:800;line-height:1.1}.auth-sub{color:var(--muted);margin-bottom:1.75rem;font-size:13px;line-height:1.6}.auth-sub strong{color:var(--ink);font-weight:600}.auth-tabs{background:var(--off);border-radius:10px;margin-bottom:1.5rem;padding:3px;display:flex}.auth-tab{text-align:center;cursor:pointer;color:var(--muted);border-radius:8px;flex:1;padding:8px;font-family:Sora,sans-serif;font-size:12px;font-weight:700;transition:all .2s}.auth-tab.active-auth{color:var(--ink);background:#fff;box-shadow:0 1px 4px #00000014}.auth-form{flex-direction:column;gap:.75rem;display:flex}.auth-input-wrap{position:relative}.auth-input{width:100%;color:var(--ink);background:#fff;border:1.5px solid #ebebeb;border-radius:10px;outline:none;padding:12px 16px;font-family:DM Sans,sans-serif;font-size:14px;transition:border-color .2s}.auth-input:focus{border-color:var(--o)}.auth-input::placeholder{color:#ccc}.auth-btn{background:var(--o);color:#fff;cursor:pointer;letter-spacing:-.02em;border:none;border-radius:10px;width:100%;margin-top:.25rem;padding:13px;font-family:Sora,sans-serif;font-size:14px;font-weight:700;transition:all .2s;box-shadow:0 6px 20px #f973164d}.auth-btn:hover{background:var(--od);transform:translateY(-1px)}.auth-divider{align-items:center;gap:.75rem;margin:.25rem 0;display:flex}.auth-divider-line{background:#ebebeb;flex:1;height:1px}.auth-divider-txt{color:var(--faint);font-size:11px}.auth-social-btn{cursor:pointer;width:100%;color:var(--ink);background:#fff;border:1.5px solid #ebebeb;border-radius:10px;justify-content:center;align-items:center;gap:.6rem;padding:11px;font-family:Sora,sans-serif;font-size:13px;font-weight:600;transition:all .2s;display:flex}.auth-social-btn:hover{border-color:var(--o);background:var(--op)}.auth-terms{color:var(--faint);text-align:center;margin-top:.75rem;font-size:11px;line-height:1.5}.auth-terms a{color:var(--o);text-decoration:none}.fan-badge{background:var(--op);cursor:pointer;border:1px solid #f9731633;border-radius:100px;align-items:center;gap:.5rem;padding:4px 12px 4px 4px;transition:all .2s;display:flex}.fan-badge:hover{background:var(--opm)}.fan-badge-av{background:var(--o);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;font-family:Sora,sans-serif;font-size:.7rem;font-weight:700;display:flex}.fan-badge-name{color:var(--od);font-family:Sora,sans-serif;font-size:12px;font-weight:700}.shop-gate{text-align:center;border:1px solid var(--border);background:#fff;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;padding:4rem 2rem;display:flex}.shop-gate-icon{margin-bottom:1rem;font-size:3rem}.shop-gate-title{color:var(--ink);letter-spacing:-.03em;margin-bottom:.5rem;font-family:Sora,sans-serif;font-size:1.25rem;font-weight:800}.shop-gate-sub{color:var(--muted);max-width:340px;margin-bottom:1.75rem;font-size:14px;line-height:1.7}.shop-gate-btn{background:var(--o);color:#fff;cursor:pointer;border:none;border-radius:10px;padding:12px 28px;font-family:Sora,sans-serif;font-size:14px;font-weight:700;transition:all .2s;box-shadow:0 6px 20px #f973164d}.shop-gate-btn:hover{background:var(--od);transform:translateY(-1px)}.shop-gate-perks{flex-wrap:wrap;justify-content:center;gap:.5rem;margin-top:1.25rem;display:flex}.shop-gate-perk{color:var(--mid);background:var(--off);border:1px solid var(--border);border-radius:100px;align-items:center;gap:4px;padding:4px 12px;font-size:11px;display:flex}@media (max-width:1080px){.how-grid,.flow-inner,.proof-grid{grid-template-columns:1fr;gap:3rem}.footer-grid{grid-template-columns:1fr 1fr;gap:2rem}.feat-grid{grid-template-columns:1fr 1fr}section{padding:5rem 2.5rem}#hero{padding:6rem 2.5rem 3.5rem}}@media (max-width:768px){nav{padding:0 1.25rem}.nav-links,.nav-r .btn-ghost-sm{display:none}.hmbg{display:flex}section{padding:4rem 1.25rem}#hero{padding:6rem 1.25rem 3rem}.hero-cards{grid-template-columns:1fr 1fr}.cc-main{aspect-ratio:16/9;grid-column:span 2}.feat-grid,.footer-grid{grid-template-columns:1fr}.earn-cards{grid-template-columns:1fr 1fr}.flow-nodes{grid-template-columns:repeat(4,1fr)}.hero-btns{flex-direction:column;align-items:center}}:root{--o:#f97316;--od:#c2560c;--op:#fff7ed;--opm:#fdebd0;--navy:#0c1a2e;--dark:#050e1a;--off:#fafaf8;--white:#fff;--ink:#0a0a0a;--mid:#555;--muted:#888;--faint:#bbb;--border:#00000012;--border2:#0000001f;--green:#22c55e;--blue:#3b82f6;--purple:#8b5cf6}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--off);color:var(--ink);-webkit-font-smoothing:antialiased;font-family:DM Sans,system-ui,sans-serif}h1,h2,h3,h4,h5{font-family:Sora,sans-serif}.view{display:none}.view.active{display:block}#onboarding{background:var(--off);justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex}.ob-wrap{width:100%;max-width:560px}.ob-logo{align-items:center;gap:9px;margin-bottom:3rem;display:flex}.ob-logo-txt{color:var(--ink);letter-spacing:-.04em;font-family:Sora,sans-serif;font-size:18px;font-weight:800}.ob-logo-ext{color:var(--faint);font-size:12px;font-weight:400}.ob-progress{gap:.4rem;margin-bottom:2.5rem;display:flex}.ob-prog-step{background:#e8e8e8;border-radius:2px;flex:1;height:3px;transition:background .4s}.ob-prog-step.done{background:var(--o)}.ob-prog-step.active{background:var(--o);opacity:.5}.ob-step{display:none}.ob-step.active{display:block}.ob-eyebrow{text-transform:uppercase;letter-spacing:2px;color:var(--o);margin-bottom:.5rem;font-family:Sora,sans-serif;font-size:10px;font-weight:700}.ob-title{letter-spacing:-.04em;color:var(--ink);margin-bottom:.5rem;font-family:Sora,sans-serif;font-size:1.9rem;font-weight:800;line-height:1.1}.ob-sub{color:var(--muted);margin-bottom:2rem;font-size:14px;line-height:1.7}.ob-card{background:var(--white);border:1px solid var(--border);border-radius:20px;padding:2rem}label{color:var(--ink);letter-spacing:-.01em;margin-bottom:.4rem;font-family:Sora,sans-serif;font-size:12px;font-weight:700;display:block}input[type=text],input[type=email],input[type=url],textarea,select{width:100%;color:var(--ink);background:#fff;border:1.5px solid #e8e8e8;border-radius:10px;outline:none;margin-bottom:1.1rem;padding:11px 14px;font-family:DM Sans,sans-serif;font-size:14px;transition:border-color .2s}input:focus,textarea:focus,select:focus{border-color:var(--o)}textarea{resize:vertical;min-height:90px}.ob-field-row{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}.ob-slug{background:#f5f5f5;border:1.5px solid #e8e8e8;border-radius:10px;align-items:center;margin-bottom:1.1rem;transition:border-color .2s;display:flex;overflow:hidden}.ob-slug:focus-within{border-color:var(--o)}.ob-slug-pre{color:var(--muted);white-space:nowrap;background:#f0f0f0;padding:11px 12px;font-family:Sora,sans-serif;font-size:13px}.ob-slug input{background:0 0;border:none;margin:0;padding:11px 12px;font-family:Sora,sans-serif;font-weight:600}.ob-slug input:focus{border:none;outline:none}.avatar-upload{align-items:center;gap:1rem;margin-bottom:1.25rem;display:flex}.avatar-circle{background:linear-gradient(135deg,var(--o),var(--od));cursor:pointer;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:72px;height:72px;font-size:1.75rem;transition:all .2s;display:flex;position:relative;overflow:hidden}.avatar-circle:hover{transform:scale(1.05)}.avatar-circle img{object-fit:cover;border-radius:50%;width:100%;height:100%}.avatar-hint{color:var(--muted);font-size:13px;line-height:1.6}.avatar-hint strong{color:var(--ink);font-weight:600;display:block}.banner-upload{cursor:pointer;background:#fafafa;border:2px dashed #e0e0e0;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;width:100%;height:120px;margin-bottom:1.1rem;transition:all .2s;display:flex;position:relative;overflow:hidden}.banner-upload:hover{border-color:var(--o);background:var(--op)}.banner-upload img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.banner-txt{color:var(--muted);text-align:center;font-size:13px;position:relative}.banner-txt span{color:var(--o);text-transform:uppercase;letter-spacing:1px;margin-bottom:4px;font-family:Sora,sans-serif;font-size:11px;font-weight:700;display:block}.niche-chips{flex-wrap:wrap;gap:.5rem;margin-bottom:1.1rem;display:flex}.niche-chip{cursor:pointer;color:var(--mid);background:#fff;border:1.5px solid #e8e8e8;border-radius:100px;padding:6px 14px;font-size:13px;font-weight:500;transition:all .2s}.niche-chip:hover{border-color:var(--o);color:var(--o)}.niche-chip.sel{background:var(--o);border-color:var(--o);color:#fff;font-weight:700}.color-picker-row{align-items:center;gap:.6rem;margin-bottom:1.1rem;display:flex}.col-swatch{cursor:pointer;border:3px solid #0000;border-radius:50%;flex-shrink:0;width:32px;height:32px;transition:all .2s}.col-swatch.sel{border-color:var(--ink);transform:scale(1.15)}.reward-tiers{flex-direction:column;gap:.75rem;margin-bottom:1.1rem;display:flex}.rt{background:var(--off);cursor:pointer;border:1.5px solid #e8e8e8;border-radius:14px;align-items:center;gap:1rem;padding:1.1rem 1.25rem;transition:all .2s;display:flex}.rt.sel{background:var(--op);border-color:var(--o)}.rt-left{flex:1}.rt-name{color:var(--ink);font-family:Sora,sans-serif;font-size:14px;font-weight:700}.rt-desc{color:var(--muted);margin-top:2px;font-size:12px}.rt-right{color:var(--o);font-family:Sora,sans-serif;font-size:14px;font-weight:700}.rt-check{border:2px solid #e0e0e0;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:10px;transition:all .2s;display:flex}.rt.sel .rt-check{background:var(--o);border-color:var(--o);color:#fff}.product-list{flex-direction:column;gap:.6rem;margin-bottom:1rem;display:flex}.prod-item{background:var(--off);cursor:pointer;border:1.5px solid #e8e8e8;border-radius:12px;align-items:center;gap:.75rem;padding:.75rem 1rem;transition:all .2s;display:flex}.prod-item:hover{border-color:var(--o)}.prod-item.sel{background:var(--op);border-color:var(--o)}.prod-thumb{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.2rem;display:flex}.prod-name{color:var(--ink);font-family:Sora,sans-serif;font-size:13px;font-weight:700}.prod-brand{color:var(--muted);font-size:11px}.prod-earn{color:var(--o);margin-left:auto;font-family:Sora,sans-serif;font-size:12px;font-weight:700}.prod-chk{border:1.5px solid #ddd;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;font-size:9px;transition:all .2s;display:flex}.prod-item.sel .prod-chk{background:var(--o);border-color:var(--o);color:#fff}.btn-primary{background:var(--o);color:#fff;cursor:pointer;letter-spacing:-.02em;border:none;border-radius:10px;width:100%;margin-top:.25rem;padding:13px;font-family:Sora,sans-serif;font-size:14px;font-weight:700;transition:all .2s;box-shadow:0 6px 20px #f973164d}.btn-primary:hover{background:var(--od);transform:translateY(-1px)}.btn-secondary{width:100%;color:var(--mid);cursor:pointer;background:0 0;border:1.5px solid #e0e0e0;border-radius:10px;margin-top:.5rem;padding:13px;font-family:Sora,sans-serif;font-size:14px;font-weight:500;transition:all .2s}.btn-secondary:hover{border-color:var(--o);color:var(--o)}.ob-nav{gap:.75rem;margin-top:1.25rem;display:flex}.ob-nav .btn-primary{flex:2}.ob-nav .btn-back{color:var(--mid);cursor:pointer;background:0 0;border:1.5px solid #e0e0e0;border-radius:10px;flex:1;padding:13px;font-family:Sora,sans-serif;font-size:14px;font-weight:500;transition:all .2s}.ob-nav .btn-back:hover{border-color:var(--o);color:var(--o)}#creator-page{min-height:100vh}.cp-nav{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid var(--border);z-index:100;background:#fffffff2;justify-content:space-between;align-items:center;height:56px;padding:0 2rem;display:flex;position:sticky;top:0}.cp-logo{color:var(--ink);letter-spacing:-.03em;font-family:Sora,sans-serif;font-size:14px;font-weight:800}.cp-logo span{color:var(--o)}.cp-nav-r{align-items:center;gap:.75rem;display:flex}.cp-follow-btn{cursor:pointer;border:none;border-radius:8px;padding:7px 18px;font-family:Sora,sans-serif;font-size:13px;font-weight:700;transition:all .2s}.cp-follow-btn.following{background:var(--op);color:var(--od);border:1.5px solid #f973164d}.cp-follow-btn.follow{background:var(--o);color:#fff;box-shadow:0 4px 12px #f973164d}.cp-banner{width:100%;height:240px;position:relative;overflow:hidden}.cp-banner-img{object-fit:cover;width:100%;height:100%}.cp-banner-overlay{background:linear-gradient(#0000 30%,#0009 100%);position:absolute;inset:0}.cp-avatar-wrap{position:absolute;bottom:-2.5rem;left:2.5rem}.cp-avatar{object-fit:cover;background:linear-gradient(135deg,var(--o),var(--od));border:4px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:88px;height:88px;font-size:2.5rem;display:flex;overflow:hidden;box-shadow:0 4px 20px #0003}.cp-profile{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:1rem;padding:3.5rem 2.5rem 0;display:flex}.cp-profile-left{padding-top:.5rem}.cp-creator-name{color:var(--ink);letter-spacing:-.03em;margin-bottom:.2rem;font-family:Sora,sans-serif;font-size:1.5rem;font-weight:800}.cp-handle{color:var(--muted);margin-bottom:.6rem;font-size:14px}.cp-bio{color:var(--mid);max-width:440px;font-size:14px;line-height:1.65}.cp-stats{gap:1.5rem;margin-top:1rem;display:flex}.cp-stat-n{color:var(--ink);font-family:Sora,sans-serif;font-size:1.1rem;font-weight:800}.cp-stat-l{color:var(--muted);font-size:12px}.cp-niche-tag{background:var(--op);color:var(--od);text-transform:uppercase;letter-spacing:.5px;border-radius:100px;align-items:center;gap:5px;margin-bottom:.5rem;padding:3px 10px;font-family:Sora,sans-serif;font-size:10px;font-weight:700;display:inline-flex}.cp-tabs{border-bottom:1px solid var(--border);background:#fff;gap:0;margin-top:1.5rem;padding:0 2.5rem;display:flex}.cp-tab{color:var(--muted);cursor:pointer;border-bottom:2px solid #0000;padding:12px 16px;font-family:Sora,sans-serif;font-size:13px;font-weight:600;transition:all .2s;position:relative}.cp-tab.active{color:var(--o);border-bottom-color:var(--o)}.cp-tab:hover{color:var(--ink)}.tab-badge{background:var(--o);color:#fff;border-radius:100px;margin-left:5px;padding:2px 6px;font-size:9px;font-weight:700}.tab-content{padding:2rem 2.5rem;display:none}.tab-content.active{display:block}.community-grid{grid-template-columns:1fr 340px;align-items:start;gap:1.5rem;display:grid}.composer{border:1px solid var(--border);background:#fff;border-radius:16px;margin-bottom:1.25rem;padding:1.25rem}.composer-top{align-items:flex-start;gap:.75rem;display:flex}.composer-av{background:linear-gradient(135deg,var(--o),var(--od));border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:1.1rem;display:flex}.composer-input{color:var(--ink);resize:none;background:0 0;border:none;outline:none;flex:1;min-height:60px;font-family:DM Sans,sans-serif;font-size:14px}.composer-input::placeholder{color:#ccc}.composer-bottom{border-top:1px solid var(--border);justify-content:space-between;align-items:center;margin-top:.75rem;padding-top:.75rem;display:flex}.composer-tools{gap:.5rem;display:flex}.composer-tool{border:1px solid var(--border);cursor:pointer;background:0 0;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;font-size:14px;transition:all .2s;display:flex}.composer-tool:hover{background:var(--op);border-color:var(--o)}.post-btn{background:var(--o);color:#fff;cursor:pointer;border:none;border-radius:8px;padding:7px 18px;font-family:Sora,sans-serif;font-size:12px;font-weight:700}.post{border:1px solid var(--border);background:#fff;border-radius:16px;margin-bottom:1rem;padding:1.25rem}.post-header{align-items:center;gap:.75rem;margin-bottom:.85rem;display:flex}.post-av{background:linear-gradient(135deg,var(--o),var(--od));border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:1rem;display:flex;overflow:hidden}.post-av img{object-fit:cover;width:100%;height:100%}.post-name{color:var(--ink);font-family:Sora,sans-serif;font-size:13px;font-weight:700}.post-time{color:var(--muted);font-size:11px}.post-badge{border-radius:100px;margin-left:auto;padding:2px 7px;font-family:Sora,sans-serif;font-size:9px;font-weight:700}.post-badge.creator{background:var(--op);color:var(--od)}.post-badge.vip{color:#7a4f00;background:linear-gradient(135deg,gold,orange)}.post-badge.fan{color:var(--muted);background:#f0f0f0}.post-text{color:var(--ink);margin-bottom:.85rem;font-size:14px;line-height:1.7}.post-media{border-radius:12px;width:100%;margin-bottom:.85rem;overflow:hidden}.post-media img{width:100%;display:block}.post-actions{gap:.5rem;display:flex}.post-action{color:var(--muted);cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:5px;padding:5px 10px;font-size:12px;transition:all .2s;display:flex}.post-action:hover{background:var(--op);color:var(--o)}.post-action.liked{color:var(--o)}.post-locked{text-align:center;background:#00000080;border-radius:12px;margin-bottom:.85rem;padding:1.5rem;position:relative;overflow:hidden}.post-locked-blur{filter:blur(4px);pointer-events:none}.post-locked-overlay{flex-direction:column;justify-content:center;align-items:center;gap:.5rem;display:flex;position:absolute;inset:0}.locked-icon{font-size:1.5rem}.locked-txt{color:#fff;font-family:Sora,sans-serif;font-size:12px;font-weight:700}.locked-btn{background:var(--o);color:#fff;cursor:pointer;border:none;border-radius:100px;padding:5px 14px;font-family:Sora,sans-serif;font-size:11px;font-weight:700}.sidebar{flex-direction:column;gap:1rem;display:flex}.sidebar-card{border:1px solid var(--border);background:#fff;border-radius:16px;padding:1.25rem}.sidebar-title{color:var(--ink);letter-spacing:-.02em;margin-bottom:1rem;font-family:Sora,sans-serif;font-size:13px;font-weight:700}.tier-card{cursor:pointer;border:1.5px solid #e8e8e8;border-radius:12px;margin-bottom:.6rem;padding:1rem;transition:all .2s;position:relative;overflow:hidden}.tier-card:last-child{margin-bottom:0}.tier-card.active-tier{border-color:var(--o);background:var(--op)}.tier-card.gold{background:linear-gradient(135deg,#f59e0b14,#0000);border-color:#f59e0b}.tier-card.platinum{border-color:var(--purple);background:linear-gradient(135deg,#8b5cf614,#0000)}.tier-name{color:var(--ink);align-items:center;gap:.4rem;font-family:Sora,sans-serif;font-size:13px;font-weight:700;display:flex}.tier-price{color:var(--o);margin:.3rem 0;font-family:Sora,sans-serif;font-size:1.1rem;font-weight:800}.tier-price.gold-price{color:#f59e0b}.tier-price.plat-price{color:var(--purple)}.tier-perks{color:var(--mid);font-size:11px;list-style:none}.tier-perks li{align-items:center;gap:5px;padding:2px 0;display:flex}.tier-perks li:before{content:"✓";color:var(--green);font-size:10px;font-weight:700}.join-btn{cursor:pointer;border:none;border-radius:8px;width:100%;margin-top:.75rem;padding:8px;font-family:Sora,sans-serif;font-size:12px;font-weight:700;transition:all .2s}.join-btn.orange-btn{background:var(--o);color:#fff}.join-btn.gold-btn{color:#fff;background:#f59e0b}.join-btn.plat-btn{background:var(--purple);color:#fff}.shop-header{justify-content:space-between;align-items:center;margin-bottom:1.25rem;display:flex}.shop-filters{flex-wrap:wrap;gap:.5rem;display:flex}.shop-filter{cursor:pointer;color:var(--mid);background:#fff;border:1.5px solid #e8e8e8;border-radius:100px;padding:6px 14px;font-family:Sora,sans-serif;font-size:12px;font-weight:600;transition:all .2s}.shop-filter.active-f{background:var(--o);border-color:var(--o);color:#fff}.products-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem;display:grid}.product-card{border:1px solid var(--border);cursor:pointer;background:#fff;border-radius:16px;transition:all .3s;overflow:hidden}.product-card:hover{transform:translateY(-4px);box-shadow:0 12px 32px #00000014}.product-img{aspect-ratio:1;background:var(--off);justify-content:center;align-items:center;width:100%;font-size:3rem;display:flex;position:relative}.product-img img{object-fit:cover;width:100%;height:100%}.product-earn-badge{background:var(--o);color:#fff;border-radius:100px;padding:3px 8px;font-family:Sora,sans-serif;font-size:10px;font-weight:700;position:absolute;top:.6rem;right:.6rem}.product-body{padding:.85rem}.product-name{color:var(--ink);letter-spacing:-.01em;margin-bottom:.2rem;font-family:Sora,sans-serif;font-size:13px;font-weight:700}.product-brand{color:var(--muted);margin-bottom:.5rem;font-size:11px}.product-price-row{justify-content:space-between;align-items:center;display:flex}.product-price{color:var(--ink);font-family:Sora,sans-serif;font-size:14px;font-weight:800}.product-buy{background:var(--o);color:#fff;cursor:pointer;border:none;border-radius:8px;padding:5px 12px;font-family:Sora,sans-serif;font-size:11px;font-weight:700;transition:all .2s}.product-buy:hover{background:var(--od)}.product-exclusive{color:#7a4f00;text-transform:uppercase;letter-spacing:.5px;background:linear-gradient(135deg,gold,orange);border-radius:100px;padding:2px 7px;font-family:Sora,sans-serif;font-size:9px;font-weight:700;position:absolute;top:.6rem;left:.6rem}.rewards-hero{background:linear-gradient(135deg,var(--navy),#1a2f4e);border-radius:20px;margin-bottom:1.5rem;padding:2rem;position:relative;overflow:hidden}.rh-bg{pointer-events:none;background:radial-gradient(60% 80% at 80%,#f973161f 0%,#0000 70%);position:absolute;inset:0}.rh-content{z-index:1;position:relative}.rh-label{text-transform:uppercase;letter-spacing:2px;color:#ffffff80;margin-bottom:.4rem;font-family:Sora,sans-serif;font-size:10px;font-weight:700}.rh-points{color:var(--o);letter-spacing:-.04em;margin-bottom:.25rem;font-family:Sora,sans-serif;font-size:3rem;font-weight:800;line-height:1}.rh-sub{color:#ffffff80;margin-bottom:1.5rem;font-size:13px}.rh-progress-wrap{background:#ffffff1a;border-radius:100px;height:6px;margin-bottom:.4rem}.rh-progress-bar{background:linear-gradient(90deg,var(--o),#fbbf24);border-radius:100px;height:6px;transition:width 1s}.rh-progress-label{color:#fff6;justify-content:space-between;font-size:11px;display:flex}.rewards-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1rem;display:grid}.reward-card{border:1px solid var(--border);background:#fff;border-radius:16px;transition:all .3s;overflow:hidden}.reward-card:hover{transform:translateY(-3px);box-shadow:0 8px 24px #00000014}.reward-img{justify-content:center;align-items:center;width:100%;height:120px;font-size:3.5rem;display:flex}.reward-body{padding:1rem}.reward-name{color:var(--ink);margin-bottom:.2rem;font-family:Sora,sans-serif;font-size:13px;font-weight:700}.reward-desc{color:var(--muted);margin-bottom:.75rem;font-size:12px;line-height:1.5}.reward-footer{justify-content:space-between;align-items:center;display:flex}.reward-pts{color:var(--o);font-family:Sora,sans-serif;font-size:12px;font-weight:700}.reward-redeem{cursor:pointer;border:none;border-radius:8px;padding:5px 12px;font-family:Sora,sans-serif;font-size:11px;font-weight:700;transition:all .2s}.reward-redeem.can{background:var(--o);color:#fff}.reward-redeem.cant{color:var(--muted);cursor:not-allowed;background:#f0f0f0}.reward-tier-badge{text-transform:uppercase;letter-spacing:.5px;border-radius:100px;margin-bottom:.5rem;padding:2px 7px;font-family:Sora,sans-serif;font-size:9px;font-weight:700;display:inline-block}.badge-fan{color:var(--muted);background:#f0f0f0}.badge-supporter{background:var(--op);color:var(--od)}.badge-vip{color:#7a4f00;background:linear-gradient(135deg,gold,orange)}.badge-exclusive{background:linear-gradient(135deg,var(--purple),#6d28d9);color:#fff}.leaderboard{flex-direction:column;gap:.5rem;display:flex}.lb-item{background:var(--off);border:1px solid var(--border);border-radius:12px;align-items:center;gap:.75rem;padding:.75rem 1rem;transition:all .2s;display:flex}.lb-item:hover{background:var(--op);border-color:#f9731633}.lb-rank{color:var(--faint);text-align:center;flex-shrink:0;width:24px;font-family:Sora,sans-serif;font-size:14px;font-weight:800}.lb-rank.top1{color:#f59e0b}.lb-rank.top2{color:#9ca3af}.lb-rank.top3{color:#cd7f32}.lb-av{background:#f0f0f0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:.85rem;display:flex}.lb-name{color:var(--ink);flex:1;font-family:Sora,sans-serif;font-size:13px;font-weight:700}.lb-tier{color:var(--muted);font-size:10px}.lb-pts{color:var(--o);font-family:Sora,sans-serif;font-size:13px;font-weight:700}.earnings-card{background:linear-gradient(135deg,var(--navy),#1a2f4e);border-radius:16px;padding:1.25rem}.ec-label{text-transform:uppercase;letter-spacing:1.5px;color:#fff6;margin-bottom:.3rem;font-size:10px;font-weight:700}.ec-num{color:var(--o);letter-spacing:-.03em;font-family:Sora,sans-serif;font-size:1.6rem;font-weight:800}.ec-sub{color:#fff6;margin-top:.15rem;font-size:11px}.ec-breakdown{flex-direction:column;gap:.4rem;margin-top:1rem;display:flex}.ec-row{justify-content:space-between;align-items:center;font-size:12px;display:flex}.ec-row-label{color:#ffffff80}.ec-row-val{color:#fffc;font-family:Sora,sans-serif;font-weight:700}.toast{background:var(--ink);color:#fff;opacity:0;z-index:1000;white-space:nowrap;border-radius:100px;padding:.75rem 1.5rem;font-family:Sora,sans-serif;font-size:13px;font-weight:600;transition:all .35s;position:fixed;bottom:2rem;left:50%;transform:translate(-50%)translateY(80px);box-shadow:0 8px 24px #0003}.toast.show{opacity:1;transform:translate(-50%)translateY(0)}.modal-overlay{z-index:200;background:#00000080;justify-content:center;align-items:center;padding:1rem;display:none;position:fixed;inset:0}.modal-overlay.open{display:flex}.modal{background:#fff;border-radius:20px;width:100%;max-width:420px;max-height:90vh;padding:2rem;overflow-y:auto}.modal-title{color:var(--ink);letter-spacing:-.03em;margin-bottom:.4rem;font-family:Sora,sans-serif;font-size:1.1rem;font-weight:800}.modal-sub{color:var(--muted);margin-bottom:1.5rem;font-size:13px;line-height:1.6}.modal-close{float:right;cursor:pointer;color:var(--muted);background:0 0;border:none;font-size:1.2rem}.msg-layout{border:1px solid var(--border);background:#fff;border-radius:20px;grid-template-columns:300px 1fr;height:calc(100vh - 220px);min-height:500px;display:grid;overflow:hidden}.msg-sidebar{border-right:1px solid var(--border);flex-direction:column;display:flex}.msg-sidebar-head{border-bottom:1px solid var(--border);padding:1.25rem 1.25rem .75rem}.msg-search{width:100%;color:var(--ink);background:#f9f9f9;border:1.5px solid #f0f0f0;border-radius:10px;outline:none;padding:9px 14px;font-family:DM Sans,sans-serif;font-size:13px;transition:border-color .2s}.msg-search:focus{border-color:var(--o);background:#fff}.msg-list{flex:1;overflow-y:auto}.msg-thread{cursor:pointer;border-bottom:1px solid #00000008;align-items:center;gap:.75rem;padding:.9rem 1.25rem;transition:background .15s;display:flex;position:relative}.msg-thread:hover{background:#fafafa}.msg-thread.active-thread{background:var(--op)}.msg-thread-av{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.1rem;display:flex;position:relative}.msg-thread-av .online-dot{background:var(--green);border:2px solid #fff;border-radius:50%;width:10px;height:10px;position:absolute;bottom:0;right:0}.msg-thread-name{color:var(--ink);letter-spacing:-.01em;margin-bottom:2px;font-family:Sora,sans-serif;font-size:13px;font-weight:700}.msg-thread-preview{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;max-width:160px;font-size:12px;overflow:hidden}.msg-thread-time{color:var(--faint);font-size:10px;position:absolute;top:.9rem;right:1rem}.msg-thread-unread{background:var(--o);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-family:Sora,sans-serif;font-size:10px;font-weight:700;display:flex;position:absolute;bottom:.9rem;right:1rem}.msg-tier-badge-sm{border-radius:100px;padding:1px 6px;font-size:9px;font-weight:700;display:inline-block}.msg-chat{flex-direction:column;display:flex}.msg-chat-head{border-bottom:1px solid var(--border);background:#fff;align-items:center;gap:.75rem;padding:1rem 1.5rem;display:flex}.msg-chat-head-av{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:1rem;display:flex}.msg-chat-name{color:var(--ink);letter-spacing:-.02em;font-family:Sora,sans-serif;font-size:14px;font-weight:700}.msg-chat-status{color:var(--green);font-size:11px}.msg-chat-actions{gap:.5rem;margin-left:auto;display:flex}.msg-action-btn{border:1px solid var(--border);cursor:pointer;background:0 0;border-radius:9px;justify-content:center;align-items:center;width:34px;height:34px;font-size:14px;transition:all .2s;display:flex}.msg-action-btn:hover{background:var(--op);border-color:var(--o)}.msg-messages{background:#fafafa;flex-direction:column;flex:1;gap:.75rem;padding:1.25rem 1.5rem;display:flex;overflow-y:auto}.msg-bubble-wrap{align-items:flex-end;gap:.6rem;display:flex}.msg-bubble-wrap.mine{flex-direction:row-reverse}.msg-bubble-av{background:#f0f0f0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:.75rem;display:flex}.msg-bubble{border-radius:16px;max-width:65%;padding:.75rem 1rem;font-size:13px;line-height:1.6;position:relative}.msg-bubble.theirs{border:1px solid var(--border);color:var(--ink);background:#fff;border-bottom-left-radius:4px}.msg-bubble.mine{background:var(--o);color:#fff;border-bottom-right-radius:4px}.msg-bubble-time{color:var(--faint);text-align:right;margin-top:3px;font-size:10px}.msg-bubble-wrap.mine .msg-bubble-time{text-align:left}.msg-composer{border-top:1px solid var(--border);background:#fff;align-items:center;gap:.75rem;padding:1rem 1.5rem;display:flex}.msg-input{color:var(--ink);background:#f9f9f9;border:1.5px solid #f0f0f0;border-radius:100px;outline:none;flex:1;padding:11px 16px;font-family:DM Sans,sans-serif;font-size:14px;transition:all .2s}.msg-input:focus{border-color:var(--o);background:#fff}.msg-send-btn{background:var(--o);color:#fff;cursor:pointer;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex;box-shadow:0 4px 12px #f973164d}.msg-send-btn:hover{background:var(--od);transform:scale(1.05)}.msg-tool-btn{border:1px solid var(--border);cursor:pointer;background:0 0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:14px;transition:all .2s;display:flex}.msg-tool-btn:hover{background:var(--op);border-color:var(--o)}.msg-empty{color:var(--faint);flex-direction:column;flex:1;justify-content:center;align-items:center;gap:.75rem;display:flex}.msg-empty-icon{opacity:.4;font-size:3rem}.msg-empty-txt{font-family:Sora,sans-serif;font-size:14px;font-weight:600}.live-layout{grid-template-columns:1fr 340px;align-items:start;gap:1.25rem;display:grid}.live-stage{background:var(--navy);aspect-ratio:16/9;border-radius:20px;position:relative;overflow:hidden}.live-stage-content{flex-direction:column;justify-content:center;align-items:center;gap:1.25rem;display:flex;position:absolute;inset:0}.live-stage-bg{background:radial-gradient(60% 60%,#f9731614 0%,#0000 70%);position:absolute;inset:0}.live-go-btn{background:linear-gradient(135deg,#ff424d,var(--o));cursor:pointer;z-index:1;border:none;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;font-size:2rem;transition:transform .2s;animation:2s ease-in-out infinite livePulse;display:flex;position:relative;box-shadow:0 0 #f9731666}.live-go-btn:hover{transform:scale(1.08)}@keyframes livePulse{0%,to{box-shadow:0 0 #f9731666}50%{box-shadow:0 0 0 20px #f9731600}}.live-go-label{color:#ffffffb3;letter-spacing:-.01em;z-index:1;font-family:Sora,sans-serif;font-size:14px;font-weight:700;position:relative}.live-go-sub{color:#ffffff59;z-index:1;font-size:12px;position:relative}.live-badge{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ff424de6;border-radius:100px;align-items:center;gap:5px;padding:4px 12px;font-family:Sora,sans-serif;font-size:11px;font-weight:700;display:flex;position:absolute;top:1rem;left:1rem}.live-dot-red{background:#fff;border-radius:50%;width:6px;height:6px;animation:1s infinite blink2}@keyframes blink2{0%,to{opacity:1}50%{opacity:.3}}.live-viewers{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#00000080;border-radius:100px;padding:4px 12px;font-family:Sora,sans-serif;font-size:12px;font-weight:600;position:absolute;top:1rem;right:1rem}.live-controls{gap:.6rem;display:flex;position:absolute;bottom:1rem;left:50%;transform:translate(-50%)}.live-ctrl{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0006;border:1.5px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;font-size:16px;transition:all .2s;display:flex}.live-ctrl:hover{background:#ffffff26;border-color:#fff6}.live-ctrl.end{background:#ff424dcc;border-color:#0000}.live-chat-panel{border:1px solid var(--border);background:#fff;border-radius:20px;flex-direction:column;height:500px;display:flex;overflow:hidden}.live-chat-head{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:1rem 1.25rem;display:flex}.live-chat-title{color:var(--ink);font-family:Sora,sans-serif;font-size:13px;font-weight:700}.live-chat-count{color:var(--muted);font-size:12px}.live-chat-msgs{flex-direction:column;flex:1;gap:.6rem;padding:1rem;display:flex;overflow-y:auto}.live-chat-msg{align-items:flex-start;gap:.6rem;display:flex}.lc-av{background:#f0f0f0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;font-size:.7rem;display:flex}.lc-content{flex:1}.lc-name{color:var(--o);margin-bottom:1px;font-family:Sora,sans-serif;font-size:11px;font-weight:700}.lc-text{color:var(--ink);font-size:12px;line-height:1.5}.lc-tier{border-radius:100px;margin-left:4px;padding:1px 5px;font-size:9px;font-weight:700}.live-chat-input-wrap{border-top:1px solid var(--border);gap:.5rem;padding:.75rem 1rem;display:flex}.live-chat-input{color:var(--ink);background:#f9f9f9;border:1.5px solid #f0f0f0;border-radius:100px;outline:none;flex:1;padding:9px 14px;font-family:DM Sans,sans-serif;font-size:13px}.live-chat-input:focus{border-color:var(--o);background:#fff}.live-send{background:var(--o);color:#fff;cursor:pointer;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.live-setup{border:1px solid var(--border);background:#fff;border-radius:16px;margin-bottom:1rem;padding:1.25rem}.live-setup-title{color:var(--ink);letter-spacing:-.02em;margin-bottom:.85rem;font-family:Sora,sans-serif;font-size:13px;font-weight:700}.live-stat-row{gap:.75rem;margin-bottom:1rem;display:flex}.live-stat{background:var(--off);text-align:center;border-radius:12px;flex:1;padding:.85rem}.live-stat-n{color:var(--o);font-family:Sora,sans-serif;font-size:1.2rem;font-weight:800}.live-stat-l{color:var(--muted);margin-top:2px;font-size:11px}.coming-soon-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:10;background:#0a0a0abf;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;gap:1rem;display:flex;position:absolute;inset:0}.cs-badge{background:linear-gradient(135deg,var(--o),#fbbf24);color:#fff;letter-spacing:.5px;text-transform:uppercase;border-radius:100px;padding:8px 24px;font-family:Sora,sans-serif;font-size:13px;font-weight:800}.cs-txt{color:#fff9;text-align:center;max-width:260px;font-family:Sora,sans-serif;font-size:14px;line-height:1.6}.cs-notify-btn{color:#fff;cursor:pointer;background:#ffffff14;border:1.5px solid #ffffff4d;border-radius:8px;padding:9px 22px;font-family:Sora,sans-serif;font-size:13px;font-weight:700;transition:all .2s}.cs-notify-btn:hover{background:#ffffff26;border-color:#ffffff80}@media (max-width:768px){.msg-layout{grid-template-columns:1fr;height:auto}.msg-sidebar{height:200px}.live-layout{grid-template-columns:1fr}}.lang-toggle{border:1.5px solid var(--border2);color:var(--mid);cursor:pointer;letter-spacing:-.01em;background:0 0;border-radius:100px;align-items:center;gap:5px;padding:6px 14px;font-family:Sora,sans-serif;font-size:12px;font-weight:700;transition:all .2s;display:flex}.lang-toggle:hover{border-color:var(--o);color:var(--o)}[dir=rtl]{font-family:Noto Sans Arabic,DM Sans,sans-serif}[dir=rtl] .nav-mid,[dir=rtl] .nav-r{flex-direction:row-reverse}[dir=rtl] .hero-h1{direction:rtl}[dir=rtl] .hero-btns{flex-direction:row-reverse;justify-content:center}[dir=rtl] .hero-proof{flex-direction:row-reverse}[dir=rtl] .how-wrap{direction:rtl}[dir=rtl] .hs{text-align:right;flex-direction:row-reverse}[dir=rtl] .cta-actions{flex-direction:row-reverse}[dir=rtl] .footer-grid{direction:rtl}[dir=rtl] .fc ul{text-align:right}[dir=rtl] .stats-strip .ticker-track{direction:ltr}.shop-modal-overlay{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:400;opacity:0;pointer-events:none;background:#0a0a0ab3;justify-content:center;align-items:center;padding:1rem;transition:opacity .3s;display:flex;position:fixed;inset:0}.shop-modal-overlay.open{opacity:1;pointer-events:auto}.shop-modal{background:#fff;border-radius:24px;width:100%;max-width:600px;max-height:90vh;transition:transform .35s cubic-bezier(.34,1.56,.64,1);position:relative;overflow-y:auto;transform:translateY(24px)scale(.97);box-shadow:0 32px 80px #00000040}.shop-modal-overlay.open .shop-modal{transform:translateY(0)scale(1)}.shop-modal-head{border-bottom:1px solid var(--border);z-index:2;background:#fff;border-radius:24px 24px 0 0;justify-content:space-between;align-items:center;padding:1.75rem 1.75rem 1.25rem;display:flex;position:sticky;top:0}.shop-modal-title{color:var(--ink);letter-spacing:-.03em;font-family:Sora,sans-serif;font-size:1.1rem;font-weight:800}.shop-modal-sub{color:var(--muted);margin-top:2px;font-size:12px}.shop-modal-close{background:var(--off);cursor:pointer;width:32px;height:32px;color:var(--muted);border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:14px;transition:all .2s;display:flex}.shop-modal-close:hover{color:var(--ink);background:#f0f0f0}.shop-modal-body{padding:1.5rem 1.75rem 2rem}.creator-shop-btn{background:var(--o);color:#fff;cursor:pointer;letter-spacing:-.01em;border:none;border-radius:10px;align-items:center;gap:8px;padding:10px 22px;font-family:Sora,sans-serif;font-size:13px;font-weight:700;transition:all .2s;display:inline-flex;box-shadow:0 4px 16px #f9731659}.creator-shop-btn:hover{background:var(--od);transform:translateY(-1px);box-shadow:0 6px 24px #f9731673}.aff-partner{border:1px solid var(--border);border-radius:16px;margin-bottom:.85rem;transition:box-shadow .2s;overflow:hidden}.aff-partner:hover{box-shadow:var(--shadow-lg)}.aff-partner-head{align-items:center;gap:.85rem;padding:1.1rem 1.25rem;display:flex}.aff-partner-icon{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:46px;height:46px;font-size:1.4rem;display:flex}.aff-partner-name{color:var(--ink);letter-spacing:-.02em;font-family:Sora,sans-serif;font-size:14px;font-weight:800}.aff-partner-desc{color:var(--muted);margin-top:1px;font-size:12px}.aff-partner-earn{text-align:right;flex-shrink:0;margin-left:auto}.aff-earn-pct{color:var(--o);font-family:Sora,sans-serif;font-size:1.1rem;font-weight:800}.aff-earn-label{color:var(--muted);font-size:10px}.aff-partner-links{background:var(--off);border-top:1px solid var(--border);flex-wrap:wrap;gap:.6rem;padding:.85rem 1.25rem;display:flex}.aff-link-btn{cursor:pointer;white-space:nowrap;border:none;border-radius:8px;align-items:center;gap:6px;padding:8px 16px;font-family:Sora,sans-serif;font-size:12px;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.aff-link-primary{background:var(--o);color:#fff;box-shadow:0 3px 10px #f973164d}.aff-link-primary:hover{background:var(--od)}.aff-link-secondary{color:var(--mid);border:1px solid var(--border2);background:#fff}.aff-link-secondary:hover{border-color:var(--o);color:var(--o)}.tracking-pill{background:var(--off);border:1px solid var(--border);color:var(--muted);border-radius:8px;align-items:center;gap:5px;padding:4px 10px;font-family:Sora,sans-serif;font-size:10px;font-weight:700;display:inline-flex}.tracking-pill span{color:var(--o)}.shop-stats-bar{grid-template-columns:repeat(3,1fr);gap:.5rem;margin-bottom:1.25rem;display:grid}.shop-stat-box{background:var(--off);text-align:center;border-radius:10px;padding:.75rem}.shop-stat-n{color:var(--o);font-family:Sora,sans-serif;font-size:1.1rem;font-weight:800}.shop-stat-l{color:var(--muted);margin-top:2px;font-size:10px}.page{display:none}.page.active{display:block}
