/* v1.0.9 mobile commerce hardening — lightweight, CSS only */
html{overflow-x:hidden}img{max-width:100%;height:auto}button,input,select,textarea{max-width:100%}
@media(max-width:1080px){
  .store-header-actions{display:flex!important;gap:6px;margin-left:auto}.store-header-icon{min-width:40px;min-height:40px;display:grid;place-items:center}.store-cart-count{min-width:18px;height:18px;font-size:10px}
}
@media(max-width:820px){
  .main-header{position:sticky;top:0;z-index:1200}.main-header-inner{grid-template-columns:minmax(0,1fr) auto auto!important;min-height:68px}.header-logo{width:min(190px,48vw)!important;flex-basis:auto!important}.header-connect-btn,.header-social{display:none!important}.store-header-actions{order:2}.mobile-menu-btn{order:3;min-width:42px;min-height:42px}.main-navigation{overscroll-behavior:contain}
  .store-shop-hero-grid,.store-detail-grid,.store-cart-layout,.store-checkout-layout{min-width:0}.store-shop-hero figure,.store-detail-main{height:auto;aspect-ratio:4/3}.store-detail-main img{object-position:center}.store-detail-copy h1{font-size:clamp(2.7rem,12vw,4.2rem)}
  .store-filter-section{padding:14px 0}.store-filter-bar{padding:14px;border-radius:12px}.store-filter-bar input,.store-filter-bar select,.store-filter-bar button{min-height:46px;font-size:16px}
  .store-product-card{min-width:0}.store-product-media{aspect-ratio:4/3}.store-product-media img{width:100%;height:100%;object-fit:cover}.store-product-bottom{gap:8px;align-items:center}.store-add-btn{min-width:42px;min-height:42px}
  .store-detail-buy label{min-height:48px}.store-detail-buy input{font-size:16px;min-height:46px}.store-detail-buy .primary-btn{min-height:50px}
  .store-cart-row{min-width:0}.store-cart-controls button{width:38px;height:38px}.store-cart-controls input{width:54px;min-height:38px;font-size:16px}.store-remove{padding:8px 0}
  .store-checkout-card{padding:22px}.store-form-grid input,.store-form-grid textarea{font-size:16px;min-height:46px}.store-form-grid textarea{min-height:110px}.store-checkout-submit .primary-btn{width:100%;min-height:50px}
  .premium-footer{overflow:hidden}.footer-inner{gap:26px}
}
@media(max-width:600px){
  .container{width:min(calc(100% - 24px),var(--container))!important}.header-logo{width:min(170px,47vw)!important}.store-header-actions .store-header-icon:first-child{display:none}.store-header-icon{min-width:40px}
  .store-shop-hero,.store-simple-hero,.store-detail-section,.store-cart-section,.store-checkout-section,.store-related{padding-top:42px;padding-bottom:54px}.store-shop-hero-grid h1,.store-simple-hero h1{font-size:clamp(2.55rem,13vw,3.8rem)}
  .store-room-grid,.store-product-grid,.store-product-grid-three,.store-collection-mini{grid-template-columns:1fr!important}.store-product-grid{gap:16px}.store-product-body{padding:18px!important}.store-product-body h3{font-size:1.5rem!important}.store-product-body>p{display:block!important;font-size:.78rem;line-height:1.55}
  .store-detail-main{aspect-ratio:1/1}.store-detail-specs>div{align-items:flex-start}.store-detail-specs strong{text-align:right;max-width:60%}.store-detail-actions{display:grid;grid-template-columns:1fr}.store-detail-actions a{display:flex;align-items:center;justify-content:center;min-height:44px;border:1px solid #ddd5c8;border-radius:8px;padding:10px}
  .store-cart-row{grid-template-columns:72px minmax(0,1fr)!important;gap:12px;padding:12px}.store-cart-row img{width:72px!important;height:72px!important}.store-cart-row h3{font-size:1.25rem}.store-cart-row>div:last-child{grid-column:2!important}.store-cart-summary{padding:22px;border-radius:14px}
  .store-checkout-card{padding:18px}.store-checkout-card h2{font-size:2.05rem}.store-success{padding:54px 14px}.store-success h1{font-size:3rem}.store-success-card{width:100%}
  .whatsapp-button{width:52px!important;height:52px!important;right:14px!important;bottom:14px!important}
}
@media(max-width:380px){
  .header-logo{width:145px!important}.main-header-inner{gap:5px!important}.store-header-icon,.mobile-menu-btn{min-width:38px!important;width:38px;height:38px}.store-shop-hero-grid h1,.store-simple-hero h1{font-size:2.45rem}.store-detail-copy h1{font-size:2.7rem}.store-detail-specs>div{display:grid;gap:4px}.store-detail-specs strong{text-align:left;max-width:none}
}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;animation-duration:.001ms!important;transition-duration:.001ms!important}}


/* v1.2.2 mobile performance */
@media (max-width:820px){
  html{font-family:Arial,Helvetica,sans-serif}
  body,button,input,select,textarea{font-family:Arial,Helvetica,sans-serif!important}
  .slide-caption h1,.slide-caption h2,.store-home h1,.store-home h2,.cat-hero h1{font-family:Georgia,'Times New Roman',serif!important}
  main>section:nth-child(n+3),.premium-footer{content-visibility:auto;contain-intrinsic-size:700px}
  .store-product-card,.store-room-card{content-visibility:auto;contain-intrinsic-size:420px}
  *{-webkit-tap-highlight-color:transparent}
}
