:root{--shop-bg:var(--bgs-cloud-cream,#f7f8f4);--shop-surface:var(--bgs-paper,#fff);--shop-text:var(--bgs-ink,#16131f);--shop-muted:var(--bgs-muted,#625e68);--shop-border:var(--bgs-line,rgba(22,19,31,.13));--shop-accent:var(--bgs-electric-violet,#5e46e8);--shop-sale:var(--bgs-coral,#ff776d);--shop-font:"Avenir Next for Best Buy","Avenir Next",Avenir,Arial,"Helvetica Neue",Helvetica,sans-serif}.shop-page{background:var(--shop-bg);color:var(--shop-text);font-family:var(--shop-font);min-height:100vh}.shop-page *,.shop-page :after,.shop-page :before{box-sizing:border-box}.shop-shell{margin-inline:auto;padding:clamp(22px,3.5vw,46px) 0 72px;width:min(100% - 32px,1360px)}.shop-breadcrumb{align-items:center;color:var(--shop-muted);display:flex;flex-wrap:wrap;font-size:.82rem;font-weight:700;gap:8px;margin-bottom:22px}.shop-breadcrumb a{color:inherit;text-decoration:none}.shop-breadcrumb a:hover{color:var(--shop-text)}.shop-heading{display:flex;gap:24px;justify-content:space-between;margin-bottom:22px}.shop-heading h1{color:var(--shop-text);font-size:clamp(2.15rem,5vw,4rem);font-weight:900;letter-spacing:0;line-height:.96;margin:0;text-transform:uppercase}.shop-heading p{color:var(--shop-muted);font-size:clamp(.95rem,1.3vw,1.05rem);font-weight:500;line-height:1.65;margin:12px 0 0;max-width:680px}.shop-controls{border-bottom:1px solid var(--shop-border);border-top:1px solid var(--shop-border);justify-content:space-between;margin-bottom:20px;padding:12px 0}.shop-controls,.shop-controls__left{align-items:center;display:flex;flex-wrap:wrap;gap:12px}.shop-controls .woocommerce-result-count,.woocommerce .shop-controls .woocommerce-result-count{color:var(--shop-muted);float:none;font-size:.9rem;font-weight:700;margin:0}.shop-filter-close,.shop-filter-toggle{align-items:center;background:var(--shop-surface);border:1px solid var(--shop-border);border-radius:8px;color:var(--shop-text);cursor:pointer;display:inline-flex;font:inherit;font-size:.9rem;font-weight:850;justify-content:center;min-height:44px}.shop-filter-toggle{gap:8px;padding:0 14px}.shop-filter-close svg,.shop-filter-toggle svg{fill:none;height:18px;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2;width:18px}.shop-filter-close:hover,.shop-filter-toggle:hover{border-color:var(--shop-text)}.woocommerce .woocommerce-ordering,.woocommerce-ordering{float:none;margin:0}.woocommerce-ordering select{background:var(--shop-surface);border:1px solid var(--shop-border);border-radius:8px;color:var(--shop-text);cursor:pointer;font:inherit;font-size:.9rem;font-weight:750;min-height:44px;padding:0 38px 0 12px;width:min(100%,250px)}.shop-page a:focus-visible,.shop-page button:focus-visible,.woocommerce-ordering select:focus-visible{outline:2px solid var(--shop-accent);outline-offset:3px}.shop-layout{align-items:start;display:grid;gap:clamp(18px,2.4vw,32px)}.shop-filters{background:var(--shop-surface);border:1px solid var(--shop-border);border-radius:8px;padding:18px}.shop-filters__head{display:none}.shop-filter-group,.shop-filters .widget{margin:0 0 26px}.shop-filter-group h2,.shop-filters .widgettitle{color:var(--shop-text);font-size:.78rem;font-weight:900;letter-spacing:.08em;line-height:1.2;margin:0 0 12px;text-transform:uppercase}.shop-category-list,.shop-filters ul{display:grid;gap:2px;list-style:none;margin:0;padding:0}.shop-category-list a,.shop-filters .widget a,.woocommerce-widget-layered-nav-list__item a{align-items:center;border-radius:6px;color:var(--shop-muted);display:flex;font-size:.92rem;font-weight:700;gap:12px;justify-content:space-between;min-height:38px;padding:8px 10px;text-decoration:none}.shop-category-list a:hover,.shop-category-list a[aria-current=page],.shop-filters .widget a:hover,.woocommerce-widget-layered-nav-list__item--chosen a{background:#f5f3ee;color:var(--shop-text)}.shop-category-list small,.shop-filters .count{color:var(--shop-muted);font-size:.78rem;font-weight:800}.widget_price_filter .price_slider_wrapper{padding-top:8px}.widget_price_filter .ui-slider-horizontal{background:var(--shop-border);border:0;border-radius:999px;height:4px}.widget_price_filter .ui-slider-handle,.widget_price_filter .ui-slider-range{background:var(--shop-text)}.widget_price_filter .ui-slider-handle{border:3px solid var(--shop-surface);border-radius:50%;box-shadow:0 1px 8px rgba(17,17,17,.18);height:16px;top:-6px;width:16px}.widget_price_filter .price_label{color:var(--shop-muted);font-size:.86rem;font-weight:700}.shop-filters .button,.widget_price_filter .button{align-items:center;background:var(--shop-text);border:0;border-radius:8px;color:#fff;cursor:pointer;display:inline-flex;font:inherit;font-size:.86rem;font-weight:900;justify-content:center;min-height:42px;padding:0 16px;text-decoration:none}.shop-products{min-width:0}.shop-products ul.products,.woocommerce .shop-products ul.products{display:grid;gap:clamp(12px,2vw,22px);grid-template-columns:repeat(2,minmax(0,1fr));list-style:none;margin:0;padding:0}.product-card,.shop-products ul.products li.product,.woocommerce ul.products li.product{float:none;margin:0;width:auto}.product-card{background:var(--shop-surface);border:1px solid var(--shop-border);border-radius:8px;overflow:hidden;position:relative;transition:border-color .18s ease,transform .18s ease,box-shadow .18s ease}.product-card:hover{border-color:var(--shop-text);box-shadow:0 10px 30px rgba(16,42,67,.12);transform:translateY(-2px)}.product-card__link{color:inherit;display:flex;flex-direction:column;height:100%;text-decoration:none}.product-card__shell{aspect-ratio:1;background:#f7f7f4;overflow:hidden;position:relative}.product-card__img-wrap,.product-card__inner{height:100%;width:100%}.product-card__img,.woocommerce ul.products li.product a img{display:block;height:100%;margin:0;object-fit:contain;padding:14px;transition:transform .22s ease;width:100%}.product-card:hover .product-card__img,.woocommerce ul.products li.product:hover a img{transform:scale(1.035)}.onsale,.product-card__badge{background:var(--shop-sale);border-radius:4px;color:#fff;font-size:.7rem;font-weight:900;left:10px;line-height:1.2;margin:0;min-height:0;min-width:0;padding:5px 8px;position:absolute;text-transform:uppercase;top:10px;z-index:2}.product-card__cta{display:none}.product-card__meta{border-top:1px solid var(--shop-border);display:flex;flex:1;flex-direction:column;gap:8px;padding:12px}.product-card__title{color:var(--shop-text);display:-webkit-box;font-size:.95rem;font-weight:850;line-height:1.3;margin:0;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2}.product-card__cat{color:var(--shop-muted);font-size:.72rem;font-weight:900;letter-spacing:.08em;line-height:1.2;order:-1;text-transform:uppercase}.product-card__price{align-items:baseline;color:var(--shop-text);display:flex;flex-wrap:wrap;font-size:1rem;font-weight:900;gap:7px;margin-top:auto}.product-card__price ins{color:var(--shop-sale);text-decoration:none}.product-card__price del{color:var(--shop-muted);font-size:.86rem;font-weight:700}.star-rating{color:var(--shop-accent)}.woocommerce-pagination{margin-top:34px}.woocommerce-pagination .page-numbers{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;list-style:none;margin:0;padding:0}.woocommerce-pagination .page-numbers li a,.woocommerce-pagination .page-numbers li span{align-items:center;background:var(--shop-surface);border:1px solid var(--shop-border);border-radius:8px;color:var(--shop-text);display:inline-flex;font-size:.9rem;font-weight:900;height:42px;justify-content:center;min-width:42px;padding:0 12px;text-decoration:none}.woocommerce-pagination .page-numbers li a:hover,.woocommerce-pagination .page-numbers li span.current{background:var(--shop-text);border-color:var(--shop-text);color:#fff}.woocommerce-info,.woocommerce-no-products-found{background:var(--shop-surface);border:1px solid var(--shop-border);border-radius:8px;color:var(--shop-muted);font-weight:700;padding:22px}@media (min-width:760px){.shop-products ul.products,.woocommerce .shop-products ul.products{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:1024px){.shop-filter-toggle{display:none}.shop-layout{grid-template-columns:232px minmax(0,1fr)}.shop-filters{position:sticky;top:96px}}@media (min-width:1220px){.shop-products ul.products,.woocommerce .shop-products ul.products{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:1023px){.shop-filter-is-open{overflow:hidden}.shop-filter-overlay{background:rgba(17,17,17,.38);inset:0;position:fixed;z-index:98}.shop-filters{border-radius:8px 8px 0 0;box-shadow:0 -20px 50px rgba(17,17,17,.22);inset:auto 0 0 0;max-height:84vh;overflow-y:auto;padding:18px 18px 28px;position:fixed;transform:translateY(105%);transition:transform .22s ease;z-index:99}.shop-filters.is-open{transform:translateY(0)}.shop-filters__head{align-items:center;border-bottom:1px solid var(--shop-border);display:flex;gap:12px;justify-content:space-between;margin-bottom:18px;padding-bottom:14px}.shop-filters__head strong{font-size:1rem;font-weight:900}.shop-filter-close{padding:0;width:44px}}@media (max-width:560px){.shop-shell{padding-bottom:52px;width:min(100% - 28px,1360px)}.shop-heading{margin-bottom:18px}.shop-controls,.shop-controls__left,.woocommerce-ordering,.woocommerce-ordering select{width:100%}.shop-controls__left{justify-content:space-between}.product-card__img,.product-card__meta,.woocommerce ul.products li.product a img{padding:10px}.product-card__title{font-size:.86rem}.product-card__cat{font-size:.66rem}.product-card__price{font-size:.92rem}}@media (prefers-reduced-motion:reduce){.shop-page *,.shop-page :after,.shop-page :before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}