.theme-toggle svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round}.theme-moon{display:none}.theme-toggle{flex:0 0 40px}
html[data-theme="light"]{--ink:#17201d;--muted:#64726c;--line:#d8e2dd;--paper:#fff;--surface:#f5f8f6;--bg:#edf3ef;--blue:#16865f;--blue-dark:#0f6d4c;--green:#16865f;color-scheme:light;background:#edf3ef;color:#17201d}
html[data-theme="light"] body{background:#edf3ef;color:#17201d}html[data-theme="light"] .theme-sun{display:none}html[data-theme="light"] .theme-moon{display:block}
html[data-theme="light"] .site-header{background:#ffffffef;border-color:#d8e2dd}html[data-theme="light"] .brand,html[data-theme="light"] .desktop-nav a,html[data-theme="light"] .login-link{color:#17201d}
html[data-theme="light"] .cart-shortcut{background:#fff;border-color:#b9cec3;box-shadow:0 6px 18px #284f3b1f}html[data-theme="light"] .cart-shortcut>span{border-color:#fff}
html[data-theme="light"] .desktop-nav a.active{color:#0f6d4c;border-color:#16865f}html[data-theme="light"] .icon-button{background:#fff;color:#263b33;border-color:#cbd8d1}
html[data-theme="light"] .primary-button,html[data-theme="light"] .identity-search button,html[data-theme="light"] .add-product{background:#16865f;box-shadow:none}
html[data-theme="light"] .identity-hero{background:#f7faf8;border-color:#d8e2dd}html[data-theme="light"] .identity-hero::before,html[data-theme="light"] .identity-hero::after{background:#20a979;box-shadow:0 0 14px #20a97955}
html[data-theme="light"] .identity-content h1{color:#17201d}html[data-theme="light"] .identity-content>p{color:#16865f}html[data-theme="light"] .identity-content>div{color:#64726c}html[data-theme="light"] .identity-content i{background:#20a979}html[data-theme="light"] .identity-content>img{mix-blend-mode:normal}
html[data-theme="light"] .identity-search{background:#fff;border-color:#cbd8d1;box-shadow:0 5px 18px #284f3b10}html[data-theme="light"] .identity-search input{color:#17201d}
html[data-theme="light"] .category-tabs a{background:#fff;color:#17201d;box-shadow:0 4px 14px #284f3b12}html[data-theme="light"] .promo-strip{background:#e8f5ee;color:#17201d;border-color:#16865f}
html[data-theme="light"] .catalog-toolbar{border-color:#16865f}html[data-theme="light"] .product-card{background:#fff;border-color:#d8e2dd;box-shadow:0 8px 22px #284f3b16}html[data-theme="light"] .product-visual{background:#f8faf9}
html[data-theme="light"] .product-copy h3,html[data-theme="light"] .product-copy h3 a{color:#17201d}html[data-theme="light"] .product-copy>small,html[data-theme="light"] .product-price strong{color:#16865f}html[data-theme="light"] .phone-specs span{color:#52645c;border-color:#d5dfda}
html[data-theme="light"] .trust-strip,html[data-theme="light"] .trust-strip>div,html[data-theme="light"] .login-required,html[data-theme="light"] .checkout-band{background:#fff;border-color:#d8e2dd}html[data-theme="light"] .trust-strip b,html[data-theme="light"] .login-required h2,html[data-theme="light"] .checkout-band h2{color:#17201d}
html[data-theme="light"] .page,html[data-theme="light"] .admin-page{color:#17201d}html[data-theme="light"] .admin-nav{border-color:#d8e2dd}html[data-theme="light"] .admin-nav a.active{color:#16865f;border-color:#16865f}
html[data-theme="light"] .metric-grid>div,html[data-theme="light"] .quick-actions a,html[data-theme="light"] .admin-form,html[data-theme="light"] .promotion-list article,html[data-theme="light"] .table-wrap{background:#fff;color:#17201d;border-color:#d8e2dd}
html[data-theme="light"] th{background:#f3f7f5;color:#52645c}html[data-theme="light"] td{color:#17201d;border-color:#d8e2dd}html[data-theme="light"] .admin-form label{color:#263b33}
html[data-theme="light"] .admin-form input,html[data-theme="light"] .admin-form select,html[data-theme="light"] .admin-form textarea,html[data-theme="light"] .admin-filter input,html[data-theme="light"] .admin-filter select{background:#fff;color:#17201d;border-color:#cbd8d1}
html[data-theme="light"] .product-gallery,html[data-theme="light"] .detail-placeholder,html[data-theme="light"] .related-grid>a{background:#fff;border-color:#d8e2dd}html[data-theme="light"] .product-summary h1,html[data-theme="light"] .spec-list dd,html[data-theme="light"] .related-grid strong{color:#17201d}html[data-theme="light"] .spec-list,html[data-theme="light"] .spec-list div{border-color:#d8e2dd}
html[data-theme="light"] footer{background:#e3ebe6;color:#263b33;border-color:#cbd8d1}html[data-theme="light"] .footer-content{background:#fff;border-color:#cbd8d1}html[data-theme="light"] .footer-content>*{border-color:#d8e2dd}html[data-theme="light"] .footer-content b{color:#17201d}html[data-theme="light"] .store-home .site-header{background:transparent}
.product-editor textarea{resize:vertical}.product-variants{display:grid;gap:14px}.variant-list{display:grid;gap:10px}.product-variants .variant-row{display:grid;grid-template-columns:repeat(6,minmax(0,1fr)) auto;gap:10px;align-items:end;margin-top:0}.product-variants .variant-row input{min-width:0}.variant-add-button{justify-self:flex-start}.variant-remove-button{border:1px solid #30445f;background:#122033;color:#cad4e0;border-radius:6px;padding:10px 12px;cursor:pointer;font-weight:800}.product-description-copy{white-space:pre-line;line-height:1.9;color:#dce6f2}
html[data-theme="light"] .variant-remove-button{background:#f3f7f5;color:#263b33;border-color:#cbd8d1}html[data-theme="light"] .product-description-copy{color:#263b33}
@media(max-width:960px){.product-variants .variant-row{grid-template-columns:repeat(2,minmax(0,1fr))}}
