/* ONFIX shared light/dark */
html{color-scheme:dark} html[data-theme="light"]{color-scheme:light}
.onfix-global-controls{position:fixed;right:14px;top:14px;z-index:2147483000;display:flex;gap:5px;padding:4px;border-radius:999px;background:rgba(15,17,22,.9);border:1px solid rgba(255,255,255,.12)}
.onfix-global-controls button{min-width:30px;height:30px;padding:0 7px;border:0;border-radius:999px;background:transparent;color:#fff;font:700 11px Arial;cursor:pointer}
.onfix-global-controls button.active{background:#b9a05a;color:#211b10!important;}.onfix-global-controls .onfix-theme-global{font-size:16px}
html[data-theme="light"] body{background:#f3f5f8!important;color:#17191f!important}
html[data-theme="light"] header,html[data-theme="light"] .site-header,html[data-theme="light"] .catalog-header,html[data-theme="light"] .topbar{background:#fff!important;color:#17191f!important;border-color:rgba(20,24,32,.1)!important}
html[data-theme="light"] .panel,html[data-theme="light"] .box,html[data-theme="light"] .card,html[data-theme="light"] .product-card,html[data-theme="light"] .catalog-card,html[data-theme="light"] .service-card,html[data-theme="light"] .order-card,html[data-theme="light"] .dashboard-card,html[data-theme="light"] .profile-card,html[data-theme="light"] .stat-card,html[data-theme="light"] .kpi,html[data-theme="light"] .table-wrap,html[data-theme="light"] .form-card{background:#fff!important;color:#17191f!important;border-color:rgba(20,24,32,.1)!important;box-shadow:0 10px 30px rgba(20,24,32,.07)!important}
html[data-theme="light"] input,html[data-theme="light"] select,html[data-theme="light"] textarea{background:#fff!important;color:#17191f!important;border-color:rgba(20,24,32,.16)!important}
html[data-theme="light"] table,html[data-theme="light"] th,html[data-theme="light"] td{color:#17191f!important;border-color:rgba(20,24,32,.1)!important}
html[data-theme="light"] th{background:#eef1f5!important}
html[data-theme="light"] .sidebar,html[data-theme="light"] #adminSidebar{background:#fff!important;color:#17191f!important;border-color:rgba(20,24,32,.1)!important}
html[data-theme="light"] .sidebar a,html[data-theme="light"] #adminSidebar a{color:#525b67!important}
html[data-theme="light"] .main-nav{background:#fff!important} html[data-theme="light"] .main-nav a{color:#303640!important}
html[data-theme="light"] footer,html[data-theme="light"] .site-footer{background:#e9edf2!important;color:#303640!important}
html[data-theme="light"] .onfix-global-controls{background:rgba(255,255,255,.95);border-color:rgba(20,24,32,.14)}
html[data-theme="light"] .onfix-global-controls button{color:#222831}html[data-theme="light"] .onfix-global-controls button.active{color:#fff}
@media(max-width:820px){.onfix-global-controls{top:auto;right:10px;bottom:10px}}
