.mobile-menu-toggle{display:none}.mobile-drawer{margin:0 auto 0 0;padding:0;border:0;border-radius:0 18px 18px 0;width:min(340px,88vw);height:100dvh;max-height:100dvh;max-width:none;overscroll-behavior:contain;background:#fff;overflow-y:auto}.mobile-drawer::backdrop{background:#11132999;backdrop-filter:blur(2px)}.mobile-drawer-header{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:24px 20px 16px;border-bottom:1px solid var(--border)}.mobile-drawer-header img{display:block;object-fit:contain;border-radius:4px}.mobile-drawer-header .icon-button{width:44px;height:44px}.mobile-drawer h2{font-size:18px;letter-spacing:-.4px;margin:22px 20px 14px}.mobile-drawer nav{padding:0 12px}.mobile-menu-link,.mobile-drawer summary,.mobile-category-groups>a,.mobile-category-group a{display:flex;align-items:center;gap:12px;padding:15px 12px;min-height:48px;font-size:14px;line-height:1.4}.mobile-drawer summary{height:auto;list-style:none;font-weight:650}.mobile-drawer summary .fa-chevron-down{margin-left:auto;font-size:11px;transition:transform .2s}.mobile-drawer details[open]>summary>.fa-chevron-down{transform:rotate(180deg)}.mobile-shop-categories>summary{color:var(--blue);background:#f0eeff;border-radius:7px}.mobile-category-groups{padding:0 8px 10px 14px}.mobile-category-groups>a{color:var(--blue);font-weight:600;font-size:13px}.mobile-category-group{border-bottom:1px solid var(--border)}.mobile-category-group>div{padding:0 0 10px 12px}.mobile-category-group a{color:#626470;font-size:13px;padding:12px;min-height:44px}.mobile-category-group a:first-child{font-weight:650;color:var(--blue)}.mobile-menu-link>i{width:20px;color:var(--blue)}.mobile-menu-note{font-size:12px;color:var(--muted);padding:20px;margin:10px 20px 0;border-top:1px solid var(--border)}.mobile-menu-open{overflow:hidden}
@media(max-width:800px){.mobile-menu-toggle{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:40px;height:44px;padding:0;color:var(--dark);font-size:22px}.navigation{display:none}.main-header{gap:10px}.main-header .logo,.main-header .logo img{width:114px;height:61px}.header-actions{gap:12px}.header-actions button{min-width:40px}.header-actions span{font-size:10px}}
@media(max-width:380px){.main-header{gap:6px}.main-header .logo,.main-header .logo img{width:94px;height:54px}.header-actions{gap:7px}.header-actions button{min-width:36px}.header-actions span{font-size:9px}.mobile-menu-toggle{width:32px}}
@media(prefers-reduced-motion:no-preference){.mobile-drawer[open]{animation:drawer-in .2s ease-out}@keyframes drawer-in{from{transform:translateX(-100%)}to{transform:translateX(0)}}}
