/*
 * Solomaxhub dark mode.
 * Active when <html data-sx-theme="dark">. Tokens first, then generated
 * colour overrides (one per light rule), then hand-tuned touches.
 */
html[data-sx-theme="dark"] {
	color-scheme: dark;
	--sx-clay: #FD7702;
	--sx-clay-hover: #FF8A1F;
	--sx-clay-text: #FF9A4D;
	--sx-night: #16120F;
	--sx-surface: #1F1916;
	--sx-raised: #2A221D;
	--sx-ink: #F3EDE6;
	--sx-ink-2: #D8CEC4;
	--sx-muted: #B3A69A;
	--sx-line: rgba(255, 236, 220, 0.10);
	--sx-line-strong: rgba(255, 236, 220, 0.18);
	--dark-bg: #16120F;
	--surface-bg: #1F1916;
	--surface-solid: #1F1916;
	--surface-elevated: #2A221D;
	--surface-raised: #2A221D;
	--card-bg: #1F1916;
	--text-main: #F3EDE6;
	--text-strong: #FFFFFF;
	--text-muted: #B3A69A;
	--glass-border: rgba(255, 236, 220, 0.10);
	--line-soft: rgba(255, 236, 220, 0.10);
	--line-medium: rgba(255, 236, 220, 0.18);
	--nt-bg: #16120F;
	--nt-bg-2: #1B1612;
	--nt-elevated: #1F1916;
	--nt-card: #1F1916;
	--nt-interactive: #2A221D;
	--nt-text: #F3EDE6;
	--nt-text-2: #D8CEC4;
	--nt-muted: #B3A69A;
	--nt-muted-2: #9C8F83;
	--nt-border: rgba(255, 236, 220, 0.10);
	--nt-border-strong: rgba(255, 236, 220, 0.18);
	--nt-border-subtle: rgba(255, 236, 220, 0.06);
	--nt-surface-soft: #1F1916;
	--nt-surface-raised: #2A221D;
	--nt-focus: #FFB27A;
	--primary-soft: rgba(253, 119, 2, 0.16);
}

html[data-sx-theme="dark"] body,
html[data-sx-theme="dark"] body.nt-v6 {
	background-color: #16120F !important;
	background-image: radial-gradient(rgba(255, 154, 31, 0.07) 1px, transparent 1.3px) !important;
	color: #F3EDE6;
}

