/* Compact, polished mobile layout — no content is hidden */
@media(max-width:760px){
 html,body{max-width:100%;overflow-x:hidden}
 body{font-size:14px}
 .container{width:min(100% - 16px,1180px)!important}
 .page{padding:16px 0 28px!important}
 .page-title{font-size:23px!important;line-height:1.35!important;margin:0 0 13px!important}
 h1{font-size:23px}h2{font-size:19px}h3{font-size:16px}
 .card{padding:14px!important;border-radius:18px!important}
 .alert{padding:11px 13px!important;border-radius:14px!important;font-size:13px!important}
 .grid-2,.checkout-layout,.cart-layout,.account-grid,.product-detail{grid-template-columns:minmax(0,1fr)!important;gap:14px!important}
 .section-head{align-items:flex-start!important;gap:9px!important;flex-wrap:wrap!important;margin-bottom:12px!important}
 .section-head .actions{width:100%;display:flex;gap:7px;overflow:auto;padding-bottom:2px}
 .form-group{margin-bottom:12px!important}.form-group label{font-size:12px!important;margin-bottom:5px!important}
 .form-control,.input,select,textarea{min-height:43px!important;font-size:14px!important;border-radius:13px!important;padding:9px 11px!important}
 textarea.form-control,textarea.input{min-height:96px!important}
 .btn{min-height:40px!important;padding:9px 13px!important;border-radius:13px!important;font-size:13px!important}
 .btn-sm{min-height:34px!important;padding:6px 10px!important;font-size:11px!important}
 .actions{gap:8px!important;flex-wrap:wrap!important}
 .table-wrap{max-width:100%;overflow:auto!important;-webkit-overflow-scrolling:touch}.table-wrap table{font-size:12px!important;min-width:560px}
 .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}
 .product-card{min-width:0!important;border-radius:17px!important;overflow:hidden!important}.product-card .product-image,.product-card .product-media-frame{aspect-ratio:4/5!important;height:auto!important;min-height:0!important}.product-card .product-body{padding:10px!important}.product-card h3{font-size:13px!important;line-height:1.65!important;margin:5px 0!important}.product-card .price{font-size:14px!important}.product-card .meta{font-size:10px!important}
 .product-detail{padding-top:0!important}.detail-media-column{min-width:0!important}.product-media-frame,.detail-image{height:min(52vh,335px)!important;min-height:250px!important;border-radius:20px!important}.product-media-main{max-width:92%!important;max-height:92%!important}.product-gallery-strip{gap:7px!important;margin-top:8px!important;overflow:auto!important;flex-wrap:nowrap!important}.product-gallery-thumb{width:52px!important;height:58px!important;flex:0 0 auto!important}.product-gallery-zoom{width:52px!important;height:58px!important;flex:0 0 auto!important}
 .detail-copy{min-width:0!important}.detail-copy h1{font-size:22px!important;margin:7px 0 9px!important}.detail-copy>p{font-size:13px!important;line-height:1.9!important;margin:10px 0!important}.price-row{gap:8px!important;margin:6px 0!important}.price-row .price{font-size:21px!important}
 .mc-multi-help{padding:10px 11px!important;margin:10px 0!important;font-size:12px!important}.mc-option-group{margin:12px 0!important}.mc-option-group legend{font-size:13px!important;margin-bottom:6px!important}.mc-selected-variants{gap:8px!important}.mc-selected-variant-row{padding:10px!important;border-radius:14px!important}.mc-selected-variant-info strong{font-size:12px!important}.mc-selected-variant-info span{font-size:11px!important}
 .mc-qty-stepper,.mc-cart-stepper{transform:scale(.94);transform-origin:right center}
 .cart-summary,.summary{position:static!important;width:100%!important;min-width:0!important}.summary-row{font-size:13px!important}.summary-row.total{font-size:16px!important}
 .order-card{padding:12px!important;border-radius:15px!important}.order-overview-grid{grid-template-columns:1fr!important;gap:8px!important}.overview-box{padding:11px!important;border-radius:14px!important}
 .addresses-grid{grid-template-columns:1fr!important}.saved-address-card{padding:13px!important;border-radius:15px!important}
 .footer-grid{grid-template-columns:1fr!important;gap:15px!important}.site-footer{padding-top:25px!important}.copyright{font-size:11px!important}
 .site-header .nav-wrap{height:62px!important}.mobile-menu-toggle{width:40px!important;height:40px!important}.cart-link{min-height:40px!important;padding:7px 10px!important}.mobile-brand-wordmark{font-size:17px!important}
}
@media(max-width:420px){
 .container{width:min(100% - 12px,1180px)!important}.page{padding-top:12px!important}.card{padding:12px!important;border-radius:16px!important}.page-title{font-size:21px!important}
 .product-grid{gap:7px!important}.product-card .product-body{padding:8px!important}.product-card h3{font-size:12px!important}.product-card .price{font-size:13px!important}
 .product-media-frame,.detail-image{height:min(48vh,300px)!important;min-height:225px!important}.detail-copy h1{font-size:20px!important}.price-row .price{font-size:19px!important}
 .btn{padding-inline:11px!important}.site-header .nav-wrap{height:58px!important}.mobile-menu-toggle{width:38px!important;height:38px!important}.cart-link{padding:6px 8px!important}.cart-text{display:none!important}
}
