@media(max-width:1100px){.product-grid{grid-template-columns:repeat(3,1fr)}.catalog-layout{grid-template-columns:230px 1fr}.mega-wrap{width:calc(100vw - 28px);grid-template-columns:220px 230px 230px 1fr!important}}@media(max-width:900px){:root{--header-h:58px}.desktop-nav{display:none}.burger{display:inline-grid}.header-inner{grid-template-columns:auto 1fr auto}.logo{font-size:24px;justify-self:center}.hero-card,.banner,.two-col,.product-detail,.cart-layout,.checkout-layout{grid-template-columns:1fr}.hero-copy{padding:32px}.hero-img{height:300px}.product-grid{grid-template-columns:repeat(2,1fr)}.catalog-layout{display:block}.filters{display:none}.mobile-filter-btn{display:inline-flex}.footer-grid{grid-template-columns:1fr 1fr}.footer-col{border-left:0;padding-left:0}.mega-wrap{display:none!important}.search-panel{top:0;width:100%;height:100vh;max-height:none}.drawer{width:min(390px,100vw)}}@media(max-width:560px){.container{width:calc(100% - 22px)}.section{padding:38px 0}.hero{padding-top:20px}.hero h1{font-size:42px}.product-grid{grid-template-columns:1fr 1fr;gap:12px}.product-info{padding:10px}.product-title{font-size:16px}.card-actions{flex-direction:column}.cart-item{grid-template-columns:72px 1fr}.cart-item img{width:72px;height:72px}.cart-item-actions{grid-column:1/-1}.footer-grid{grid-template-columns:1fr}.tab-buttons{display:grid}.search-result{grid-template-columns:46px 1fr}.search-result .btn{display:none}}

/* --- KAMIEL responsive correction 21.06 --- */
@media(max-width:1100px){.hero-frame{width:min(100% - 32px,1020px)}.home-product-grid{grid-template-columns:repeat(3,1fr)}.review-layout{grid-template-columns:280px 1fr}.review-product-card img{height:190px}}
@media(max-width:900px){.header-inner{width:calc(100% - 24px);height:var(--header-h)}.hero-frame{width:calc(100% - 24px)}.hero-image-bg{min-height:auto;background-position:center right}.hero-image-bg .hero-copy{width:100%;padding:34px;background:linear-gradient(90deg,rgba(255,247,241,.88),rgba(255,247,241,.52))}.hero-image-bg h1{font-size:48px}.home-category-track{grid-template-columns:none;grid-auto-columns:250px}.home-banner,.review-layout{grid-template-columns:1fr}.review-product-card{max-width:360px;margin:auto}.reviews-title-row span{width:80px}.home-product-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:560px){.hero-image-bg .hero-copy{padding:26px 22px}.hero-image-bg h1{font-size:42px}.home-category-track{grid-auto-columns:78vw}.product-carousel{grid-auto-columns:72vw}.review-layout{padding:16px}.review-card{grid-template-columns:62px 1fr;padding:16px;gap:14px}.review-avatar{width:62px;height:62px}.review-name{font-size:24px}.reviews-title-row{gap:14px}.reviews-title-row h2{font-size:24px}.home-banner-copy{padding:24px}.home-banner-copy h2{font-size:30px}}