/* from critical.css */
html[data-sx-theme="dark"] .nt-floating-header{border:1px solid rgba(255, 236, 220, 0.144);background:rgba(31, 25, 22, 0.88);box-shadow:0 18px 60px rgba(0, 0, 0, 0.274)}
html[data-sx-theme="dark"] .nt-desktop-nav>a,html[data-sx-theme="dark"] .nt-desktop-nav .menu-item>a{color:#D8CEC4}
html[data-sx-theme="dark"] .nt-header-icon,html[data-sx-theme="dark"] .nt-header-search,html[data-sx-theme="dark"] .nt-header-currency,html[data-sx-theme="dark"] .nt-shop-deals-cta{border:1px solid rgba(255, 236, 220, 0.144);background:rgba(255, 236, 220, 0.045)}
html[data-sx-theme="dark"] .nt-consent{border:1px solid rgba(255, 236, 220, 0.173);background:rgba(31, 25, 22, 0.97);box-shadow:0 22px 70px rgba(0, 0, 0, 0.336)}
html[data-sx-theme="dark"] .nt-manual-payment-details{border:1px solid rgba(255, 236, 220, 0.144);background:rgba(255, 236, 220, 0.045)}
/* from storefront.css */
html[data-sx-theme="dark"] h1,html[data-sx-theme="dark"] h2,html[data-sx-theme="dark"] h3,html[data-sx-theme="dark"] h4,html[data-sx-theme="dark"] h5,html[data-sx-theme="dark"] h6{color:#F3EDE6}
html[data-sx-theme="dark"] .glass-card{box-shadow:0 8px 32px 0 rgba(0, 0, 0, 0.336)}
html[data-sx-theme="dark"] .site-header{background:rgba(31, 25, 22, 0.8)}
html[data-sx-theme="dark"] .site-logo{background:linear-gradient(135deg,#1F1916,var(--primary-color))}
html[data-sx-theme="dark"] .hero-badge-item{background:rgba(255, 236, 220, 0.063)}
html[data-sx-theme="dark"] .floating-card{background:rgba(31, 25, 22, 0.45);border:1px solid rgba(255, 236, 220, 0.115);box-shadow:0 15px 35px rgba(0, 0, 0, 0.336)}
html[data-sx-theme="dark"] .floating-card .card-brand{color:#F3EDE6}
html[data-sx-theme="dark"] .floating-card .card-title{color:#F3EDE6}
html[data-sx-theme="dark"] .floating-card .card-badge{background:rgba(255, 236, 220, 0.063);border:1px solid rgba(255, 236, 220, 0.115)}
html[data-sx-theme="dark"] .floating-card:hover{border-color:rgba(255, 236, 220, 0.22);box-shadow:0 25px 50px rgba(0, 0, 0, 0.336),0 0 30px var(--brand-glow)}
html[data-sx-theme="dark"] .card-netflix .card-brand i{color:#F9626A}
html[data-sx-theme="dark"] .card-nordvpn .card-brand i{color:#89B1D1}
html[data-sx-theme="dark"] .product-thumb{background:#1F1916}
html[data-sx-theme="dark"] .product-meta-badge{background:rgba(31, 25, 22, 0.85)}
html[data-sx-theme="dark"] .product-price{color:#F3EDE6}
html[data-sx-theme="dark"] .features-section{background:rgba(255, 236, 220, 0.025)}
html[data-sx-theme="dark"] .faq-item{background:rgba(255, 236, 220, 0.025)}
html[data-sx-theme="dark"] .faq-item.active{background:rgba(255, 236, 220, 0.05)}
html[data-sx-theme="dark"] .sales-toast{box-shadow:0 10px 30px rgba(0, 0, 0, 0.6)}
html[data-sx-theme="dark"] #cartDrawer{background:#1F1916;box-shadow:-10px 0 40px rgba(0, 0, 0, 0.336)}
html[data-sx-theme="dark"] .cart-drawer-close:hover{color:#F3EDE6}
html[data-sx-theme="dark"] .cart-drawer-item{border-bottom:1px solid rgba(255, 236, 220, 0.096)}
html[data-sx-theme="dark"] .cart-item-img{background:#1F1916}
html[data-sx-theme="dark"] .cart-item-details h4 a{color:#F3EDE6}
html[data-sx-theme="dark"] .qty-btn{background:rgba(255, 236, 220, 0.038)}
html[data-sx-theme="dark"] .qty-btn:hover{background:rgba(255, 236, 220, 0.12)}
html[data-sx-theme="dark"] .qty-val{color:#F3EDE6}
html[data-sx-theme="dark"] .cart-summary-total{color:#F3EDE6}
html[data-sx-theme="dark"] .duration-selector-label{color:#F3EDE6}
html[data-sx-theme="dark"] .duration-card{background:rgba(255, 236, 220, 0.025)}
html[data-sx-theme="dark"] .duration-card:hover{border-color:rgba(255, 236, 220, 0.22);background:rgba(255, 236, 220, 0.05)}
html[data-sx-theme="dark"] .duration-card-title{color:#F3EDE6}
html[data-sx-theme="dark"] .duration-card-price{color:#F3EDE6}
html[data-sx-theme="dark"] .brand-glow-container{background:rgba(255, 236, 220, 0.013)}
html[data-sx-theme="dark"] .promo-timer-clock{color:#F3EDE6}
html[data-sx-theme="dark"] .promo-timer-unit{background:rgba(255, 236, 220, 0.063)}
html[data-sx-theme="dark"] .woocommerce-cart table.cart,html[data-sx-theme="dark"] .woocommerce-account .woocommerce-MyAccount-content{background:rgba(31, 25, 22, 0.4) !important}
html[data-sx-theme="dark"] .woocommerce-password-strength{background:rgba(255, 236, 220, 0.063) !important}
html[data-sx-theme="dark"] .woocommerce-billing-fields input,html[data-sx-theme="dark"] .woocommerce-billing-fields select,html[data-sx-theme="dark"] .woocommerce-billing-fields textarea,html[data-sx-theme="dark"] .woocommerce form .form-row input.input-text,html[data-sx-theme="dark"] .woocommerce form .form-row textarea{background:rgba(255, 236, 220, 0.025) !important;color:#F3EDE6 !important}
html[data-sx-theme="dark"] .woocommerce-billing-fields input:focus,html[data-sx-theme="dark"] .woocommerce form .form-row input.input-text:focus{background:rgba(255, 236, 220, 0.05) !important}
html[data-sx-theme="dark"] .woocommerce-checkout-review-order-table th,html[data-sx-theme="dark"] .woocommerce-checkout-review-order-table td,html[data-sx-theme="dark"] .woocommerce-cart table.cart th,html[data-sx-theme="dark"] .woocommerce-cart table.cart td{border-bottom:1px solid rgba(255, 236, 220, 0.096) !important}
html[data-sx-theme="dark"] .woocommerce-checkout-review-order-table thead th,html[data-sx-theme="dark"] .woocommerce-cart table.cart thead th{color:#F3EDE6 !important}
html[data-sx-theme="dark"] .woocommerce-order-received ul.order_details,html[data-sx-theme="dark"] .woocommerce-checkout #payment{background:rgba(31, 25, 22, 0.25) !important}
html[data-sx-theme="dark"] .woocommerce-checkout #payment ul.payment_methods{border-bottom:1px solid rgba(255, 236, 220, 0.096) !important}
html[data-sx-theme="dark"] .woocommerce-checkout #payment ul.payment_methods li{background:rgba(255, 236, 220, 0.025) !important}
html[data-sx-theme="dark"] .woocommerce-checkout #payment ul.payment_methods li:hover{background:rgba(255, 236, 220, 0.05) !important}
html[data-sx-theme="dark"] .woocommerce-checkout #payment ul.payment_methods li label{color:#F3EDE6 !important}
html[data-sx-theme="dark"] .woocommerce-checkout #payment div.payment_box{background:rgba(255, 236, 220, 0.025) !important}
html[data-sx-theme="dark"] .checkout-col-left{background:rgba(31, 25, 22, 0.4) !important}
html[data-sx-theme="dark"] .checkout-review-order-card{background:rgba(31, 25, 22, 0.6) !important;box-shadow:0 15px 40px rgba(0, 0, 0, 0.336) !important}
html[data-sx-theme="dark"] #order_review_heading{color:#F3EDE6 !important}
html[data-sx-theme="dark"] .woocommerce-checkout label{color:#F3EDE6}
html[data-sx-theme="dark"] .woocommerce-account.logged-in .woocommerce-MyAccount-navigation{background:rgba(31, 25, 22, 0.6) !important}
html[data-sx-theme="dark"] .woocommerce-account.logged-in .woocommerce-MyAccount-content{background:rgba(31, 25, 22, 0.4) !important}
html[data-sx-theme="dark"] .woocommerce-account .woocommerce-MyAccount-navigation li a{background:rgba(255, 236, 220, 0.013)}
html[data-sx-theme="dark"] .woocommerce-account .woocommerce-MyAccount-navigation li a:hover{background:rgba(255, 236, 220, 0.038)}
html[data-sx-theme="dark"] .woocommerce-account table.shop_table{background:rgba(31, 25, 22, 0.15)}
html[data-sx-theme="dark"] .woocommerce-account table.shop_table th{background:rgba(255, 236, 220, 0.025)}
html[data-sx-theme="dark"] .woocommerce-account table.shop_table td{border-bottom:1px solid rgba(255, 236, 220, 0.096)}
html[data-sx-theme="dark"] .archive-sidebar-card{background:rgba(31, 25, 22, 0.4) !important}
html[data-sx-theme="dark"] .archive-sidebar-card h3{color:#F3EDE6 !important}
html[data-sx-theme="dark"] .category-filter-list a{background:rgba(255, 236, 220, 0.013)}
html[data-sx-theme="dark"] .category-filter-list a:hover{background:rgba(255, 236, 220, 0.038) !important;color:#F3EDE6 !important}
html[data-sx-theme="dark"] .category-filter-list a.active{background:rgba(255, 236, 220, 0.063) !important}
html[data-sx-theme="dark"] .woocommerce-ordering select{background:rgba(255, 236, 220, 0.025) !important;color:#F3EDE6 !important}
html[data-sx-theme="dark"] .woocommerce-ordering select:focus{background-color:rgba(255, 236, 220, 0.05) !important}
html[data-sx-theme="dark"] .archive-catalog-toolbar{background:rgba(31, 25, 22, 0.2) !important}
html[data-sx-theme="dark"] .commentlist li.comment{background:rgba(255, 236, 220, 0.025)}
html[data-sx-theme="dark"] .commentlist .meta strong{color:#F3EDE6}
html[data-sx-theme="dark"] .star-rating::before{color:rgba(243, 237, 230, 0.1)}
html[data-sx-theme="dark"] #review_form_wrapper{background:rgba(255, 236, 220, 0.013)}
html[data-sx-theme="dark"] .suggestion-row{background:rgba(255, 236, 220, 0.013)}
html[data-sx-theme="dark"] .suggestion-row:hover{background:rgba(255, 236, 220, 0.05) !important}
html[data-sx-theme="dark"] #searchSuggestionsDropdown::-webkit-scrollbar-thumb{background:rgba(255, 236, 220, 0.12)}
html[data-sx-theme="dark"] #searchSuggestionsDropdown::-webkit-scrollbar-thumb:hover{background:rgba(255, 236, 220, 0.12)}
html[data-sx-theme="dark"] .mobile-nav-toggle .hamburger-bar{background-color:#1F1916}
@media (max-width:768px){html[data-sx-theme="dark"] .primary-nav-wrapper{background:rgba(31, 25, 22, 0.96);box-shadow:-10px 0 40px rgba(0, 0, 0, 0.336)}}
html[data-sx-theme="dark"] .main-nav ul ul.sub-menu{background:rgba(31, 25, 22, 0.95);box-shadow:0 10px 30px rgba(0, 0, 0, 0.336)}
html[data-sx-theme="dark"] .main-nav ul ul.sub-menu a:hover{background:rgba(255, 236, 220, 0.063)}
html[data-sx-theme="dark"] .nt-auth-brand__title{background:linear-gradient(135deg,#1F1916,var(--primary-color))}
html[data-sx-theme="dark"] .nt-auth-tabs{background:rgba(255, 236, 220, 0.038);border:1px solid rgba(255, 236, 220, 0.096)}
html[data-sx-theme="dark"] .nt-input{background:rgba(255, 236, 220, 0.038)}
html[data-sx-theme="dark"] .nt-input:focus{background:rgba(255, 236, 220, 0.063)}
html[data-sx-theme="dark"] .nt-toggle-switch{background:rgba(255, 236, 220, 0.101)}
html[data-sx-theme="dark"] .nt-toggle-label input:checked+.nt-toggle-switch .nt-toggle-slider{background:#1F1916}
html[data-sx-theme="dark"] .nt-dash-header__greeting{color:#F3EDE6}
html[data-sx-theme="dark"] .nt-stat-card__value{color:#F3EDE6}
html[data-sx-theme="dark"] .nt-action-card__title{color:#F3EDE6}
html[data-sx-theme="dark"] .nt-dash-recent-orders__heading{color:#F3EDE6}
html[data-sx-theme="dark"] .nt-table tbody td{border-bottom:1px solid rgba(255, 236, 220, 0.096)}
html[data-sx-theme="dark"] .nt-table tbody tr:hover{background:rgba(255, 236, 220, 0.025)}
html[data-sx-theme="dark"] .nt-empty-state__title{color:#F3EDE6}
html[data-sx-theme="dark"] .product-rating .nt-star-empty{color:rgba(243, 237, 230, 0.16)}
html[data-sx-theme="dark"] .product-rating__score{color:#F3EDE6}
html[data-sx-theme="dark"] .product-card:hover{box-shadow:0 14px 34px rgba(0, 0, 0, 0.336)}
@media (max-width:600px){html[data-sx-theme="dark"] .nt-table tr{background:rgba(255, 236, 220, 0.032)}html[data-sx-theme="dark"] .nt-table tbody tr:hover{background:rgba(255, 236, 220, 0.032)}html[data-sx-theme="dark"] .nt-table tbody td{border-bottom:1px solid rgba(255, 236, 220, 0.096) !important}}
@media (max-width:600px){html[data-sx-theme="dark"] .woocommerce-account.logged-in .woocommerce-MyAccount-navigation li a{background:rgba(255, 236, 220, 0.038) !important}}
html[data-sx-theme="dark"] body:before{background-image:radial-gradient(rgba(255, 236, 220, 0.12) .55px,transparent .55px)}
html[data-sx-theme="dark"] .skip-link{background:#1F1916;color:#F3EDE6 !important}
html[data-sx-theme="dark"] .site-header.is-scrolled{box-shadow:0 12px 40px rgba(0, 0, 0, 0.165)}
html[data-sx-theme="dark"] .glass-card{background:linear-gradient(145deg,rgba(255, 236, 220, 0.057),rgba(255, 236, 220, 0.022)) !important}
html[data-sx-theme="dark"] .btn-primary,html[data-sx-theme="dark"] .woocommerce a.button.alt,html[data-sx-theme="dark"] .woocommerce button.button.alt,html[data-sx-theme="dark"] .woocommerce input.button.alt{border:1px solid color-mix(in srgb,var(--primary-color) 75%,rgba(255, 236, 220, 0.12) 7%) !important;background:linear-gradient(135deg,color-mix(in srgb,var(--primary-color) 92%,#1F1916 8%),var(--primary-color)) !important}
html[data-sx-theme="dark"] .hero-section:before{border:1px solid rgba(255, 236, 220, 0.096);box-shadow:0 0 0 70px rgba(0, 0, 0, 0.025),0 0 0 140px rgba(0, 0, 0, 0.014)}
html[data-sx-theme="dark"] .hero-search-box{box-shadow:0 12px 35px rgba(0, 0, 0, 0.157),inset 0 1px rgba(0, 0, 0, 0.084)}
html[data-sx-theme="dark"] .hero-search-box:focus-within{box-shadow:var(--focus-ring),0 18px 45px rgba(0, 0, 0, 0.216)}
html[data-sx-theme="dark"] .hero-marketplace{box-shadow:var(--shadow-lg),inset 0 1px rgba(0, 0, 0, 0.126)}
html[data-sx-theme="dark"] .hero-product-mini{background:rgba(255, 236, 220, 0.028)}
html[data-sx-theme="dark"] .category-card{background:linear-gradient(155deg,rgba(255, 236, 220, 0.05),rgba(255, 236, 220, 0.02)) !important}
html[data-sx-theme="dark"] .category-card:hover{background:linear-gradient(155deg,rgba(255, 236, 220, 0.078),rgba(255, 236, 220, 0.028)) !important}
html[data-sx-theme="dark"] .shop-filter-chip{background:rgba(255, 236, 220, 0.025)}
html[data-sx-theme="dark"] .product-card{background:linear-gradient(160deg,rgba(255, 236, 220, 0.048),rgba(255, 236, 220, 0.018)) !important}
html[data-sx-theme="dark"] .product-card:hover{box-shadow:0 24px 54px rgba(0, 0, 0, 0.204) !important}
html[data-sx-theme="dark"] .product-thumb{background:color-mix(in srgb,var(--surface-solid) 80%,#1F1916 2%)}
html[data-sx-theme="dark"] .product-thumb:after{background:linear-gradient(to top,rgba(31, 25, 22, 0.22),transparent 38%)}
html[data-sx-theme="dark"] .product-status{border:1px solid rgba(255, 236, 220, 0.144);background:rgba(31, 25, 22, 0.72)}
html[data-sx-theme="dark"] .product-sale-badge{background:color-mix(in srgb,var(--accent-color) 14%,rgba(31, 25, 22, 0.72))}
html[data-sx-theme="dark"] .product-title a:hover{color:color-mix(in srgb,var(--primary-color) 65%,#F3EDE6) !important}
html[data-sx-theme="dark"] .product-whatsapp-action{color:color-mix(in srgb,var(--success-color) 58%,#F3EDE6) !important}
html[data-sx-theme="dark"] .product-whatsapp-action:hover{color:#F3EDE6 !important}
html[data-sx-theme="dark"] .features-section{background:linear-gradient(180deg,rgba(255, 236, 220, 0.022),rgba(255, 236, 220, 0.007)) !important}
html[data-sx-theme="dark"] .process-step{background:rgba(255, 236, 220, 0.025)}
html[data-sx-theme="dark"] .feature-item{background:rgba(255, 236, 220, 0.022) !important}
html[data-sx-theme="dark"] .feature-item:hover{background:rgba(255, 236, 220, 0.035) !important}
html[data-sx-theme="dark"] .feature-number{color:rgba(243, 237, 230, 0.14)}
html[data-sx-theme="dark"] .faq-support-card{background:rgba(255, 236, 220, 0.025)}
html[data-sx-theme="dark"] .faq-support-icon{color:color-mix(in srgb,var(--success-color) 60%,#F3EDE6)}
html[data-sx-theme="dark"] .faq-support-card a{color:color-mix(in srgb,var(--success-color) 58%,#F3EDE6) !important}
html[data-sx-theme="dark"] .faq-item{background:rgba(255, 236, 220, 0.024) !important}
html[data-sx-theme="dark"] .faq-item.active{background:linear-gradient(145deg,var(--primary-soft),rgba(255, 236, 220, 0.015)) !important}
html[data-sx-theme="dark"] .footer-support-cta{background:rgba(31, 25, 22, 0.02)}
html[data-sx-theme="dark"] #cartDrawer{box-shadow:-30px 0 90px rgba(0, 0, 0, 0.336) !important}
html[data-sx-theme="dark"] .nt-modal{background:rgba(31, 25, 22, 0.76)}
html[data-sx-theme="dark"] .nt-field input,html[data-sx-theme="dark"] .nt-field select{background:rgba(255, 236, 220, 0.032) !important}
html[data-sx-theme="dark"] .nt-form-note{background:rgba(255, 236, 220, 0.022)}
html[data-sx-theme="dark"] .woocommerce-products-header,html[data-sx-theme="dark"] .archive-sidebar-card,html[data-sx-theme="dark"] .woocommerce-cart-form,html[data-sx-theme="dark"] .cart-collaterals,html[data-sx-theme="dark"] .woocommerce-checkout-review-order,html[data-sx-theme="dark"] .woocommerce form.checkout,html[data-sx-theme="dark"] .woocommerce form.login,html[data-sx-theme="dark"] .woocommerce form.register,html[data-sx-theme="dark"] .woocommerce-MyAccount-content,html[data-sx-theme="dark"] .woocommerce-MyAccount-navigation{background:linear-gradient(150deg,rgba(255, 236, 220, 0.045),rgba(255, 236, 220, 0.018)) !important}
html[data-sx-theme="dark"] .woocommerce ul.products li.product{background:rgba(255, 236, 220, 0.025) !important}
html[data-sx-theme="dark"] .woocommerce table.shop_table{background:rgba(255, 236, 220, 0.022) !important}
html[data-sx-theme="dark"] .woocommerce form .form-row input.input-text,html[data-sx-theme="dark"] .woocommerce form .form-row textarea,html[data-sx-theme="dark"] .woocommerce form .form-row select,html[data-sx-theme="dark"] .select2-container--default .select2-selection--single{background:rgba(255, 236, 220, 0.032) !important}
html[data-sx-theme="dark"] .woocommerce-error,html[data-sx-theme="dark"] .woocommerce-info,html[data-sx-theme="dark"] .woocommerce-message{background:rgba(255, 236, 220, 0.038) !important}
html[data-sx-theme="dark"] .duration-card{background:rgba(255, 236, 220, 0.032) !important}
@media (max-width:900px){html[data-sx-theme="dark"] .primary-nav-wrapper{box-shadow:-26px 0 70px rgba(0, 0, 0, 0.336)}html[data-sx-theme="dark"] .mobile-nav-support a{color:color-mix(in srgb,var(--success-color) 58%,#F3EDE6) !important}}
@media (max-width:680px){html[data-sx-theme="dark"] .mobile-commerce-dock{box-shadow:0 20px 50px rgba(0, 0, 0, 0.336)}}
html[data-sx-theme="dark"] .purchase-assurance-bar span{background:rgba(255, 236, 220, 0.025)}
html[data-sx-theme="dark"] .woocommerce-checkout .checkout-col-left,html[data-sx-theme="dark"] .woocommerce-checkout .checkout-review-order-card{background:linear-gradient(150deg,rgba(255, 236, 220, 0.045),rgba(255, 236, 220, 0.018)) !important}
html[data-sx-theme="dark"] .woocommerce-checkout input.input-text,html[data-sx-theme="dark"] .woocommerce-checkout textarea,html[data-sx-theme="dark"] .woocommerce-checkout select,html[data-sx-theme="dark"] .woocommerce-checkout .select2-container .select2-selection--single{background:rgba(255, 236, 220, 0.032) !important}
html[data-sx-theme="dark"] .woocommerce-checkout #payment{background:rgba(255, 236, 220, 0.022) !important}
html[data-sx-theme="dark"] .brand-glow-container>.glass-card{background:linear-gradient(150deg,rgba(255, 236, 220, 0.057),rgba(255, 236, 220, 0.022)) !important}
html[data-sx-theme="dark"] .duration-card{background:rgba(255, 236, 220, 0.025) !important}
html[data-sx-theme="dark"] .product-trust-badges{background:rgba(255, 236, 220, 0.022) !important}
html[data-sx-theme="dark"] .premium-tab-panel{background:rgba(255, 236, 220, 0.022) !important}
html[data-sx-theme="dark"] body:after{background:linear-gradient(to bottom,transparent 0 65%,rgba(31, 25, 22, 0.18) 100%)}
html[data-sx-theme="dark"] .btn-primary:after,html[data-sx-theme="dark"] .btn-secondary:after{background:linear-gradient(105deg,transparent 28%,rgba(255, 236, 220, 0.12) 48%,transparent 68%)}
html[data-sx-theme="dark"] .site-header{border-bottom-color:rgba(255, 236, 220, 0.096)}
html[data-sx-theme="dark"] .header-search-hint{background:rgba(255, 236, 220, 0.032)}
html[data-sx-theme="dark"] .hero-eyebrow{background:rgba(255, 236, 220, 0.032)}
html[data-sx-theme="dark"] .hero-text h1 span{background:linear-gradient(100deg,color-mix(in srgb,var(--primary-color) 92%,#1F1916 8%),color-mix(in srgb,var(--secondary-color) 86%,#1F1916 14%))}
html[data-sx-theme="dark"] .hero-search-box{background:linear-gradient(140deg,rgba(255, 236, 220, 0.066),rgba(255, 236, 220, 0.032)) !important;box-shadow:0 18px 50px rgba(0, 0, 0, 0.157) !important}
html[data-sx-theme="dark"] .hero-search-box:focus-within{box-shadow:var(--focus-ring),0 22px 60px rgba(0, 0, 0, 0.216) !important}
html[data-sx-theme="dark"] .search-suggestions{box-shadow:0 26px 70px rgba(0, 0, 0, 0.336) !important}
html[data-sx-theme="dark"] .hero-trust-item{border:1px solid rgba(255, 236, 220, 0.096);background:rgba(255, 236, 220, 0.022)}
html[data-sx-theme="dark"] .hero-marketplace{background:linear-gradient(155deg,rgba(255, 236, 220, 0.066),rgba(255, 236, 220, 0.018)) !important;box-shadow:0 38px 100px rgba(0, 0, 0, 0.314) !important}
html[data-sx-theme="dark"] .marketplace-status{background:rgba(255, 236, 220, 0.025)}
html[data-sx-theme="dark"] .hero-flow-card{background:linear-gradient(135deg,var(--primary-soft),rgba(255, 236, 220, 0.025)) !important}
html[data-sx-theme="dark"] .nt-assurance-strip{background:rgba(255, 236, 220, 0.032);box-shadow:0 18px 50px rgba(0, 0, 0, 0.126)}
html[data-sx-theme="dark"] .nt-assurance-item--support>a{background:rgba(255, 236, 220, 0.045)}
html[data-sx-theme="dark"] .category-card{background:linear-gradient(145deg,rgba(255, 236, 220, 0.045),rgba(255, 236, 220, 0.018)) !important}
html[data-sx-theme="dark"] .category-icon{box-shadow:inset 0 1px rgba(0, 0, 0, 0.14)}
html[data-sx-theme="dark"] .category-count{background:rgba(255, 236, 220, 0.028)}
html[data-sx-theme="dark"] .nt-filter-shell{background:rgba(255, 236, 220, 0.022)}
html[data-sx-theme="dark"] .shop-filter-chip small{background:rgba(255, 236, 220, 0.07)}
html[data-sx-theme="dark"] .shop-filter-chip.is-active small{background:rgba(255, 236, 220, 0.12)}
html[data-sx-theme="dark"] .nt-product-card{background:linear-gradient(158deg,rgba(255, 236, 220, 0.048),rgba(255, 236, 220, 0.017)) !important;box-shadow:0 1px 0 rgba(0, 0, 0, 0.07) inset !important}
html[data-sx-theme="dark"] .nt-product-card:hover{box-shadow:0 26px 58px rgba(0, 0, 0, 0.235) !important}
html[data-sx-theme="dark"] .nt-product-media{background:linear-gradient(150deg,rgba(255, 236, 220, 0.045),rgba(31, 25, 22, 0.08)) !important}
html[data-sx-theme="dark"] .nt-product-media__backdrop{background:radial-gradient(180px 150px at 50% 38%,rgba(31, 25, 22, 0.055),transparent 72%)}
html[data-sx-theme="dark"] .nt-product-status,html[data-sx-theme="dark"] .nt-product-sale{border:1px solid rgba(255, 236, 220, 0.122)}
html[data-sx-theme="dark"] .nt-product-status{background:rgba(31, 25, 22, 0.66)}
html[data-sx-theme="dark"] .nt-product-sale{background:color-mix(in srgb,var(--accent-color) 18%,rgba(31, 25, 22, 0.7));color:color-mix(in srgb,var(--accent-color) 88%,#F3EDE6)}
html[data-sx-theme="dark"] .nt-product-view{background:rgba(31, 25, 22, 0.66)}
html[data-sx-theme="dark"] .nt-product-assurance span{border:1px solid rgba(255, 236, 220, 0.096);background:rgba(255, 236, 220, 0.02)}
html[data-sx-theme="dark"] .nt-inline-cta{background:linear-gradient(120deg,rgba(255, 236, 220, 0.032),var(--primary-soft))}
html[data-sx-theme="dark"] .features-section{background:linear-gradient(180deg,rgba(255, 236, 220, 0.021),rgba(255, 236, 220, 0.007))}
html[data-sx-theme="dark"] .features-process{background:rgba(255, 236, 220, 0.022)}
html[data-sx-theme="dark"] .feature-item{background:linear-gradient(150deg,rgba(255, 236, 220, 0.042),rgba(255, 236, 220, 0.015)) !important}
html[data-sx-theme="dark"] .feature-number{color:rgba(243, 237, 230, 0.12) !important}
html[data-sx-theme="dark"] .nt-catalog-hero{background:linear-gradient(145deg,rgba(255, 236, 220, 0.048),rgba(255, 236, 220, 0.014))}
html[data-sx-theme="dark"] .nt-catalog-hero__aside{background:rgba(31, 25, 22, 0.13)}
html[data-sx-theme="dark"] .nt-catalog-sidebar__sticky{background:rgba(255, 236, 220, 0.02)}
html[data-sx-theme="dark"] .nt-sidebar-link__icon{background:rgba(255, 236, 220, 0.032)}
html[data-sx-theme="dark"] .nt-catalog-toolbar{background:rgba(255, 236, 220, 0.021)}
html[data-sx-theme="dark"] .woocommerce nav.woocommerce-pagination ul li a,html[data-sx-theme="dark"] .woocommerce nav.woocommerce-pagination ul li span{background:rgba(255, 236, 220, 0.025)}
html[data-sx-theme="dark"] .nt-search-form{background:rgba(255, 236, 220, 0.032)}
html[data-sx-theme="dark"] .nt-content-result{background:rgba(255, 236, 220, 0.022)}
html[data-sx-theme="dark"] .nt-empty-search,html[data-sx-theme="dark"] .nt-empty-state-card{background:linear-gradient(145deg,rgba(255, 236, 220, 0.038),rgba(255, 236, 220, 0.015))}
html[data-sx-theme="dark"] .nt-error-card{background:linear-gradient(145deg,rgba(255, 236, 220, 0.048),rgba(255, 236, 220, 0.013))}
html[data-sx-theme="dark"] .nt-error-visual{background:radial-gradient(circle at 50% 35%,var(--primary-soft),transparent 63%),rgba(255, 236, 220, 0.02)}
html[data-sx-theme="dark"] .nt-search-modal-card{box-shadow:0 36px 120px rgba(0, 0, 0, 0.336) !important}
html[data-sx-theme="dark"] .nt-global-search-form{background:rgba(255, 236, 220, 0.032)}
html[data-sx-theme="dark"] kbd{background:rgba(255, 236, 220, 0.032);box-shadow:0 2px 0 rgba(0, 0, 0, 0.176)}
html[data-sx-theme="dark"] .nt-search-modal-categories a{background:rgba(255, 236, 220, 0.022)}
html[data-sx-theme="dark"] .nt-search-modal-categories small{background:rgba(255, 236, 220, 0.063)}
html[data-sx-theme="dark"] .nt-toast{box-shadow:0 24px 70px rgba(0, 0, 0, 0.6)}
html[data-sx-theme="dark"] .nt-commerce-steps{background:rgba(255, 236, 220, 0.022)}
html[data-sx-theme="dark"] .nt-commerce-steps>i{color:rgba(243, 237, 230, 0.18)}
html[data-sx-theme="dark"] .nt-cart-items-card,html[data-sx-theme="dark"] .nt-cart-summary-card,html[data-sx-theme="dark"] .nt-checkout-details-card,html[data-sx-theme="dark"] .nt-checkout-review-card{background:linear-gradient(150deg,rgba(255, 236, 220, 0.038),rgba(255, 236, 220, 0.015)) !important}
html[data-sx-theme="dark"] .nt-cart-item__media{background:rgba(255, 236, 220, 0.022)}
html[data-sx-theme="dark"] .nt-cart-item .quantity .qty{background:rgba(255, 236, 220, 0.025) !important}
html[data-sx-theme="dark"] .nt-coupon-field input{background:rgba(255, 236, 220, 0.025) !important}
html[data-sx-theme="dark"] .nt-cart-assurances>span{border:1px solid rgba(255, 236, 220, 0.096);background:rgba(255, 236, 220, 0.018)}
html[data-sx-theme="dark"] .nt-checkout-notes>span{background:rgba(255, 236, 220, 0.021)}
html[data-sx-theme="dark"] .woocommerce-checkout .form-row input.input-text,html[data-sx-theme="dark"] .woocommerce-checkout .form-row textarea,html[data-sx-theme="dark"] .woocommerce-checkout .form-row select,html[data-sx-theme="dark"] .woocommerce-checkout .select2-container .select2-selection--single{background:rgba(255, 236, 220, 0.025) !important}
html[data-sx-theme="dark"] .nt-review-order-item__media{background:rgba(255, 236, 220, 0.022)}
html[data-sx-theme="dark"] .woocommerce-checkout #payment{background:rgba(255, 236, 220, 0.022) !important}
html[data-sx-theme="dark"] .woocommerce-checkout #payment ul.payment_methods li{background:rgba(255, 236, 220, 0.018)}
html[data-sx-theme="dark"] .single-product .brand-glow-container>.glass-card{background:linear-gradient(145deg,rgba(255, 236, 220, 0.045),rgba(255, 236, 220, 0.015)) !important}
html[data-sx-theme="dark"] .nt-single-rating,html[data-sx-theme="dark"] .nt-single-sales{background:rgba(255, 236, 220, 0.022)}
html[data-sx-theme="dark"] .purchase-assurance-bar{background:rgba(255, 236, 220, 0.02) !important}
html[data-sx-theme="dark"] .purchase-assurance-bar span{background:rgba(255, 236, 220, 0.022)}
html[data-sx-theme="dark"] .premium-tab-nav{background:rgba(255, 236, 220, 0.022)}
html[data-sx-theme="dark"] .premium-tab-panel{background:linear-gradient(145deg,rgba(255, 236, 220, 0.035),rgba(255, 236, 220, 0.013)) !important}
html[data-sx-theme="dark"] .nt-auth-card{box-shadow:0 32px 90px rgba(0, 0, 0, 0.294) !important}
html[data-sx-theme="dark"] .nt-auth-tabs{background:rgba(255, 236, 220, 0.022)}
html[data-sx-theme="dark"] .site-footer{background:linear-gradient(180deg,rgba(31, 25, 22, 0.008),rgba(255, 236, 220, 0.12)) !important}
html[data-sx-theme="dark"] .footer-payment-row{background:rgba(31, 25, 22, 0.015) !important}
html[data-sx-theme="dark"] .floating-whatsapp-btn{box-shadow:0 16px 40px rgba(0, 0, 0, 0.255) !important}
@media (max-width:980px){html[data-sx-theme="dark"] .nt-catalog-mobile-filters{background:rgba(255, 236, 220, 0.018)}}
html[data-sx-theme="dark"] .nt-prose-card{background:linear-gradient(145deg,rgba(255, 236, 220, 0.038),rgba(255, 236, 220, 0.015))}
html[data-sx-theme="dark"] .nt-journal-card{background:rgba(255, 236, 220, 0.02)}
html[data-sx-theme="dark"] .nt-journal-card__media{background:rgba(255, 236, 220, 0.022)}
html[data-sx-theme="dark"] .nt-article-footer{background:rgba(31, 25, 22, 0.014)}
html[data-sx-theme="dark"] .nt-support-hero,html[data-sx-theme="dark"] .nt-policy-hero{background:linear-gradient(145deg,rgba(255, 236, 220, 0.045),rgba(255, 236, 220, 0.013))}
html[data-sx-theme="dark"] .nt-support-hours,html[data-sx-theme="dark"] .nt-policy-hero__meta{background:rgba(255, 236, 220, 0.02)}
html[data-sx-theme="dark"] .nt-support-channel{background:rgba(255, 236, 220, 0.021)}
html[data-sx-theme="dark"] .nt-support-channel:hover{background:rgba(255, 236, 220, 0.032)}
html[data-sx-theme="dark"] .nt-support-channel--whatsapp{background:linear-gradient(130deg,color-mix(in srgb,#25d366 8%,transparent),rgba(255, 236, 220, 0.018))}
html[data-sx-theme="dark"] .nt-support-request-card{background:linear-gradient(135deg,var(--primary-soft),rgba(255, 236, 220, 0.015))}
html[data-sx-theme="dark"] .nt-support-checklist>span{background:rgba(31, 25, 22, 0.1)}
html[data-sx-theme="dark"] .nt-process-step>div{background:rgba(255, 236, 220, 0.02)}
html[data-sx-theme="dark"] .nt-policy-nav{background:rgba(255, 236, 220, 0.018)}
html[data-sx-theme="dark"] .nt-policy-card{background:rgba(255, 236, 220, 0.02)}
html[data-sx-theme="dark"] .nt-policy-list li{background:rgba(255, 236, 220, 0.018)}
html[data-sx-theme="dark"] .nt-thankyou-hero{background:linear-gradient(145deg,color-mix(in srgb,var(--success-color) 6%,transparent),rgba(255, 236, 220, 0.018))}
html[data-sx-theme="dark"] .nt-thankyou-hero.is-failed{background:linear-gradient(145deg,color-mix(in srgb,var(--danger-color) 6%,transparent),rgba(255, 236, 220, 0.018))}
html[data-sx-theme="dark"] .nt-order-facts>div{background:rgba(255, 236, 220, 0.02)}
html[data-sx-theme="dark"] .nt-payment-instructions{background:linear-gradient(145deg,rgba(255, 236, 220, 0.032),rgba(255, 236, 220, 0.013))}
html[data-sx-theme="dark"] .nt-payment-method-grid article{background:rgba(255, 236, 220, 0.018)}
html[data-sx-theme="dark"] .nt-order-details-shell{background:rgba(255, 236, 220, 0.018)}
html[data-sx-theme="dark"] .nt-mobile-menu__top{background:linear-gradient(180deg,rgba(255, 236, 220, 0.028),transparent)}
html[data-sx-theme="dark"] .nt-mobile-menu__mark{background:radial-gradient(circle at 30% 15%,rgba(255, 236, 220, 0.12),transparent 40%),linear-gradient(145deg,color-mix(in srgb,var(--primary-color) 86%,#1F1916 14%),color-mix(in srgb,var(--secondary-color) 82%,#1F1916 18%));box-shadow:0 10px 30px color-mix(in srgb,var(--primary-color) 20%,transparent),inset 0 1px rgba(0, 0, 0, 0.224)}
html[data-sx-theme="dark"] .nt-mobile-menu__close{background:rgba(255, 236, 220, 0.032)}
html[data-sx-theme="dark"] .nt-mobile-menu__close:hover{background:rgba(255, 236, 220, 0.07)}
html[data-sx-theme="dark"] .nt-mobile-menu__search{background:linear-gradient(135deg,color-mix(in srgb,var(--primary-color) 8%,rgba(255, 236, 220, 0.032)),rgba(255, 236, 220, 0.022));box-shadow:inset 0 1px rgba(0, 0, 0, 0.07)}
html[data-sx-theme="dark"] .nt-mobile-menu__search-key{background:rgba(255, 236, 220, 0.032)}
html[data-sx-theme="dark"] .nt-mobile-menu__welcome{background:rgba(255, 236, 220, 0.022)}
html[data-sx-theme="dark"] .nt-mobile-menu__avatar{color:color-mix(in srgb,var(--secondary-color) 72%,#F3EDE6)}
html[data-sx-theme="dark"] .nt-mobile-menu__quick-link{background:linear-gradient(145deg,rgba(255, 236, 220, 0.035),rgba(255, 236, 220, 0.014));box-shadow:inset 0 1px rgba(0, 0, 0, 0.056)}
html[data-sx-theme="dark"] .nt-mobile-menu__quick-link.is-current{background:linear-gradient(145deg,color-mix(in srgb,var(--primary-color) 12%,transparent),rgba(255, 236, 220, 0.022))}
html[data-sx-theme="dark"] .nt-mobile-menu__quick-icon{background:rgba(255, 236, 220, 0.032)}
html[data-sx-theme="dark"] .nt-mobile-menu__categories{background:rgba(255, 236, 220, 0.015)}
html[data-sx-theme="dark"] .nt-mobile-menu__disclosure{background:linear-gradient(135deg,rgba(255, 236, 220, 0.031),transparent)}
html[data-sx-theme="dark"] .nt-mobile-menu__disclosure-icon{background:rgba(255, 236, 220, 0.025)}
html[data-sx-theme="dark"] .nt-mobile-menu__category-list>a:hover,html[data-sx-theme="dark"] .nt-mobile-menu__category-list>a:active{background:rgba(255, 236, 220, 0.041)}
html[data-sx-theme="dark"] .nt-mobile-menu__category-icon{background:rgba(255, 236, 220, 0.025)}
html[data-sx-theme="dark"] .nt-mobile-menu__utility-list{background:rgba(255, 236, 220, 0.015)}
html[data-sx-theme="dark"] .nt-mobile-menu__utility-icon{background:rgba(255, 236, 220, 0.022)}
html[data-sx-theme="dark"] .nt-mobile-menu__support-card{background:radial-gradient(180px 100px at 0 0,color-mix(in srgb,#25d366 9%,transparent),transparent 72%),linear-gradient(135deg,color-mix(in srgb,#25d366 6%,transparent),rgba(255, 236, 220, 0.018))}
html[data-sx-theme="dark"] .nt-mobile-menu__support-card small{color:color-mix(in srgb,#32E173 52%,var(--text-muted))}
html[data-sx-theme="dark"] .nt-mobile-menu__bottom>a{background:rgba(255, 236, 220, 0.022)}
html[data-sx-theme="dark"] .nt-directory-hero,html[data-sx-theme="dark"] .nt-products-hero{background:radial-gradient(620px 300px at 5% 0,color-mix(in srgb,var(--primary-color) 13%,transparent),transparent 72%),radial-gradient(420px 280px at 100% 100%,color-mix(in srgb,var(--secondary-color) 8%,transparent),transparent 72%),linear-gradient(150deg,rgba(255, 236, 220, 0.045),rgba(255, 236, 220, 0.015));box-shadow:inset 0 1px rgba(0, 0, 0, 0.098),0 26px 80px rgba(0, 0, 0, 0.157)}
html[data-sx-theme="dark"] .nt-directory-hero__panel,html[data-sx-theme="dark"] .nt-directory-hero__stats,html[data-sx-theme="dark"] .nt-products-hero__assist{background:linear-gradient(145deg,rgba(31, 25, 22, 0.58),rgba(255, 236, 220, 0.022));box-shadow:inset 0 1px rgba(0, 0, 0, 0.09),0 20px 60px rgba(0, 0, 0, 0.157)}
html[data-sx-theme="dark"] .nt-service-card{background:linear-gradient(150deg,rgba(255, 236, 220, 0.041),rgba(255, 236, 220, 0.014));box-shadow:inset 0 1px rgba(0, 0, 0, 0.07)}
html[data-sx-theme="dark"] .nt-service-card:hover{box-shadow:0 28px 70px rgba(0, 0, 0, 0.176)}
html[data-sx-theme="dark"] .nt-service-card__icon{background:color-mix(in srgb,var(--primary-color) 7%,rgba(255, 236, 220, 0.015))}
html[data-sx-theme="dark"] .nt-service-flow__steps article{background:rgba(255, 236, 220, 0.018)}
html[data-sx-theme="dark"] .nt-service-flow__icon{background:rgba(255, 236, 220, 0.028)}
html[data-sx-theme="dark"] .nt-directory-cta{background:radial-gradient(420px 180px at 0 0,color-mix(in srgb,#25d366 8%,transparent),transparent 72%),rgba(255, 236, 220, 0.018)}
html[data-sx-theme="dark"] .nt-directory-cta small{color:#50D382}
html[data-sx-theme="dark"] .nt-directory-hero__stats>div{background:rgba(255, 236, 220, 0.02)}
html[data-sx-theme="dark"] .nt-category-directory-card{background:linear-gradient(145deg,rgba(255, 236, 220, 0.039),rgba(255, 236, 220, 0.013))}
html[data-sx-theme="dark"] .nt-category-directory-card:hover{box-shadow:0 24px 60px rgba(0, 0, 0, 0.165)}
html[data-sx-theme="dark"] .nt-category-directory-card__count{background:rgba(255, 236, 220, 0.018)}
html[data-sx-theme="dark"] .nt-category-guide{background:linear-gradient(145deg,rgba(255, 236, 220, 0.032),rgba(255, 236, 220, 0.01))}
html[data-sx-theme="dark"] .nt-category-guide__steps>span{background:rgba(255, 236, 220, 0.018)}
html[data-sx-theme="dark"] .nt-products-hero__assist-icon{background:rgba(255, 236, 220, 0.025)}
html[data-sx-theme="dark"] .nt-products-hero__assist>a{background:rgba(255, 236, 220, 0.025)}
html[data-sx-theme="dark"] .nt-products-search{background:rgba(255, 236, 220, 0.018)}
html[data-sx-theme="dark"] .nt-products-category-strip a{background:rgba(255, 236, 220, 0.015)}
html[data-sx-theme="dark"] .nt-products-category-strip a small{background:rgba(255, 236, 220, 0.038)}
html[data-sx-theme="dark"] .nt-products-pagination .page-numbers{background:rgba(255, 236, 220, 0.015)}
html[data-sx-theme="dark"] .nt-products-help-strip{background:rgba(255, 236, 220, 0.015)}
html[data-sx-theme="dark"] .nt-mobile-menu a:focus-visible,html[data-sx-theme="dark"] .nt-mobile-menu button:focus-visible,html[data-sx-theme="dark"] .nt-directory-page a:focus-visible,html[data-sx-theme="dark"] .nt-directory-page button:focus-visible,html[data-sx-theme="dark"] .nt-directory-page input:focus-visible{outline:2px solid color-mix(in srgb,var(--primary-color) 72%,rgba(255, 236, 220, 0.12))}
html[data-sx-theme="dark"] ::selection{color:#F3EDE6}
html[data-sx-theme="dark"] .skip-link{background:#1F1916;color:#F3EDE6}
html[data-sx-theme="dark"] .nt-btn--quiet,html[data-sx-theme="dark"] .btn-secondary{background:rgba(255, 236, 220, 0.032)}
html[data-sx-theme="dark"] .nt-btn--quiet:hover,html[data-sx-theme="dark"] .btn-secondary:hover{background:rgba(255, 236, 220, 0.063)}
html[data-sx-theme="dark"] .nt-floating-header__inner{border:1px solid rgba(255, 236, 220, 0.158);background:rgba(31, 25, 22, 0.76);box-shadow:0 1px 0 rgba(0, 0, 0, 0.112) inset,0 16px 52px rgba(0, 0, 0, 0.333)}
html[data-sx-theme="dark"] .nt-floating-header.is-scrolled .nt-floating-header__inner{background:rgba(31, 25, 22, 0.91);border-color:rgba(255, 236, 220, 0.216)}
html[data-sx-theme="dark"] .nt-desktop-nav a{color:#D8CEC4}
html[data-sx-theme="dark"] .nt-desktop-nav a:hover{color:#F3EDE6}
html[data-sx-theme="dark"] .nt-nav-deal-link{color:#F3EDE6 !important}
html[data-sx-theme="dark"] .nt-header-icon{color:#D8CEC4}
html[data-sx-theme="dark"] .nt-header-icon:hover{background:rgba(255, 236, 220, 0.057);color:#F3EDE6}
html[data-sx-theme="dark"] .nt-header-icon .cart-count{border:2px solid rgba(255, 236, 220, 0.144)}
html[data-sx-theme="dark"] .nt-shop-deals-cta{background:#1F1916}
html[data-sx-theme="dark"] .nt-shop-deals-cta::after{background:#1F1916}
html[data-sx-theme="dark"] .nt-mobile-menu-v6{background:#1F1916;box-shadow:0 34px 100px rgba(0, 0, 0, 0.336),0 1px 0 rgba(0, 0, 0, 0.098) inset}
html[data-sx-theme="dark"] .nt-mobile-destination{background:#1F1916}
html[data-sx-theme="dark"] .nt-mobile-destination:hover,html[data-sx-theme="dark"] .nt-mobile-destination:active{background:#1F1916}
html[data-sx-theme="dark"] .nt-mobile-destination__icon{background:rgba(255, 236, 220, 0.032)}
html[data-sx-theme="dark"] .nt-hero-v6::before{background:linear-gradient(90deg,transparent 0 8%,rgba(255, 236, 220, 0.022) 8% 8.08%,transparent 8.08% 100%),linear-gradient(0deg,transparent 0 17%,rgba(255, 236, 220, 0.018) 17% 17.08%,transparent 17.08% 100%)}
html[data-sx-theme="dark"] .nt-hero-search-trigger{background:rgba(31, 25, 22, 0.78)}
html[data-sx-theme="dark"] .nt-hero-search-trigger:hover{background:#1F1916}
html[data-sx-theme="dark"] .nt-hero-search-trigger kbd{background:#1F1916}
html[data-sx-theme="dark"] .nt-hero-orbit span{border:1px solid rgba(255, 236, 220, 0.096)}
html[data-sx-theme="dark"] .nt-hero-signal{background:linear-gradient(160deg,rgba(31, 25, 22, 0.96),rgba(31, 25, 22, 0.84))}
html[data-sx-theme="dark"] .nt-hero-featured-product{background:#1F1916}
html[data-sx-theme="dark"] .nt-hero-category-index a:hover{color:#F3EDE6}
html[data-sx-theme="dark"] .nt-category-tile:hover{background:#1F1916}
html[data-sx-theme="dark"] .nt-category-tile__icon{background:color-mix(in srgb,var(--tile-accent,var(--nt-orange)) 9%,#1F1916)}
html[data-sx-theme="dark"] .nt-product-card-v6__media{background:#1F1916}
html[data-sx-theme="dark"] .nt-product-card-v6__image::after{background:linear-gradient(to top,rgba(31, 25, 22, 0.18),transparent 55%)}
html[data-sx-theme="dark"] .nt-product-card-v6__status,html[data-sx-theme="dark"] .nt-product-card-v6__discount{border:1px solid rgba(255, 236, 220, 0.158);background:rgba(31, 25, 22, 0.78)}
html[data-sx-theme="dark"] .nt-product-card-v6__rating{color:#F3EDE6}
html[data-sx-theme="dark"] .nt-product-card-v6__price strong{color:#F3EDE6}
html[data-sx-theme="dark"] .nt-product-card-v6__price ins{color:#F3EDE6}
html[data-sx-theme="dark"] .nt-featured-deal__panel{background:#1F1916}
html[data-sx-theme="dark"] .nt-featured-deal__media{background:linear-gradient(145deg,#1F1916,#1F1916)}
html[data-sx-theme="dark"] .nt-featured-deal__saving{background:#1F1916}
html[data-sx-theme="dark"] .nt-why-us{background:#1F1916}
html[data-sx-theme="dark"] .nt-feature-slide{background:#1F1916}
html[data-sx-theme="dark"] .nt-feature-slide__icon{background:color-mix(in srgb,var(--tile-accent,var(--nt-orange)) 9%,#1F1916)}
html[data-sx-theme="dark"] .nt-carousel-dots button{background:#1F1916}
html[data-sx-theme="dark"] .nt-carousel-arrows button:hover{background:rgba(255, 236, 220, 0.038)}
html[data-sx-theme="dark"] .nt-process__number{background:#1F1916}
html[data-sx-theme="dark"] .nt-reviews{background:#1F1916}
html[data-sx-theme="dark"] .nt-review-card{background:#1F1916}
html[data-sx-theme="dark"] .nt-review-card blockquote{color:#F3EDE6}
html[data-sx-theme="dark"] .nt-discovery-strip a{background:#1F1916}
html[data-sx-theme="dark"] .nt-discovery-strip a>span{background:#1F1916}
html[data-sx-theme="dark"] .nt-savings__panel{background:#1F1916}
html[data-sx-theme="dark"] .nt-savings__instrument{background:#1F1916}
html[data-sx-theme="dark"] .nt-final-cta__panel{background:#1F1916}
html[data-sx-theme="dark"] .nt-directory-hero-v6__index a:hover{color:#F3EDE6}
html[data-sx-theme="dark"] .nt-catalog-search-v6{background:#1F1916}
html[data-sx-theme="dark"] .nt-catalog-search-v6 input{color:#F3EDE6}
html[data-sx-theme="dark"] .nt-catalog-sort-v6{background:#1F1916}
html[data-sx-theme="dark"] .nt-catalog-sort-v6 select{background:#1F1916;color:#F3EDE6}
html[data-sx-theme="dark"] .nt-category-filter-v6 a{background:#1F1916}
html[data-sx-theme="dark"] .nt-pagination-v6 .page-numbers,html[data-sx-theme="dark"] .nt-pagination-v6 a,html[data-sx-theme="dark"] .nt-pagination-v6 span{background:#1F1916}
html[data-sx-theme="dark"] .nt-pagination-v6 .current{color:#F3EDE6}
html[data-sx-theme="dark"] .nt-empty-v6{background:#1F1916}
html[data-sx-theme="dark"] .nt-category-directory-v6__item{background:#1F1916}
html[data-sx-theme="dark"] .nt-service-row-v6:hover{background:rgba(255, 236, 220, 0.015)}
html[data-sx-theme="dark"] .nt-service-process-v6 li{background:#1F1916}
html[data-sx-theme="dark"] .nt-archive-toolbar-v6 select{background:#1F1916;color:#F3EDE6}
html[data-sx-theme="dark"] .nt-search-v6__hero form{background:#1F1916}
html[data-sx-theme="dark"] .nt-search-v6__hero input{color:#F3EDE6}
html[data-sx-theme="dark"] .nt-content-result-v6{background:#1F1916}
html[data-sx-theme="dark"] .nt-product-breadcrumb a:hover{color:#F3EDE6}
html[data-sx-theme="dark"] .nt-product-gallery-v6 .woocommerce-product-gallery__image{background:#1F1916}
html[data-sx-theme="dark"] .nt-native-purchase-form .quantity .qty{background:#1F1916;color:#F3EDE6}
html[data-sx-theme="dark"] .nt-native-purchase-form select{background:#1F1916;color:#F3EDE6}
html[data-sx-theme="dark"] .nt-product-information__nav nav a:hover{color:#F3EDE6}
html[data-sx-theme="dark"] .nt-product-description-content h2,html[data-sx-theme="dark"] .nt-product-description-content h3,html[data-sx-theme="dark"] .nt-product-description-content h4{color:#F3EDE6}
html[data-sx-theme="dark"] .nt-product-attributes dd{color:#F3EDE6}
html[data-sx-theme="dark"] .nt-cart-drawer-v6,html[data-sx-theme="dark"] #cartDrawer{background:#1F1916;box-shadow:-30px 0 80px rgba(0, 0, 0, 0.336)}
html[data-sx-theme="dark"] .cart-item-qty button{background:#1F1916}
html[data-sx-theme="dark"] .cart-item-qty input{background:#1F1916;color:#F3EDE6}
html[data-sx-theme="dark"] .cart-summary-total{color:#F3EDE6}
html[data-sx-theme="dark"] .cart-payment-info{background:#1F1916 !important}
html[data-sx-theme="dark"] .cart-payment-info-title{color:#F3EDE6}
html[data-sx-theme="dark"] .nt-cart-items-card,html[data-sx-theme="dark"] .nt-cart-summary-card,html[data-sx-theme="dark"] .nt-checkout-details-card,html[data-sx-theme="dark"] .nt-checkout-review-card,html[data-sx-theme="dark"] .checkout-review-order-card{background:#1F1916}
html[data-sx-theme="dark"] .nt-coupon-field{background:#1F1916}
html[data-sx-theme="dark"] .nt-coupon-field input{color:#F3EDE6}
html[data-sx-theme="dark"] .woocommerce .cart_totals td{color:#F3EDE6}
html[data-sx-theme="dark"] .woocommerce form .form-row input.input-text,html[data-sx-theme="dark"] .woocommerce form .form-row textarea,html[data-sx-theme="dark"] .woocommerce form .form-row select,html[data-sx-theme="dark"] .select2-container--default .select2-selection--single{background:#1F1916 !important;color:#F3EDE6 !important}
html[data-sx-theme="dark"] .select2-container--default .select2-selection--single .select2-selection__rendered{color:#F3EDE6 !important}
html[data-sx-theme="dark"] .nt-review-totals strong{color:#F3EDE6}
html[data-sx-theme="dark"] .woocommerce-checkout #payment{background:#1F1916}
html[data-sx-theme="dark"] .woocommerce-checkout #payment div.payment_box{background:#1F1916}
html[data-sx-theme="dark"] .woocommerce-checkout #payment div.payment_box::before{border-bottom-color:rgba(255, 236, 220, 0.144)}
html[data-sx-theme="dark"] .woocommerce-message,html[data-sx-theme="dark"] .woocommerce-info,html[data-sx-theme="dark"] .woocommerce-error{background:#1F1916 !important}
html[data-sx-theme="dark"] .woocommerce-account .woocommerce-MyAccount-navigation{background:#1F1916}
html[data-sx-theme="dark"] .nt-dash-header__card{background:#1F1916 !important}
html[data-sx-theme="dark"] .nt-stat-card{background:#1F1916 !important}
html[data-sx-theme="dark"] .nt-action-card{background:#1F1916 !important}
html[data-sx-theme="dark"] .nt-dash-recent-orders>.glass-card{background:#1F1916 !important}
html[data-sx-theme="dark"] .nt-auth-card{background:#1F1916 !important}
html[data-sx-theme="dark"] .nt-auth-tabs{background:#1F1916}
html[data-sx-theme="dark"] .nt-input{background:#1F1916;color:#F3EDE6}
html[data-sx-theme="dark"] .nt-modal{background:rgba(31, 25, 22, 0.72)}
html[data-sx-theme="dark"] .nt-search-modal-v6__card,html[data-sx-theme="dark"] .nt-modal-card{background:#1F1916}
html[data-sx-theme="dark"] .nt-global-search-v6{background:#1F1916}
html[data-sx-theme="dark"] .nt-global-search-v6 input{color:#F3EDE6}
html[data-sx-theme="dark"] .nt-field input,html[data-sx-theme="dark"] .nt-field select{background:#1F1916;color:#F3EDE6}
html[data-sx-theme="dark"] .glass-card{background:#1F1916 !important}
@media (max-width:1024px){html[data-sx-theme="dark"] .nt-mobile-menu-button{background:#1F1916}html[data-sx-theme="dark"] .nt-menu-icon span{background:#1F1916}}
@media (max-width:768px){html[data-sx-theme="dark"] .nt-mobile-purchase-bar{background:rgba(31, 25, 22, 0.94);box-shadow:0 18px 55px rgba(0, 0, 0, 0.336)}}
html[data-sx-theme="dark"] .nt-account-overview__head{background:linear-gradient(120deg,rgba(255,77,22,.045),transparent 34%),#1F1916}
html[data-sx-theme="dark"] .nt-account-metrics{background:#1F1916}
html[data-sx-theme="dark"] .nt-account-orders{background:#1F1916}
html[data-sx-theme="dark"] .nt-account-order-row:hover,html[data-sx-theme="dark"] .nt-account-order-row:focus-visible{background:rgba(255, 236, 220, 0.022)}
html[data-sx-theme="dark"] .nt-policy-published-content{background:#1F1916}
html[data-sx-theme="dark"] .nt-policy-published-content h2,html[data-sx-theme="dark"] .nt-policy-published-content h3{color:#F3EDE6}
html[data-sx-theme="dark"] .nt-policy-empty-state{background:#1F1916}
html[data-sx-theme="dark"] .nt-cart-empty-icon{background:#1F1916}
html[data-sx-theme="dark"] body.nt-v6,html[data-sx-theme="dark"] body.nt-v6.customize-support{background:radial-gradient(ellipse at 8% 3%,rgba(255,77,22,.115),transparent 31rem),radial-gradient(ellipse at 94% 19%,rgba(59,130,246,.085),transparent 35rem),radial-gradient(ellipse at 12% 58%,rgba(139,61,255,.065),transparent 38rem),radial-gradient(ellipse at 88% 88%,rgba(6,182,212,.045),transparent 34rem),linear-gradient(180deg,rgba(255, 236, 220, 0.022),transparent 22%,rgba(139,61,255,.018) 57%,rgba(6,182,212,.015)),var(--nt-bg)}
html[data-sx-theme="dark"] .nt-hero-signal,html[data-sx-theme="dark"] .nt-mobile-menu-v6,html[data-sx-theme="dark"] .nt-savings__panel,html[data-sx-theme="dark"] .nt-final-cta__panel,html[data-sx-theme="dark"] .nt-product-card-v6,html[data-sx-theme="dark"] .nt-category-tile,html[data-sx-theme="dark"] .nt-feature-slide,html[data-sx-theme="dark"] .nt-review-card,html[data-sx-theme="dark"] .nt-account-overview__head,html[data-sx-theme="dark"] .nt-account-metrics{box-shadow:0 1px 0 rgba(0, 0, 0, 0.098) inset,0 20px 60px rgba(0, 0, 0, 0.176)}
html[data-sx-theme="dark"] .nt-hero-signal{background:linear-gradient(155deg,rgba(31, 25, 22, 0.97),rgba(31, 25, 22, 0.91))}
html[data-sx-theme="dark"] .nt-savings__panel,html[data-sx-theme="dark"] .nt-final-cta__panel{background:linear-gradient(145deg,rgba(31, 25, 22, 0.96),rgba(31, 25, 22, 0.93))}
@media (max-width:768px){html[data-sx-theme="dark"] .nt-hero-v6__lead{color:#D8CEC4}html[data-sx-theme="dark"] .nt-section-heading__aside p,html[data-sx-theme="dark"] .nt-editorial-intro__detail>p{color:#D8CEC4}html[data-sx-theme="dark"] .nt-mobile-menu-v6{background:radial-gradient(circle at 12% 0,rgba(255,77,22,.055),transparent 15rem),radial-gradient(circle at 90% 20%,rgba(139,61,255,.05),transparent 18rem),#1F1916}html[data-sx-theme="dark"] .nt-mobile-destination{background:rgba(31, 25, 22, 0.94);border-color:rgba(255, 236, 220, 0.13)}html[data-sx-theme="dark"] .nt-mobile-destination__copy small{color:#D8CEC4}html[data-sx-theme="dark"] .nt-mobile-menu-v6__search{background:rgba(31, 25, 22, 0.96)}}
html[data-sx-theme="dark"] body.nt-v6{background:radial-gradient(ellipse 44rem 30rem at 4% 2%,rgba(255,77,22,.13),transparent 68%),radial-gradient(ellipse 48rem 34rem at 100% 18%,rgba(59,130,246,.095),transparent 69%),radial-gradient(ellipse 46rem 34rem at 0% 58%,rgba(139,61,255,.075),transparent 70%),radial-gradient(ellipse 42rem 30rem at 100% 86%,rgba(6,182,212,.055),transparent 70%),linear-gradient(180deg,rgba(255, 236, 220, 0.032),transparent 18%,rgba(255, 236, 220, 0.015) 48%,transparent 74%),var(--nt-bg)}
html[data-sx-theme="dark"] .nt-home-v6{background:linear-gradient(180deg,transparent 0 15%,rgba(255, 236, 220, 0.013) 15% 28%,transparent 28% 46%,rgba(59,130,246,.012) 46% 62%,transparent 62% 78%,rgba(139,61,255,.012) 78% 90%,transparent 90% 100%)}
html[data-sx-theme="dark"] .nt-floating-header__inner{border-color:rgba(255, 236, 220, 0.202);background:linear-gradient(180deg,rgba(255, 236, 220, 0.045),transparent 38%),rgba(31, 25, 22, 0.8);box-shadow:0 1px 0 rgba(0, 0, 0, 0.154) inset,0 18px 52px rgba(0, 0, 0, 0.283)}
html[data-sx-theme="dark"] .nt-floating-header.is-scrolled .nt-floating-header__inner{background:rgba(31, 25, 22, 0.94);border-color:rgba(255, 236, 220, 0.22)}
html[data-sx-theme="dark"] .nt-desktop-nav a{color:#D8CEC4}
html[data-sx-theme="dark"] .nt-header-icon{color:#F3EDE6}
html[data-sx-theme="dark"] .nt-shop-deals-cta{box-shadow:0 10px 26px rgba(0, 0, 0, 0.196)}
html[data-sx-theme="dark"] .nt-hero-signal{border-color:rgba(255, 236, 220, 0.187);background:radial-gradient(circle at 100% 0,rgba(6,182,212,.06),transparent 18rem),linear-gradient(155deg,rgba(31, 25, 22, 0.98),rgba(31, 25, 22, 0.95))}
html[data-sx-theme="dark"] .nt-hero-featured-product,html[data-sx-theme="dark"] .nt-hero-category-index a{border-color:rgba(255, 236, 220, 0.108)}
html[data-sx-theme="dark"] .nt-hero-featured-product:hover,html[data-sx-theme="dark"] .nt-hero-category-index a:hover{background:rgba(255, 236, 220, 0.045)}
html[data-sx-theme="dark"] .nt-trust-micro,html[data-sx-theme="dark"] .nt-store-instruments{border-color:rgba(255, 236, 220, 0.173)}
html[data-sx-theme="dark"] .nt-category-tile,html[data-sx-theme="dark"] .nt-product-card-v6,html[data-sx-theme="dark"] .nt-feature-slide,html[data-sx-theme="dark"] .nt-review-card,html[data-sx-theme="dark"] .nt-category-directory-v6__item,html[data-sx-theme="dark"] .nt-service-process-v6 li,html[data-sx-theme="dark"] .nt-empty-v6,html[data-sx-theme="dark"] .nt-content-result-v6,html[data-sx-theme="dark"] .nt-policy-published-content,html[data-sx-theme="dark"] .nt-policy-empty-state,html[data-sx-theme="dark"] .nt-account-orders{border-color:rgba(255, 236, 220, 0.166);background-color:rgba(31, 25, 22, 0.94)}
html[data-sx-theme="dark"] .nt-category-tile:hover,html[data-sx-theme="dark"] .nt-product-card-v6:hover,html[data-sx-theme="dark"] .nt-category-directory-v6__item:hover{border-color:rgba(255, 236, 220, 0.22)}
html[data-sx-theme="dark"] .nt-savings__panel,html[data-sx-theme="dark"] .nt-final-cta__panel,html[data-sx-theme="dark"] .nt-featured-deal__panel{border-color:rgba(255, 236, 220, 0.187);background:radial-gradient(circle at 92% 8%,rgba(139,61,255,.07),transparent 24rem),radial-gradient(circle at 8% 100%,rgba(255,77,22,.055),transparent 22rem),linear-gradient(145deg,rgba(31, 25, 22, 0.97),rgba(31, 25, 22, 0.96))}
html[data-sx-theme="dark"] .nt-catalog-search-v6,html[data-sx-theme="dark"] .nt-catalog-sort-v6,html[data-sx-theme="dark"] .nt-category-filter-v6 a{border-color:rgba(255, 236, 220, 0.166);background:rgba(31, 25, 22, 0.94)}
html[data-sx-theme="dark"] .nt-catalog-search-v6 input::placeholder{color:#B3A69A}
html[data-sx-theme="dark"] .nt-product-gallery-v6,html[data-sx-theme="dark"] .nt-product-summary-v6,html[data-sx-theme="dark"] .nt-cart-panel,html[data-sx-theme="dark"] .nt-cart-summary,html[data-sx-theme="dark"] .nt-checkout-main,html[data-sx-theme="dark"] .nt-checkout-review,html[data-sx-theme="dark"] .nt-auth-card{border-color:rgba(255, 236, 220, 0.173)}
html[data-sx-theme="dark"] .woocommerce form .form-row input.input-text,html[data-sx-theme="dark"] .woocommerce form .form-row textarea,html[data-sx-theme="dark"] .woocommerce form .form-row select,html[data-sx-theme="dark"] .select2-container--default .select2-selection--single{background:#1F1916 !important;border-color:rgba(255, 236, 220, 0.202) !important}
html[data-sx-theme="dark"] .woocommerce-error,html[data-sx-theme="dark"] .woocommerce-info,html[data-sx-theme="dark"] .woocommerce-message{background:#1F1916 !important}
html[data-sx-theme="dark"] .nt-footer-v6{border-top-color:rgba(255, 236, 220, 0.12)}
@media (max-width:768px){html[data-sx-theme="dark"] .nt-floating-header__inner{background:rgba(31, 25, 22, 0.91)}html[data-sx-theme="dark"] .nt-mobile-destination{border-color:rgba(255, 236, 220, 0.158);background:rgba(31, 25, 22, 0.97)}}
html[data-sx-theme="dark"] #cartDrawer[aria-busy="true"] .cart-drawer-content::after{border:2px solid rgba(255, 236, 220, 0.22)}
html[data-sx-theme="dark"] .has-media-error{background:linear-gradient(145deg,#1F1916,#1F1916) !important}
html[data-sx-theme="dark"] .nt-image-fallback{color:#B3A69A;background:radial-gradient(circle at 50% 45%,rgba(255,77,22,.07),transparent 42%),linear-gradient(145deg,rgba(255, 236, 220, 0.025),transparent)}
@media (max-width:768px){html[data-sx-theme="dark"] .nt-carousel-dots button::before{background:#1F1916}}
html[data-sx-theme="dark"] .nt-section-band{background:rgba(255, 236, 220, 0.015)}
html[data-sx-theme="dark"] .nt-why-us{background:rgba(255, 236, 220, 0.015)}
html[data-sx-theme="dark"] .nt-reviews{background:rgba(255, 236, 220, 0.015)}
html[data-sx-theme="dark"] .nt-btn--quiet::after,html[data-sx-theme="dark"] .btn-secondary::after{background:#1F1916}
html[data-sx-theme="dark"] .nt-btn--quiet,html[data-sx-theme="dark"] .btn-secondary{background:#1F1916}
html[data-sx-theme="dark"] .nt-btn--quiet:hover,html[data-sx-theme="dark"] .btn-secondary:hover{background:#1F1916;box-shadow:0 12px 30px rgba(0, 0, 0, 0.274)}
html[data-sx-theme="dark"] .nt-btn--quiet:hover::after,html[data-sx-theme="dark"] .btn-secondary:hover::after{background:#1F1916}
@media (max-width:1024px){html[data-sx-theme="dark"] .nt-menu-icon span{background:#1F1916}}
html[data-sx-theme="dark"] .nt-product-reviews-block .comment-form input[type="text"],html[data-sx-theme="dark"] .nt-product-reviews-block .comment-form input[type="email"],html[data-sx-theme="dark"] .nt-product-reviews-block .comment-form input[type="url"],html[data-sx-theme="dark"] .nt-product-reviews-block .comment-form textarea{background:#1F1916}
html[data-sx-theme="dark"] .nt-product-reviews-block .stars a{background:#1F1916}
html[data-sx-theme="dark"] .nt-product-reviews-block .stars.selected a.active~a{background:#1F1916}
html[data-sx-theme="dark"] .nt-checkout-details-card input[type="text"],html[data-sx-theme="dark"] .nt-checkout-details-card input[type="email"],html[data-sx-theme="dark"] .nt-checkout-details-card input[type="tel"],html[data-sx-theme="dark"] .nt-checkout-details-card input[type="password"]{background:#1F1916}
html[data-sx-theme="dark"] .nt-post-purchase-account{background:rgba(255, 236, 220, 0.018)}
html[data-sx-theme="dark"] .nt-post-purchase-account input[type="password"]{background:#1F1916}
html[data-sx-theme="dark"] .nt-stock-delivery{background:linear-gradient(160deg,rgba(255,77,22,.06),transparent 60%),rgba(255, 236, 220, 0.018)}
html[data-sx-theme="dark"] .nt-stock-credential{background:#1F1916}
html[data-sx-theme="dark"] .nt-currency-switcher>div,html[data-sx-theme="dark"] .nt-hero-currency>div,html[data-sx-theme="dark"] .nt-mobile-currency>div{border:1px solid var(--nt-line,rgba(255, 236, 220, 0.173));background:rgba(255, 236, 220, 0.045)}
html[data-sx-theme="dark"] .nt-hero-currency{border:1px solid var(--nt-line,rgba(255, 236, 220, 0.173));background:rgba(255, 236, 220, 0.032)}
html[data-sx-theme="dark"] .nt-header-currency{border:1px solid var(--nt-line,rgba(255, 236, 220, 0.173));background:rgba(255, 236, 220, 0.045)}
html[data-sx-theme="dark"] .nt-header-currency select option{color:#F3EDE6}
html[data-sx-theme="dark"] .nt-rate-filter a{border:1px solid var(--nt-line,rgba(255, 236, 220, 0.144));background:rgba(255, 236, 220, 0.032)}
html[data-sx-theme="dark"] .nt-rate-filter a:hover,html[data-sx-theme="dark"] .nt-rate-filter a.is-active{border-color:rgba(255, 236, 220, 0.22);background:rgba(255, 236, 220, 0.088)}
html[data-sx-theme="dark"] .nt-rate-card{border:1px solid var(--nt-line,rgba(255, 236, 220, 0.144));background:linear-gradient(180deg,rgba(255, 236, 220, 0.07),rgba(255, 236, 220, 0.032));box-shadow:0 12px 38px rgba(0, 0, 0, 0.118)}
html[data-sx-theme="dark"] .nt-rate-card__icon{border:1px solid var(--nt-line,rgba(255, 236, 220, 0.144));background:rgba(255, 236, 220, 0.063)}
html[data-sx-theme="dark"] .nt-rate-card__price{border-top:1px solid var(--nt-line,rgba(255, 236, 220, 0.144))}
html[data-sx-theme="dark"] .nt-rate-note{border:1px solid var(--nt-line,rgba(255, 236, 220, 0.144));background:rgba(255, 236, 220, 0.032)}
html[data-sx-theme="dark"] .nt-rate-search label{border:1px solid var(--nt-line,rgba(255, 236, 220, 0.144));background:rgba(255, 236, 220, 0.045)}
html[data-sx-theme="dark"] .nt-mobile-currency{border:1px solid var(--nt-line,rgba(255, 236, 220, 0.144));background:rgba(255, 236, 220, 0.045)}
html[data-sx-theme="dark"] .nt-rate-card__media{border:1px solid var(--nt-line,rgba(255, 236, 220, 0.144));background:#1F1916}
html[data-sx-theme="dark"] .nt-curated-single-image{background:#1F1916}
html[data-sx-theme="dark"] .nt-fulfillment-pending{box-shadow:0 14px 40px rgba(0, 0, 0, 0.118)}
html[data-sx-theme="dark"] .nt-fulfillment-pending h2{color:var(--text-main,#F3EDE6)}
html[data-sx-theme="dark"] .nt-fulfillment-pending p{color:var(--text-muted,#D8CEC4)}
html[data-sx-theme="dark"] .nt-shop-search-v8 label{border:1px solid var(--line-soft,rgba(255, 236, 220, 0.144));background:rgba(255, 236, 220, 0.032)}
html[data-sx-theme="dark"] .nt-btn--secondary{border:1px solid rgba(255, 236, 220, 0.202) !important;background:rgba(255, 236, 220, 0.057) !important}
html[data-sx-theme="dark"] .nt-btn--secondary:hover{background:rgba(255, 236, 220, 0.113) !important}
html[data-sx-theme="dark"] .nt-checkout-additional-info{border-top:1px solid rgba(255, 236, 220, 0.115)}
html[data-sx-theme="dark"] .nt-checkout-additional-info__head small{color:var(--text-muted,#D8CEC4)}
html[data-sx-theme="dark"] .nt-checkout-additional-info textarea,html[data-sx-theme="dark"] .nt-order-comments-input{border:1px solid rgba(255, 236, 220, 0.173) !important;background:rgba(255, 236, 220, 0.032) !important;color:#F3EDE6 !important}
html[data-sx-theme="dark"] .nt-checkout-additional-info__hint{color:var(--text-muted,#D8CEC4)}
html[data-sx-theme="dark"] .nt-fm-customer-note{border:1px solid rgba(255, 236, 220, 0.168);background:#16120F}
html[data-sx-theme="dark"] .nt-btn--whatsapp.nt-btn--whatsapp-secondary{border:1px solid rgba(255, 236, 220, 0.158) !important;background:rgba(255, 236, 220, 0.045) !important}
html[data-sx-theme="dark"] .nt-btn--whatsapp.nt-btn--whatsapp-secondary i{color:#3EDC7A !important}
html[data-sx-theme="dark"] .nt-page-hero-v84{border-bottom:1px solid rgba(255, 236, 220, 0.108)}
html[data-sx-theme="dark"] .nt-page-hero-v84__copy>p{color:var(--nt-text-2,var(--text-muted,#D8CEC4))}
html[data-sx-theme="dark"] .nt-section-heading-v84>p{color:var(--nt-text-2,var(--text-muted,#D8CEC4))}
html[data-sx-theme="dark"] .nt-text-link-v84{color:var(--nt-text-2,#D8CEC4)}
html[data-sx-theme="dark"] .nt-support-promise-v84{border:1px solid rgba(255, 236, 220, 0.13);background:linear-gradient(145deg,rgba(249,84,25,.08),rgba(124,58,237,.035) 46%,rgba(255, 236, 220, 0.022))}
html[data-sx-theme="dark"] .nt-support-promise-v84__label{color:#F3EDE6}
html[data-sx-theme="dark"] .nt-support-promise-v84 ol{border-top:1px solid rgba(255, 236, 220, 0.115)}
html[data-sx-theme="dark"] .nt-support-promise-v84 li{border-bottom:1px solid rgba(255, 236, 220, 0.101)}
html[data-sx-theme="dark"] .nt-support-promise-v84 li strong{color:#F3EDE6}
html[data-sx-theme="dark"] .nt-support-promise-v84 li small{color:var(--nt-text-2,#D8CEC4)}
html[data-sx-theme="dark"] .nt-support-notice-v84{border:1px solid rgba(255, 236, 220, 0.144);background:rgba(255, 236, 220, 0.045)}
html[data-sx-theme="dark"] .nt-support-notice-v84 p{color:var(--nt-text-2,#D8CEC4)}
html[data-sx-theme="dark"] .nt-support-notice-v84--sent>i{color:#3ADAA0}
html[data-sx-theme="dark"] .nt-support-channel-v84{border:1px solid rgba(255, 236, 220, 0.122);background:rgba(255, 236, 220, 0.022)}
html[data-sx-theme="dark"] .nt-support-channel-v84:hover{border-color:rgba(255, 236, 220, 0.22);background:rgba(255, 236, 220, 0.045)}
html[data-sx-theme="dark"] .nt-support-channel-v84__icon{border:1px solid rgba(255, 236, 220, 0.144);background:rgba(255, 236, 220, 0.045)}
html[data-sx-theme="dark"] .nt-support-channel-v84.is-whatsapp .nt-support-channel-v84__icon{color:#3ADA7D}
html[data-sx-theme="dark"] .nt-support-channel-v84 small{color:var(--nt-muted-2,#B3A69A)}
html[data-sx-theme="dark"] .nt-support-channel-v84 strong{color:#F3EDE6}
html[data-sx-theme="dark"] .nt-support-channel-v84 em{color:var(--nt-text-2,#D8CEC4)}
html[data-sx-theme="dark"] .nt-support-channel-v84>i{color:var(--nt-muted-2,#B3A69A)}
html[data-sx-theme="dark"] .nt-support-form-card-v84,html[data-sx-theme="dark"] .nt-support-resources-v84{border:1px solid rgba(255, 236, 220, 0.122);background:rgba(255, 236, 220, 0.022)}
html[data-sx-theme="dark"] .nt-support-form-card-v84__head p{color:var(--nt-text-2,#D8CEC4)}
html[data-sx-theme="dark"] .nt-form-grid-v84 label>span{color:#F3EDE6}
html[data-sx-theme="dark"] .nt-form-grid-v84 input,html[data-sx-theme="dark"] .nt-form-grid-v84 select,html[data-sx-theme="dark"] .nt-form-grid-v84 textarea{border:1px solid rgba(255, 236, 220, 0.144) !important;background:#1F1916 !important;color:#F3EDE6 !important}
html[data-sx-theme="dark"] .nt-support-form-v84__footer p{color:var(--nt-muted-2,#B3A69A)}
html[data-sx-theme="dark"] .nt-support-resources-v84>p{color:var(--nt-text-2,#D8CEC4)}
html[data-sx-theme="dark"] .nt-support-resource-list-v84{border-top:1px solid rgba(255, 236, 220, 0.115)}
html[data-sx-theme="dark"] .nt-support-resource-list-v84 a{border-bottom:1px solid rgba(255, 236, 220, 0.108)}
html[data-sx-theme="dark"] .nt-support-resource-list-v84 a>span{background:rgba(255, 236, 220, 0.05)}
html[data-sx-theme="dark"] .nt-support-resource-list-v84 strong{color:#F3EDE6}
html[data-sx-theme="dark"] .nt-support-resource-list-v84 small{color:var(--nt-muted-2,#B3A69A)}
html[data-sx-theme="dark"] .nt-support-resource-list-v84 a>i{color:var(--nt-muted-2,#B3A69A)}
html[data-sx-theme="dark"] .nt-about-manifesto-v84{border:1px solid rgba(255, 236, 220, 0.13);background:linear-gradient(150deg,rgba(124,58,237,.1),rgba(20,184,166,.035) 55%,rgba(255, 236, 220, 0.018))}
html[data-sx-theme="dark"] .nt-about-manifesto-v84>span{color:var(--nt-text-2,#D8CEC4)}
html[data-sx-theme="dark"] .nt-about-manifesto-v84>strong{color:#F3EDE6}
html[data-sx-theme="dark"] .nt-about-manifesto-v84 p{color:var(--nt-text-2,#D8CEC4)}
html[data-sx-theme="dark"] .nt-about-principle-grid-v84 article{border:1px solid rgba(255, 236, 220, 0.115);background:rgba(255, 236, 220, 0.022)}
html[data-sx-theme="dark"] .nt-about-principle-grid-v84 article>span{color:var(--nt-muted-2,#B3A69A)}
html[data-sx-theme="dark"] .nt-about-principle-grid-v84 h3{color:#F3EDE6}
html[data-sx-theme="dark"] .nt-about-principle-grid-v84 p{color:var(--nt-text-2,#D8CEC4)}
html[data-sx-theme="dark"] .nt-about-catalog-v84__intro p{color:var(--nt-text-2,#D8CEC4)}
html[data-sx-theme="dark"] .nt-about-category-list-v84{border-top:1px solid rgba(255, 236, 220, 0.13)}
html[data-sx-theme="dark"] .nt-about-category-list-v84 a{border-bottom:1px solid rgba(255, 236, 220, 0.13)}
html[data-sx-theme="dark"] .nt-about-category-list-v84 a:hover{background:rgba(255, 236, 220, 0.018)}
html[data-sx-theme="dark"] .nt-about-category-list-v84__icon{border:1px solid rgba(255, 236, 220, 0.13);background:rgba(255, 236, 220, 0.032)}
html[data-sx-theme="dark"] .nt-about-category-list-v84 small{color:var(--nt-muted-2,#B3A69A)}
html[data-sx-theme="dark"] .nt-about-category-list-v84 strong{color:#F3EDE6}
html[data-sx-theme="dark"] .nt-about-category-list-v84 em{color:var(--nt-text-2,#D8CEC4)}
html[data-sx-theme="dark"] .nt-about-flow-v84__steps{border-top:1px solid rgba(255, 236, 220, 0.144);border-bottom:1px solid rgba(255, 236, 220, 0.144)}
html[data-sx-theme="dark"] .nt-about-flow-v84__steps li{border-right:1px solid rgba(255, 236, 220, 0.115)}
html[data-sx-theme="dark"] .nt-about-flow-v84__steps strong{color:#F3EDE6}
html[data-sx-theme="dark"] .nt-about-flow-v84__steps small{color:var(--nt-text-2,#D8CEC4)}
html[data-sx-theme="dark"] .nt-about-cta-v84{border:1px solid rgba(255, 236, 220, 0.13);background:linear-gradient(130deg,rgba(249,84,25,.08),rgba(124,58,237,.05),rgba(255, 236, 220, 0.018))}
html[data-sx-theme="dark"] .nt-shop-intro-v84__aside>p{color:var(--nt-text-2,#D8CEC4)}
html[data-sx-theme="dark"] .nt-shop-intro-v84__aside>div{border-top:1px solid rgba(255, 236, 220, 0.115)}
html[data-sx-theme="dark"] .nt-shop-intro-v84__aside span{color:var(--nt-muted-2,#B3A69A)}
html[data-sx-theme="dark"] .nt-shop-intro-v84__aside b{color:#F3EDE6}
html[data-sx-theme="dark"] .nt-shop-category-v84{border:1px solid rgba(255, 236, 220, 0.122);background:linear-gradient(150deg,rgba(255, 236, 220, 0.032),rgba(255, 236, 220, 0.015))}
html[data-sx-theme="dark"] .nt-shop-category-v84:hover,html[data-sx-theme="dark"] .nt-shop-category-v84.is-active{background:rgba(255, 236, 220, 0.041)}
html[data-sx-theme="dark"] .nt-shop-category-v84.is-active{box-shadow:inset 0 0 0 1px rgba(249,84,25,.12),0 18px 45px rgba(0, 0, 0, 0.157)}
html[data-sx-theme="dark"] .nt-shop-category-v84__icon{border:1px solid rgba(255, 236, 220, 0.144);background:rgba(255, 236, 220, 0.045)}
html[data-sx-theme="dark"] .nt-shop-category-v84__count{color:var(--nt-muted-2,#B3A69A)}
html[data-sx-theme="dark"] .nt-shop-category-v84 h3{color:#F3EDE6}
html[data-sx-theme="dark"] .nt-shop-category-v84 p{color:var(--nt-text-2,#D8CEC4)}
html[data-sx-theme="dark"] .nt-shop-category-v84__brands{color:var(--nt-muted-2,#B3A69A)}
html[data-sx-theme="dark"] .nt-shop-category-v84__footer{border-top:1px solid rgba(255, 236, 220, 0.12)}
html[data-sx-theme="dark"] .nt-shop-category-v84__footer small{color:var(--nt-muted-2,#B3A69A)}
html[data-sx-theme="dark"] .nt-shop-filter-wrap-v84{border-block:1px solid rgba(255, 236, 220, 0.108);background:rgba(31, 25, 22, 0.92)}
html[data-sx-theme="dark"] .nt-shop-filter-v84__summary small{color:var(--nt-muted-2,#B3A69A)}
html[data-sx-theme="dark"] .nt-shop-filter-v84__summary strong{color:#F3EDE6}
html[data-sx-theme="dark"] .nt-shop-filter-v84__summary span{color:var(--nt-muted-2,#B3A69A)}
html[data-sx-theme="dark"] .nt-shop-filter-form-v84 input,html[data-sx-theme="dark"] .nt-shop-filter-form-v84 select{border:1px solid rgba(255, 236, 220, 0.13) !important;background:#1F1916 !important;color:#F3EDE6 !important}
html[data-sx-theme="dark"] .nt-shop-filter-form-v84__search{border:1px solid rgba(255, 236, 220, 0.13);background:#1F1916;color:var(--nt-muted-2,#B3A69A)}
html[data-sx-theme="dark"] .nt-filter-reset-v84{border:1px solid rgba(255, 236, 220, 0.13);background:rgba(255, 236, 220, 0.032);color:var(--nt-text-2,#D8CEC4)}
html[data-sx-theme="dark"] .nt-filter-reset-v84:hover{color:#F3EDE6}
html[data-sx-theme="dark"] .nt-shop-note-v84{border:1px solid rgba(255, 236, 220, 0.115);background:rgba(255, 236, 220, 0.022)}
html[data-sx-theme="dark"] .nt-shop-note-v84 strong{color:#F3EDE6}
html[data-sx-theme="dark"] .nt-shop-note-v84 p{color:var(--nt-text-2,#D8CEC4)}
html[data-sx-theme="dark"] .nt-shop-note-v84>a{color:#F3EDE6}
html[data-sx-theme="dark"] .nt-empty-v84>span{background:rgba(255, 236, 220, 0.05)}
html[data-sx-theme="dark"] .nt-empty-v84 p{color:var(--nt-text-2,#D8CEC4)}
@media (max-width:720px){html[data-sx-theme="dark"] .nt-shop-note-v84>a{border-top:1px solid rgba(255, 236, 220, 0.101)}}
html[data-sx-theme="dark"] .nt-guide-hero-v9>p{color:var(--nt-text-2,#D8CEC4)}
html[data-sx-theme="dark"] .nt-guide-steps-v9 article{background:linear-gradient(155deg,rgba(255, 236, 220, 0.045),rgba(255, 236, 220, 0.015))}
html[data-sx-theme="dark"] .nt-guide-steps-v9 article>b{color:rgba(243, 237, 230, 0.24)}
html[data-sx-theme="dark"] .nt-guide-steps-v9 h2{color:#F3EDE6}
html[data-sx-theme="dark"] .nt-guide-steps-v9 p{color:var(--nt-text-2,#D8CEC4)}
html[data-sx-theme="dark"] .nt-guide-split-v9 article{background:#1F1916}
html[data-sx-theme="dark"] .nt-guide-split-v9 p{color:var(--nt-text-2,#D8CEC4)}
html[data-sx-theme="dark"] .nt-published-terms-v9{background:rgba(255, 236, 220, 0.028)}
html[data-sx-theme="dark"] .nt-published-terms-v9>article{color:#F3EDE6}
html[data-sx-theme="dark"] .nt-policy-facts-v9 article{background:rgba(255, 236, 220, 0.025)}
html[data-sx-theme="dark"] .nt-policy-facts-v9 p{color:var(--nt-text-2,#D8CEC4)}
html[data-sx-theme="dark"] .nt-policy-unpublished-v9 p{color:var(--nt-text-2,#D8CEC4)}
html[data-sx-theme="dark"] .nt-auth-generated-password{border:1px solid rgba(255, 236, 220, 0.13);color:var(--nt-text-2,#D8CEC4);background:rgba(255, 236, 220, 0.032)}
html[data-sx-theme="dark"]{background:#1F1916}
html[data-sx-theme="dark"] body.nt-v6,html[data-sx-theme="dark"] body{background-color:#1F1916 !important;background-image:radial-gradient(900px 620px at -8% 8%,rgba(255,92,36,.14),transparent 67%),radial-gradient(900px 640px at 104% 18%,rgba(59,130,246,.13),transparent 66%),radial-gradient(860px 620px at 72% 82%,rgba(139,61,255,.10),transparent 68%),radial-gradient(720px 520px at 18% 72%,rgba(6,182,212,.055),transparent 70%),linear-gradient(180deg,#1F1916 0%,#1F1916 48%,#1F1916 100%) !important}
html[data-sx-theme="dark"] .nt-floating-header__inner{background:linear-gradient(135deg,rgba(31, 25, 22, 0.93),rgba(31, 25, 22, 0.9)) !important;border-color:rgba(255, 236, 220, 0.158) !important;box-shadow:0 18px 55px rgba(0, 0, 0, 0.255),inset 0 1px rgba(0, 0, 0, 0.07) !important}
html[data-sx-theme="dark"] .nt-page-hero-v84,html[data-sx-theme="dark"] .nt-guide-hero-v9{border:1px solid rgba(255, 236, 220, 0.13) !important;background:radial-gradient(520px 280px at 0% 0%,rgba(255,77,22,.09),transparent 72%),radial-gradient(520px 300px at 100% 0%,rgba(59,130,246,.08),transparent 72%),rgba(31, 25, 22, 0.7) !important;box-shadow:0 24px 80px rgba(0, 0, 0, 0.176)}
html[data-sx-theme="dark"] .nt-guide-hero-v9>p{border:1px solid rgba(255, 236, 220, 0.108);background:rgba(255, 236, 220, 0.032)}
html[data-sx-theme="dark"] .nt-guide-steps-v9 article{background:linear-gradient(155deg,rgba(17,20,29,.82),rgba(31, 25, 22, 0.7)) !important}
html[data-sx-theme="dark"] .nt-guide-split-v9 article,html[data-sx-theme="dark"] .nt-published-terms-v9,html[data-sx-theme="dark"] .nt-policy-facts-v9 article{background:rgba(31, 25, 22, 0.72) !important}
html[data-sx-theme="dark"] .nt-support-promise-v84,html[data-sx-theme="dark"] .nt-support-form-card-v84,html[data-sx-theme="dark"] .nt-support-resources-v84{background:linear-gradient(150deg,rgba(16,18,26,.82),rgba(31, 25, 22, 0.76)) !important}
html[data-sx-theme="dark"] .nt-shop-intro-v84__aside{border:1px solid rgba(255, 236, 220, 0.108);background:rgba(255, 236, 220, 0.025)}
html[data-sx-theme="dark"] .nt-shop-filter-wrap-v84{background:rgba(31, 25, 22, 0.87) !important}
html[data-sx-theme="dark"] .nt-product-card-v6__media{background:linear-gradient(145deg,rgba(16,18,27,.90),rgba(31, 25, 22, 0.95)) !important}
html[data-sx-theme="dark"] .nt-product-gallery-v6 .nt-curated-single-image,html[data-sx-theme="dark"] .nt-product-gallery-v6 .woocommerce-product-gallery__image{background:linear-gradient(145deg,rgba(15,18,27,.90),rgba(31, 25, 22, 0.94)) !important}
html[data-sx-theme="dark"] .nt-header-search{border:1px solid rgba(255, 236, 220, 0.13);background:rgba(255, 236, 220, 0.032);color:#F3EDE6}
html[data-sx-theme="dark"] .nt-header-search:hover{background:rgba(255, 236, 220, 0.063);color:#F3EDE6}
html[data-sx-theme="dark"] .nt-live-search-results{border:1px solid rgba(255, 236, 220, 0.173);background:rgba(31, 25, 22, 0.98);box-shadow:0 24px 70px rgba(0, 0, 0, 0.336)}
html[data-sx-theme="dark"] .nt-live-search-result{border-bottom:1px solid rgba(255, 236, 220, 0.096);color:#F3EDE6}
html[data-sx-theme="dark"] .nt-live-search-result:hover,html[data-sx-theme="dark"] .nt-live-search-result.is-active{background:rgba(255, 236, 220, 0.057)}
html[data-sx-theme="dark"] .nt-live-search-result img{background:#1F1916}
html[data-sx-theme="dark"] .nt-live-search-result__price{color:#F3EDE6}
html[data-sx-theme="dark"] .nt-live-search-all{border-top:1px solid rgba(255, 236, 220, 0.101)}
html[data-sx-theme="dark"] .nt-product-card-v6[data-product-url]:hover,html[data-sx-theme="dark"] .nt-rate-card[data-product-url]:hover{border-color:rgba(255, 236, 220, 0.202)}
html[data-sx-theme="dark"] .nt-mobile-search-launch{border:1px solid rgba(255, 236, 220, 0.144);color:#F3EDE6}
html[data-sx-theme="dark"] .nt-mobile-search-launch>i:first-child{background:rgba(255, 236, 220, 0.057);color:#5C96FF}
html[data-sx-theme="dark"] .nt-rate-card__media{background:linear-gradient(145deg,rgba(16,18,27,.9),rgba(31, 25, 22, 0.95)) !important}
html[data-sx-theme="dark"] .nt-related-products-v92{border-top:1px solid rgba(255, 236, 220, 0.108)}
html[data-sx-theme="dark"] .nt-search-page-v93__form input{border:1px solid rgba(255, 236, 220, 0.158);background:rgba(255, 236, 220, 0.045);color:#F3EDE6}
html[data-sx-theme="dark"] .nt-search-content-card-v93{border:1px solid rgba(255, 236, 220, 0.13);background:rgba(31, 25, 22, 0.78)}
html[data-sx-theme="dark"] .nt-widget-card,html[data-sx-theme="dark"] .nt-footer-widget{border:1px solid rgba(255, 236, 220, 0.115);background:rgba(255, 236, 220, 0.032)}
html[data-sx-theme="dark"] .nt-page-hero-v84,html[data-sx-theme="dark"] .nt-guide-hero-v9,html[data-sx-theme="dark"] .nt-shop-intro-v84{border:1px solid rgba(255, 236, 220, 0.13) !important;background:radial-gradient(460px 250px at 0 0,rgba(255,86,30,.105),transparent 72%),
    radial-gradient(520px 280px at 100% 0,rgba(72,111,255,.09),transparent 73%),
    rgba(31, 25, 22, 0.76) !important;box-shadow:0 22px 64px rgba(0, 0, 0, 0.176) !important}
html[data-sx-theme="dark"] .nt-page-hero-v84__copy>p,html[data-sx-theme="dark"] .nt-guide-hero-v9>p,html[data-sx-theme="dark"] .nt-shop-intro-v84__aside>p{color:#D8CEC4 !important}
html[data-sx-theme="dark"] .nt-shop-category-v84 p{color:#D8CEC4 !important}
html[data-sx-theme="dark"] .nt-shop-category-v84__footer{border-top:1px solid rgba(255, 236, 220, 0.12) !important}
html[data-sx-theme="dark"] .nt-global-search-v6>.nt-icon-svg{color:#D8CEC4}
html[data-sx-theme="dark"] .nt-live-search-result__copy strong{color:#F3EDE6 !important}
html[data-sx-theme="dark"] .nt-live-search-result__copy span{color:#D8CEC4 !important}
html[data-sx-theme="dark"] .nt-live-search-result__price{color:#F3EDE6 !important}
html[data-sx-theme="dark"] .nt-shop-filter-form-v84__search .nt-icon-svg{color:#B3A69A}
html[data-sx-theme="dark"] .nt-product-card-v6__whatsapp-link{color:#B3A69A !important}
html[data-sx-theme="dark"] .nt-product-card-v6__whatsapp-link:hover{color:#F3EDE6 !important}
html[data-sx-theme="dark"] .site-logo__word{color:#F3EDE6 !important}
html[data-sx-theme="dark"] .nt-checkout-review-card{border-color:rgba(255, 236, 220, 0.137) !important;background:linear-gradient(155deg,rgba(19,22,32,.96),rgba(31, 25, 22, 0.985)) !important;box-shadow:0 22px 70px rgba(0, 0, 0, 0.274) !important}
html[data-sx-theme="dark"] .nt-checkout-review-heading{border-bottom:1px solid rgba(255, 236, 220, 0.108) !important}
html[data-sx-theme="dark"] .nt-checkout-review-intro{color:var(--text-muted,#D8CEC4)}
html[data-sx-theme="dark"] .nt-review-order-list{border:1px solid rgba(255, 236, 220, 0.096);background:rgba(255, 236, 220, 0.018)}
html[data-sx-theme="dark"] .nt-review-order-item{border-bottom:1px solid rgba(255, 236, 220, 0.096) !important}
html[data-sx-theme="dark"] .nt-review-order-item__media{background:#1F1916 !important}
html[data-sx-theme="dark"] .nt-review-totals .nt-review-total{border-top:1px solid rgba(255, 236, 220, 0.115)}
html[data-sx-theme="dark"] .woocommerce-checkout #payment{border:1px solid rgba(255, 236, 220, 0.122) !important;background:linear-gradient(145deg,rgba(255, 236, 220, 0.032),rgba(255, 236, 220, 0.015)) !important}
html[data-sx-theme="dark"] .woocommerce-checkout #payment ul.payment_methods{background:rgba(255, 236, 220, 0.013)}
html[data-sx-theme="dark"] .woocommerce-checkout #payment ul.payment_methods li{border:1px solid rgba(255, 236, 220, 0.108) !important;background:rgba(255, 236, 220, 0.022) !important}
html[data-sx-theme="dark"] .woocommerce-checkout #payment div.form-row{background:rgba(31, 25, 22, 0.09)}
html[data-sx-theme="dark"] .woocommerce-checkout .woocommerce-privacy-policy-text{color:#B3A69A !important}
@media (max-width: 980px) {html[data-sx-theme="dark"] .nt-mobile-menu-v98{border-color:rgba(255, 236, 220, 0.173) !important;background:radial-gradient(520px 260px at 12% -10%, rgba(253,119,2,.12), transparent 68%),
      radial-gradient(440px 260px at 100% 18%, rgba(255,77,22,.08), transparent 66%),
      rgba(31, 25, 22, 0.985) !important;box-shadow:0 30px 100px rgba(0, 0, 0, 0.336), inset 0 1px rgba(0, 0, 0, 0.112) !important}html[data-sx-theme="dark"] .nt-mobile-menu-v98__chrome{border-bottom:1px solid rgba(255, 236, 220, 0.108) !important;background:linear-gradient(180deg,rgba(255, 236, 220, 0.032),transparent) !important}html[data-sx-theme="dark"] .nt-mobile-menu-v98__identity small{color:#B3A69A}html[data-sx-theme="dark"] .nt-mobile-menu-v98__identity strong{color:#F3EDE6}html[data-sx-theme="dark"] .nt-mobile-menu-v98__mark{box-shadow:inset 0 1px rgba(0, 0, 0, 0.168)}html[data-sx-theme="dark"] .nt-mobile-menu-v98__close{border:1px solid rgba(255, 236, 220, 0.13) !important;background:rgba(255, 236, 220, 0.045) !important;color:#F3EDE6 !important}html[data-sx-theme="dark"] .nt-mobile-menu-v98__search{border:1px solid rgba(255, 236, 220, 0.158) !important;background:linear-gradient(135deg,rgba(255, 236, 220, 0.07),rgba(255, 236, 220, 0.032)) !important;color:#F3EDE6 !important;box-shadow:inset 0 1px rgba(0, 0, 0, 0.098) !important}html[data-sx-theme="dark"] .nt-mobile-menu-v98__search-icon{color:#5CA9FF}html[data-sx-theme="dark"] .nt-mobile-menu-v98__search-copy small{color:#D8CEC4 !important}html[data-sx-theme="dark"] .nt-mobile-menu-v98__currency{border:1px solid rgba(255, 236, 220, 0.108);background:rgba(255, 236, 220, 0.028)}html[data-sx-theme="dark"] .nt-mobile-menu-v98__currency-copy small{color:#B3A69A}html[data-sx-theme="dark"] .nt-mobile-menu-v98__currency-tabs{border:1px solid rgba(255, 236, 220, 0.108);background:#1F1916}html[data-sx-theme="dark"] .nt-mobile-menu-v98__currency-tabs button.is-active{background:#16120F;color:#F3EDE6;box-shadow:0 3px 10px rgba(0, 0, 0, 0.216)}html[data-sx-theme="dark"] .nt-mobile-menu-v98__shop{color:#F3EDE6;box-shadow:inset 0 1px rgba(0, 0, 0, 0.126)}html[data-sx-theme="dark"] .nt-mobile-menu-v98__shop-count{border:1px solid rgba(255, 236, 220, 0.13);background:rgba(255, 236, 220, 0.07)}html[data-sx-theme="dark"] .nt-mobile-menu-v98__section-head small{color:#B3A69A}html[data-sx-theme="dark"] .nt-mobile-menu-v98__section-head strong{color:#F3EDE6}html[data-sx-theme="dark"] .nt-mobile-menu-v98__section-head>a{color:#D8CEC4}html[data-sx-theme="dark"] .nt-mobile-menu-v98__category{border:1px solid rgba(255, 236, 220, 0.108);background:linear-gradient(145deg,rgba(255, 236, 220, 0.045),rgba(255, 236, 220, 0.022));color:#F3EDE6}html[data-sx-theme="dark"] .nt-mobile-menu-v98__category-icon{border:1px solid rgba(255, 236, 220, 0.101);background:rgba(255, 236, 220, 0.032);color:#D8CEC4}html[data-sx-theme="dark"] .nt-mobile-menu-v98__category small{color:#B3A69A}html[data-sx-theme="dark"] .nt-mobile-menu-v98__utility{border:1px solid rgba(255, 236, 220, 0.101);background:rgba(255, 236, 220, 0.022);color:#F3EDE6}html[data-sx-theme="dark"] .nt-mobile-menu-v98__utility-icon{background:rgba(255, 236, 220, 0.045);color:#D8CEC4}html[data-sx-theme="dark"] .nt-mobile-menu-v98__utility small{color:#B3A69A}html[data-sx-theme="dark"] .nt-mobile-menu-v98__utility>i{color:#B3A69A}html[data-sx-theme="dark"] .nt-mobile-menu-v98__assurance{border-top:1px solid rgba(255, 236, 220, 0.096);color:#B3A69A}html[data-sx-theme="dark"] .nt-mobile-menu-v98__assurance i{color:#5DCC8E}}
html[data-sx-theme="dark"] .nt-product-card-v6{border:1px solid rgba(255, 236, 220, 0.122) !important;background:rgba(31, 25, 22, 0.82) !important;box-shadow:0 14px 36px rgba(0, 0, 0, 0.176) !important}
html[data-sx-theme="dark"] .nt-product-card-v6__media{background:linear-gradient(180deg,rgba(255, 236, 220, 0.057),rgba(255, 236, 220, 0.022)) !important}
html[data-sx-theme="dark"] .woocommerce-account .woocommerce-MyAccount-navigation,html[data-sx-theme="dark"] .woocommerce-account .woocommerce-MyAccount-content{border:1px solid rgba(255, 236, 220, 0.122) !important;background:rgba(31, 25, 22, 0.82) !important}
html[data-sx-theme="dark"] .woocommerce-account .woocommerce-MyAccount-navigation .is-active a,html[data-sx-theme="dark"] .woocommerce-account .woocommerce-MyAccount-navigation a:hover{background:rgba(255, 236, 220, 0.088) !important}
html[data-sx-theme="dark"] .nt-announce a{color:#F3EDE6}
html[data-sx-theme="dark"] .nt-floating-header.is-stuck{box-shadow:0 18px 54px rgba(0, 0, 0, 0.336)}
html[data-sx-theme="dark"] .nt-desktop-nav a[aria-current="page"]{color:#F3EDE6}
html[data-sx-theme="dark"] .nt-header-balance{background:#1F1916;color:var(--nt-text,#F3EDE6)}
html[data-sx-theme="dark"] .nt-header-balance::after{background:#1F1916}
html[data-sx-theme="dark"] .nt-header-balance__meta small{color:var(--nt-muted,#B3A69A)}
html[data-sx-theme="dark"] .nt-mobile-account{background:color-mix(in srgb,var(--nt-orange) 9%,var(--nt-card,#1F1916))}
html[data-sx-theme="dark"] .nt-mobile-account__meta small{color:var(--nt-muted,#B3A69A)}
html[data-sx-theme="dark"] .nt-mobile-menu-v98__signout{border:1px solid var(--nt-border,rgba(255, 236, 220, 0.144));color:var(--nt-muted,#B3A69A)}
html[data-sx-theme="dark"] .nt-mobile-menu-v98__signout:hover{color:#F3EDE6;border-color:var(--nt-border-strong,rgba(255, 236, 220, 0.22))}
html[data-sx-theme="dark"] body.single-product{background-color:var(--dark-bg,#1F1916) !important}
html[data-sx-theme="dark"] body.single-product .nt-single-product-v6{background:radial-gradient(circle at 8% 12%,rgba(255,77,22,.08),transparent 30%),radial-gradient(circle at 92% 18%,rgba(59,130,246,.07),transparent 32%),var(--dark-bg,#1F1916) !important;color:var(--text-main,#F3EDE6)}
html[data-sx-theme="dark"] .nt-product-card-v6__media{background:#1F1916 !important}
html[data-sx-theme="dark"] body.single-product .nt-product-gallery-v6 .nt-curated-single-image,html[data-sx-theme="dark"] body.single-product .nt-product-gallery-v6 .nt-auto-single-image,html[data-sx-theme="dark"] body.single-product .nt-product-gallery-v6 .woocommerce-product-gallery__image{background:#1F1916 !important}
/* from refinement.css */
html[data-sx-theme="dark"] body .nt-hero-v6__lead{color:var(--text-muted, #D8CEC4)}
html[data-sx-theme="dark"] body .nt-hero-signal{border:1px solid rgba(255, 236, 220, 0.202);box-shadow:0 24px 64px rgba(0, 0, 0, 0.216)}
html[data-sx-theme="dark"] body .nt-rate-card,html[data-sx-theme="dark"] body .nt-product-card-v6{border:1px solid rgba(255, 236, 220, 0.144);box-shadow:0 4px 16px rgba(0, 0, 0, 0.098)}
html[data-sx-theme="dark"] body .nt-rate-card:hover,html[data-sx-theme="dark"] body .nt-product-card-v6:hover{border-color:rgba(255, 236, 220, 0.22) !important}
html[data-sx-theme="dark"] body .nt-rate-card__copy p,html[data-sx-theme="dark"] body .nt-product-card-v6__body > p{color:var(--text-muted, #D8CEC4)}
/* from brand.css */
html[data-sx-theme="dark"] .glass-card:hover,html[data-sx-theme="dark"] .nt-rate-card:hover,html[data-sx-theme="dark"] .nt-product-card-v6:hover,html[data-sx-theme="dark"] .category-card:hover,html[data-sx-theme="dark"] .nt-category-directory-v6__item:hover{box-shadow:0 10px 24px rgba(0, 0, 0, 0.274) !important}
html[data-sx-theme="dark"] .nt-product-card-v6__status{background:rgba(31, 25, 22, 0.85) !important}
html[data-sx-theme="dark"] ::-webkit-scrollbar-track{background:rgba(52, 34, 22, 0.16)}
html[data-sx-theme="dark"] ::-webkit-scrollbar-thumb{background:rgba(52, 34, 22, 0.5)}
/* from sections.css */
html[data-sx-theme="dark"] .bm-showcase-item{background:rgba(255, 236, 220, 0.038)}
html[data-sx-theme="dark"] .bm-showcase-item:hover{background:rgba(255, 236, 220, 0.076)}
html[data-sx-theme="dark"] .nt-floating-header{background:rgba(31, 25, 22, 0.92) !important}
html[data-sx-theme="dark"] .bm-drawer__nav a{border-bottom:1px solid rgba(255, 236, 220, 0.096)}
html[data-sx-theme="dark"] .nt-native-purchase-form form.cart .quantity .qty{background:#1F1916 !important;border:1px solid rgba(255, 236, 220, 0.202) !important;color:#F3EDE6 !important}
html[data-sx-theme="dark"] .nt-native-purchase-form form.cart button.single_add_to_cart_button{background:rgba(255, 236, 220, 0.076) !important;border:1px solid rgba(255, 236, 220, 0.22) !important}
html[data-sx-theme="dark"] .nt-native-purchase-form form.cart button.single_add_to_cart_button:hover{background:rgba(255, 236, 220, 0.12) !important;border-color:rgba(255, 236, 220, 0.22) !important}
html[data-sx-theme="dark"] .nt-product-card-v6__media{background:#1F1916 !important}
html[data-sx-theme="dark"] .nt-product-breadcrumb{color:var(--text-muted, #B3A69A)}
html[data-sx-theme="dark"] .nt-product-breadcrumb a{color:var(--text-muted, #B3A69A)}
html[data-sx-theme="dark"] .nt-product-breadcrumb a:hover{color:#F3EDE6}
html[data-sx-theme="dark"] .nt-product-gallery-v6{background:#1F1916;border:1px solid rgba(255, 236, 220, 0.115)}
html[data-sx-theme="dark"] .nt-product-summary-v6 h1{color:#F3EDE6}
html[data-sx-theme="dark"] .nt-product-value-prop{color:#D8CEC4}
html[data-sx-theme="dark"] .nt-product-price-v6{background:rgba(255, 236, 220, 0.038);border:1px solid rgba(255, 236, 220, 0.101)}
html[data-sx-theme="dark"] .nt-product-price-v6 .nt-micro-label{color:var(--text-muted, #B3A69A)}
html[data-sx-theme="dark"] .nt-product-price-v6__line strong{color:#F3EDE6}
html[data-sx-theme="dark"] .nt-product-secondary-actions a{color:#D8CEC4}
html[data-sx-theme="dark"] .nt-product-secondary-actions a:hover{color:#F3EDE6}
html[data-sx-theme="dark"] .nt-product-trust-micro{border-top:1px solid rgba(255, 236, 220, 0.101);color:#B3A69A}
html[data-sx-theme="dark"] .nt-product-information{border-top:1px solid rgba(255, 236, 220, 0.115)}
html[data-sx-theme="dark"] .nt-product-information__nav h2{color:#F3EDE6}
html[data-sx-theme="dark"] .nt-product-information__nav nav a{color:#B3A69A}
html[data-sx-theme="dark"] .nt-product-information__nav nav a:hover{background:rgba(255, 236, 220, 0.05);color:#F3EDE6}
html[data-sx-theme="dark"] .nt-product-info-block{background:#1F1916;border:1px solid rgba(255, 236, 220, 0.115)}
html[data-sx-theme="dark"] .nt-product-info-block h3{color:#F3EDE6}
html[data-sx-theme="dark"] .nt-product-info-block p{color:#D8CEC4}
html[data-sx-theme="dark"] .nt-product-description-content{color:#F3EDE6}
html[data-sx-theme="dark"] .nt-product-description-content p{color:#F3EDE6}
html[data-sx-theme="dark"] .nt-product-description-content a:hover{color:#F3EDE6 !important}
html[data-sx-theme="dark"] .nt-product-description-content li{color:#F3EDE6}
html[data-sx-theme="dark"] .nt-product-description-content strong,html[data-sx-theme="dark"] .nt-product-description-content b{color:#F3EDE6}
html[data-sx-theme="dark"] .nt-product-description-content code{background:rgba(255, 236, 220, 0.101);border:1px solid rgba(255, 236, 220, 0.173);color:#F3EDE6}
html[data-sx-theme="dark"] .bm-hero-search{border:1px solid rgba(255, 236, 220, 0.173);background:rgba(255, 236, 220, 0.057);box-shadow:0 14px 34px rgba(0, 0, 0, 0.157)}
html[data-sx-theme="dark"] .bm-hero-search:focus-within{box-shadow:0 0 0 3px rgba(255,77,22,.09),0 16px 38px rgba(0, 0, 0, 0.196)}
html[data-sx-theme="dark"] .bm-hero-search input::placeholder{color:#B3A69A}
html[data-sx-theme="dark"] .bm-hero-search__categories a{border:1px solid rgba(255, 236, 220, 0.13);background:rgba(255, 236, 220, 0.032);color:#F3EDE6}
html[data-sx-theme="dark"] .bm-hero-search__categories a:hover{color:#F3EDE6}
html[data-sx-theme="dark"] .bm-cat__meta{color:#B3A69A}
html[data-sx-theme="dark"] .nt-live-search-chip{border:1px solid rgba(255, 236, 220, 0.144);background:rgba(255, 236, 220, 0.045);color:#F3EDE6}
html[data-sx-theme="dark"] .nt-live-search-chip:hover,html[data-sx-theme="dark"] .nt-live-search-chip:focus-visible{color:#F3EDE6}
/* from catalog.css */
html[data-sx-theme="dark"] .nt-toolfilter__chip{border:1px solid var(--glass-border, rgba(255, 236, 220, 0.144));background:var(--card-bg, #1F1916);color:var(--text-main, #F3EDE6)}
html[data-sx-theme="dark"] .nt-toolfilter__chip span{color:var(--text-muted, #D8CEC4)}
html[data-sx-theme="dark"] .nt-empty-filter{color:var(--text-muted, #D8CEC4)}
html[data-sx-theme="dark"] .nt-product-card-v6__badge{background:var(--surface-raised, #1F1916)}
html[data-sx-theme="dark"] .nt-product-card-v6--compact .nt-product-card-v6__body > p{color:var(--text-muted, #D8CEC4)}
html[data-sx-theme="dark"] .nt-product-card-v6--compact .nt-product-card-v6__rating{color:var(--text-muted, #D8CEC4)}
html[data-sx-theme="dark"] .nt-service-picker__summary{border:1px solid var(--glass-border, rgba(255, 236, 220, 0.144));background:var(--card-bg, #1F1916);color:var(--text-main, #F3EDE6)}
html[data-sx-theme="dark"] .nt-service-picker__summary-copy small{color:var(--text-muted, #D8CEC4)}
html[data-sx-theme="dark"] .nt-service-picker__summary-hint{color:var(--text-muted, #D8CEC4)}
html[data-sx-theme="dark"] .nt-service-picker__chevron{color:var(--text-muted, #D8CEC4)}
html[data-sx-theme="dark"] .nt-service-picker__panel{border:1px solid var(--glass-border, rgba(255, 236, 220, 0.173));background:color-mix(in srgb, var(--card-bg, #1F1916) 96%, #1F1916);box-shadow:0 20px 55px rgba(0, 0, 0, 0.333)}
html[data-sx-theme="dark"] .nt-service-picker__search-wrap{border-bottom:1px solid var(--glass-border, rgba(255, 236, 220, 0.115))}
html[data-sx-theme="dark"] .nt-service-picker__search-wrap > i{color:var(--text-muted, #D8CEC4)}
html[data-sx-theme="dark"] .nt-service-picker__search-wrap input{border:1px solid var(--glass-border, rgba(255, 236, 220, 0.173));background:rgba(31, 25, 22, 0.18);color:var(--text-main, #F3EDE6)}
html[data-sx-theme="dark"] .nt-service-picker__item{color:var(--text-main, #F3EDE6)}
html[data-sx-theme="dark"] .nt-service-picker__item:hover,html[data-sx-theme="dark"] .nt-service-picker__item:focus-visible{background:rgba(255, 236, 220, 0.07)}
html[data-sx-theme="dark"] .nt-service-picker__badge{border:1px solid var(--glass-border, rgba(255, 236, 220, 0.13));background:rgba(31, 25, 22, 0.2)}
html[data-sx-theme="dark"] .nt-service-picker__item-copy small{color:var(--text-muted, #D8CEC4)}
html[data-sx-theme="dark"] .nt-service-picker__price{color:var(--text-main, #F3EDE6)}
html[data-sx-theme="dark"] .nt-service-picker__item > i{color:var(--text-muted, #D8CEC4)}
html[data-sx-theme="dark"] .nt-service-picker__empty{color:var(--text-muted, #D8CEC4)}
html[data-sx-theme="dark"] .nt-autoload-control__status{color:var(--text-muted,#D8CEC4)}
html[data-sx-theme="dark"] .bm-shop-pagination .page-numbers a,html[data-sx-theme="dark"] .bm-shop-pagination .page-numbers span{border:1px solid rgba(255, 236, 220, 0.144) !important;background:rgba(255, 236, 220, 0.032) !important;color:var(--text-main,#F3EDE6) !important}
html[data-sx-theme="dark"] .bm-shop-pagination .page-numbers a:hover{color:#F3EDE6 !important}
/* from commerce.css */
html[data-sx-theme="dark"] body.bm-commerce .nt-commerce-page-head__trust span{background:rgba(255, 236, 220, 0.025);color:#D8CEC4}
html[data-sx-theme="dark"] body.bm-commerce .wc-block-cart-item__image img{background:#1F1916 !important}
html[data-sx-theme="dark"] body.bm-commerce .wc-block-cart .wc-block-components-product-name{color:#F3EDE6 !important}
html[data-sx-theme="dark"] body.bm-commerce .wc-block-components-quantity-selector input{color:#F3EDE6 !important}
html[data-sx-theme="dark"] body.bm-commerce .wc-block-cart__totals-title{color:#F3EDE6 !important}
html[data-sx-theme="dark"] body.bm-commerce .wc-block-cart__sidebar .wc-block-components-totals-item__label{color:#D8CEC4 !important}
html[data-sx-theme="dark"] body.bm-commerce .wc-block-cart__sidebar .wc-block-components-totals-item__value{color:#F3EDE6 !important}
html[data-sx-theme="dark"] body.bm-commerce .wc-block-components-checkout-step__title{color:#F3EDE6 !important}
html[data-sx-theme="dark"] body.bm-commerce .wc-block-components-text-input input,html[data-sx-theme="dark"] body.bm-commerce .wc-block-components-combobox .components-combobox-control__input,html[data-sx-theme="dark"] body.bm-commerce .wc-block-components-address-form input:not([type="checkbox"]):not([type="radio"]),html[data-sx-theme="dark"] body.bm-commerce .wc-block-components-address-form select,html[data-sx-theme="dark"] body.bm-commerce .wc-block-components-textarea textarea{color:#F3EDE6 !important}
html[data-sx-theme="dark"] body.bm-commerce .wc-block-components-checkbox__label{color:#D8CEC4 !important}
html[data-sx-theme="dark"] body.bm-commerce .wc-block-components-radio-control__label{color:#F3EDE6 !important}
html[data-sx-theme="dark"] body.bm-commerce .wc-block-components-radio-control-accordion-content{background:#1F1916 !important}
html[data-sx-theme="dark"] body.bm-commerce .wc-block-components-order-summary-item__image img{background:#1F1916 !important}
html[data-sx-theme="dark"] body.bm-commerce .wc-block-components-order-summary-item__quantity{color:#F3EDE6 !important}
html[data-sx-theme="dark"] body.bm-commerce .wc-block-components-order-summary-item__description .wc-block-components-product-name{color:#F3EDE6 !important}
html[data-sx-theme="dark"] body.bm-commerce .wc-block-checkout__sidebar .wc-block-components-totals-item__label{color:#D8CEC4 !important}
html[data-sx-theme="dark"] body.bm-commerce .wc-block-checkout__sidebar .wc-block-components-totals-item__value{color:#F3EDE6 !important}
html[data-sx-theme="dark"] body.bm-commerce .woocommerce form .form-row input.input-text,html[data-sx-theme="dark"] body.bm-commerce .woocommerce form .form-row textarea,html[data-sx-theme="dark"] body.bm-commerce .woocommerce form .form-row select{color:#F3EDE6}
/* from reseller.css */
html[data-sx-theme="dark"] .rp-chip{background:rgba(255, 236, 220, 0.038)}
html[data-sx-theme="dark"] .rp-card{background:var(--surface-bg, #1F1916)}
html[data-sx-theme="dark"] .rp-card--featured{box-shadow:0 20px 60px rgba(0, 0, 0, 0.244), inset 0 1px 0 rgba(0, 0, 0, 0.112)}
html[data-sx-theme="dark"] .rp-card h3{color:var(--text-strong, #F3EDE6)}
html[data-sx-theme="dark"] .rp-price strong{color:var(--text-strong, #F3EDE6)}
html[data-sx-theme="dark"] .rp-docs h2{color:var(--text-strong, #F3EDE6)}
html[data-sx-theme="dark"] .rp-docs h3{color:var(--text-strong, #F3EDE6)}
html[data-sx-theme="dark"] .rp-docs code{background:rgba(255, 236, 220, 0.076)}
html[data-sx-theme="dark"] .rp-code{background:#1F1916}
html[data-sx-theme="dark"] .rp-code pre{color:#F3EDE6}
html[data-sx-theme="dark"] .rp-endpoint code{color:var(--text-strong, #F3EDE6)}
html[data-sx-theme="dark"] .rp-method--get{color:#3ADAA0}
html[data-sx-theme="dark"] .rp-callout{background:rgba(255, 236, 220, 0.038)}
html[data-sx-theme="dark"] .rp-kv div{background:var(--surface-bg, #1F1916)}
html[data-sx-theme="dark"] .rp-kv strong{color:var(--text-strong, #F3EDE6)}
/* from polish.css */
html[data-sx-theme="dark"] .nt-desktop-nav a:hover,html[data-sx-theme="dark"] .nt-desktop-nav a:focus-visible{background:rgba(255, 236, 220, 0.057)}
html[data-sx-theme="dark"] :where(.bm-shop,html[data-sx-theme="dark"] .nt-single-product-v6,html[data-sx-theme="dark"] .nt-search-modal-v6,html[data-sx-theme="dark"] .nt-page-shell-v84) input:not([type="checkbox"]):not([type="radio"]):focus,html[data-sx-theme="dark"] :where(.bm-shop,html[data-sx-theme="dark"] .nt-single-product-v6,html[data-sx-theme="dark"] .nt-search-modal-v6,html[data-sx-theme="dark"] .nt-page-shell-v84) select:focus,html[data-sx-theme="dark"] :where(.bm-shop,html[data-sx-theme="dark"] .nt-single-product-v6,html[data-sx-theme="dark"] .nt-search-modal-v6,html[data-sx-theme="dark"] .nt-page-shell-v84) textarea:focus{border-color:color-mix(in srgb, var(--primary-color,#fd7702) 68%, rgba(255, 236, 220, 0.12) 4%)}
html[data-sx-theme="dark"] ::placeholder{color:color-mix(in srgb, var(--text-muted,#D8CEC4) 78%, transparent)}
html[data-sx-theme="dark"] .nt-service-picker__list::-webkit-scrollbar-thumb,html[data-sx-theme="dark"] .nt-live-search-results::-webkit-scrollbar-thumb{background:rgba(255, 236, 220, 0.12)}
html[data-sx-theme="dark"] .nt-live-search-result:hover,html[data-sx-theme="dark"] .nt-live-search-result[aria-selected="true"]{background:rgba(255, 236, 220, 0.057)}
html[data-sx-theme="dark"] .nt-autoload-control__status{color:var(--text-muted,#D8CEC4)}
html[data-sx-theme="dark"] .nt-shop-autoload .nt-autoload-control.is-fallback-visible .nt-autoload-control__status{color:var(--text-muted,#D8CEC4) !important}
html[data-sx-theme="dark"] .nt-header-login-cta{border:1px solid rgba(255, 236, 220, 0.202);background:rgba(255, 236, 220, 0.045)}
/* from product-page.css */
html[data-sx-theme="dark"] body.single-product .nt-product-gallery-v6 .nt-curated-single-image,html[data-sx-theme="dark"] body.single-product .nt-product-gallery-v6 .nt-auto-single-image,html[data-sx-theme="dark"] body.single-product .nt-product-gallery-v6 .woocommerce-product-gallery__image{border:1px solid rgba(255, 236, 220, 0.13) !important;background:linear-gradient(145deg,#1F1916,#1F1916) !important;box-shadow:0 18px 48px rgba(0, 0, 0, 0.216) !important}
html[data-sx-theme="dark"] body.single-product .nt-product-value-prop{color:#D8CEC4 !important}
html[data-sx-theme="dark"] body.single-product .nt-product-price-v6{border:1px solid rgba(255, 236, 220, 0.13) !important;background:rgba(255, 236, 220, 0.045) !important}
html[data-sx-theme="dark"] body.single-product .nt-product-trust-micro{border-top:1px solid rgba(255, 236, 220, 0.101) !important}
html[data-sx-theme="dark"] body.single-product .nt-product-trust-micro span{border:1px solid rgba(255, 236, 220, 0.101) !important;background:rgba(255, 236, 220, 0.032) !important;color:#B3A69A !important}
/* from payment.css */
html[data-sx-theme="dark"] .acp-topup-pay-summary{background:linear-gradient(135deg,rgba(255,77,22,.09),rgba(255, 236, 220, 0.022) 42%,rgba(255, 236, 220, 0.032));box-shadow:0 18px 50px rgba(0, 0, 0, 0.176)}
html[data-sx-theme="dark"] .acp-topup-pay-summary__numbers>div{background:rgba(31, 25, 22, 0.86)}
html[data-sx-theme="dark"] .acp-topup-pay-summary__numbers .is-total span,html[data-sx-theme="dark"] .acp-topup-pay-summary__numbers .is-total strong{color:#F3EDE6}
html[data-sx-theme="dark"] body.acp-wallet-topup-pay #payment ul.payment_methods>li.wc_payment_method:has(>input[type="radio"]:checked){border-color:color-mix(in srgb,var(--acp-pay-accent) 68%,rgba(255, 236, 220, 0.12) 0%) !important;box-shadow:0 0 0 1px color-mix(in srgb,var(--acp-pay-accent) 22%,transparent),0 16px 40px rgba(0, 0, 0, 0.137) !important}
html[data-sx-theme="dark"] body.acp-wallet-topup-pay #payment .wc-stripe-elements-field,html[data-sx-theme="dark"] body.acp-wallet-topup-pay #payment .StripeElement,html[data-sx-theme="dark"] body.acp-wallet-topup-pay #payment .wcpay-upe-element,html[data-sx-theme="dark"] body.acp-wallet-topup-pay #payment .wc-block-components-text-input input,html[data-sx-theme="dark"] body.acp-wallet-topup-pay #payment input[type="text"],html[data-sx-theme="dark"] body.acp-wallet-topup-pay #payment input[type="tel"],html[data-sx-theme="dark"] body.acp-wallet-topup-pay #payment input[type="email"],html[data-sx-theme="dark"] body.acp-wallet-topup-pay #payment select{background:#1F1916 !important}
html[data-sx-theme="dark"] body.acp-wallet-topup-pay #payment .wc-stripe-elements-field:focus,html[data-sx-theme="dark"] body.acp-wallet-topup-pay #payment input:focus,html[data-sx-theme="dark"] body.acp-wallet-topup-pay #payment select:focus{border-color:color-mix(in srgb,var(--acp-pay-accent) 65%,rgba(255, 236, 220, 0.12) 0%) !important}
html[data-sx-theme="dark"] body.acp-wallet-topup-pay #payment #place_order{color:#F3EDE6 !important}
/* from storefront.css */
html[data-sx-theme="dark"] .acp-buybox{border-top:1px solid var(--nt-border,rgba(255, 236, 220, 0.144));border-bottom:1px solid var(--nt-border,rgba(255, 236, 220, 0.144))}
html[data-sx-theme="dark"] .acp-buybox__price{color:var(--nt-text,#F3EDE6)}
html[data-sx-theme="dark"] .acp-buybox__price del{color:var(--nt-muted,#B3A69A)}
html[data-sx-theme="dark"] .acp-buybox__note{color:var(--nt-text-2,#D8CEC4)}
html[data-sx-theme="dark"] .acp-buybox__trust li{border:1px solid var(--nt-border-subtle,rgba(255, 236, 220, 0.096));color:var(--nt-muted,#B3A69A)}
html[data-sx-theme="dark"] .acp-sf-stock,html[data-sx-theme="dark"] .acp-sf-delivery{border:1px solid var(--nt-border-subtle,rgba(255, 236, 220, 0.096))}
html[data-sx-theme="dark"] .acp-sf-delivery{color:var(--nt-muted,#B3A69A)}
html[data-sx-theme="dark"] .acp-crumbs li{color:var(--nt-muted,#B3A69A)}
html[data-sx-theme="dark"] .acp-crumbs a:hover{color:#F3EDE6}
html[data-sx-theme="dark"] .acp-crumbs li[aria-current]{color:var(--nt-text,#F3EDE6)}
html[data-sx-theme="dark"] .acp-sf-fab{border:1px solid rgba(255, 236, 220, 0.158);background:rgba(31, 25, 22, 0.86);color:var(--nt-text,#F3EDE6) !important;box-shadow:0 16px 52px rgba(0, 0, 0, 0.333)}
html[data-sx-theme="dark"] .acp-sf-fab:hover{border-color:rgba(255, 236, 220, 0.22)}
html[data-sx-theme="dark"] .acp-sf-fab small{color:var(--nt-muted,#B3A69A)}
html[data-sx-theme="dark"] .acp-sf-buybar{border:1px solid rgba(255, 236, 220, 0.22);background:rgba(31, 25, 22, 0.94);box-shadow:0 20px 50px rgba(0, 0, 0, 0.336)}
html[data-sx-theme="dark"] .acp-sf-buybar__info strong del{color:var(--nt-muted,#B3A69A)}
html[data-sx-theme="dark"] .acp-sf-buybar__info small{color:var(--nt-muted,#B3A69A)}
html[data-sx-theme="dark"] .acp-ai-seo-copy{border:1px solid rgba(255, 236, 220, 0.12);background:var(--surface,#1F1916)}
html[data-sx-theme="dark"] .acp-ai-seo-copy__head{border-bottom:1px solid rgba(255, 236, 220, 0.096)}
html[data-sx-theme="dark"] .acp-ai-seo-copy__head small{color:#B3A69A}
/* from international.css */
html[data-sx-theme="dark"] .acp-world{color:#F3EDE6}
html[data-sx-theme="dark"] .acp-world summary{border:1px solid rgba(255, 236, 220, 0.144);box-shadow:0 3px 16px rgba(0, 0, 0, 0.196)}
html[data-sx-theme="dark"] .acp-world-menu{border:1px solid rgba(255, 236, 220, 0.144);box-shadow:0 15px 60px rgba(0, 0, 0, 0.336)}
html[data-sx-theme="dark"] .acp-world input{color:#F3EDE6;border:1px solid rgba(255, 236, 220, 0.144)}
html[data-sx-theme="dark"] .acp-world small{color:#B3A69A}
html[data-sx-theme="dark"] .acp-world-menu>a{color:#5CA3FF}
html[data-sx-theme="dark"] .acp-translated-page{background:#16120F;color:#F3EDE6}
html[data-sx-theme="dark"] .acp-local-header{background:#1F1916}
html[data-sx-theme="dark"] .acp-local-header a{color:#D8CEC4}
html[data-sx-theme="dark"] .acp-local-card{background:#1F1916;color:#F3EDE6}
html[data-sx-theme="dark"] .acp-world{color:#F3EDE6}
html[data-sx-theme="dark"] .acp-world summary{background:#1F1916;border-color:rgba(255, 236, 220, 0.144);color:#F3EDE6;box-shadow:0 6px 24px rgba(0, 0, 0, 0.26)}
html[data-sx-theme="dark"] .acp-world-menu{background:#1F1916;border:1px solid rgba(255, 236, 220, 0.144);box-shadow:0 20px 70px rgba(0, 0, 0, 0.336)}
html[data-sx-theme="dark"] .acp-world input{background:#1F1916;border-color:rgba(255, 236, 220, 0.144)}
html[data-sx-theme="dark"] .acp-world small,html[data-sx-theme="dark"] .acp-world-menu>a{color:#D8CEC4}
html[data-sx-theme="dark"] .acp-translated-page{background:#1F1916;color:#F3EDE6}
html[data-sx-theme="dark"] .acp-local-header{background:rgba(31, 25, 22, 0.961);border-bottom:1px solid rgba(255, 236, 220, 0.144)}
html[data-sx-theme="dark"] .acp-local-header a{color:#F3EDE6}
html[data-sx-theme="dark"] .acp-local-intro{background:radial-gradient(ellipse at 90% 0,#8b470c25,transparent 70%),#1F1916;border:1px solid rgba(255, 236, 220, 0.144)}
html[data-sx-theme="dark"] .acp-local-main h1{color:#F3EDE6}
html[data-sx-theme="dark"] .acp-local-copy{color:#D8CEC4}
html[data-sx-theme="dark"] .acp-local-copy h2,html[data-sx-theme="dark"] .acp-local-copy h3{color:#F3EDE6}
html[data-sx-theme="dark"] .acp-local-product>img{border:1px solid rgba(255, 236, 220, 0.144);background:#1F1916}
html[data-sx-theme="dark"] .acp-local-button{color:#F3EDE6}
html[data-sx-theme="dark"] .acp-local-button:hover{color:#F3EDE6}
html[data-sx-theme="dark"] .acp-local-cataloghead h2{color:#F3EDE6}
html[data-sx-theme="dark"] .acp-local-card{background:#1F1916;border:1px solid rgba(255, 236, 220, 0.144);color:#F3EDE6}
html[data-sx-theme="dark"] .acp-local-card img{background:#1F1916}
html[data-sx-theme="dark"] .acp-local-card h3{color:#F3EDE6}
html[data-sx-theme="dark"] .acp-local-stock{color:#D8CEC4}
html[data-sx-theme="dark"] .acp-local-cardaction{color:#F3EDE6}
/* from solomax.css */
html[data-sx-theme="dark"] body .nt-footer-v6,html[data-sx-theme="dark"] body .site-footer{background-color:#342216 !important;border-top:1px solid rgba(253, 119, 2, 0.28) !important}
html[data-sx-theme="dark"] .sx-footer-wa{background:#1F1916;border:1px solid rgba(253, 119, 2, 0.28)}
html[data-sx-theme="dark"] .sx-footer-badges span{background:#342216;border:1px solid rgba(253, 119, 2, 0.28)}
html[data-sx-theme="dark"] body .nt-footer-v6__socials a{background:#1F1916 !important;border:1px solid rgba(253, 119, 2, 0.28) !important}
html[data-sx-theme="dark"] body .nt-footer-payments,html[data-sx-theme="dark"] body .nt-footer-payments *{border-color:rgba(253, 119, 2, 0.28) !important}
html[data-sx-theme="dark"] body .nt-footer-payments em{background:#1F1916 !important}
html[data-sx-theme="dark"] body .nt-footer-bottom{border-top:1px solid rgba(253, 119, 2, 0.28) !important}
html[data-sx-theme="dark"] .sx-wa-float{background:#1F1916;border:1.5px solid rgba(253, 119, 2, 0.28)}
html[data-sx-theme="dark"] .sx-wa-float__text small{color:#B3A69A}
html[data-sx-theme="dark"] body .nt-floating-header{background:rgba(31, 25, 22, 0.94) !important;box-shadow:0 1px 0 rgba(0, 0, 0, 0.056) !important}
html[data-sx-theme="dark"] .nt-product-card-v6__status.is-available,html[data-sx-theme="dark"] .bm-showcase-pill,html[data-sx-theme="dark"] [class*="status"].is-available{color:#B3A69A !important}
html[data-sx-theme="dark"] .bm-showcase-pill{background:#16120F !important;border-color:rgba(253, 119, 2, 0.28) !important}
html[data-sx-theme="dark"] body.single-product form.cart button.single_add_to_cart_button:not(.nt-buy-now),html[data-sx-theme="dark"] body.single-product .nt-native-purchase-form button.single_add_to_cart_button:not(.nt-buy-now){background:#1F1916 !important}
html[data-sx-theme="dark"] .acp-world-menu{box-shadow:0 8px 24px rgba(0, 0, 0, 0.336) !important}
html[data-sx-theme="dark"] .sx-tool__mark{text-shadow:0 1px 2px rgba(0, 0, 0, 0.6)}
html[data-sx-theme="dark"] a.acp-sf-fab,html[data-sx-theme="dark"] .acp-world > summary,html[data-sx-theme="dark"] .acp-world [role="button"]{background:#1F1916 !important;box-shadow:0 6px 18px rgba(0, 0, 0, 0.28) !important}
html[data-sx-theme="dark"] .sx-retail-band{background:#342216 !important;border-top:1px solid rgba(253, 119, 2, 0.28);border-bottom:1px solid rgba(253, 119, 2, 0.28)}
html[data-sx-theme="dark"] .sx-retail-band__card{background:#1F1916;border:1px solid rgba(253, 119, 2, 0.28)}
html[data-sx-theme="dark"] body.single-product .nt-product-price-v6{background:#1F1916 !important;border:1px solid rgba(253, 119, 2, 0.28) !important}
html[data-sx-theme="dark"] body.single-product .nt-btn--quiet{background:#1F1916 !important}
html[data-sx-theme="dark"] .sx-marquee{background:#1F1916}
html[data-sx-theme="dark"] .sx-marquee__group a{background:#1F1916}
html[data-sx-theme="dark"] .bm-hero__actions .bm-btn--primary,html[data-sx-theme="dark"] .sx-retail-band .bm-btn--primary{background-image:linear-gradient(110deg, transparent 38%, rgba(31, 25, 22, 0.45) 50%, transparent 62%) !important}
html[data-sx-theme="dark"] .nt-product-card-v6:hover{box-shadow:0 16px 34px rgba(0, 0, 0, 0.28);border-color:rgba(253, 119, 2, 0.28)}
html[data-sx-theme="dark"] .bm-cat{background:linear-gradient(180deg, #1F1916 0%, #342216 100%) !important;border:1.5px solid rgba(253, 119, 2, 0.28) !important}
html[data-sx-theme="dark"] .nt-product-card-v6{border:1.5px solid rgba(253, 119, 2, 0.28) !important}
html[data-sx-theme="dark"] .acp-world summary{background:#1F1916 !important;border:1.5px solid rgba(253, 119, 2, 0.28) !important;box-shadow:0 6px 20px rgba(0, 0, 0, 0.336) !important}
html[data-sx-theme="dark"] .acp-world-menu{background:#1F1916 !important;border:1.5px solid rgba(253, 119, 2, 0.28) !important}
html[data-sx-theme="dark"] .acp-world input{background:#1F1916 !important}
html[data-sx-theme="dark"] .acp-world-options a:hover,html[data-sx-theme="dark"] .acp-world-options button:hover,html[data-sx-theme="dark"] .acp-world-options button[aria-pressed="true"]{background:#342216 !important}
html[data-sx-theme="dark"] .sx-radar{background:#1F1916;border:1.5px solid rgba(253, 119, 2, 0.28)}
html[data-sx-theme="dark"] .sx-radar__scope{background:radial-gradient(circle, #342216 0%, #342216 100%);border:1.5px solid rgba(253, 119, 2, 0.28)}
html[data-sx-theme="dark"] .sx-radar__label{color:#B3A69A}
html[data-sx-theme="dark"] .sx-reviews{background:#1F1916}
html[data-sx-theme="dark"] .sx-reviews__score{background:#342216;border:1px solid rgba(253, 119, 2, 0.28)}
html[data-sx-theme="dark"] .sx-review{background:linear-gradient(180deg, #1F1916 0%, #342216 100%);border:1.5px solid rgba(253, 119, 2, 0.28)}
html[data-sx-theme="dark"] .sx-review:hover{border-color:rgba(253, 119, 2, 0.28)}
html[data-sx-theme="dark"] .sx-review__verified{background:#16120F;color:#B3A69A;border:1px solid rgba(253, 119, 2, 0.28)}
html[data-sx-theme="dark"] .sx-review__product{background:#342216}
html[data-sx-theme="dark"] .sx-reviews__empty{background:linear-gradient(180deg, #1F1916 0%, #342216 100%);border:1.5px dashed rgba(253, 119, 2, 0.28)}
html[data-sx-theme="dark"] .sx-admin-note{background:#342216;border:1px solid rgba(253, 119, 2, 0.28);color:#EA7026}
html[data-sx-theme="dark"] .sx-trend-pill{background:#342216;border:1px solid rgba(253, 119, 2, 0.28)}
html[data-sx-theme="dark"] .sx-price-factors{background:radial-gradient(60% 80% at 100% 0%, rgba(253, 119, 2, 0.10), transparent 70%),
		linear-gradient(180deg, #342216 0%, #1F1916 100%) !important}
html[data-sx-theme="dark"] .sx-factor{background:#1F1916;border:1.5px solid rgba(253, 119, 2, 0.28)}
html[data-sx-theme="dark"] .sx-factor__chip{background:#342216;border:1px solid rgba(253, 119, 2, 0.28)}
html[data-sx-theme="dark"] .sx-cat-visual.is-image{background:#1F1916;box-shadow:inset 0 0 0 1px rgba(0, 0, 0, 0.224)}
html[data-sx-theme="dark"] body.nt-v6,html[data-sx-theme="dark"] body{background-color:#342216 !important}
html[data-sx-theme="dark"] .bm-home > .bm-section--band{background-color:#342216 !important;border-top:1px solid rgba(253, 119, 2, 0.28);border-bottom:1px solid rgba(253, 119, 2, 0.28)}
html[data-sx-theme="dark"] .sx-reviews{background-color:#342216 !important;border-top:1px solid rgba(253, 119, 2, 0.28);border-bottom:1px solid rgba(253, 119, 2, 0.28)}
html[data-sx-theme="dark"] .sx-price-factors{background-color:#342216 !important}
html[data-sx-theme="dark"] .sx-review,html[data-sx-theme="dark"] .sx-factor,html[data-sx-theme="dark"] .bm-cat,html[data-sx-theme="dark"] .nt-product-card-v6{background-color:#1F1916}
html[data-sx-theme="dark"] body .bm-showcase-card{background-color:#342216 !important;border:1.5px solid rgba(253, 119, 2, 0.28) !important}
html[data-sx-theme="dark"] body .bm-showcase-item{background:#1F1916 !important;border:1px solid rgba(253, 119, 2, 0.28) !important}
html[data-sx-theme="dark"] body .bm-showcase-card__head,html[data-sx-theme="dark"] body .bm-showcase-card__foot{border-color:rgba(253, 119, 2, 0.28) !important}
html[data-sx-theme="dark"] body .sx-radar{background-color:#342216 !important}
html[data-sx-theme="dark"] .sx-cat-head__all{border:1.5px solid rgba(253, 119, 2, 0.28) !important;background:#1F1916 !important}
html[data-sx-theme="dark"] body .bm-hero-search{background:#1F1916 !important;border:1.5px solid rgba(253, 119, 2, 0.28) !important;box-shadow:0 6px 20px rgba(0, 0, 0, 0.196) !important}
html[data-sx-theme="dark"] body .bm-hero-search:hover{box-shadow:0 10px 28px rgba(0, 0, 0, 0.28) !important}
html[data-sx-theme="dark"] body .bm-hero-search__categories a{background:#1F1916 !important;border:1px solid rgba(253, 119, 2, 0.28) !important}
html[data-sx-theme="dark"] body .acp-sf-fab{background:#1F1916 !important;border:1.5px solid rgba(253, 119, 2, 0.28) !important}
html[data-sx-theme="dark"] .sx-cur summary{background:#1F1916;border:1.5px solid rgba(253, 119, 2, 0.28)}
html[data-sx-theme="dark"] .sx-cur__menu{background:#1F1916;border:1.5px solid rgba(253, 119, 2, 0.28);box-shadow:0 18px 44px rgba(0, 0, 0, 0.448)}
html[data-sx-theme="dark"] .sx-cur__menu button:hover,html[data-sx-theme="dark"] .sx-cur__menu button[aria-pressed="true"]{background:#342216}
html[data-sx-theme="dark"] .sx-cur--float summary{box-shadow:0 6px 20px rgba(0, 0, 0, 0.336)}
html[data-sx-theme="dark"] body .bm-drawer__panel.sx-drawer{background:#342216 !important;box-shadow:-18px 0 50px rgba(0, 0, 0, 0.504) !important}
html[data-sx-theme="dark"] .sx-drawer__head{border-bottom:1px solid rgba(253, 119, 2, 0.28) !important;background:#1F1916 !important}
html[data-sx-theme="dark"] .sx-drawer__close{border:1px solid rgba(253, 119, 2, 0.28) !important;background:#342216 !important}
html[data-sx-theme="dark"] .sx-drawer__search{background:#1F1916 !important;border:1.5px solid rgba(253, 119, 2, 0.28) !important}
html[data-sx-theme="dark"] body .sx-drawer__nav{background:#1F1916 !important;border:1px solid rgba(253, 119, 2, 0.28) !important}
html[data-sx-theme="dark"] body .sx-drawer__nav a + a{border-top:1px solid rgba(253, 119, 2, 0.28) !important}
html[data-sx-theme="dark"] body .sx-drawer__nav a:hover,html[data-sx-theme="dark"] body .sx-drawer__nav a:focus-visible{background:#342216 !important}
html[data-sx-theme="dark"] .sx-drawer__ico{background:#342216}
html[data-sx-theme="dark"] .sx-drawer__cats a{background:#1F1916;border:1px solid rgba(253, 119, 2, 0.28)}
html[data-sx-theme="dark"] body .sx-drawer__foot{border-top:1px solid rgba(253, 119, 2, 0.28) !important;background:#1F1916 !important}
html[data-sx-theme="dark"] .sx-drawer__signin{background:#1F1916 !important;border:1.5px solid rgba(253, 119, 2, 0.28) !important}
html[data-sx-theme="dark"] body .nt-mobile-purchase-bar{background:rgba(31, 25, 22, 0.97) !important;border-top:1px solid rgba(253, 119, 2, 0.28) !important;box-shadow:0 -10px 30px rgba(0, 0, 0, 0.28) !important}
html[data-sx-theme="dark"] .sx-reviews__preview-note{background:#342216;border:1px solid rgba(253, 119, 2, 0.28);color:#EA7026}
html[data-sx-theme="dark"] body .acp-sf-buybar{background:rgba(31, 25, 22, 0.97) !important;border-top:1px solid rgba(253, 119, 2, 0.28) !important;box-shadow:0 -10px 30px rgba(0, 0, 0, 0.336) !important}
html[data-sx-theme="dark"] body .nt-mobile-menu-button{background:#1F1916 !important;border:1.5px solid rgba(253, 119, 2, 0.28) !important}
html[data-sx-theme="dark"] .sx-pay{background-color:#342216 !important}
html[data-sx-theme="dark"] .sx-pay__card--naira{background:#1F1916;border:1.5px solid rgba(253, 119, 2, 0.28)}
html[data-sx-theme="dark"] .sx-pay__global{background:rgba(31, 25, 22, 0.14);border:1px solid rgba(255, 236, 220, 0.12)}
html[data-sx-theme="dark"] .sx-pay__card--naira .sx-pay__list svg{color:#B3A69A}
html[data-sx-theme="dark"] body .nt-service-picker__summary-hint{background:#342216 !important;border:1px solid rgba(253, 119, 2, 0.28) !important}
html[data-sx-theme="dark"] body .nt-commerce-page-head__trust span{background:#1F1916 !important;border:1px solid rgba(253, 119, 2, 0.28) !important}
/* ---- Hand-tuned touches ---- */
html[data-sx-theme="dark"] .nt-floating-header {
	background: rgba(22, 18, 15, 0.92) !important;
	border-bottom-color: rgba(255, 236, 220, 0.10) !important;
}

/* Logo: light-lettered version in dark mode */
.sx-logo-dark { display: none !important; }
html[data-sx-theme="dark"] .sx-logo-light { display: none !important; }
html[data-sx-theme="dark"] .sx-logo-dark { display: block !important; }

html[data-sx-theme="dark"] .bm-display,
html[data-sx-theme="dark"] h1,
html[data-sx-theme="dark"] h2,
html[data-sx-theme="dark"] h3 {
	color: #F3EDE6;
}

html[data-sx-theme="dark"] .bm-display__accent {
	color: #FD7702 !important;
	-webkit-text-fill-color: #FD7702 !important;
}

html[data-sx-theme="dark"] .bm-hero-search,
html[data-sx-theme="dark"] .sx-drawer__search {
	background: #1F1916 !important;
	border-color: rgba(255, 236, 220, 0.16) !important;
}

html[data-sx-theme="dark"] .bm-hero-search input[type="search"] { color: #F3EDE6 !important; }

html[data-sx-theme="dark"] .nt-footer-v6,
html[data-sx-theme="dark"] .site-footer {
	background-color: #120E0C !important;
	background-image: radial-gradient(60% 80% at 0% 0%, rgba(253, 119, 2, 0.10), transparent 70%), radial-gradient(rgba(255, 154, 31, 0.06) 1px, transparent 1.3px) !important;
	border-top-color: rgba(255, 236, 220, 0.10) !important;
}

html[data-sx-theme="dark"] .nt-footer-v6 p,
html[data-sx-theme="dark"] .nt-footer-group__links a { color: #D8CEC4 !important; }

html[data-sx-theme="dark"] .nt-footer-group__toggle,
html[data-sx-theme="dark"] .nt-footer-group__toggle span { color: #F3EDE6 !important; }

html[data-sx-theme="dark"] .sx-review__quote { color: rgba(253, 119, 2, 0.5); }

html[data-sx-theme="dark"] .skip-link:not(:focus) { box-shadow: none !important; }

/* Theme toggle icon swap */
.sx-theme-toggle .sx-ico-sun { display: none; }
html[data-sx-theme="dark"] .sx-theme-toggle .sx-ico-sun { display: block; }
html[data-sx-theme="dark"] .sx-theme-toggle .sx-ico-moon { display: none; }

html[data-sx-theme="dark"] .sx-theme-toggle,
html[data-sx-theme="dark"] .sx-drawer__theme {
	background: #1F1916 !important;
	border-color: rgba(253, 119, 2, 0.28) !important;
	color: #F3EDE6 !important;
}

/* Page background: one flat warm night with the dot texture (beats every older body rule) */
html[data-sx-theme="dark"]:root,
html[data-sx-theme="dark"]:root body[class],
html[data-sx-theme="dark"]:root body.nt-v6[class] {
	background-color: #16120F !important;
	background-image: radial-gradient(rgba(255, 154, 31, 0.07) 1px, transparent 1.3px) !important;
	background-size: 24px 24px !important;
}
