:root{--store-ink:#111827;--store-muted:#667085;--store-line:#e4e7ec;--store-bg:#f7f8fa;--store-card:#fff;--store-accent:#005bff;--store-accent-dark:#0047c7;--store-radius:16px;--store-shadow:0 8px 28px rgba(16,24,40,.06)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--store-bg);color:var(--store-ink);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:16px;line-height:1.55}.shell{width:min(1240px,calc(100% - 32px));margin-inline:auto}.site-header{position:sticky;top:0;z-index:1000;background:rgba(255,255,255,.94);border-bottom:1px solid var(--store-line);backdrop-filter:blur(14px)}.site-header__inner{min-height:72px;display:flex;align-items:center;gap:28px}.brand{display:flex;align-items:center;font-weight:800;font-size:20px;color:var(--store-ink);text-decoration:none;white-space:nowrap}.brand .custom-logo{display:block;width:auto;max-width:190px;max-height:48px}.main-nav{flex:1}.main-nav ul{display:flex;align-items:center;gap:22px;margin:0;padding:0;list-style:none}.main-nav a{color:var(--store-ink);text-decoration:none;font-weight:550}.main-nav a:hover{color:var(--store-accent)}.cart-link{display:inline-flex;align-items:center;gap:8px;padding:9px 12px;border-radius:999px;background:#eef4ff;color:var(--store-accent);text-decoration:none;font-weight:700}.cart-link b{display:grid;place-items:center;min-width:22px;height:22px;padding:0 6px;border-radius:999px;background:var(--store-accent);color:#fff;font-size:12px}.site-main{padding:34px 0 64px}.content-card,.woocommerce-wrap{background:var(--store-card);border:1px solid var(--store-line);border-radius:var(--store-radius);padding:clamp(18px,3vw,32px);box-shadow:var(--store-shadow)}.page-title{margin-top:0;line-height:1.15}.site-footer{padding:30px 0;color:var(--store-muted);border-top:1px solid var(--store-line);background:#fff}.woocommerce .products ul,.woocommerce ul.products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.woocommerce ul.products::before,.woocommerce ul.products::after{display:none}.woocommerce ul.products li.product{float:none!important;width:auto!important;margin:0!important;padding:14px;border:1px solid var(--store-line);border-radius:14px;background:#fff}.woocommerce ul.products li.product a img{border-radius:10px;margin-bottom:12px}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:16px}.woocommerce div.product div.images img{border-radius:12px}.woocommerce div.product .product_title{line-height:1.12}.woocommerce div.product p.price,.woocommerce div.product span.price{color:var(--store-ink);font-weight:800}.woocommerce a.button,.woocommerce button.button,.woocommerce input.button,.woocommerce #respond input#submit,.woocommerce a.button.alt,.woocommerce button.button.alt,.woocommerce input.button.alt{min-height:42px;border-radius:9px!important;background:var(--store-accent)!important;color:#fff!important;font-weight:700!important;transition:background .15s ease,transform .15s ease}.woocommerce a.button:hover,.woocommerce button.button:hover,.woocommerce input.button:hover,.woocommerce #respond input#submit:hover,.woocommerce a.button.alt:hover,.woocommerce button.button.alt:hover,.woocommerce input.button.alt:hover{background:var(--store-accent-dark)!important}.woocommerce form .form-row label{font-weight:650}.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea,.woocommerce form .form-row select,.select2-container--default .select2-selection--single{min-height:44px;border:1px solid #d0d5dd;border-radius:9px;background:#fff}.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea,.woocommerce form .form-row select{padding:9px 11px}.select2-container--default .select2-selection--single .select2-selection__rendered{line-height:42px;padding-left:11px}.select2-container--default .select2-selection--single .select2-selection__arrow{height:42px}.woocommerce-checkout #customer_details,.woocommerce-checkout #order_review{background:#fff}.woocommerce-checkout-review-order-table,.woocommerce-checkout-payment,.woocommerce table.shop_table{border:1px solid var(--store-line)!important;border-radius:12px!important;overflow:hidden}.woocommerce-checkout #payment{background:#f7f8fa!important}.woocommerce-checkout #payment div.payment_box{background:#fff!important}.woocommerce-checkout #payment div.payment_box::before{border-bottom-color:#fff!important}.woocommerce-error,.woocommerce-info,.woocommerce-message{border-radius:10px;background:#fff}.woocommerce-account .woocommerce-MyAccount-navigation ul{list-style:none;margin:0;padding:0}.woocommerce-account .woocommerce-MyAccount-navigation a{display:block;padding:10px 12px;border-radius:8px;text-decoration:none}.woocommerce-account .woocommerce-MyAccount-navigation .is-active a{background:#eef4ff;color:var(--store-accent)}
@media(max-width:1024px){.woocommerce .products ul,.woocommerce ul.products{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:800px){.shell{width:min(100% - 20px,1240px)}.site-header__inner{min-height:62px;gap:10px}.main-nav{display:none}.cart-link{margin-left:auto}.site-main{padding:18px 0 44px}.content-card,.woocommerce-wrap{padding:15px;border-radius:12px}.woocommerce .products ul,.woocommerce ul.products{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.woocommerce ul.products li.product{padding:10px}.woocommerce-checkout .col2-set .col-1,.woocommerce-checkout .col2-set .col-2{float:none;width:100%}}
@media(max-width:460px){.woocommerce .products ul,.woocommerce ul.products{grid-template-columns:1fr}.brand{font-size:17px}.cart-link span{display:none}}
