.shop-header-grid{display:grid;grid-template-columns:auto minmax(320px,1fr) auto;align-items:center;gap:24px}.shop-brand{display:flex;align-items:center;gap:8px;text-decoration:none}.shop-search{position:relative;display:flex}.shop-search .search-control{padding-right:52px}.shop-search-button,.shop-menu-button,.category-open-button{border:0;display:inline-flex;align-items:center;justify-content:center}.shop-search-button{position:absolute;right:4px;top:4px;width:38px;height:36px;background:#101827;color:#fff;border-radius:5px}.shop-menu-button{height:46px;min-width:46px;padding:0 14px;gap:8px;background:#101827;color:#fff;border-radius:6px;font-weight:700}.shop-menu-button i{font-size:1.45rem}.shop-category-bar{border-top:1px solid var(--ah-border);min-height:50px;display:flex;align-items:center}.category-open-button{height:36px;padding:0 14px;gap:8px;background:var(--ah-orange);color:#fff;border-radius:5px;font-weight:750}.shop-quick-link{display:inline-flex;align-items:center;min-height:36px;padding:0 10px;color:#2c374a;text-decoration:none;font-weight:650;white-space:nowrap}.shop-quick-link:hover,.shop-quick-link.active{color:var(--ah-orange)}
.shop-main-menu{--bs-offcanvas-width:min(420px,100vw)}.shop-category-menu{--bs-offcanvas-width:min(820px,96vw)}.shop-main-menu .offcanvas-header,.shop-category-menu .offcanvas-header{border-bottom:1px solid var(--ah-border);padding:20px}.shop-main-menu .offcanvas-header small,.shop-category-menu .offcanvas-header small{font-size:.72rem;font-weight:800;color:var(--ah-orange)}.shop-menu-links{display:flex;flex-direction:column}.shop-menu-links>a,.shop-menu-links>button{display:flex;align-items:center;gap:14px;width:100%;padding:16px 4px;border:0;border-bottom:1px solid var(--ah-border);background:transparent;color:var(--ah-navy);text-align:left;text-decoration:none}.shop-menu-links>a>i:first-child,.shop-menu-links>button>i:first-child{width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;background:#f1f4f7;border-radius:6px;font-size:1.15rem}.shop-menu-links span{display:flex;flex-direction:column}.shop-menu-links small{color:#687386}.menu-count{margin-left:auto;min-width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:var(--ah-orange);color:#fff}.shop-logout-button{width:100%;padding:12px;border:1px solid #d7dde4;background:#fff;border-radius:5px;color:#263246;font-weight:700}
.category-menu-intro{color:#667184}.category-menu-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.category-menu-section{border:1px solid var(--ah-border);border-radius:7px;padding:16px}.category-menu-heading{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--ah-border);padding-bottom:11px}.category-menu-heading a{font-weight:800;color:var(--ah-navy);text-decoration:none;font-size:1.05rem}.category-menu-heading>span{min-width:28px;height:26px;display:inline-flex;align-items:center;justify-content:center;background:#f1f4f7;border-radius:13px;font-size:.75rem}.category-family-links{display:grid;grid-template-columns:1fr 1fr;gap:4px 14px;padding:10px 0}.category-family-links a{display:flex;align-items:center;justify-content:space-between;color:#445065;text-decoration:none;padding:5px 0;font-size:.9rem}.category-family-links a:hover{color:var(--ah-orange)}.category-family-links small{color:#8a94a3}.category-view-all{display:inline-flex;align-items:center;gap:7px;color:var(--ah-orange);font-weight:750;text-decoration:none;font-size:.85rem}
.mobile-shop-nav{position:fixed;z-index:1040;left:0;right:0;bottom:0;height:66px;background:#fff;border-top:1px solid #d8dee6;box-shadow:0 -8px 24px rgba(9,20,42,.1);display:grid;grid-template-columns:repeat(4,1fr);padding-bottom:env(safe-area-inset-bottom)}.mobile-shop-nav>a,.mobile-shop-nav>button{position:relative;border:0;background:transparent;color:#657083;text-decoration:none;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;font-size:.7rem}.mobile-shop-nav i{font-size:1.25rem}.mobile-shop-nav .active,.mobile-shop-nav>a:hover,.mobile-shop-nav>button:hover{color:var(--ah-orange)}.mobile-cart-link b{position:absolute;top:5px;left:calc(50% + 7px);min-width:18px;height:18px;padding:0 4px;border-radius:9px;background:var(--ah-orange);color:#fff;font-size:.65rem;display:inline-flex;align-items:center;justify-content:center}
@media(max-width:767px){body:not(.admin-body){padding-bottom:66px}.topbar{font-size:.72rem}.topbar span{max-width:65%;line-height:1.3}.shop-header-grid{grid-template-columns:1fr auto;gap:10px}.shop-brand{min-width:0}.brand-mark{width:39px;height:39px}.brand-name{font-size:1.35rem}.shop-menu-button{grid-column:2;grid-row:1;width:44px;height:44px;padding:0}.shop-search{grid-column:1/-1;grid-row:2}.shop-category-bar{min-height:45px}.shop-category-bar .container{overflow-x:auto}.category-open-button{flex:0 0 auto}.shop-quick-link{font-size:.86rem}.category-menu-grid{grid-template-columns:1fr}.category-family-links{grid-template-columns:1fr}.shop-category-menu{--bs-offcanvas-width:100vw}.cookie-banner{bottom:76px}.admin-body .mobile-shop-nav{display:none!important}}
