:focus-visible{outline:2px solid var(--clr-primary-400,#6b97ff);outline-offset:3px;border-radius:6px}.btn-add-cart:focus-visible,.icon-btn:focus-visible{outline-offset:4px}.product-card,.product-card .body,.product-list-item{background:#fff}html.dark .product-card,html.dark .product-card .body,html.dark .product-list-item{background:#fff;color:#15223b;border-color:rgba(19,33,68,.12)}html.dark .product-card .img,html.dark .product-card .img-placeholder{background:#f3f4f6}html.dark .product-card .name,html.dark .product-list-item .name{color:#15223b}html.dark .product-card .brand{color:#4a5877}html.dark .product-card .price,html.dark .product-list-item .price{color:var(--clr-primary-700)}.product-card .img img{transition:transform .32s ease,opacity .3s ease}.product-card:hover .img img{transform:scale(1.04)}.product-card{will-change:transform}.product-card{transition:transform .18s ease,box-shadow .22s ease,border-color .18s ease}.product-card:hover{border-color:var(--clr-primary-200,#bcd3ff)}html.dark .product-card:hover{border-color:rgba(107,151,255,.3)}.btn-add-cart.success{background:#10b981!important}.search-bar__input{transition:border-color .2s ease,box-shadow .2s ease}.product-skeleton{border-radius:var(--radius-lg);overflow:hidden;background:linear-gradient(90deg,#f0f0f0 25%,#e4e4e4 50%,#f0f0f0 75%);background-size:200% 100%;animation:skeleton-wave 1.6s ease-in-out infinite;border:1px solid var(--clr-border);aspect-ratio:3/4}html.dark .product-skeleton{background:linear-gradient(90deg,#252525 25%,#303030 50%,#252525 75%);background-size:200% 100%}@keyframes skeleton-wave{0%{background-position:200% 0}100%{background-position:-200% 0}}#drawer{transition:none}@media (max-width:768px){.btn-add-cart{min-width:44px;min-height:44px}.icon-btn{min-width:44px;min-height:44px}.filter-chip{min-height:36px;padding:.375rem .75rem}}html{scroll-behavior:smooth}.product-card .img img,.product-list-item .thumb img{display:block}.no-results-message{animation:fadeInUp .35s ease both}@keyframes fadeInUp{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.store-section-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem;padding:0 .15rem}.store-section-title{font-size:1rem;font-weight:700;color:var(--clr-text);margin:0;letter-spacing:-.01em;opacity:.85}.hscroll-controls .hs-next:hover,.hscroll-controls .hs-prev:hover{background:var(--clr-primary-50,#eef4ff);border-color:var(--clr-primary-200,#bcd3ff)}html.dark .hscroll-controls .hs-next:hover,html.dark .hscroll-controls .hs-prev:hover{background:rgba(47,98,245,.15);border-color:rgba(107,151,255,.35)}html.dark .site-footer{background:#141414}html.dark .footer-col h4{color:#e8eaf0}html.dark .footer-col a,html.dark .footer-col li,html.dark .footer-col p{color:#9aa0b0}@media (min-width:1440px){.products{padding:0 1.5rem}}.products{margin-top:0}