.theme-toggle{appearance:none;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;min-width:44px;min-height:44px;padding:.2rem;margin:0;border:0;background:transparent;cursor:pointer;border-radius:999px;color:inherit}.theme-toggle:focus-visible{outline:2px solid var(--pine-bright);outline-offset:2px}.theme-toggle-track{position:relative;display:grid;grid-template-columns:1fr 1fr;align-items:center;width:3.25rem;height:1.85rem;padding:0 .28rem;border-radius:999px;border:1px solid var(--line);background:color-mix(in srgb,var(--pine) 8%,var(--surface-solid));box-shadow:inset 0 1px 2px rgba(10,40,35,.06)}.vendo-header .theme-toggle-track{background:color-mix(in srgb,var(--pine) 10%,var(--surface-solid))}.theme-toggle-icon{position:relative;z-index:1;justify-self:center;opacity:.4;color:var(--muted);transition:opacity var(--motion-fast) ease,color var(--motion-fast) ease}.theme-toggle-icon.active{opacity:1;color:var(--pine-deep)}.theme-toggle-thumb{position:absolute;top:.18rem;left:.18rem;width:1.4rem;height:1.4rem;border-radius:50%;background:var(--surface-solid);border:1px solid color-mix(in srgb,var(--pine) 22%,transparent);box-shadow:0 1px 4px rgba(10,40,35,.14);transition:transform var(--motion-med) var(--ease-out-soft);z-index:0}.theme-toggle-thumb.dark{transform:translateX(1.4rem);background:var(--fill-pine);border-color:transparent;box-shadow:0 1px 6px rgba(0,0,0,.35)}html.dark .theme-toggle-icon.active,html[data-theme=dark] .theme-toggle-icon.active{color:#e8f5f0}html.dark .theme-toggle-sun.active,html[data-theme=dark] .theme-toggle-sun.active{color:var(--harvest)}@media (prefers-reduced-motion:reduce){.theme-toggle-icon,.theme-toggle-thumb{transition:none}}html.dark,html.dark:root,html[data-theme=dark],html[data-theme=dark]:root{color-scheme:dark;--ink:#f5f7f4;--ink-soft:#e4efe9;--muted:#b9d0c4;--pine:#7ed4b0;--pine-deep:#eef8f3;--pine-bright:#9fe0c4;--fill-pine:#1f7a5e;--fill-pine-deep:#155c47;--sage:#9ec4a8;--mist:#1e322a;--mist-deep:#274036;--page-bg:#0c1613;--page-bg-warm:#121f1a;--section-alt:rgba(110,201,168,0.07);--section-soft:rgba(110,201,168,0.04);--surface:#15241e;--surface-solid:#182820;--header-bg:rgba(18,32,26,0.94);--line:rgba(180,220,200,0.22);--harvest:#e0c05a;--harvest-soft:rgba(224,192,90,0.18);--color-harvest-gold:#e0c05a;--color-harvest-gold-soft:rgba(224,192,90,0.2);--color-buyer-sky:#6eb4c8;--color-buyer-sky-soft:rgba(110,180,200,0.18);--color-wheat-bg:#142018;--color-wheat-bg-deep:#1a2820;--sky-tint:#8ab4c0;--whatsapp:#25a35a;--add-green:#2f9e5a;--add-green-hover:#3cb56c;--danger:#e07a7a;--mix-canvas:#182820;--section-band:color-mix(in srgb,var(--pine) 10%,var(--mix-canvas));--shadow:0 4px 22px rgba(0,0,0,0.45);--shadow-lift:0 10px 32px rgba(0,0,0,0.5);--shadow-card:0 2px 14px rgba(0,0,0,0.35);--shadow-raised:0 1px 0 rgba(255,255,255,0.04) inset,0 2px 4px rgba(0,0,0,0.25),0 12px 28px rgba(0,0,0,0.4);--shadow-float:0 1px 0 rgba(255,255,255,0.04) inset,0 8px 18px rgba(0,0,0,0.35),0 20px 44px rgba(0,0,0,0.45)}html.dark body,html[data-theme=dark] body{color:var(--ink)!important;background-color:var(--page-bg)!important;background-image:radial-gradient(ellipse 42% 38% at 0 0,rgba(110,201,168,.1),transparent 58%),radial-gradient(ellipse 38% 36% at 100% 4%,rgba(224,192,90,.08),transparent 55%),linear-gradient(180deg,var(--color-wheat-bg) 0,var(--page-bg) 22vh)}@media (min-width:1100px){html.dark body,html[data-theme=dark] body{background-image:radial-gradient(ellipse 24% 48% at 0 22%,rgba(110,201,168,.12),transparent 72%),radial-gradient(ellipse 24% 48% at 100% 28%,rgba(224,192,90,.1),transparent 72%),radial-gradient(ellipse 18% 32% at 0 82%,rgba(31,122,94,.12),transparent 68%),radial-gradient(ellipse 18% 32% at 100% 88%,rgba(20,32,24,.85),transparent 70%),linear-gradient(180deg,var(--color-wheat-bg) 0,var(--page-bg) 28vh)}}html.dark .home-vendo,html.dark .pastel-features-lede,html.dark .pastel-features-title,html.dark .post-card,html.dark .post-card *,html.dark .section-title,html.dark .xndzor-hero-tagline,html.dark .xndzor-hero-title,html.dark .xndzor-input-label,html.dark dd,html.dark dt,html.dark figcaption,html.dark h1,html.dark h2,html.dark h3,html.dark h4,html.dark label,html.dark li,html.dark p,html.dark summary,html.dark td,html.dark th,html[data-theme=dark] .pastel-features-title,html[data-theme=dark] .post-card,html[data-theme=dark] .xndzor-hero-tagline,html[data-theme=dark] .xndzor-hero-title,html[data-theme=dark] h1,html[data-theme=dark] h2,html[data-theme=dark] h3,html[data-theme=dark] h4,html[data-theme=dark] label,html[data-theme=dark] li,html[data-theme=dark] p{color:var(--ink)}html.dark .pastel-features-title,html.dark .section-title,html.dark .xndzor-hero-title,html[data-theme=dark] .pastel-features-title,html[data-theme=dark] .xndzor-hero-title{color:#f5f7f4!important}html.dark .muted,html.dark .text-muted,html.dark .xndzor-hero-greeting,html.dark .xndzor-hero-tagline,html[data-theme=dark] .xndzor-hero-greeting,html[data-theme=dark] .xndzor-hero-tagline{color:var(--muted)!important}html.dark a:not(.btn):not(.logo-mark):not(.xndzor-mode-btn),html[data-theme=dark] a:not(.btn):not(.logo-mark):not(.xndzor-mode-btn){color:var(--pine-bright)}html.dark .vendo-header .header-utility,html[data-theme=dark] .vendo-header .header-utility{background:linear-gradient(180deg,#15241e,#121f1a);color:var(--ink-soft);border-bottom:1px solid var(--line)}html.dark .vendo-header .utility-auth,html.dark .vendo-header .utility-link,html[data-theme=dark] .vendo-header .utility-auth,html[data-theme=dark] .vendo-header .utility-link{color:var(--ink-soft)}html.dark .vendo-header .utility-auth:hover,html.dark .vendo-header .utility-link:hover,html[data-theme=dark] .vendo-header .utility-auth:hover,html[data-theme=dark] .vendo-header .utility-link:hover{color:var(--pine-deep);background:rgba(110,201,168,.1)}html.dark .vendo-header .utility-btn-ghost,html[data-theme=dark] .vendo-header .utility-btn-ghost{color:var(--pine-deep);border-color:rgba(180,220,200,.28);background:rgba(24,40,32,.85)}html.dark .vendo-header .utility-btn-ghost:hover,html[data-theme=dark] .vendo-header .utility-btn-ghost:hover{color:var(--ink);border-color:rgba(180,220,200,.42);background:var(--surface-solid)}html.dark .locale-dropdown-trigger,html[data-theme=dark] .locale-dropdown-trigger{background:rgba(24,40,32,.9);border-color:var(--line);color:var(--ink-soft)}html.dark .locale-dropdown-trigger:hover,html.dark .locale-dropdown-trigger[aria-expanded=true],html[data-theme=dark] .locale-dropdown-trigger:hover,html[data-theme=dark] .locale-dropdown-trigger[aria-expanded=true]{background:var(--surface-solid);border-color:rgba(180,220,200,.32);box-shadow:0 2px 10px rgba(0,0,0,.35)}html.dark .locale-dropdown-option.active,html.dark .locale-dropdown-option:hover,html[data-theme=dark] .locale-dropdown-option.active,html[data-theme=dark] .locale-dropdown-option:hover{background:rgba(110,201,168,.12);color:var(--pine-deep)}html.dark input,html.dark select,html.dark textarea,html[data-theme=dark] input,html[data-theme=dark] select,html[data-theme=dark] textarea{background-color:var(--surface-solid)!important;color:var(--ink)!important;border-color:var(--line)!important;color-scheme:dark}html.dark input::placeholder,html.dark textarea::placeholder,html[data-theme=dark] input::placeholder,html[data-theme=dark] textarea::placeholder{color:#c8ddd2;opacity:1}html.dark .categories-mega,html.dark .detail-seller-card,html.dark .dropdown-panel,html.dark .home-quick-card,html.dark .home-signal-card,html.dark .mega-panel,html.dark .nav-drawer,html.dark .pastel-card,html.dark .pastel-card--lemon,html.dark .pastel-card--mint,html.dark .pastel-card--peach,html.dark .pastel-card--sky,html.dark .post-card,html.dark .search-suggest,html.dark .xndzor-chip,html.dark .xndzor-hero-rail-badge,html.dark .xndzor-hero-rail-link,html.dark .xndzor-mode-toggle,html[data-theme=dark] .pastel-card,html[data-theme=dark] .post-card,html[data-theme=dark] .xndzor-hero-rail-badge,html[data-theme=dark] .xndzor-hero-rail-link,html[data-theme=dark] .xndzor-mode-toggle{background:var(--surface-solid)!important;border-color:var(--line)!important;color:var(--ink)!important;box-shadow:none}html.dark .xndzor-hero,html[data-theme=dark] .xndzor-hero{background:linear-gradient(180deg,rgba(110,201,168,.08) 0,var(--page-bg) 55%);color:var(--ink)}html.dark .xndzor-hero-band,html[data-theme=dark] .xndzor-hero-band{background:transparent!important}html.dark .xndzor-hero-band-orb-left,html[data-theme=dark] .xndzor-hero-band-orb-left{background:rgba(110,201,168,.16)}html.dark .xndzor-hero-band-orb-right,html[data-theme=dark] .xndzor-hero-band-orb-right{background:rgba(224,192,90,.14)}html.dark .xndzor-mode-btn,html[data-theme=dark] .xndzor-mode-btn{color:var(--muted)!important}html.dark .btn.primary,html.dark .xndzor-mode-btn.is-active,html.dark a.btn.primary,html[data-theme=dark] .btn.primary,html[data-theme=dark] .xndzor-mode-btn.is-active,html[data-theme=dark] a.btn.primary{background:var(--fill-pine)!important;color:#f5f7f4!important}html.dark .btn.secondary:not(.dark),html.dark .xndzor-mode-btn:not(.is-active),html[data-theme=dark] .btn.secondary:not(.dark),html[data-theme=dark] .xndzor-mode-btn:not(.is-active){color:#e8f5f0!important;border-color:rgba(180,220,200,.45)!important;background:transparent!important}html.dark .hero .btn.secondary,html[data-theme=dark] .hero .btn.secondary{color:#e8f5f0;border-color:rgba(232,245,240,.45)}html.dark .categories-mega,html.dark .dropdown-panel,html.dark .mega-panel,html.dark .nav-drawer,html.dark .search-suggest,html[data-theme=dark] .mega-panel,html[data-theme=dark] .nav-drawer,html[data-theme=dark] .search-suggest{background:var(--surface-solid);border-color:var(--line);color:var(--ink)}html.dark .pwa-install,html[data-theme=dark] .pwa-install{background:#15241e;border-color:var(--line);color:var(--ink)}html.dark .pwa-install-btn,html[data-theme=dark] .pwa-install-btn{background:var(--fill-pine);color:#f0faf6}html.dark .pwa-install-btn:hover,html[data-theme=dark] .pwa-install-btn:hover{background:var(--fill-pine-deep)}html.dark [style*="color: #0a3329"],html.dark [style*="color: #0f4a3c"],html.dark [style*="color:#0a3329"],html.dark [style*="color:#0f4a3c"],html[data-theme=dark] [style*="color: #0a3329"],html[data-theme=dark] [style*="color: #0f4a3c"],html[data-theme=dark] [style*="color:#0a3329"],html[data-theme=dark] [style*="color:#0f4a3c"]{color:var(--pine-deep)!important}html.dark .farm-factor-list li,html.dark .farm-list li,html.dark .farm-risk,html.dark .farm-scenario,html[data-theme=dark] .farm-factor-list li,html[data-theme=dark] .farm-list li,html[data-theme=dark] .farm-risk,html[data-theme=dark] .farm-scenario{background:var(--surface-solid);border-color:var(--line);color:var(--ink)}html.dark .logo-mark,html[data-theme=dark] .logo-mark{background:linear-gradient(145deg,#2f9e78,var(--fill-pine-deep));color:#e8f5f0}html.dark .mega-menu-sidebar,html[data-theme=dark] .mega-menu-sidebar{background:linear-gradient(180deg,#1a2c24,#15241e)}html.dark .mega-menu--desktop,html.dark .mega-menu--mobile,html[data-theme=dark] .mega-menu--desktop,html[data-theme=dark] .mega-menu--mobile{background:var(--surface-solid);border-color:var(--line);color:var(--ink);box-shadow:0 18px 48px rgba(0,0,0,.45),0 4px 12px rgba(0,0,0,.3)}html.dark .mega-menu-backdrop,html[data-theme=dark] .mega-menu-backdrop{background:rgba(4,12,10,.62)}html.dark .site-footer,html.dark .site-footer-vendo,html[data-theme=dark] .site-footer,html[data-theme=dark] .site-footer-vendo{background:var(--page-bg-warm);border-color:var(--line);color:var(--ink-soft)}html.dark .category-scroll-item:hover,html.dark .detail-seller-card,html[data-theme=dark] .category-scroll-item:hover,html[data-theme=dark] .detail-seller-card{background:var(--surface-solid)}html.dark .demo-mode-banner,html[data-theme=dark] .demo-mode-banner{background:color-mix(in srgb,var(--harvest) 14%,var(--surface-solid));color:var(--ink);border-color:color-mix(in srgb,var(--harvest) 35%,transparent)}html.dark .header-main,html.dark .mobile-tab-bar,html.dark .vendo-header,html[data-theme=dark] .header-main,html[data-theme=dark] .mobile-tab-bar,html[data-theme=dark] .vendo-header{background:var(--header-bg);color:var(--ink);border-color:var(--line)}html.dark .home-vendo,html.dark .home-vendo-clean,html.dark main,html[data-theme=dark] .home-vendo,html[data-theme=dark] .home-vendo-clean,html[data-theme=dark] main{color:#f4f6f2}html.dark main :is(h1,h2,h3,h4,h5,h6,p,dt,dd,label,th,td,summary,figcaption,strong,em,small),html.dark main li:not(.xz-promo-chip),html.dark main span:not(.xz-promo-slide-badge):not(.xz-promo-stat-value):not(.xz-promo-stat-label):not(.cat-icon),html[data-theme=dark] main :is(h1,h2,h3,h4,h5,h6,p,dt,dd,label,th,td,summary,figcaption,strong,em,small),html[data-theme=dark] main li:not(.xz-promo-chip),html[data-theme=dark] main span:not(.xz-promo-slide-badge):not(.xz-promo-stat-value):not(.xz-promo-stat-label):not(.cat-icon){color:#f4f6f2}html.dark main a:not(.btn):not(.logo-mark):not(.xndzor-mode-btn):not(.xz-promo-slide-cta),html[data-theme=dark] main a:not(.btn):not(.logo-mark):not(.xndzor-mode-btn):not(.xz-promo-slide-cta){color:#9fe0c4}html.dark .search-input-wrap,html[data-theme=dark] .search-input-wrap{background:#1a2c24!important;border-color:rgba(180,220,200,.28)!important;color:#f4f6f2}html.dark .search-bar input,html.dark .search-bar.header-search input,html.dark .search-input-wrap input,html[data-theme=dark] .search-bar input,html[data-theme=dark] .search-bar.header-search input,html[data-theme=dark] .search-input-wrap input{background:transparent!important;color:#f4f6f2!important;-webkit-text-fill-color:#f4f6f2}html.dark .search-bar input::placeholder,html.dark .search-bar.header-search input::placeholder,html.dark .search-input-wrap input::placeholder,html.dark input::placeholder,html.dark textarea::placeholder,html[data-theme=dark] .search-bar input::placeholder,html[data-theme=dark] .search-bar.header-search input::placeholder,html[data-theme=dark] .search-input-wrap input::placeholder,html[data-theme=dark] input::placeholder,html[data-theme=dark] textarea::placeholder{color:#c8ddd2!important;-webkit-text-fill-color:#c8ddd2;opacity:1!important}html.dark .search-kbd-hint,html[data-theme=dark] .search-kbd-hint{color:#d5e8de!important;border-color:rgba(180,220,200,.35)!important;background:rgba(244,246,242,.08)!important}html.dark .search-filter-btn,html[data-theme=dark] .search-filter-btn{color:#e8f5f0!important}html.dark .category-scroll-item,html[data-theme=dark] .category-scroll-item{background:#182820!important;border-color:rgba(180,220,200,.2)!important;color:#f4f6f2!important}html.dark .category-scroll-item .category-scroll-label,html.dark .category-scroll-item span,html.dark .category-scroll-label,html[data-theme=dark] .category-scroll-item .category-scroll-label,html[data-theme=dark] .category-scroll-item span,html[data-theme=dark] .category-scroll-label{color:#f4f6f2!important}html.dark .category-scroll-nav,html[data-theme=dark] .category-scroll-nav{background:#1a2c24!important;border-color:rgba(180,220,200,.28)!important;color:#9fe0c4!important}html.dark .xz-promo-slide,html.dark .xz-promo-slide-apple,html.dark .xz-promo-slide-gold,html.dark .xz-promo-slide-pine,html.dark .xz-promo-slide-sage,html.dark .xz-promo-slide-sky,html.dark .xz-promo-slide-wheat,html[data-theme=dark] .xz-promo-slide,html[data-theme=dark] .xz-promo-slide-apple,html[data-theme=dark] .xz-promo-slide-gold,html[data-theme=dark] .xz-promo-slide-pine,html[data-theme=dark] .xz-promo-slide-sage,html[data-theme=dark] .xz-promo-slide-sky,html[data-theme=dark] .xz-promo-slide-wheat{color:#f4f6f2!important;background:linear-gradient(145deg,#1a2c24,#122018 55%,#0e1a15)!important}html.dark .xz-promo-slide-gold,html[data-theme=dark] .xz-promo-slide-gold{background:linear-gradient(145deg,#2a2418,#1c2218 55%,#152018)!important}html.dark .xz-promo-slide-sky,html[data-theme=dark] .xz-promo-slide-sky{background:linear-gradient(145deg,#182830,#15241e 55%,#121f1a)!important}html.dark .xz-promo-slide-apple,html[data-theme=dark] .xz-promo-slide-apple{background:linear-gradient(145deg,#2a1c1c,#1c2218 55%,#152018)!important}html.dark .xz-promo-slide-copy>.xz-promo-slide-title,html.dark .xz-promo-slide-title,html[data-theme=dark] .xz-promo-slide-copy>.xz-promo-slide-title,html[data-theme=dark] .xz-promo-slide-title{color:#f4f6f2!important}html.dark .xz-promo-slide-copy>.xz-promo-slide-hook,html.dark .xz-promo-slide-hook,html[data-theme=dark] .xz-promo-slide-copy>.xz-promo-slide-hook,html[data-theme=dark] .xz-promo-slide-hook{color:#d5e8de!important}html.dark .xz-promo-chip,html.dark .xz-promo-slide-aside .xz-promo-slide-stat,html.dark .xz-promo-slide-badge,html.dark .xz-promo-slide-copy .xz-promo-slide-badge,html.dark .xz-promo-slide-highlights .xz-promo-chip,html.dark .xz-promo-slide-icon,html.dark .xz-promo-slide-stat,html[data-theme=dark] .xz-promo-chip,html[data-theme=dark] .xz-promo-slide-aside .xz-promo-slide-stat,html[data-theme=dark] .xz-promo-slide-badge,html[data-theme=dark] .xz-promo-slide-copy .xz-promo-slide-badge,html[data-theme=dark] .xz-promo-slide-highlights .xz-promo-chip,html[data-theme=dark] .xz-promo-slide-icon,html[data-theme=dark] .xz-promo-slide-stat{background:#eef4f0!important;color:#0a3329!important;box-shadow:inset 0 0 0 1px rgba(10,51,41,.12),0 2px 8px rgba(0,0,0,.25)!important}html.dark .xz-promo-chip,html.dark .xz-promo-chip:before,html.dark .xz-promo-slide-badge,html.dark .xz-promo-slide-copy .xz-promo-slide-badge,html.dark .xz-promo-slide-highlights li.xz-promo-chip,html.dark .xz-promo-slide-stat .xz-promo-stat-label,html.dark .xz-promo-slide-stat .xz-promo-stat-value,html.dark .xz-promo-stat-label,html.dark .xz-promo-stat-value,html.dark li.xz-promo-chip,html[data-theme=dark] .xz-promo-chip,html[data-theme=dark] .xz-promo-chip:before,html[data-theme=dark] .xz-promo-slide-badge,html[data-theme=dark] .xz-promo-slide-copy .xz-promo-slide-badge,html[data-theme=dark] .xz-promo-slide-highlights li.xz-promo-chip,html[data-theme=dark] .xz-promo-slide-stat .xz-promo-stat-label,html[data-theme=dark] .xz-promo-slide-stat .xz-promo-stat-value,html[data-theme=dark] .xz-promo-stat-label,html[data-theme=dark] .xz-promo-stat-value,html[data-theme=dark] li.xz-promo-chip{color:#0a3329!important}html.dark .xz-promo-chip:before,html[data-theme=dark] .xz-promo-chip:before{color:#a67c00!important}html.dark .xz-promo-slide-cta,html[data-theme=dark] .xz-promo-slide-cta{color:#f5f7f4!important;background:linear-gradient(145deg,#2f9e78,#155c47)!important}html.dark .xz-promo-nav,html[data-theme=dark] .xz-promo-nav{background:#1a2c24!important;border-color:rgba(180,220,200,.3)!important;color:#f4f6f2!important}html.dark .xz-promo-dot,html[data-theme=dark] .xz-promo-dot{background:rgba(244,246,242,.35)}html.dark .xz-promo-dot.is-active,html[data-theme=dark] .xz-promo-dot.is-active{background:#9fe0c4}html.dark .early-bird-register-success,html.dark .early-bird-user-banner,html.dark .form-success,html.dark .home-weather-card,html.dark .home-weather-card.is-demo,html.dark .market-pulse,html.dark .market-pulse-card,html.dark .pricing-card,html.dark .profile-early-bird-badge,html.dark .tvs-item,html.dark .tvs-item-gold,html.dark .tvs-item-green,html.dark .tvs-item-sky,html.dark .wtb,html.dark .wtb-card,html.dark .wtb-card-buyer,html.dark .wtb-card-farmer,html[data-theme=dark] .early-bird-register-success,html[data-theme=dark] .early-bird-user-banner,html[data-theme=dark] .form-success,html[data-theme=dark] .home-weather-card,html[data-theme=dark] .home-weather-card.is-demo,html[data-theme=dark] .market-pulse,html[data-theme=dark] .market-pulse-card,html[data-theme=dark] .pricing-card,html[data-theme=dark] .profile-early-bird-badge,html[data-theme=dark] .tvs-item,html[data-theme=dark] .tvs-item-gold,html[data-theme=dark] .tvs-item-green,html[data-theme=dark] .tvs-item-sky,html[data-theme=dark] .wtb,html[data-theme=dark] .wtb-card,html[data-theme=dark] .wtb-card-buyer,html[data-theme=dark] .wtb-card-farmer{color:#0a3329!important}html.dark .pricing-card,html[data-theme=dark] .pricing-card{background:linear-gradient(165deg,#f7faf8,#fff 55%)!important;border-color:rgba(10,51,41,.18)!important}html.dark .pricing-card-top,html[data-theme=dark] .pricing-card-top{background:linear-gradient(165deg,#fff8e8,#fff 60%)!important;border-color:rgba(180,120,20,.5)!important}html.dark .early-bird-register-success,html.dark .early-bird-user-banner,html.dark .form-success,html.dark .profile-early-bird-badge,html[data-theme=dark] .early-bird-register-success,html[data-theme=dark] .early-bird-user-banner,html[data-theme=dark] .form-success,html[data-theme=dark] .profile-early-bird-badge{background:linear-gradient(135deg,#faf6e8,#f7f3ea)!important;border-color:#c9a227!important;color:#0a3329!important}html.dark .market-pulse,html[data-theme=dark] .market-pulse{background:radial-gradient(ellipse 70% 80% at 100% 0,rgba(184,146,42,.12),transparent 55%),linear-gradient(155deg,#f7fbf9,#eef6f2 55%,#faf6ec)!important;border-color:rgba(10,51,41,.14)!important}html.dark .home-weather-card,html[data-theme=dark] .home-weather-card{background:radial-gradient(ellipse 60% 70% at 100% 0,rgba(74,140,170,.14),transparent 55%),linear-gradient(150deg,#eaf4f0,#f7fbf9)!important;border-color:rgba(10,51,41,.14)!important}html.dark .home-weather-card.is-demo,html[data-theme=dark] .home-weather-card.is-demo{background:radial-gradient(ellipse 60% 70% at 100% 0,rgba(184,146,42,.12),transparent 55%),linear-gradient(150deg,#f5f0e6,#fbf9f5)!important}html.dark .wtb,html[data-theme=dark] .wtb{background:radial-gradient(ellipse 75% 65% at 12% 8%,rgba(15,74,60,.1),transparent 58%),radial-gradient(ellipse 60% 55% at 92% 18%,rgba(61,143,168,.12),transparent 52%),radial-gradient(ellipse 50% 45% at 50% 100%,rgba(212,168,67,.14),transparent 55%),linear-gradient(155deg,#faf6ee,#f7f3ea 38%,#eef6f2)!important;border-color:rgba(10,51,41,.14)!important}html.dark .tvs-item,html.dark .tvs-item-gold,html.dark .tvs-item-green,html.dark .tvs-item-sky,html[data-theme=dark] .tvs-item,html[data-theme=dark] .tvs-item-gold,html[data-theme=dark] .tvs-item-green,html[data-theme=dark] .tvs-item-sky{background:linear-gradient(135deg,#ffffff,#f3f8f5)!important;border-color:rgba(10,51,41,.12)!important}html.dark .market-pulse-card,html[data-theme=dark] .market-pulse-card{background:rgba(255,255,255,.92)!important;border-color:rgba(10,51,41,.1)!important;color:#0a3329!important}html.dark .wtb-card,html.dark .wtb-card-buyer,html.dark .wtb-card-farmer,html[data-theme=dark] .wtb-card,html[data-theme=dark] .wtb-card-buyer,html[data-theme=dark] .wtb-card-farmer{background:linear-gradient(145deg,rgba(255,255,255,.96),#eef6f2)!important;border-color:rgba(10,51,41,.12)!important;color:#0a3329!important}html.dark .early-bird-user-banner :is(p,span,strong,em,small),html.dark .early-bird-user-banner-note,html.dark .early-bird-user-banner-title,html.dark .home-weather-card :is(h1,h2,h3,h4,h5,h6,p,span,strong,em,small,li,label),html.dark .home-weather-eyebrow,html.dark .home-weather-metrics,html.dark .home-weather-summary,html.dark .home-weather-temp,html.dark .market-pulse :is(h1,h2,h3,h4,h5,h6,p,span,strong,em,small,li,label,dt,dd),html.dark .market-pulse-count,html.dark .market-pulse-label,html.dark .market-pulse-live,html.dark .market-pulse-sub,html.dark .market-pulse-title,html.dark .pricing-alt,html.dark .pricing-amount,html.dark .pricing-amount span,html.dark .pricing-amount strong,html.dark .pricing-card :is(h1,h2,h3,h4,h5,h6,p,span,strong,em,small,li,label):not(.pricing-pill):not(.btn),html.dark .pricing-features li,html.dark .pricing-free-now,html.dark .pricing-regular-price,html.dark .pricing-remaining-spots,html.dark .pricing-tagline,html.dark .tvs-item :is(p,span,strong),html.dark .tvs-text,html.dark .wtb :is(h1,h2,h3,h4,h5,h6,p,span,strong,em,small,li,label),html.dark .wtb-card-desc,html.dark .wtb-card-title,html.dark .wtb-headline,html.dark .wtb-subheadline,html[data-theme=dark] .early-bird-user-banner :is(p,span,strong,em,small),html[data-theme=dark] .early-bird-user-banner-note,html[data-theme=dark] .early-bird-user-banner-title,html[data-theme=dark] .home-weather-card :is(h1,h2,h3,h4,h5,h6,p,span,strong,em,small,li,label),html[data-theme=dark] .home-weather-eyebrow,html[data-theme=dark] .home-weather-metrics,html[data-theme=dark] .home-weather-summary,html[data-theme=dark] .home-weather-temp,html[data-theme=dark] .market-pulse :is(h1,h2,h3,h4,h5,h6,p,span,strong,em,small,li,label,dt,dd),html[data-theme=dark] .market-pulse-count,html[data-theme=dark] .market-pulse-label,html[data-theme=dark] .market-pulse-live,html[data-theme=dark] .market-pulse-sub,html[data-theme=dark] .market-pulse-title,html[data-theme=dark] .pricing-alt,html[data-theme=dark] .pricing-amount,html[data-theme=dark] .pricing-amount span,html[data-theme=dark] .pricing-amount strong,html[data-theme=dark] .pricing-card :is(h1,h2,h3,h4,h5,h6,p,span,strong,em,small,li,label):not(.pricing-pill):not(.btn),html[data-theme=dark] .pricing-features li,html[data-theme=dark] .pricing-free-now,html[data-theme=dark] .pricing-regular-price,html[data-theme=dark] .pricing-remaining-spots,html[data-theme=dark] .pricing-tagline,html[data-theme=dark] .tvs-item :is(p,span,strong),html[data-theme=dark] .tvs-text,html[data-theme=dark] .wtb :is(h1,h2,h3,h4,h5,h6,p,span,strong,em,small,li,label),html[data-theme=dark] .wtb-card-desc,html[data-theme=dark] .wtb-card-title,html[data-theme=dark] .wtb-headline,html[data-theme=dark] .wtb-subheadline{color:#0a3329!important}html.dark .pricing-alt,html.dark .pricing-amount span,html.dark .pricing-regular-price,html.dark .pricing-tagline,html[data-theme=dark] .pricing-alt,html[data-theme=dark] .pricing-amount span,html[data-theme=dark] .pricing-regular-price,html[data-theme=dark] .pricing-tagline{color:#3d4a45!important}html.dark .pricing-free-now,html.dark .pricing-remaining-spots,html[data-theme=dark] .pricing-free-now,html[data-theme=dark] .pricing-remaining-spots{color:#0f4a3c!important}html.dark .pricing-pill,html[data-theme=dark] .pricing-pill{color:#7a4f0a!important;background:rgba(180,120,20,.16)!important;border-color:rgba(180,120,20,.35)!important}html.dark .pricing-card .btn.ghost,html.dark .pricing-card a.btn.ghost,html[data-theme=dark] .pricing-card .btn.ghost,html[data-theme=dark] .pricing-card a.btn.ghost{color:#0a3329!important;border-color:rgba(10,51,41,.28)!important}html.dark .home-weather-metrics,html.dark .home-weather-summary,html.dark .market-pulse-label,html.dark .market-pulse-sub,html.dark .tvs-text,html.dark .wtb-card-desc,html.dark .wtb-subheadline,html[data-theme=dark] .home-weather-metrics,html[data-theme=dark] .home-weather-summary,html[data-theme=dark] .market-pulse-label,html[data-theme=dark] .market-pulse-sub,html[data-theme=dark] .tvs-text,html[data-theme=dark] .wtb-card-desc,html[data-theme=dark] .wtb-subheadline{color:#3d4a45!important}html.dark .home-weather-eyebrow,html.dark .market-pulse-live,html[data-theme=dark] .home-weather-eyebrow,html[data-theme=dark] .market-pulse-live{color:#1a6b55!important}html.dark .home-weather-metrics strong,html.dark .home-weather-temp,html.dark .market-pulse-count,html.dark .wtb-card-title,html.dark .wtb-headline,html[data-theme=dark] .home-weather-metrics strong,html[data-theme=dark] .home-weather-temp,html[data-theme=dark] .market-pulse-count,html[data-theme=dark] .wtb-card-title,html[data-theme=dark] .wtb-headline{color:#0a3329!important}html.dark .market-pulse-card.accent-gold .market-pulse-count,html[data-theme=dark] .market-pulse-card.accent-gold .market-pulse-count{color:#9a7a1e!important}html.dark .market-pulse-card.accent-wheat .market-pulse-count,html[data-theme=dark] .market-pulse-card.accent-wheat .market-pulse-count{color:#8a7040!important}html.dark .market-pulse-card.accent-sky .market-pulse-count,html[data-theme=dark] .market-pulse-card.accent-sky .market-pulse-count{color:#3a6f88!important}html.dark .market-pulse-card.accent-pine .market-pulse-count,html[data-theme=dark] .market-pulse-card.accent-pine .market-pulse-count{color:#0f4a3c!important}html.dark .home-weather-card a:not(.btn),html.dark .home-weather-cta,html.dark .market-pulse a.market-pulse-card,html.dark .market-pulse-card,html.dark .wtb a:not(.btn):not(.wtb-cta):not(.wtb-cta-primary),html[data-theme=dark] .home-weather-card a:not(.btn),html[data-theme=dark] .home-weather-cta,html[data-theme=dark] .market-pulse a.market-pulse-card,html[data-theme=dark] .market-pulse-card,html[data-theme=dark] .wtb a:not(.btn):not(.wtb-cta):not(.wtb-cta-primary){color:#1a6b55!important}html.dark .wtb-card-farmer .wtb-perks li,html[data-theme=dark] .wtb-card-farmer .wtb-perks li{color:#1a6b55!important;background:rgba(26,107,85,.1)!important}html.dark .wtb-card-buyer .wtb-card-title,html[data-theme=dark] .wtb-card-buyer .wtb-card-title{color:#2a6f88!important}html.dark .wtb-card-buyer .wtb-perks li,html[data-theme=dark] .wtb-card-buyer .wtb-perks li{color:#2a6f88!important;background:rgba(61,143,168,.12)!important}html.dark .tvs-item-green .tvs-icon,html[data-theme=dark] .tvs-item-green .tvs-icon{color:#1a6b55!important;background:#ffffff!important}html.dark .tvs-item-gold .tvs-icon,html[data-theme=dark] .tvs-item-gold .tvs-icon{color:#a67c00!important;background:#ffffff!important}html.dark .tvs-item-sky .tvs-icon,html[data-theme=dark] .tvs-item-sky .tvs-icon{color:#3a6f88!important;background:#ffffff!important}html.dark .early-bird-banner,html[data-theme=dark] .early-bird-banner{background:linear-gradient(135deg,#072820,#0f4a3c 45%,#1a6b55)!important;color:#fff!important;border-color:color-mix(in srgb,#e0c05a 55%,#0f4a3c)!important}html.dark .early-bird-banner :is(h1,h2,h3,h4,p,span,strong,em,small,li),html.dark .early-bird-banner-counter,html.dark .early-bird-banner-headline,html.dark .early-bird-banner-note,html.dark .early-bird-banner-progress,html.dark .early-bird-banner-sub,html[data-theme=dark] .early-bird-banner :is(h1,h2,h3,h4,p,span,strong,em,small,li),html[data-theme=dark] .early-bird-banner-counter,html[data-theme=dark] .early-bird-banner-headline,html[data-theme=dark] .early-bird-banner-note,html[data-theme=dark] .early-bird-banner-progress,html[data-theme=dark] .early-bird-banner-sub{color:rgba(255,255,255,.94)!important}html.dark .early-bird-banner-counter-big,html.dark .early-bird-banner-eyebrow,html[data-theme=dark] .early-bird-banner-counter-big,html[data-theme=dark] .early-bird-banner-eyebrow{color:#e0c05a!important}html.dark .early-bird-banner-cta-secondary,html[data-theme=dark] .early-bird-banner-cta-secondary{color:#fff!important;border-color:rgba(255,255,255,.45)!important}html.dark .fxb,html.dark .fxb-grow,html.dark .fxb-passport,html.dark .fxb-route,html.dark .fxb-solve,html.dark .gbb,html[data-theme=dark] .fxb,html[data-theme=dark] .fxb-grow,html[data-theme=dark] .fxb-passport,html[data-theme=dark] .fxb-route,html[data-theme=dark] .fxb-solve,html[data-theme=dark] .gbb{color:#f4fbf8!important}html.dark .fxb :is(h1,h2,h3,h4,p,span,strong,em,small,li):not(.fxb-badge),html.dark .fxb-brand,html.dark .fxb-hook,html.dark .fxb-lede,html.dark .fxb-title,html.dark .gbb :is(h1,h2,h3,h4,p,span,strong,em,small,li):not(.gbb-badge):not(.gbb-save-chip),html.dark .gbb-brand,html.dark .gbb-lede,html.dark .gbb-title,html[data-theme=dark] .fxb :is(h1,h2,h3,h4,p,span,strong,em,small,li):not(.fxb-badge),html[data-theme=dark] .fxb-brand,html[data-theme=dark] .fxb-hook,html[data-theme=dark] .fxb-lede,html[data-theme=dark] .fxb-title,html[data-theme=dark] .gbb :is(h1,h2,h3,h4,p,span,strong,em,small,li):not(.gbb-badge):not(.gbb-save-chip),html[data-theme=dark] .gbb-brand,html[data-theme=dark] .gbb-lede,html[data-theme=dark] .gbb-title{color:#f4fbf8!important}html.dark .fxb-brand,html.dark .fxb-hook,html.dark .gbb-exclusive,html[data-theme=dark] .fxb-brand,html[data-theme=dark] .fxb-hook,html[data-theme=dark] .gbb-exclusive{color:rgba(250,236,180,.95)!important}html.dark .fxb-badge,html.dark .fxb-cta,html.dark .gbb-badge,html.dark .gbb-cta,html[data-theme=dark] .fxb-badge,html[data-theme=dark] .fxb-cta,html[data-theme=dark] .gbb-badge,html[data-theme=dark] .gbb-cta{background:#f4fbf8!important;color:#0a3329!important}html.dark .fxb-cta:hover,html.dark .gbb-cta:hover,html[data-theme=dark] .fxb-cta:hover,html[data-theme=dark] .gbb-cta:hover{background:#e8f5f0!important;color:#0a3329!important}html.dark .fxb-cta-learn,html.dark .gbb-cta-learn,html.dark .gbb-cta-secondary,html[data-theme=dark] .fxb-cta-learn,html[data-theme=dark] .gbb-cta-learn,html[data-theme=dark] .gbb-cta-secondary{color:#f4fbf8!important;border-color:rgba(244,251,248,.55)!important;background:transparent!important}html.dark .wtb-cta,html.dark .wtb-cta-primary,html[data-theme=dark] .wtb-cta,html[data-theme=dark] .wtb-cta-primary{color:#f5f7f4!important}html.dark .wtb-cta-secondary,html[data-theme=dark] .wtb-cta-secondary{background:rgba(15,74,60,.1)!important;color:#0a3329!important;border-color:rgba(10,51,41,.2)!important}html.dark .wtb-trust-badge,html[data-theme=dark] .wtb-trust-badge{background:rgba(15,74,60,.1)!important;border-color:rgba(10,51,41,.16)!important}html.dark .xndzor-hero-rail-feature,html[data-theme=dark] .xndzor-hero-rail-feature{background:#1f322a!important;border-color:rgba(180,220,200,.22)!important;color:#f4f6f2!important}html.dark .xndzor-hero-rail-badge,html.dark .xndzor-hero-rail-link,html[data-theme=dark] .xndzor-hero-rail-badge,html[data-theme=dark] .xndzor-hero-rail-link{color:#f4f6f2!important}html.dark .home-quick-cue,html.dark .home-search-hint,html.dark .home-section-cue,html[data-theme=dark] .home-quick-cue,html[data-theme=dark] .home-search-hint,html[data-theme=dark] .home-section-cue{color:#b9d0c4!important}html.dark .home-quick-actions,html[data-theme=dark] .home-quick-actions{background:linear-gradient(160deg,rgba(24,40,32,.92),rgba(30,48,40,.88))!important;border-color:rgba(180,220,200,.22)!important;color:#f4f6f2!important}html.dark .home-quick-actions :is(h2,h3,p,span,strong),html.dark .home-quick-eyebrow,html[data-theme=dark] .home-quick-actions :is(h2,h3,p,span,strong),html[data-theme=dark] .home-quick-eyebrow{color:#f4f6f2!important}html.dark .home-quick-chip:not(.home-quick-chip-farm),html[data-theme=dark] .home-quick-chip:not(.home-quick-chip-farm){background:#1f322a!important;color:#f4f6f2!important;border-color:rgba(180,220,200,.28)!important}html.dark .home-quick-chip-farm,html[data-theme=dark] .home-quick-chip-farm{background:linear-gradient(145deg,#0f4a3c,#1a6b55)!important;color:#f4fbf8!important;border-color:transparent!important}html.dark .farm-hub-start-chip,html.dark .gbb-save-chip,html.dark .home-quick-chip,html.dark .listing-meta-chip,html.dark .listing-meta-chip--md,html.dark .xndzor-chip,html.dark .xndzor-hero-rail-badge,html[data-theme=dark] .farm-hub-start-chip,html[data-theme=dark] .gbb-save-chip,html[data-theme=dark] .home-quick-chip,html[data-theme=dark] .listing-meta-chip,html[data-theme=dark] .listing-meta-chip--md,html[data-theme=dark] .xndzor-chip,html[data-theme=dark] .xndzor-hero-rail-badge{background:#1f322a!important;color:#f4f6f2!important;border-color:rgba(180,220,200,.22)!important}html.dark .wtb-trust-badge,html[data-theme=dark] .wtb-trust-badge{background:rgba(255,255,255,.9)!important;color:#0a3329!important;border-color:rgba(10,51,41,.14)!important}html.dark .categories-mega,html.dark .dropdown-panel,html.dark .farm-hub-start-chip span,html.dark .farm-hub-start-chip strong,html.dark .home-quick-chip,html.dark .mega-menu--desktop,html.dark .mega-menu--mobile,html.dark .mega-panel,html.dark .nav-drawer,html.dark .search-suggest,html.dark .xndzor-chip,html[data-theme=dark] .dropdown-panel,html[data-theme=dark] .farm-hub-start-chip span,html[data-theme=dark] .farm-hub-start-chip strong,html[data-theme=dark] .home-quick-chip,html[data-theme=dark] .mega-menu--desktop,html[data-theme=dark] .mega-menu--mobile,html[data-theme=dark] .mega-panel,html[data-theme=dark] .nav-drawer,html[data-theme=dark] .search-suggest,html[data-theme=dark] .xndzor-chip{color:#f4f6f2!important}html.dark .mega-menu--desktop :is(a,span,p,li,strong,button),html.dark .mega-menu--mobile :is(a,span,p,li,strong,button),html.dark .nav-drawer :is(a,span,p,li,strong,button),html.dark .search-suggest :is(a,span,p,li,strong,button),html[data-theme=dark] .mega-menu--desktop :is(a,span,p,li,strong,button),html[data-theme=dark] .mega-menu--mobile :is(a,span,p,li,strong,button),html[data-theme=dark] .nav-drawer :is(a,span,p,li,strong,button),html[data-theme=dark] .search-suggest :is(a,span,p,li,strong,button){color:#f4f6f2!important}html.dark .detail-seller-card,html.dark .home-quick-card,html.dark .home-signal-card,html.dark .pastel-card,html.dark .post-card,html[data-theme=dark] .detail-seller-card,html[data-theme=dark] .home-quick-card,html[data-theme=dark] .home-signal-card,html[data-theme=dark] .pastel-card,html[data-theme=dark] .post-card{color:#f4f6f2!important}html.dark .pastel-card :is(h2,h3,h4,p,span,li,strong,a:not(.btn)),html.dark .post-card :is(h2,h3,h4,p,span,li,strong,a:not(.btn)),html[data-theme=dark] .pastel-card :is(h2,h3,h4,p,span,li,strong,a:not(.btn)),html[data-theme=dark] .post-card :is(h2,h3,h4,p,span,li,strong,a:not(.btn)){color:#f4f6f2!important}html.dark .muted,html.dark .text-muted,html.dark [class*=hint]:not(.search-kbd-hint),html[data-theme=dark] .muted,html[data-theme=dark] .text-muted{color:#b9d0c4!important}html.dark .early-bird-user-banner .muted,html.dark .home-weather-card .muted,html.dark .market-pulse .muted,html.dark .market-pulse .text-muted,html.dark .pricing-card .muted,html.dark .pricing-card .text-muted,html.dark .pricing-card .tiny.muted,html.dark .tvs-item .muted,html.dark .wtb .muted,html[data-theme=dark] .early-bird-user-banner .muted,html[data-theme=dark] .home-weather-card .muted,html[data-theme=dark] .market-pulse .muted,html[data-theme=dark] .market-pulse .text-muted,html[data-theme=dark] .pricing-card .muted,html[data-theme=dark] .pricing-card .text-muted,html[data-theme=dark] .pricing-card .tiny.muted,html[data-theme=dark] .tvs-item .muted,html[data-theme=dark] .wtb .muted{color:#3d4a45!important}@media (max-width:520px){.theme-toggle{min-width:40px;min-height:40px}.theme-toggle-track{width:2.95rem;height:1.7rem}.theme-toggle-thumb{width:1.25rem;height:1.25rem}.theme-toggle-thumb.dark{transform:translateX(1.25rem)}}