/* Real light/dark separation. Dark mode remains the premium black theme. */
body:not(.dark-mode){--u-bg:#f3f0e8;--u-panel:#ffffff;--u-panel2:#ebe6dc;--u-text:#14161b;--u-muted:#666b74;--u-line:rgba(117,90,35,.18);background:#f3f0e8!important;color:#14161b!important}body:not(.dark-mode) .vsk-story-section,body:not(.dark-mode) .collection-section,body:not(.dark-mode) .how-section,body:not(.dark-mode) .reviews-section{background:#f3f0e8!important;color:#14161b!important}body:not(.dark-mode) .vsk-demo-section,body:not(.dark-mode) .vsk-signature,body:not(.dark-mode) .vsk-final-cta,body:not(.dark-mode) .vsk-premium-hero{background-color:#0b0d12!important;color:#f6f2e9!important}body:not(.dark-mode) .vsk-solution-card,body:not(.dark-mode) .collection-section .card,body:not(.dark-mode) .how-card,body:not(.dark-mode) .review-card{background:#fff!important;color:#14161b!important;border-color:#e1dbcf!important}body:not(.dark-mode) .collection-section .card-img-wrap{background:#e9e3d8!important}body:not(.dark-mode) .vsk-section-head h2,body:not(.dark-mode) .section-title,body:not(.dark-mode) .how-card h3,body:not(.dark-mode) .review-card h4,body:not(.dark-mode) .collection-section h3{color:#14161b!important}body:not(.dark-mode) .vsk-section-head p,body:not(.dark-mode) .how-card p,body:not(.dark-mode) .review-card p,body:not(.dark-mode) .card-desc{color:#696e77!important}body:not(.dark-mode) .reviews-stats{background:#171a22!important;color:#fff!important}body:not(.dark-mode) .reviews-section #reviewsList{scrollbar-color:#ae8c48 #ddd6ca}body:not(.dark-mode) .vsk-product-detail-link{color:#755a23!important}body:not(.dark-mode) .price{color:#17191f!important}body:not(.dark-mode) .vsk-drawer-panel,body:not(.dark-mode) .vsk-modal-card{background:#fff!important;color:#14161b!important}body:not(.dark-mode) .vsk-result-card,body:not(.dark-mode) .vsk-empty,body:not(.dark-mode) .vsk-item{background:#f5f2eb!important;color:#14161b!important}body:not(.dark-mode) input,body:not(.dark-mode) textarea,body:not(.dark-mode) select{background:#fff!important;color:#14161b!important;border-color:#d5cec1!important}body:not(.dark-mode):has(#productsGrid){background:#f3f0e8!important}body:not(.dark-mode):has(#productsGrid) #productsGrid{background:#f3f0e8!important}body:not(.dark-mode):has(#productsGrid) #productsGrid .card{background:#fff!important;color:#14161b!important}body:not(.dark-mode):has(#productsGrid) #productsGrid .card-img-wrap{background:#e9e3d8!important}body:not(.dark-mode):has(#productsGrid) #productsGrid h3{color:#14161b!important}body:not(.dark-mode):has(#productsGrid) .filters{background:#ece7dd!important}body:not(.dark-mode):has(#productsGrid) .filter-btn{background:#fff!important;color:#333!important;border-color:#d8d1c4!important}body:not(.dark-mode):has(#productsGrid) .filter-btn.active{background:#15171c!important;color:#f0d799!important}.theme-toggle{min-width:104px;justify-content:center}.theme-toggle [data-vsk-theme-icon]{width:14px}
