.theme-switch{min-height:40px;color:var(--foreground);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;gap:8px;padding:0 10px;font-size:11px;font-weight:850;display:inline-flex}.theme-switch-track{border:1px solid var(--border);background:var(--surface-muted);border-radius:999px;width:44px;height:25px;transition:background-color .16s,border-color .16s;display:block;position:relative}.theme-switch-thumb{background:var(--surface);width:17px;height:17px;color:var(--foreground);border-radius:999px;place-items:center;transition:transform .16s,background-color .16s,color .16s;display:grid;position:absolute;top:3px;left:3px;box-shadow:0 2px 7px #00000029}.theme-switch-dark .theme-switch-track{background:#342a24;border-color:#55483f}.theme-switch-dark .theme-switch-thumb{color:#201a17;background:#f4a340;transform:translate(19px)}.theme-switch-light .theme-switch-thumb{color:#b35f18;background:#fff}.theme-switch:focus-visible{outline:3px solid color-mix(in srgb,var(--accent) 45%,transparent);outline-offset:2px;border-radius:999px}.theme-switch-compact{min-width:50px;padding:0 3px}.theme-switch-label{text-transform:capitalize}html[data-theme=dark]{--background:#12100f;--foreground:#f7eee7;--surface:#1d1a18;--surface-muted:#27221f;--border:#39312d;--primary:#f4a340;--primary-foreground:#201a17;--accent:#f4a340;--accent-strong:#ff8b5d;--success:#86bd8a;--danger:#ff8175;--warning:#e5a84d}html[data-theme=dark] body{background:var(--background);color:var(--foreground)}html[data-theme=dark] .dashboard-surface [class~=bg-white],html[data-theme=dark] .premium-dashboard [class~=bg-white],html[data-theme=dark] aside[class~=bg-white],html[data-theme=dark] nav[class~=bg-white]{background-color:var(--surface)!important}html[data-theme=dark] .dashboard-surface [class~=text-black],html[data-theme=dark] .premium-dashboard [class~=text-black],html[data-theme=dark] aside [class~=text-black]{color:color-mix(in srgb,var(--foreground) 58%,transparent)!important}html[data-theme=dark] .dashboard-surface [class~=border-black],html[data-theme=dark] .premium-dashboard [class~=border-black]{border-color:var(--border)!important}html[data-theme=dark] .platform-dashboard-surface,html[data-theme=dark] .marketer-dashboard-surface{background:var(--background)!important}html[data-theme=dark] :is(.dashboard-surface,.business-shell,.platform-admin-shell,.marketer-dashboard-surface,.auth-layout-v2,.onboarding-surface,.marketing-site) :is(.input,input,select,textarea){color:var(--foreground);border-color:var(--border);background-color:var(--surface-muted)}html[data-theme=dark] :is(.dashboard-surface,.business-shell,.platform-admin-shell,.marketer-dashboard-surface,.auth-layout-v2,.onboarding-surface,.marketing-site) option{color:#f7eee7;background:#1d1a18}html[data-theme=dark] .marketing-site{color:#f7eee7;background:#14110f}html[data-theme=dark] .marketing-header{background:#14110feb;border-color:#39312d}html[data-theme=dark] .marketing-desktop-nav,html[data-theme=dark] .marketing-footer-grid>div:not(:first-child),html[data-theme=dark] .marketing-footer-bottom,html[data-theme=dark] .marketing-subhero>p:last-child,html[data-theme=dark] .marketing-footer-brand>p{color:#f7eee794}html[data-theme=dark] .marketing-footer-v2,html[data-theme=dark] .business-carousel-section,html[data-theme=dark] .marketing-feature-grid-v2 article,html[data-theme=dark] .marketing-feature-catalog article,html[data-theme=dark] .marketing-story-grid article,html[data-theme=dark] .marketing-contact-grid article,html[data-theme=dark] .marketing-pricing-grid-v2 article,html[data-theme=dark] .marketing-control-card:not(.dark){background:#1d1a18;border-color:#39312d}html[data-theme=dark] .marketing-footer-grid>div:not(:first-child)>strong{color:#f7eee7}html[data-theme=dark] .marketing-mobile-menu summary,html[data-theme=dark] .marketing-mobile-menu>div{background:#1d1a18;border-color:#39312d}html[data-theme=dark] .marketing-site [class~=text-black]{color:#f7eee794!important}html[data-theme=dark] .marketing-site [class~=bg-white]{background-color:#1d1a18!important}html[data-theme=dark] .premium-home-final{background:#211b18;border:1px solid #3c312b;box-shadow:0 28px 80px #00000047}html[data-theme=dark] .premium-home-final:before{background:radial-gradient(circle at 50% 125%,#c25b2f52,#0000 38%),radial-gradient(circle at 16% 5%,#f4a3401a,#0000 34%)}html[data-theme=dark] .premium-home-final-glow{background:#f4a34012}html[data-theme=dark] .premium-home-final h2{color:#fff7f0}html[data-theme=dark] .premium-home-final p{color:#f7eee7a8}html[data-theme=dark] .premium-home-final .premium-home-pill.dark{color:#f4c894;background:#f4a3401a;border-color:#f4a34033}html[data-theme=dark] .premium-home-final-content>div a{color:#f7eee7;background:#2d2521;border-color:#5a4940}html[data-theme=dark] .premium-home-final-content>div a:first-child{color:#201a17;background:#f4a340;border-color:#f4a340}html[data-theme=dark] .premium-home-final-content>small{color:#f7eee780}html[data-theme=dark] .auth-layout-v2{background:#14110f}html[data-theme=dark] .auth-card-v2{background:#1d1a18;border-color:#39312d}html[data-theme=dark] .admin-btn-secondary{background:var(--surface)}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
.earn-hero{color:#fff9f2;background:radial-gradient(circle at 86% 12%,#f4a34033,#0000 29%),#201a17;border-radius:34px;grid-template-columns:1.08fr .92fr;align-items:center;gap:72px;width:min(1240px,100% - 40px);margin:28px auto 0;padding:72px 64px;display:grid;overflow:hidden}.earn-hero-copy h1{letter-spacing:-.058em;margin:14px 0 20px;font-size:clamp(46px,5.4vw,76px);line-height:.98}.earn-hero-copy h1 span{color:#f4a340}.earn-hero-copy>p{color:#fff9f2a8;max-width:650px;margin:0;font-size:15px;line-height:1.75}.earn-hero-actions{flex-wrap:wrap;gap:10px;margin-top:29px;display:flex}.earn-hero-actions a{border:1px solid #ffffff2e;border-radius:14px;align-items:center;gap:8px;min-height:50px;padding:0 18px;font-size:12px;font-weight:900;display:inline-flex}.earn-hero-actions a:first-child{color:#201a17;background:#f4a340;border-color:#f4a340}.earn-hero-copy>small{color:#fff9f27a;align-items:center;gap:7px;margin-top:20px;font-size:10px;display:flex}.earn-hero-visual{background:#ffffff0e;border:1px solid #ffffff1a;border-radius:25px;padding:20px;box-shadow:0 30px 70px #0003}.earn-visual-head{align-items:center;gap:11px;display:flex}.earn-visual-head>span{color:#f4a340;background:#f4a34024;border-radius:13px;place-items:center;width:42px;height:42px;display:grid}.earn-visual-head>div{flex:1;gap:2px;display:grid}.earn-visual-head small,.earn-visual-grid small,.earn-visual-link small{color:#fff9f26b;font-size:9px}.earn-visual-head strong{font-size:12px}.earn-visual-head>b{color:#a4d4a7;text-transform:uppercase;background:#4f755240;border-radius:999px;padding:5px 8px;font-size:8px}.earn-visual-grid{grid-template-columns:1fr 1fr;gap:9px;margin-top:20px;display:grid}.earn-visual-grid article{background:#ffffff0e;border-radius:16px;gap:5px;padding:16px;display:grid}.earn-visual-grid strong{font-size:25px}.earn-visual-grid span{color:#9dc7a0;font-size:8px}.earn-visual-link{color:#201a17;background:#fff9f2;border-radius:15px;align-items:center;gap:10px;margin-top:9px;padding:14px;display:flex}.earn-visual-link>span{flex:1;gap:2px;min-width:0;display:grid}.earn-visual-link small{color:#201a176b}.earn-visual-link strong{text-overflow:ellipsis;font-size:9px;overflow:hidden}.earn-visual-link>b{color:#c75432;font-size:9px}.earn-visual-row{color:#fff9f285;align-items:center;gap:8px;margin-top:13px;font-size:9px;display:flex}.earn-how,.earn-calculator{width:min(1160px,100% - 40px);margin:0 auto;padding:100px 0}.earn-section-heading{max-width:690px}.earn-section-heading h2,.earn-calculator h2{letter-spacing:-.05em;margin:10px 0 0;font-size:clamp(36px,4.5vw,58px);line-height:1.03}.earn-step-grid{grid-template-columns:repeat(4,1fr);gap:12px;margin-top:40px;display:grid}.earn-step-grid article{background:#fff;border:1px solid #e7ddd3;border-radius:22px;min-height:225px;padding:24px}.earn-step-grid b{color:#d95f3b;font-size:10px}.earn-step-grid h3{margin:50px 0 8px;font-size:20px}.earn-step-grid p,.earn-benefit-grid p,.earn-live-campaign p,.earn-calculator-copy>p:last-of-type{color:#201a178c;margin:0;font-size:12px;line-height:1.75}.earn-benefits{color:#fff9f2;background:#201a17;grid-template-columns:.85fr 1.15fr;gap:80px;padding:86px max(20px,50% - 580px);display:grid}.earn-benefits>div:first-child h2{letter-spacing:-.05em;margin:11px 0 14px;font-size:clamp(35px,4vw,55px);line-height:1.02}.earn-benefits>div:first-child>p:last-child{color:#fff9f294;font-size:13px;line-height:1.75}.earn-benefit-grid{grid-template-columns:1fr 1fr;gap:9px;display:grid}.earn-benefit-grid article{background:#ffffff0b;border:1px solid #ffffff17;border-radius:16px;gap:11px;padding:15px;display:flex}.earn-benefit-grid article>span{color:#f4a340;background:#f4a3401f;border-radius:11px;flex:none;place-items:center;width:37px;height:37px;display:grid}.earn-benefit-grid h3{margin:0 0 4px;font-size:12px}.earn-benefit-grid p{color:#fff9f280;font-size:9px}.earn-live-campaign{background:#fff7ed;border:1px solid #e6d8ca;border-radius:28px;grid-template-columns:1fr .8fr;gap:60px;width:min(1160px,100% - 40px);margin:90px auto 0;padding:40px;display:grid}.earn-live-campaign h2{letter-spacing:-.035em;margin:9px 0 10px;font-size:31px}.earn-campaign-terms{gap:13px;display:grid}.earn-campaign-terms>span{color:#201a1773;border-bottom:1px solid #eadccf;gap:4px;padding-bottom:12px;font-size:10px;display:grid}.earn-campaign-terms strong{color:#201a17;font-size:13px}.earn-campaign-terms small{color:#201a1766;font-size:9px}.earn-calculator{grid-template-columns:.75fr 1.25fr;align-items:start;gap:70px;display:grid}.earn-live-terms{color:#8f4728;background:#fff0df;border-radius:999px;margin-top:18px;padding:9px 12px;font-size:10px;font-weight:850;display:inline-flex}.earn-calculator-card{background:#fff;border:1px solid #e7ddd3;border-radius:26px;padding:24px;box-shadow:0 18px 55px #201a170f}.earn-form-grid{grid-template-columns:1fr 1fr;gap:13px;display:grid}.earn-form-grid .earn-field{color:#201a17;grid-template-rows:auto minmax(32px,auto) auto;align-content:start;gap:5px;min-width:0;display:grid;position:relative}.earn-field-title{letter-spacing:.01em;font-size:12px;font-weight:900}.earn-field-help{color:#201a1785;font-size:10px;font-weight:650;line-height:1.45}.earn-field>input,.earn-field>select,.earn-field>.earn-input-wrap{margin-top:4px}.earn-form-grid input,.earn-form-grid select{color:#201a17;background:#fffaf5;border:1px solid #e0d5cb;border-radius:13px;outline:none;width:100%;min-height:50px;padding:0 13px;font-size:16px;font-weight:800}.earn-form-grid input:focus,.earn-form-grid select:focus{border-color:#d95f3b;box-shadow:0 0 0 3px #d95f3b1a}.earn-input-wrap{position:relative}.earn-input-wrap>span{color:#201a1766;position:absolute;top:16px;right:14px}.earn-result{color:#fff9f2;background:#201a17;border-radius:19px;gap:5px;margin-top:17px;padding:22px;display:grid}.earn-result>span{color:#fff9f27a;text-transform:uppercase;letter-spacing:.1em;font-size:10px}.earn-result strong{letter-spacing:-.04em;font-size:clamp(30px,4vw,46px)}.earn-result small{color:#fff9f266;font-size:9px}html[data-theme=dark] .earn-step-grid article,html[data-theme=dark] .earn-calculator-card{background:#1d1a18;border-color:#39312d}html[data-theme=dark] .earn-field-title{color:#f7eee7}html[data-theme=dark] .earn-field-help,html[data-theme=dark] .earn-step-grid p,html[data-theme=dark] .earn-calculator-copy>p:last-of-type{color:#f7eee794}html[data-theme=dark] .earn-live-campaign{background:#241d18;border-color:#493a2e}html[data-theme=dark] .earn-live-campaign p{color:#f7eee794}html[data-theme=dark] .earn-campaign-terms strong{color:#f7eee7}@media (max-width:900px){.earn-hero{grid-template-columns:1fr;gap:40px;padding:54px 34px}.earn-step-grid{grid-template-columns:1fr 1fr}.earn-benefits,.earn-calculator{grid-template-columns:1fr;gap:36px}.earn-live-campaign{grid-template-columns:1fr;gap:28px}}@media (max-width:600px){.earn-hero{border-radius:24px;width:calc(100% - 24px);margin-top:12px;padding:42px 20px}.earn-hero-copy h1{font-size:clamp(40px,12vw,55px)}.earn-hero-actions{display:grid}.earn-hero-actions a{justify-content:center}.earn-how,.earn-calculator{width:calc(100% - 32px);padding:72px 0}.earn-step-grid{grid-template-columns:1fr}.earn-step-grid article{min-height:180px}.earn-step-grid h3{margin-top:28px}.earn-benefits{padding:68px 20px}.earn-benefit-grid{grid-template-columns:1fr}.earn-live-campaign{width:calc(100% - 32px);margin-top:68px;padding:25px}.earn-form-grid{grid-template-columns:1fr}.earn-calculator-card{padding:18px}.earn-visual-grid{grid-template-columns:1fr 1fr}}
.earn-form-grid .earn-field{background:#fffaf5;border:1px solid #e7ddd3;border-radius:16px;grid-template-rows:auto auto auto;gap:5px;padding:14px}.earn-field-title{color:#201a17;letter-spacing:.01em;font-size:12px;font-weight:950;display:block}.earn-field-help{color:#201a179e;min-height:30px;font-size:10px;font-weight:650;line-height:1.45;display:block}.earn-field>input,.earn-field>select,.earn-field>.earn-input-wrap{margin-top:6px}.earn-field input,.earn-field select{background:#fff}.earn-term-row{border-bottom:1px solid #eadccf;gap:5px;padding:0 0 15px;display:grid}.earn-term-label{color:#9b4c28;letter-spacing:.11em;text-transform:uppercase;font-size:10px;font-weight:950}.earn-term-row strong,.earn-term-row time{color:#201a17;font-size:14px;font-weight:900}.earn-term-row small{color:#201a178f;font-size:10px;line-height:1.5}.earn-campaign-disclaimer{margin:0!important;font-size:9px!important}html[data-theme=dark] .earn-form-grid .earn-field{background:#25211e;border-color:#413833}html[data-theme=dark] .earn-field-title{color:#fff8f1}html[data-theme=dark] .earn-field-help{color:#f7eee7ad}html[data-theme=dark] .earn-term-label{color:#f4a340}html[data-theme=dark] .earn-term-row{border-color:#4b4039}html[data-theme=dark] .earn-term-row strong,html[data-theme=dark] .earn-term-row time{color:#fff8f1}html[data-theme=dark] .earn-term-row small{color:#f7eee79e}@media (max-width:600px){.earn-form-grid .earn-field{padding:12px}.earn-field-help{min-height:0}}
html[data-theme=dark] :is(.business-shell,.platform-admin-shell,.marketer-dashboard-surface,.onboarding-surface){background:var(--background)!important;color:var(--foreground)!important}html[data-theme=dark] :is(.dashboard-surface,.business-shell,.platform-admin-shell,.marketer-dashboard-surface,.auth-layout-v2,.onboarding-surface,.marketing-site) [class~=bg-white]{background-color:var(--surface)!important}html[data-theme=dark] :is(.dashboard-surface,.business-shell,.platform-admin-shell,.marketer-dashboard-surface,.auth-layout-v2,.onboarding-surface,.marketing-site) :is([class~=bg-white\/96],[class~=bg-white\/95]){background-color:#1d1a18f5!important}html[data-theme=dark] :is(.dashboard-surface,.business-shell,.platform-admin-shell,.marketer-dashboard-surface,.auth-layout-v2,.onboarding-surface,.marketing-site) :is([class~=bg-white\/80],[class~=bg-white\/70],[class~=bg-white\/60],[class~=bg-white\/50]){background-color:#1d1a18e0!important}html[data-theme=dark] :is(.dashboard-surface,.business-shell,.platform-admin-shell,.marketer-dashboard-surface,.auth-layout-v2,.onboarding-surface,.marketing-site) :is([class~=text-black],[class~=text-black\/75],[class~=text-black\/70],[class~=text-black\/65],[class~=text-black\/62],[class~=text-black\/60]){color:#f7eee7c7!important}html[data-theme=dark] :is(.dashboard-surface,.business-shell,.platform-admin-shell,.marketer-dashboard-surface,.auth-layout-v2,.onboarding-surface,.marketing-site) :is([class~=text-black\/58],[class~=text-black\/55],[class~=text-black\/52],[class~=text-black\/50]){color:#f7eee7a3!important}html[data-theme=dark] :is(.dashboard-surface,.business-shell,.platform-admin-shell,.marketer-dashboard-surface,.auth-layout-v2,.onboarding-surface,.marketing-site) :is([class~=text-black\/48],[class~=text-black\/45],[class~=text-black\/42],[class~=text-black\/40],[class~=text-black\/38]){color:#f7eee78a!important}html[data-theme=dark] :is(.dashboard-surface,.business-shell,.platform-admin-shell,.marketer-dashboard-surface,.auth-layout-v2,.onboarding-surface,.marketing-site) :is([class~=text-black\/36],[class~=text-black\/35],[class~=text-black\/32],[class~=text-black\/30]){color:#f7eee770!important}html[data-theme=dark] :is(.dashboard-surface,.business-shell,.platform-admin-shell,.marketer-dashboard-surface,.auth-layout-v2,.onboarding-surface,.marketing-site) :is([class~=text-black\/25],[class~=text-black\/20],[class~=text-black\/18],[class~=text-black\/15]){color:#f7eee757!important}html[data-theme=dark] :is(.dashboard-surface,.business-shell,.platform-admin-shell,.marketer-dashboard-surface,.auth-layout-v2,.onboarding-surface,.marketing-site) :is([class~=border-black\/25],[class~=border-black\/20],[class~=border-black\/15],[class~=border-black\/10],[class~=border-black\/8],[class~=border-black\/7],[class~=border-black\/6],[class~="border-black/[.07]"],[class~="border-black/[.06]"]){border-color:var(--border)!important}html[data-theme=dark] .business-shell>aside,html[data-theme=dark] .business-shell>nav,html[data-theme=dark] .platform-admin-shell aside,html[data-theme=dark] .platform-admin-shell>nav{border-color:var(--border)!important;background:#1d1a18f5!important}html[data-theme=dark] .platform-admin-shell header{border-color:var(--border)!important;background:#14110ff0!important}html[data-theme=dark] .platform-admin-shell [class~="bg-[#f8f2eb]"],html[data-theme=dark] .platform-admin-shell [class~="bg-[#faf6f1]"],html[data-theme=dark] .platform-admin-shell [class~="bg-[#fff2df]"],html[data-theme=dark] .platform-admin-shell [class~="bg-[#fff1df]"]{background-color:var(--surface-muted)!important}html[data-theme=dark] .platform-admin-shell [class*="border-[#e"]{border-color:var(--border)!important}html[data-theme=dark] .platform-admin-shell :is([class~="text-[#201A17]"],[class~="text-[#201a17]"]),html[data-theme=dark] .platform-admin-mobile-nav-active{color:var(--foreground)!important}html[data-theme=dark] .premium-dashboard-hero{border-color:var(--border);background:linear-gradient(135deg,#211d1a,#181513);box-shadow:0 12px 34px #0000002e}html[data-theme=dark] .dashboard-status-chip{border-color:var(--border);background:var(--surface-muted);color:#f7eee7a3}html[data-theme=dark] .dashboard-status-success{color:#a8d9ad;background:#1d3021;border-color:#355a3a}html[data-theme=dark] .dashboard-status-alert{color:#f2b979;background:#352516;border-color:#6a4523}html[data-theme=dark] :is(.dashboard-icon-action,.dashboard-kpi-card,.dashboard-panel,.dashboard-action-tile,.dashboard-header-icon){border-color:var(--border);background:var(--surface);color:var(--foreground);box-shadow:0 8px 24px #00000024}html[data-theme=dark] .dashboard-kpi-icon{background:var(--surface-muted);color:#f7eee794}html[data-theme=dark] .dashboard-action-tile-primary{border-color:var(--primary);background:var(--primary);color:var(--primary-foreground)}html[data-theme=dark] .dashboard-text-link{color:#f7eee794}html[data-theme=dark] .dashboard-health-panel{background:linear-gradient(#211d1a,#181513)}html[data-theme=dark] .dashboard-header-icon:hover{background:var(--surface-muted);color:var(--foreground);border-color:#55483f}html[data-theme=dark] .dashboard-filter-inactive,html[data-theme=dark] .growth-subnav-idle{border-color:var(--border);background:var(--surface);color:#f7eee7ad}html[data-theme=dark] :is(.dashboard-filter-inactive,.growth-subnav-idle):hover{background:var(--surface-muted);color:var(--foreground);border-color:#55483f}html[data-theme=dark] .dashboard-filter-count{background:var(--surface-muted);color:#f7eee7ad!important}html[data-theme=dark] .dashboard-search-field:focus-within{background:var(--surface)}html[data-theme=dark] .dashboard-search-field .dashboard-search-icon,html[data-theme=dark] .dashboard-search-control::placeholder{color:#f7eee76b}html[data-theme=dark] .admin-btn-secondary{border-color:var(--border);background:var(--surface);color:var(--foreground)!important}html[data-theme=dark] .admin-btn-secondary:hover{background:var(--surface-muted)}html[data-theme=dark] :is(.dashboard-surface,.business-shell,.platform-admin-shell,.marketer-dashboard-surface,.auth-layout-v2,.onboarding-surface) :is([class~=bg-red-50],[class~=bg-red-50\/40],[class~=bg-red-100],[class~=bg-rose-50]){background-color:#381d1b!important}html[data-theme=dark] :is(.dashboard-surface,.business-shell,.platform-admin-shell,.marketer-dashboard-surface,.auth-layout-v2,.onboarding-surface) :is([class*=text-red-],[class*=text-rose-]){color:#ffaaa1!important}html[data-theme=dark] :is(.dashboard-surface,.business-shell,.platform-admin-shell,.marketer-dashboard-surface,.auth-layout-v2,.onboarding-surface) :is([class*=border-red-],[class*=border-rose-]){border-color:#713a35!important}html[data-theme=dark] :is(.dashboard-surface,.business-shell,.platform-admin-shell,.marketer-dashboard-surface,.auth-layout-v2,.onboarding-surface) :is([class~=bg-amber-50],[class~=bg-amber-100]){background-color:#382713!important}html[data-theme=dark] :is(.dashboard-surface,.business-shell,.platform-admin-shell,.marketer-dashboard-surface,.auth-layout-v2,.onboarding-surface) [class*=text-amber-]{color:#f3bd78!important}html[data-theme=dark] :is(.dashboard-surface,.business-shell,.platform-admin-shell,.marketer-dashboard-surface,.auth-layout-v2,.onboarding-surface) [class*=border-amber-]{border-color:#735029!important}html[data-theme=dark] :is(.dashboard-surface,.business-shell,.platform-admin-shell,.marketer-dashboard-surface,.auth-layout-v2,.onboarding-surface) :is([class~=bg-emerald-50],[class~=bg-emerald-100],[class~=bg-green-50],[class~=bg-green-100]){background-color:#183021!important}html[data-theme=dark] :is(.dashboard-surface,.business-shell,.platform-admin-shell,.marketer-dashboard-surface,.auth-layout-v2,.onboarding-surface) :is([class*=text-emerald-],[class*=text-green-]){color:#9bd1a2!important}html[data-theme=dark] :is(.dashboard-surface,.business-shell,.platform-admin-shell,.marketer-dashboard-surface,.auth-layout-v2,.onboarding-surface) :is([class*=border-emerald-],[class*=border-green-]){border-color:#345f3d!important}html[data-theme=dark] .business-shell [class~="bg-[#fff8ef]"]{color:#f4c08e!important;background:#352416!important;border-color:#6b4729!important}html[data-theme=dark] :is(.dashboard-surface,.business-shell,.platform-admin-shell,.marketer-dashboard-surface,.auth-layout-v2,.onboarding-surface,.marketing-site) :is([class~="bg-[#fcfaf7]"],[class~="bg-[#fbf8f4]"],[class~="bg-[#faf6f1]"],[class~="bg-[#fffaf5]"],[class~="bg-[#fffaf6]"],[class~="bg-[#f7f3ee]"],[class~="bg-[#f7eee7]"],[class~="bg-[#f5efe8]"],[class~="bg-[#fffaf2]"],[class~="bg-[#fff9f2]"],[class~="bg-[#f8f1e9]"],[class~="bg-[#f7f1eb]"],[class~="bg-[#f7f2ec]"],[class~="bg-[#fcf8f3]"],[class~="bg-[#fff8ee]"],[class~="bg-[#f8f3ed]"],[class~="bg-[#fcfbfa]"],[class~="bg-[#faf4ee]"],[class~="bg-[#fff8f2]"],[class~="bg-[#fffdfa]"],[class~="bg-[#fff5ed]"],[class~="bg-[#faf3ec]"],[class~="bg-[#f8f5f0]"],[class~="bg-[#faf8f5]"],[class~="bg-[#fffaf4]"]){background-color:var(--surface)!important}html[data-theme=dark] :is(.dashboard-surface,.business-shell,.platform-admin-shell,.marketer-dashboard-surface,.auth-layout-v2,.onboarding-surface,.marketing-site) :is([class~="bg-[#fff0df]"],[class~="bg-[#fff1df]"],[class~="bg-[#fff8ef]"],[class~="bg-[#fff2df]"],[class~="bg-[#fff1ec]"],[class~="bg-[#fff4e8]"],[class~="bg-[#fff6e8]"],[class~="bg-[#fff5e8]"],[class~="bg-[#fff7ed]"]){background-color:#35261f!important}html[data-theme=dark] :is(.dashboard-surface,.business-shell,.platform-admin-shell,.marketer-dashboard-surface,.auth-layout-v2,.onboarding-surface,.marketing-site) :is([class~="bg-[#eaf3eb]"],[class~="bg-[#eaf4ea]"],[class~="bg-[#eaf4eb]"]){background-color:#183021!important}html[data-theme=dark] :is(.dashboard-surface,.business-shell,.platform-admin-shell,.marketer-dashboard-surface,.auth-layout-v2,.onboarding-surface,.marketing-site) [class~="bg-[#f4f0ff]"]{background-color:#2c2438!important}html[data-theme=dark] :is(.dashboard-surface,.business-shell,.platform-admin-shell,.marketer-dashboard-surface,.auth-layout-v2,.onboarding-surface,.marketing-site) :is([class*="border-[#e"],[class*="border-[#f"],[class*="border-[#d"]){border-color:var(--border)!important}html[data-theme=dark] :is(.dashboard-surface,.business-shell,.platform-admin-shell,.marketer-dashboard-surface,.auth-layout-v2,.onboarding-surface,.marketing-site) :is([class~="text-[#201A17]"],[class~="text-[#201a17]"]){color:var(--foreground)!important}html[data-theme=dark] :is(.dashboard-surface,.business-shell,.platform-admin-shell,.marketer-dashboard-surface,.auth-layout-v2,.onboarding-surface,.marketing-site) :is([class~="text-[#4F7552]"],[class~="text-[#3f6844]"],[class~="text-[#3f6843]"]){color:#9bd1a2!important}html[data-theme=dark] :is(.dashboard-surface,.business-shell,.platform-admin-shell,.marketer-dashboard-surface,.auth-layout-v2,.onboarding-surface,.marketing-site) :is([class~="text-[#a9512a]"],[class~="text-[#9B4C28]"],[class~="text-[#B25A2F]"],[class~="text-[#b85a32]"],[class~="text-[#b84c2d]"],[class~="text-[#9b4a31]"],[class~="text-[#9B5B12]"],[class~="text-[#8a5100]"],[class~="text-[#9a5b00]"],[class~="text-[#8f4d11]"],[class~="text-[#7d4527]"],[class~="text-[#6f3d22]"],[class~="text-[#8c512e]"]){color:#f0a173!important}html[data-theme=dark] :is(.dashboard-surface,.business-shell,.platform-admin-shell,.marketer-dashboard-surface,.auth-layout-v2,.onboarding-surface,.marketing-site) [class~="text-[#5e4b8b]"]{color:#c7b7eb!important}html[data-theme=dark] :is(.dashboard-surface,.business-shell,.platform-admin-shell,.marketer-dashboard-surface,.auth-layout-v2,.onboarding-surface,.marketing-site) [class~="text-[#D95F3B]"]{color:#f07f5d!important}html[data-theme=dark] .marketing-kicker,html[data-theme=dark] .marketing-secondary-cta-v2{border-color:var(--border);background:var(--surface);color:var(--foreground)}html[data-theme=dark] :is(.marketing-hero-copy-v2>p,.marketing-trust-row,.business-carousel-copy>p:last-child,.marketing-section-heading-v2>p:last-child,.marketing-feature-grid-v2 p,.marketing-control-card>p:last-child,.marketing-subhero>p:last-child,.marketing-feature-catalog p,.marketing-story-grid p,.marketing-contact-grid p,.marketing-pricing-grid-v2>article>p,.marketing-pricing-grid-v2 li,.marketing-legal p,.marketing-faq-copy>p:last-of-type,.marketing-faq-list details p){color:#f7eee7a3}html[data-theme=dark] .business-carousel-card{border-color:var(--border);background:var(--surface)}html[data-theme=dark] .business-carousel-card p{color:#f7eee799}html[data-theme=dark] :is(.marketing-feature-grid-v2 article,.marketing-feature-catalog article,.marketing-story-grid article,.marketing-contact-grid article,.marketing-pricing-grid-v2 article,.marketing-control-card:not(.dark)){border-color:var(--border);background:var(--surface)}html[data-theme=dark] :is(.marketing-feature-grid-v2 article>span,.marketing-story-grid article>span,.marketing-contact-grid article>span,.marketing-feature-catalog article>span){color:#f08a62;background:#35261f}html[data-theme=dark] .marketing-final-v2>div{border:1px solid var(--border);background:linear-gradient(145deg,#2a211c,#1d1916)}html[data-theme=dark] .marketing-final-v2 p:not(.marketing-eyebrow){color:#f7eee7a3}html[data-theme=dark] .marketing-final-v2 a{background:var(--surface);color:var(--foreground);border-color:#55483f}html[data-theme=dark] .marketing-final-v2 a:first-child{border-color:var(--accent);background:var(--accent);color:var(--primary-foreground)}html[data-theme=dark] .pricing-market-note,html[data-theme=dark] .marketing-legal-note{background:#2c211b;border-color:#55402f;color:#e9b98e!important}html[data-theme=dark] .marketing-faq-list,html[data-theme=dark] .marketing-faq-list details{border-color:var(--border)}html[data-theme=dark] .marketing-faq-list summary:after{color:#f08a62;background:#35261f}html[data-theme=dark] .topeater-home{background:#14110f}html[data-theme=dark] .topeater-home .marketing-header{background:#14110fe0;border-color:#39312d}html[data-theme=dark] .topeater-home .marketing-sign-in{color:#f7eee7b8}html[data-theme=dark] .premium-home-hero{background:radial-gradient(circle at 12% 12%,#f4a3401a,#0000 30%),linear-gradient(#181411,#14110f)}html[data-theme=dark] .premium-home-hero:before{background-image:linear-gradient(#ffffff06 1px,#0000 1px),linear-gradient(90deg,#ffffff06 1px,#0000 1px)}html[data-theme=dark] .premium-home-pill{color:#e4c2ac;box-shadow:none;background:#241e1a;border-color:#493b33}html[data-theme=dark] .premium-home-copy h1{color:#fff7f0}html[data-theme=dark] .premium-home-copy h1 span{color:#ef8b62}html[data-theme=dark] .premium-home-copy>p,html[data-theme=dark] .premium-home-proof,html[data-theme=dark] .premium-home-section-head>p:last-child{color:#f7eee7a3}html[data-theme=dark] .premium-home-primary{background:#f4a340;box-shadow:0 15px 34px #f4a3401f;color:#201a17!important}html[data-theme=dark] .premium-home-secondary{color:#f7eee7;background:#211c19;border-color:#51443c}html[data-theme=dark] .premium-home-capability-strip{border-color:var(--border);background:var(--surface);color:#f7eee7a3;box-shadow:0 12px 38px #0000002e}html[data-theme=dark] .topeater-home .business-carousel-card{border-color:var(--border);background:var(--surface)}html[data-theme=dark] .premium-bento-card{border-color:var(--border);background:#1d1a18;box-shadow:0 14px 42px #0000002e}html[data-theme=dark] .premium-bento-dark{color:#fff;background:#171310;border-color:#332a25}html[data-theme=dark] .premium-bento-top>span{color:#f08a62;background:#35261f}html[data-theme=dark] .premium-bento-top small{color:#f7eee77a}html[data-theme=dark] .premium-bento-card h3{color:#fff7f0}html[data-theme=dark] .premium-bento-card p{color:#f7eee79e}html[data-theme=dark] .premium-home-step-grid article{border-color:var(--border);background:linear-gradient(#ffffff09,#0000)}html[data-theme=dark] .premium-home-step-grid article>span{color:#f08a62;background:#35261f}html[data-theme=dark] .premium-home-step-grid p{color:#f7eee799}html[data-theme=dark] .premium-home-app-panel{border-color:var(--border);background:var(--surface)}html[data-theme=dark] :is(.premium-home-dashboard-card,.premium-home-float-card,.premium-command-ui){color:#201a17}html[data-theme=dark] :is(.auth-standalone,.system-standalone){background:var(--background)!important;color:var(--foreground)!important}html[data-theme=dark] :is(.auth-standalone,.system-standalone) [class~=bg-white],html[data-theme=dark] .themed-loading [class~=bg-white]{background:var(--surface)!important}html[data-theme=dark] :is(.auth-standalone,.system-standalone) :is([class~="bg-[#fbf8f4]"],[class~="bg-[#fff9f2]"]){background:var(--background)!important}html[data-theme=dark] .auth-standalone [class~="bg-[#fff1ec]"]{background:#35261f!important}html[data-theme=dark] :is(.auth-standalone,.system-standalone,.themed-loading) :is([class~=text-black\/55],[class~=text-black\/50]){color:#f7eee7a3!important}html[data-theme=dark] :is(.auth-standalone,.system-standalone,.themed-loading) :is([class~=text-black\/45],[class~=text-black\/40],[class~=text-black\/35]){color:#f7eee785!important}html[data-theme=dark] :is(.auth-standalone,.system-standalone) :is([class~=border-black\/10],[class~=border-black\/8],[class~="border-[#eadfd6]"]){border-color:var(--border)!important}html[data-theme=dark] :is(.auth-standalone,.system-standalone) :is(input,select,textarea){border-color:var(--border);background:var(--surface-muted);color:var(--foreground)}html[data-theme=dark] .auth-standalone :is([class~=bg-amber-50],[class~=bg-amber-100]){color:#f3bd78!important;background:#382713!important}html[data-theme=dark] :is(.auth-back,.auth-copy>p:last-child,.auth-security-note){color:#f7eee794}html[data-theme=dark] .onboarding-surface>header{border-color:var(--border);background:var(--surface)!important}html[data-theme=dark] .onboarding-surface>div>section{border-color:var(--border);box-shadow:0 18px 50px #0003;background:var(--surface)!important}html[data-theme=dark] .earn-field :is(input,select){color:#fff8f1;background:#181513;border-color:#4b4039}html[data-theme=dark] .earn-field :is(input,select):focus{border-color:#d95f3b;box-shadow:0 0 0 3px #d95f3b29}html[data-theme=dark] .earn-live-terms{color:#f4b17f;background:#35261f}
