.site-header{z-index:50;background:var(--bg);border-bottom:1px solid var(--line);transition:box-shadow .3s;position:sticky;top:0}.site-header.compact{box-shadow:0 1px 0 var(--line)}.site-header .container{max-width:1600px}.header-row{height:var(--header-h);grid-template-columns:1fr auto 1fr;align-items:center;transition:height .3s;display:grid}.site-header.compact .header-row{height:72px}.site-header.compact .logo{font-size:24px}.logo{font-family:var(--logo-font);letter-spacing:.16em;white-space:nowrap;text-indent:.16em;font-size:30px;font-weight:500;line-height:1;transition:font-size .3s}.header-row .burger{grid-column:1;justify-self:start}.header-row .logo{grid-column:2}.header-row .header-icons{grid-column:3}.header-icons{justify-content:flex-end;align-items:center;gap:8px;display:flex}.header-icons .icon-btn svg{width:24px;height:24px}.icon-btn .count{background:var(--ink);color:#fff;text-align:center;border-radius:99px;min-width:16px;height:16px;padding:0 4px;font-size:10px;line-height:16px;position:absolute;top:4px;right:2px}.burger{display:grid}.crumbs{color:var(--ink-2);flex-wrap:wrap;gap:8px;padding:20px 0;font-size:12.5px;display:flex}.crumbs a:hover{color:var(--ink)}.crumbs .sep{color:var(--muted)}.empty-state{text-align:center;flex-direction:column;align-items:center;gap:16px;padding:80px 24px;display:flex}.empty-state .h-section{font-weight:400}.empty-state p{color:var(--ink-2);max-width:40ch}.catalog-head{flex-direction:column;gap:10px;padding:clamp(32px,4vw,56px) 0 24px;display:flex}.catalog-head .count{color:var(--ink-2);font-size:14px}.site-footer{border-top:1px solid var(--line);background:var(--bg);margin-top:clamp(64px,8vw,120px)}.footer-grid{grid-template-columns:1.3fr 1fr 1fr 1fr 1fr;gap:32px;padding:clamp(40px,5vw,64px) 0;display:grid}.footer-col{flex-direction:column;gap:10px;display:flex}.footer-col .col-title{letter-spacing:.14em;text-transform:uppercase;color:var(--ink-2);margin-bottom:6px;font-size:11px}.footer-col a{color:var(--ink);font-size:13.5px}.footer-col a:hover{color:var(--ink-2)}.footer-brand{flex-direction:column;gap:14px;display:flex}.footer-brand .logo{font-size:16px}.footer-brand p{color:var(--ink-2);max-width:30ch;font-size:13px}.footer-bottom{border-top:1px solid var(--line);color:var(--ink-2);flex-wrap:wrap;justify-content:space-between;gap:16px;padding:18px 0;font-size:12px;display:flex}.sheet-backdrop{z-index:60;background:#14141466;position:fixed;inset:0}.store-drawer{z-index:61;background:var(--bg);flex-direction:column;width:min(86vw,360px);transition:transform .32s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;top:0;bottom:0;left:0;transform:translate(-100%)}.store-drawer.open{transform:translate(0)}.store-drawer .sheet-head{border-bottom:1px solid var(--line);align-items:center;gap:14px;padding:12px 16px;display:flex}.store-drawer .mobile-nav{flex-direction:column;gap:4px;padding:20px 16px;display:flex;overflow-y:auto}.store-drawer .mobile-nav a{padding:10px 0;font-size:16px}.store-drawer .mobile-nav a.active{text-underline-offset:5px;text-decoration:underline}.store-drawer .mobile-nav .sale-link{color:var(--wine)}.store-drawer .nav-group-title{margin-top:18px;margin-bottom:4px}@media (max-width:760px){.header-row{height:60px}.logo{letter-spacing:.12em;text-indent:.12em;font-size:14px}.header-icons .hide-m{display:none}.footer-grid{grid-template-columns:1fr 1fr}}.footer-meta-note{opacity:.55;margin-top:10px;font-size:11.5px;line-height:1.4}
