@media(max-width:1100px){.desktop-nav ul{gap:1.1rem}.footer-grid{grid-template-columns:repeat(3,1fr)}.footer-brand{grid-column:span 3}.woocommerce ul.products,.products{grid-template-columns:repeat(2,minmax(0,1fr))}.product-section .products.columns-4{grid-template-columns:repeat(2,minmax(0,1fr))}.category-grid{grid-template-columns:repeat(3,1fr)}.woocommerce div.product{gap:2.5rem}.benefits-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:820px){.container{width:min(calc(100% - 32px),var(--container))}.section{padding-block:4.5rem}.header-main{min-height:72px}.menu-toggle{display:inline-block}.desktop-nav{display:none}.header-left .search-toggle{display:none}.header-actions>a,.wishlist-trigger{display:none}.hero{grid-template-columns:1fr;min-height:auto}.hero-copy{grid-row:2;padding:4rem 0}.hero-media{min-height:52vh}.promo{grid-template-columns:1fr}.promo-media{min-height:380px}.promo-copy{padding:4rem 1.5rem}.review-grid{grid-template-columns:1fr}.social-grid{grid-template-columns:repeat(3,1fr)}.newsletter-inner,.newsletter-footer>div{grid-template-columns:1fr;gap:2rem}.footer-grid{grid-template-columns:repeat(2,1fr)}.footer-brand{grid-column:span 2}.shop-layout{display:block}.shop-sidebar{position:fixed;z-index:320;top:0;left:0;width:min(340px,90vw);height:100dvh;padding:4rem 1.5rem;background:var(--white);overflow:auto;transform:translateX(-110%);transition:transform var(--transition)}.shop-sidebar.open{transform:translateX(0)}.filter-close{display:block!important}.filter-toggle{display:inline-flex!important}.woocommerce div.product{grid-template-columns:1fr}.woocommerce-checkout form.checkout{display:block}.woocommerce-checkout #order_review{margin-top:0}.content-grid{grid-template-columns:1fr}.site-footer{padding-top:4rem}}
@media(max-width:560px){body{font-size:15px}.announcement{font-size:.58rem}.header-actions .cart-toggle{padding-inline:.2rem}.site-logo{max-width:86px;max-height:52px}.wordmark{font-size:1.35rem}.section-heading{align-items:flex-start;flex-direction:column;gap:1rem}.category-grid{grid-template-columns:repeat(2,1fr);gap:.8rem}.category-meta{align-items:flex-start;flex-direction:column}.category-meta strong{font-size:1.1rem}.woocommerce ul.products,.products,.product-section .products.columns-4{gap:2rem .7rem}.product-media{aspect-ratio:4/5}.quick-view{display:none}.card-actions{grid-template-columns:1fr}.card-actions .button{min-height:40px;font-size:.59rem}.product-category{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-card-content h3{font-size:.84rem}.benefits-grid{grid-template-columns:1fr}.social-grid{grid-template-columns:repeat(2,1fr)}.newsletter-form{grid-template-columns:1fr}.newsletter-form button{margin-top:.75rem}.footer-grid{grid-template-columns:1fr}.footer-brand{grid-column:auto}.newsletter-footer{grid-column:auto}.footer-bottom{align-items:flex-start;flex-direction:column;gap:1rem}.woocommerce div.product{padding-block:2rem}.woocommerce div.product form.cart{display:grid;grid-template-columns:1fr 1fr}.woocommerce div.product form.cart .variations,.woocommerce div.product form.cart .single_variation_wrap{grid-column:1/-1}.woocommerce div.product form.cart .quantity{grid-column:1/-1}.woocommerce table.shop_table_responsive tr td{padding:.8rem}.woocommerce-MyAccount-navigation{float:none!important;width:100%!important;margin-bottom:2rem}.woocommerce-MyAccount-content{float:none!important;width:100%!important;padding-left:0}.shop-content.list-view .beauty-product-card{grid-template-columns:120px 1fr;gap:1rem}}
@media(max-width:350px){.container{width:min(calc(100% - 24px),var(--container))}.woocommerce ul.products,.products,.product-section .products.columns-4{grid-template-columns:1fr}.category-grid{grid-template-columns:1fr}.header-actions .cart-toggle{font-size:0}.cart-count{font-size:.64rem}.wordmark{font-size:1.15rem}}
@media(max-width:820px){.contact-layout{grid-template-columns:1fr;gap:2rem}}
.mobile-socials{display:flex;gap:.6rem;margin-top:1.5rem}.mobile-socials a{display:grid;place-items:center;width:38px;height:38px;border:1px solid #111;border-radius:50%;font-size:.7rem;font-weight:700}

/* Keep the fresh-install preview proportional at every viewport. */
@media(max-width:820px){.preview-photo{min-height:380px}.demo-product-card .card-actions{grid-template-columns:1fr 1fr}}
@media(max-width:560px){.preview-photo{min-height:330px}.demo-product-card .card-actions{grid-template-columns:1fr}.demo-product-card .card-actions .button{width:100%}}

/* ==========================================================
   Complete WooCommerce responsive hardening
   ========================================================== */
@media(max-width:1200px){
  .shop-layout{grid-template-columns:minmax(205px,230px) minmax(0,1fr);gap:2rem}
  .woocommerce ul.products,.products{gap:2rem 1rem}
}

@media(max-width:980px){
  body.shop-filter-open{overflow:hidden;touch-action:none}
  .shop-layout{display:block;padding-block:clamp(2rem,5vw,3.25rem)}
  .shop-content{width:100%;min-width:0}
  .shop-mobile-filter-bar{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin:0 0 1.5rem;padding:.75rem;border:1px solid var(--border);background:var(--off-white)}
  .shop-mobile-filter-bar .filter-toggle{display:inline-flex;gap:.55rem;min-height:44px;margin:0;padding:.65rem 1rem;background:var(--black);color:var(--white)}
  .shop-mobile-filter-bar .filter-toggle small{display:grid;place-items:center;min-width:20px;height:20px;padding:0 .3rem;border-radius:999px;background:var(--white);color:var(--black);font-size:.66rem}
  .shop-mobile-clear{padding:.45rem .25rem;border-bottom:1px solid currentColor;font-size:.72rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}
  .shop-sidebar{position:fixed;z-index:430;top:0;bottom:0;left:0;width:min(390px,calc(100vw - 28px));height:100dvh;margin:0;padding:1.4rem;background:var(--white);box-shadow:16px 0 48px rgba(0,0,0,.16);overflow:hidden;transform:translateX(-105%);transition:transform .28s cubic-bezier(.22,.61,.36,1);visibility:hidden}
  .shop-sidebar.open{transform:translateX(0);visibility:visible}
  .shop-sidebar__heading{position:relative;z-index:2;flex:0 0 auto;padding-bottom:1rem;background:var(--white)}
  .shop-sidebar__content{height:calc(100dvh - 88px);padding:0 .15rem 2rem;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain}
  .filter-close{position:static;display:grid!important;place-items:center;flex:0 0 42px;width:42px;height:42px;padding:0;border:1px solid var(--border);border-radius:50%;background:var(--white);font-size:0}
  .filter-close svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round}
  .shop-filter-backdrop:not([hidden]){position:fixed;z-index:420;inset:0;display:block;border:0;background:rgba(0,0,0,.46);backdrop-filter:blur(2px)}
  body.admin-bar .shop-sidebar{top:32px;height:calc(100dvh - 32px)}
  body.admin-bar .shop-sidebar__content{height:calc(100dvh - 120px)}
  .shop-toolbar{grid-template-columns:minmax(0,1fr) auto auto;margin-bottom:1.25rem}
  .woocommerce ul.products,.products{grid-template-columns:repeat(2,minmax(0,1fr))}
  .category-banner{margin:1.25rem 0 2rem}
  .category-banner img{height:clamp(230px,42vw,360px)}
}

@media(max-width:782px){
  body.admin-bar .shop-sidebar{top:46px;height:calc(100dvh - 46px)}
  body.admin-bar .shop-sidebar__content{height:calc(100dvh - 134px)}
}

@media(max-width:700px){
  .shop-toolbar{grid-template-columns:minmax(0,1fr) auto;gap:.65rem}
  .shop-toolbar .woocommerce-result-count{grid-column:1;grid-row:1}
  .shop-toolbar .view-toggle{grid-column:2;grid-row:1}
  .shop-toolbar .woocommerce-ordering{grid-column:1/-1;grid-row:2;width:100%}
  .shop-toolbar .woocommerce-ordering select{width:100%;max-width:none}
  .woocommerce-products-header__title{font-size:clamp(2.35rem,12vw,4.4rem)}
  .woocommerce .term-description{font-size:.92rem}
  .related-categories{padding:2rem 0}
  .related-categories h2{font-size:clamp(1.65rem,8vw,2.3rem)}
  .related-categories>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}
  .woocommerce-checkout .site-main>.woocommerce,.woocommerce-account .site-main>.woocommerce{width:min(calc(100% - 28px),var(--container));margin:2rem auto 3.5rem}
  .woocommerce-checkout #order_review{padding:1.15rem}
  .woocommerce form.checkout_coupon,.woocommerce form.login,.woocommerce form.register{padding:1rem}
  .woocommerce .col2-set .col-1,.woocommerce .col2-set .col-2{float:none;width:100%}
  .woocommerce .col2-set .col-2{margin-top:1.5rem}
  .woocommerce-MyAccount-content table,.woocommerce-order-details table{display:block;max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}
}

@media(max-width:560px){
  .shop-mobile-filter-bar{margin-bottom:1.15rem;padding:.6rem}
  .shop-mobile-filter-bar .filter-toggle{flex:1 1 auto}
  .shop-sidebar{width:100vw;max-width:none;padding:1.1rem;box-shadow:none}
  .shop-sidebar__content{height:calc(100dvh - 78px)}
  body.admin-bar .shop-sidebar__content{height:calc(100dvh - 124px)}
  .shop-toolbar{padding-bottom:.85rem}
  .shop-toolbar .woocommerce-result-count{font-size:.72rem}
  .shop-toolbar .view-toggle{width:40px;height:40px}
  .woocommerce ul.products,.products{gap:1.7rem .7rem}
  .woocommerce ul.products li.product .price{font-size:.82rem}
  .woocommerce ul.products li.product .button{white-space:normal;line-height:1.25;text-align:center}
  .category-banner img{height:220px}
  .related-categories>div{grid-template-columns:1fr}
  .woocommerce div.product .product_title{font-size:clamp(2.25rem,12vw,3.5rem)}
  .woocommerce div.product form.cart{grid-template-columns:1fr}
  .woocommerce div.product form.cart .button,.woocommerce div.product form.cart .buy-now{width:100%}
  .woocommerce div.product .woocommerce-tabs ul.tabs{gap:1rem}
  .woocommerce div.product .woocommerce-tabs ul.tabs li a{font-size:.78rem;white-space:nowrap}
  .woocommerce table.shop_table th,.woocommerce table.shop_table td{padding:.85rem}
  .woocommerce-checkout #order_review,.cart-collaterals .cart_totals{padding:1rem}
  .woocommerce-checkout-review-order-table{font-size:.88rem}
  .woocommerce form .form-row-first,.woocommerce form .form-row-last{float:none;width:100%}
  .woocommerce form .form-row-last{margin-left:0}
  .woocommerce-message,.woocommerce-info,.woocommerce-error{padding:1rem 1rem 1rem 2.9rem}
}

@media(max-width:380px){
  .shop-mobile-filter-bar{align-items:stretch;flex-direction:column}
  .shop-mobile-clear{align-self:flex-start}
  .shop-toolbar{grid-template-columns:1fr}
  .shop-toolbar .woocommerce-result-count,.shop-toolbar .view-toggle,.shop-toolbar .woocommerce-ordering{grid-column:1;grid-row:auto}
  .shop-toolbar .view-toggle{display:none}
  .woocommerce ul.products,.products{grid-template-columns:1fr}
  .related-categories>div{grid-template-columns:1fr}
}
