:root{--forest:var(--admin-primary,#f36b21);--lime:var(--admin-secondary,#ffb066);--brand-accent:var(--admin-accent,#17212d);--canvas:var(--admin-canvas-light,#fff8f2);--panel:var(--admin-panel-light,#fff);--ink:var(--admin-text-light,#17212d);--evo-orange:var(--forest);--evo-ink:var(--ink);--evo-night:color-mix(in srgb,var(--brand-accent) 88%,#081019);--motion-factor:var(--admin-motion-speed,1)}
[data-theme=dark]{--canvas:var(--admin-canvas-dark,#0d1219);--panel:var(--admin-panel-dark,#17212d);--ink:var(--admin-text-dark,#f7f3ee)}
[data-corners=square]{--radius:8px}[data-corners=rounded]{--radius:18px}[data-corners=pill]{--radius:28px}
[data-shadow=off]{--shadow:none;--evo-shadow:none;--evo-shadow-hover:none}[data-shadow=soft]{--shadow:0 8px 25px #0000000d;--evo-shadow:var(--shadow);--evo-shadow-hover:0 14px 35px #00000017}[data-shadow=strong]{--shadow:0 22px 65px #00000020;--evo-shadow:var(--shadow);--evo-shadow-hover:0 32px 85px color-mix(in srgb,var(--forest) 25%,#0002)}
.shell,.header-inner{width:min(var(--admin-content-width,1240px),calc(100% - 40px))!important}.site-header{backdrop-filter:blur(var(--admin-header-blur,22px))!important}.home-section{margin-top:calc(58px * var(--admin-space,1))!important}.category-grid,.listing-grid,.product-grid,.store-grid{gap:calc(15px * var(--admin-space,1))!important}
.category-grid>a,.listing-card,.product-card,.store-card,.quick-actions>a,.home-story{transition-duration:calc(.35s / var(--admin-motion-speed,1))!important}.category-grid>a:hover,.listing-card:hover,.product-card:hover,.store-card:hover{transform:translateY(calc(-1 * var(--admin-hover-lift,7px)))!important}.market-hero-copy,.market-visual,.page-illustration img,.quick-add-visual img{animation-duration:calc(.8s / var(--admin-motion-speed,1))!important}
[data-image-motion=off] .market-visual>img,[data-image-motion=off] .page-illustration img,[data-image-motion=off] .quick-add-visual img{animation:none!important;transition:none!important;transform:none!important}[data-image-motion=off] .home-story:hover img,[data-image-motion=off] .listing-card:hover img,[data-image-motion=off] .product-card:hover img{transform:none!important}
[data-corners] .panel,[data-corners] .market-hero,[data-corners] .directory-hero,[data-corners] .ads-hero,[data-corners] .listing-card,[data-corners] .product-card,[data-corners] .store-card,[data-corners] .category-grid>a,[data-corners] .home-story,[data-corners] .quick-add-visual,[data-corners] .page-illustration,[data-corners] .design-group{border-radius:var(--radius)!important}[data-corners] .btn,[data-corners] button,[data-corners] input,[data-corners] select,[data-corners] textarea{border-radius:clamp(7px,calc(var(--radius) * .65),18px)!important}
@media(max-width:760px){.shell,.header-inner{width:calc(100% - 24px)!important}}
