.mobile-bottom-nav{display:none}
@media screen and (max-width:760px){
 body{padding-bottom:calc(82px + env(safe-area-inset-bottom,0px))!important;background:#f8faf8}
 .mobile-bottom-nav{position:fixed;inset:auto 0 0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:2px;background:#fff;border-top:1px solid #dce5dc;box-shadow:0 -3px 12px #00000008;z-index:300;padding:7px 5px calc(7px + env(safe-area-inset-bottom,0px))}
 .mobile-bottom-nav a,.mobile-bottom-nav button{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;min-height:50px;border:0;border-radius:10px;background:transparent;color:#526052;font-size:11px;text-decoration:none;cursor:pointer;font-weight:600;padding:4px 1px;font-family:inherit;overflow-wrap:anywhere}
 .mobile-bottom-nav [aria-current="page"],.mobile-bottom-nav button[aria-expanded="true"]{background:#edf6ee;color:#166534}
 .mobile-bottom-nav svg{width:23px;height:23px}.mobile-nav-icon{position:relative;display:flex}.mobile-cart-count{position:absolute;top:-6px;right:-10px;background:#166534;color:#fff;border-radius:12px;padding:1px 4px;font-size:9px;min-width:15px;text-align:center}
 .mobile-bottom-nav a:focus-visible,.mobile-bottom-nav button:focus-visible{outline:2px solid #166534;outline-offset:-2px}
 .public-site,.content{padding:14px 10px!important;margin-left:0!important;width:100%!important;max-width:100%!important}
 .site-topbar{padding:9px 12px!important}.site-topbar .brand-block h1{font-size:clamp(13px,3.8vw,19px)!important}.site-topbar .brand-block p{font-size:10px!important}.site-topbar .brand-logo img{width:42px!important;height:42px!important;object-fit:contain}
 .panel,.card{border-radius:14px}.btn,button:not(.mobile-bottom-nav button){min-height:44px}.btn{display:inline-flex;align-items:center;justify-content:center}input,select,textarea{font-size:16px!important;min-height:44px}
 .modern-shop-grid,.shop-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.modern-product-card{padding:0!important;border-radius:12px!important;min-width:0}.modern-product-body{padding:10px!important}.modern-product-body h3{font-size:14px!important}.modern-product-media{height:145px!important;min-height:0!important}.modern-product-media img{width:100%;height:100%;object-fit:cover}.modern-product-meta{display:flex!important;flex-direction:column!important;align-items:flex-start!important;gap:6px!important}.modern-product-price strong{font-size:15px!important}.modern-product-description{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:12px!important}.modern-product-badges .category-badge{display:none}.modern-product-body .actions{flex-wrap:wrap}.modern-product-body .btn{width:100%}
 .shortcut-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.shortcut{min-height:112px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;text-align:center;padding:15px 8px!important;background:#fff!important;border:1px solid #e1e8e1!important;border-radius:14px!important;box-shadow:none!important}.shortcut>span{font-size:28px!important}.shortcut strong{font-size:14px!important}.shortcut small{font-size:11px!important;color:#647464!important}
 .cards{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.cards .card{padding:14px!important;min-width:0}.card h3{font-size:13px!important}
 .live-chat-launcher{bottom:calc(83px + env(safe-area-inset-bottom,0px))!important;right:12px!important}.live-chat-panel{bottom:calc(145px + env(safe-area-inset-bottom,0px))!important;max-height:calc(100dvh - 170px)!important}.network-status{bottom:calc(78px + env(safe-area-inset-bottom,0px))!important}
 .sidebar.is-open{bottom:calc(75px + env(safe-area-inset-bottom,0px))!important;overflow-y:auto!important}.site-nav.is-open{max-height:calc(100dvh - 160px)!important;overflow-y:auto!important}
 table.mobile-records,table.mobile-records tbody,table.mobile-records tr,table.mobile-records td{display:block!important;width:100%!important;min-width:0!important}table.mobile-records thead{display:none!important}table.mobile-records tr{padding:10px 12px;margin-bottom:10px;background:#fff;border:1px solid #e0e7e0;border-radius:12px}table.mobile-records td{display:flex!important;justify-content:space-between;align-items:flex-start;gap:12px;border:0!important;padding:6px 0!important;font-size:13px!important;text-align:right;overflow-wrap:anywhere}table.mobile-records td::before{content:attr(data-mobile-label);font-weight:600;color:#526052;flex:0 0 38%;text-align:left}table.mobile-records td[colspan]{display:block!important;text-align:left}
}
@media screen and (max-width:350px){.modern-shop-grid,.shop-grid{grid-template-columns:1fr!important}.mobile-bottom-nav a,.mobile-bottom-nav button{font-size:10px}}
@media print{.mobile-bottom-nav{display:none!important}body{padding-bottom:0!important}}
