.site-header{position:sticky;top:0;z-index:40;background:#f7f5f0f0;border-bottom:1px solid rgba(17,17,17,.08);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.header-inner{height:82px;display:grid;grid-template-columns:minmax(0,1fr) 150px minmax(0,1fr);align-items:center;gap:28px}.logo{position:static!important;grid-column:2;justify-self:center!important;display:flex;align-items:center;justify-content:center;width:112px;height:68px;transform:none!important}.logo img{display:block;width:auto;max-width:112px;height:auto;max-height:66px;object-fit:contain}.nav{grid-column:1;grid-row:1;display:flex;align-items:center;gap:20px;min-width:0;font-size:12px;font-weight:650;white-space:nowrap}.nav a,.header-actions a{position:relative}.nav a:after,.header-actions a:after{content:"";position:absolute;left:0;right:100%;bottom:-5px;height:1px;background:currentColor;transition:right .25s ease}.nav a:hover:after,.header-actions a:hover:after{right:0}.nav-all{font-weight:800}.header-actions{grid-column:3;grid-row:1;justify-self:end;display:flex;align-items:center;gap:18px;min-width:0;font-size:12px;white-space:nowrap}.cart-link{display:flex;align-items:center;gap:7px}.cart-link span{display:grid;place-items:center;min-width:21px;height:21px;padding:0 5px;border-radius:99px;background:var(--ink);color:#fff;font-size:10px}.menu-toggle,.mobile-cart,.mobile-menu,.mobile-menu-toggle{display:none}@media(max-width:1180px)and (min-width:1051px){.header-inner{grid-template-columns:minmax(0,1fr) 120px minmax(0,1fr);gap:18px}.logo{width:96px}.logo img{max-width:96px}.nav{gap:13px;font-size:11px}.header-actions{gap:12px;font-size:11px}}@media(max-width:1050px){.header-inner{height:72px;grid-template-columns:44px minmax(0,1fr) 44px;gap:8px}.nav,.header-actions{display:none}.logo{grid-column:2;grid-row:1;width:82px;height:58px}.logo img{max-width:82px;max-height:56px}.menu-toggle{position:relative;grid-column:1;grid-row:1;display:flex;align-items:flex-start;justify-content:center;flex-direction:column;width:42px;height:42px;padding:0 9px;border:0;border-radius:12px;background:transparent;color:var(--ink)}.menu-toggle span{display:block;width:22px;height:1.5px;margin:3px 0;background:currentColor;transition:.25s}.menu-toggle b{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.mobile-cart{position:relative;grid-column:3;grid-row:1;display:grid;place-items:center;width:42px;height:42px;border-radius:12px}.mobile-cart svg{width:23px;height:23px}.mobile-cart>span{position:absolute;right:1px;top:1px;display:grid;place-items:center;min-width:18px;height:18px;padding:0 4px;border:2px solid var(--paper);border-radius:50%;background:var(--ink);color:#fff;font-size:9px}.mobile-menu-toggle{position:absolute!important;width:1px!important;height:1px!important;opacity:0!important;pointer-events:none!important}.mobile-menu{display:grid;grid-template-rows:0fr;width:100%;visibility:hidden;background:#f7f5f0;box-shadow:0 22px 45px #0000001f;transition:grid-template-rows .35s cubic-bezier(.22,.8,.22,1),visibility .35s}.mobile-menu-toggle:checked~.mobile-menu{grid-template-rows:1fr;visibility:visible}.mobile-menu__backdrop{display:none}.mobile-menu__panel{position:relative;min-height:0;overflow:hidden;width:100%;padding:0 20px;background:#f7f5f0;opacity:0;transform:translateY(-12px);transition:opacity .2s ease,transform .35s cubic-bezier(.22,.8,.22,1),padding .35s}.mobile-menu-toggle:checked~.mobile-menu .mobile-menu__panel{padding:20px 20px 24px;opacity:1;transform:translateY(0)}.mobile-menu-toggle:checked~.header-inner .menu-toggle span:first-child{transform:translateY(3.75px) rotate(45deg)}.mobile-menu-toggle:checked~.header-inner .menu-toggle span:nth-child(2){transform:translateY(-3.75px) rotate(-45deg)}.mobile-menu__top{display:flex;align-items:center;justify-content:space-between;padding:0 2px 16px;font-size:12px;font-weight:800;letter-spacing:.15em;text-transform:uppercase}.mobile-menu__top label{display:grid;place-items:center;width:44px;height:44px;border:1px solid rgba(17,17,17,.14);border-radius:50%;background:#fff;font-size:27px;line-height:1;cursor:pointer}.mobile-menu nav{display:grid!important;grid-template-columns:1fr;gap:8px;width:100%;font-size:inherit}.mobile-menu nav a{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:62px;padding:0 18px;border:1px solid rgba(17,17,17,.1);border-radius:14px;background:#fff;font-size:18px;font-weight:700;line-height:1.2;letter-spacing:-.025em;white-space:normal}.mobile-menu nav a span{display:block;min-width:0;padding-right:12px;overflow-wrap:anywhere}.mobile-menu nav i{flex:0 0 auto;font-style:normal;font-size:18px}.mobile-menu nav .mobile-menu__featured{min-height:72px;margin:0 0 4px;border-color:var(--ink);background:var(--ink);color:#fff;font-size:20px}.mobile-menu__utility{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:14px;padding:0}.mobile-menu__utility a{display:grid;place-items:center;min-height:48px;padding:7px;border:1px solid rgba(17,17,17,.1);border-radius:12px;background:#ece9e2;font-size:11px;font-weight:750;text-align:center}.mobile-menu__panel>p{margin:16px 2px 0;color:#77716a;font-size:10px;line-height:1.4;letter-spacing:.03em;text-align:center}}@media(max-width:390px){.mobile-menu-toggle:checked~.mobile-menu .mobile-menu__panel{padding:16px 12px 20px}.mobile-menu nav a{min-height:58px;padding:0 15px;font-size:17px}.mobile-menu nav .mobile-menu__featured{min-height:66px;font-size:19px}.mobile-menu__utility{gap:6px}}
/*# sourceMappingURL=/cdn/shop/t/22/assets/header-2026.css.map */
