.theme-toggle{position:fixed;right:max(16px,env(safe-area-inset-right));bottom:max(16px,env(safe-area-inset-bottom));z-index:1000;min-height:44px;padding:12px 17px;border:1px solid #647565;border-radius:30px;background:#142219;color:#f4fff0;box-shadow:0 4px 20px #0004;font:700 13px/1.2 Arial,sans-serif;cursor:pointer}
.theme-toggle:focus-visible{outline:3px solid #359028;outline-offset:4px}
html[data-theme=light]{--bg:#f5f7f5;--panel:#fff;--line:#d4ded4;--muted:#526054;--green:#237a16;color-scheme:light}
html[data-theme=light] body{background:var(--bg);color:#17251b}
html[data-theme=light] :is(.topbar,.header,.footer,.categories,.category-panel,.category-dropdown,.auth-dialog,.delete-dialog,.editor-panel,.library-panel,.library-card,.admin-stats>div,.zv-batch,.zv-metrics,.category-manager,.premium-empty){background:#fff;color:#17251b;border-color:var(--line)}
html[data-theme=light] :is(.hero,.download-heading){background:linear-gradient(120deg,#edf7e9,#dcecd7);color:#17251b}
html[data-theme=light] .hero:has(.hero-image):after{background:linear-gradient(90deg,#fffffff2,#ffffffc9 55%,transparent)}
html[data-theme=light] h1 em{color:#237a16}
html[data-theme=light] :is(.search-form,.detail-picture,.library-card img){background:#fff;border-color:#aebdae}
html[data-theme=light] :is(.search-form input,.admin-body input,.admin-body select,.admin-body textarea){background:#fff;color:#17251b;border-color:#aebdae}
html[data-theme=light] :is(.trending a,.benefits p,.detail-description,.image-meta,.image-meta dt,.detail-status,.breadcrumbs,.footer,.preview-note,.library-card p,.admin-body label,.field-hint,.local-notice){color:#526054}
html[data-theme=light] :is(.breadcrumbs a,.auth-detail a,.related-heading a){color:#237a16}
html[data-theme=light] :is(button,.button){background:#237a16;color:#fff}
html[data-theme=light] :is(button,.button):hover{background:#195c10;color:#fff}
html[data-theme=light] :is(.secondary,.detail-actions .muted-action){background:#e8f2e4;color:#215c19;border-color:#afc6a7}
html[data-theme=light] :is(.empty,.admin-body .upload-field){background:#edf5e9;color:#17251b;border-color:#aebdae}
html[data-theme=light] :is(.ad-placeholder,.gallery-ad){background:#e9eeea;color:#465448;border-color:#bcc8bd}
html[data-theme=light] :is(.ad-label,.gallery-ad small){color:#526054}
html[data-theme=light] .checkout-heading>p:not(.checkout-eyebrow){color:#526054}
html[data-theme=light] :is(.checkout-back,.checkout-footer,.checkout-brand small,.checkout-steps){color:#526054}
html[data-theme=light] .checkout-steps [aria-current]{color:#17251b}
html[data-theme=light] .checkout-steps [aria-current] span{color:#fff}
html[data-theme=light] .theme-toggle{background:#fff;color:#215c19;border-color:#aebdae}
html[data-theme=light] :is(.demo-card,.detail-demo,.placeholder){color:#fff}
@media(max-width:540px){.theme-toggle{right:12px;bottom:12px;font-size:12px;padding:12px}.footer,.checkout-footer{padding-bottom:80px}}
