/* RC36 — lightweight no-overlap responsive guard. No JS/layout observers. */
html,body{max-width:100%;overflow-x:clip}*,*::before,*::after{box-sizing:border-box}img,video,canvas,picture{max-width:100%;height:auto}button,input,select,textarea{max-width:100%}main,section,article,aside,header,footer,nav,div{min-width:0}h1,h2,h3,h4,h5,p,span,b,strong,a,td,th,dd,dt{overflow-wrap:anywhere}.sf-main,.admin-workspace,.module-content,.product-studio-content{min-width:0}.form-grid>*{min-width:0}
@media(max-width:1024px){.form-grid.four,.form-grid.three{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-grid,.admin-dashboard-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sf-shop-grid{grid-template-columns:repeat(auto-fit,minmax(min(210px,100%),1fr))}}
@media(max-width:680px){:root{--fluid-page-pad:clamp(10px,3.6vw,16px)}body{font-size:clamp(13px,3.45vw,15px)}h1{font-size:clamp(1.45rem,7vw,2.15rem);line-height:1.25}h2{font-size:clamp(1.2rem,5.5vw,1.65rem);line-height:1.32}h3{font-size:clamp(1rem,4.7vw,1.3rem)}.form-grid.two,.form-grid.three,.form-grid.four,.dashboard-grid,.admin-dashboard-grid{grid-template-columns:minmax(0,1fr)!important}.title-actions,.panel-head,.workspace-title,.module-toolbar,.action-bar{flex-wrap:wrap}.title-actions>*{max-width:100%}.btn,button{white-space:normal}.sf-product-detail,.sf-checkout-grid,.sf-cart-grid{grid-template-columns:minmax(0,1fr)!important}.sf-product-card img,.sf-product-main-media img{object-fit:cover}.table-scroll,.table-responsive{max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.modal-card,.modal-full{max-width:100vw}.product-studio-form{min-width:0}.product-studio-content{overflow-x:hidden}.product-studio-footer{gap:6px;flex-wrap:wrap}.product-studio-footer .btn{flex:1 1 120px}}
@media(max-width:360px){body{font-size:13px}.btn,button,input,select,textarea{font-size:13px}.sf-mobile-header-actions{gap:4px}.sf-mobile-icon-link,.sf-mobile-menu-toggle{width:38px!important;height:38px!important}.product-studio-card-stats{grid-template-columns:1fr!important}.admin-bottom-dock,.account-bottom-dock{font-size:10px}}
