.nc-header-with-topbar,.nc-header-with-topbar *{box-sizing:border-box}.nc-header-with-topbar{position:relative;z-index:40;width:100%;font-family:var(--nc-font-sans);color:var(--nc-color-ink)}.nc-header-with-topbar [hidden]{display:none!important}.nc-header-with-topbar .nc-header-with-topbar__topbar{width:100%;min-height:34px;display:flex;align-items:center;justify-content:center;padding:7px var(--nc-page-padding-mobile);background:#2a2521;color:var(--nc-color-accent-soft);text-align:center;font-size:var(--nc-text-min);line-height:1.35;font-weight:500}.nc-header-with-topbar .nc-header-with-topbar__topbar-link{color:inherit;text-decoration:none}.nc-header-with-topbar .nc-header-with-topbar__topbar-text{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.nc-header-with-topbar .nc-header-with-topbar__bar{position:relative;z-index:50;width:100%;padding:16px 0 14px;border-bottom:1px solid rgba(33,28,28,.06);background:#ffffffe6;box-shadow:0 8px 30px #211c1c0a;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px)}.nc-header-with-topbar .nc-header-with-topbar__inner{position:relative;z-index:50;display:flex;flex-direction:column;align-items:stretch;gap:24px}.nc-header-with-topbar .nc-header-with-topbar__main-row{display:grid;grid-template-columns:minmax(96px,1fr) auto minmax(96px,1fr);align-items:center;width:100%}.nc-header-with-topbar .nc-header-with-topbar__left-slot{display:flex;align-items:center;justify-content:flex-start}.nc-header-with-topbar .nc-header-with-topbar__logo-link{display:inline-flex;align-items:center;justify-self:center;text-decoration:none}.nc-header-with-topbar .nc-header-with-topbar__logo{display:block;width:auto;height:96px}.nc-header-with-topbar .nc-header-with-topbar__nav{display:flex;align-items:center;justify-content:center;gap:30px;width:100%;padding-bottom:8px}.nc-header-with-topbar .nc-header-with-topbar__nav-link{position:relative;display:inline-flex;align-items:center;padding:0 4px;color:var(--nc-color-body);text-decoration:none;font-size:var(--nc-text-nav);line-height:1.2;font-weight:500;letter-spacing:0;transition:color var(--nc-transition-base)}.nc-header-with-topbar .nc-header-with-topbar__nav-link:after{content:"";position:absolute;left:50%;bottom:-14px;width:100%;height:2px;border-radius:var(--nc-radius-pill);background:linear-gradient(90deg,var(--nc-color-accent),var(--nc-color-amber));transform:translate(-50%) scaleX(0);transform-origin:center;transition:transform var(--nc-transition-base)}.nc-header-with-topbar .nc-header-with-topbar__nav-link:hover{color:var(--nc-color-accent)}.nc-header-with-topbar .nc-header-with-topbar__nav-link:hover:after{transform:translate(-50%) scaleX(1)}.nc-header-with-topbar .nc-header-with-topbar__actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;min-width:96px}.nc-header-with-topbar .nc-header-with-topbar__icon-button{position:relative;display:inline-flex;width:44px;height:44px;flex-shrink:0;align-items:center;justify-content:center;border:0;border-radius:var(--nc-radius-pill);background:transparent;color:var(--nc-color-ink);text-decoration:none;cursor:pointer;transition:color var(--nc-transition-fast),background var(--nc-transition-fast),transform var(--nc-transition-fast);-webkit-appearance:none;appearance:none}.nc-header-with-topbar .nc-header-with-topbar__icon-button:hover{background:#f9731614;color:var(--nc-color-accent)}.nc-header-with-topbar .nc-header-with-topbar__icon-button:active{transform:scale(.96)}.nc-header-with-topbar .nc-header-with-topbar__icon-button svg,.nc-header-with-topbar .nc-header-with-topbar__mobile-account svg{fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.nc-header-with-topbar .nc-header-with-topbar__icon-button svg{width:23px;height:23px}.nc-header-with-topbar .nc-header-with-topbar__cart-badge{position:absolute;right:2px;top:2px;display:inline-flex;min-width:17px;height:17px;align-items:center;justify-content:center;padding:0 4px;border:1px solid var(--nc-color-white);border-radius:var(--nc-radius-pill);background:var(--nc-color-accent);color:var(--nc-color-white);font-size:10px;line-height:1;font-weight:800}.nc-header-with-topbar .nc-header-with-topbar__menu-button,.nc-header-with-topbar .nc-header-with-topbar__mobile-panel,.nc-header-with-topbar .nc-header-with-topbar__search-trigger-mobile{display:none}.nc-header-with-topbar .nc-header-with-topbar__search-panel{align-items:center;gap:10px;width:min(860px,calc(100vw - 48px));margin:14px auto 0;padding:10px 12px;border:1px solid rgba(21,11,4,.12);border-radius:var(--nc-radius-pill);background:#fffffffa;box-shadow:0 8px 24px #7849260d;opacity:0;transform:translateY(-6px);transition:opacity .18s var(--nc-ease-out),transform .18s var(--nc-ease-out)}.nc-header-with-topbar.is-search-open .nc-header-with-topbar__search-panel{display:flex;opacity:1;transform:translateY(0)}.nc-header-with-topbar .nc-header-with-topbar__search-panel svg{width:18px;height:18px;flex-shrink:0;color:var(--nc-color-ink-soft);fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.nc-header-with-topbar .nc-header-with-topbar__search-panel input{width:100%;min-width:0;border:0;background:transparent;color:var(--nc-color-ink);font-family:inherit;font-size:var(--nc-text-button);line-height:1;outline:none}.nc-header-with-topbar .nc-header-with-topbar__search-panel button{flex-shrink:0;border:0;border-radius:var(--nc-radius-pill);font-family:inherit;cursor:pointer}.nc-header-with-topbar .nc-header-with-topbar__search-panel button[type=submit]{background:var(--nc-color-ink);color:var(--nc-color-white);padding:9px 14px;font-size:var(--nc-text-min);line-height:1;font-weight:600}.nc-header-with-topbar .nc-header-with-topbar__search-panel button[type=submit]:hover{background:var(--nc-color-ink-soft)}.nc-header-with-topbar .nc-header-with-topbar__search-close{display:inline-flex;width:32px;height:32px;align-items:center;justify-content:center;background:#211c1c0d;color:#5f6368}.nc-header-with-topbar .nc-header-with-topbar__search-close svg{width:17px;height:17px;color:currentColor}@media(max-width:1023px){.nc-header-with-topbar .nc-header-with-topbar__nav{gap:20px}.nc-header-with-topbar .nc-header-with-topbar__nav-link{font-size:var(--nc-text-button)}}@media(max-width:767px){.nc-header-with-topbar .nc-header-with-topbar__topbar{min-height:32px;padding:6px 12px;font-size:var(--nc-text-min)}.nc-header-with-topbar .nc-header-with-topbar__bar{padding:6px 0}.nc-header-with-topbar .nc-header-with-topbar__inner{display:block}.nc-header-with-topbar .nc-header-with-topbar__main-row{grid-template-columns:72px minmax(0,1fr) 88px;min-height:40px}.nc-header-with-topbar .nc-header-with-topbar__left-slot{justify-content:flex-start}.nc-header-with-topbar .nc-header-with-topbar__menu-button{display:flex;width:40px;height:40px;align-items:center;justify-content:center;justify-self:start;border:0;background:transparent;cursor:pointer;transition:transform var(--nc-transition-fast);-webkit-appearance:none;appearance:none}.nc-header-with-topbar .nc-header-with-topbar__menu-button:active{transform:scale(.96)}.nc-header-with-topbar .nc-header-with-topbar__hamburger{position:relative;display:flex;width:22px;height:14px;flex-direction:column;justify-content:space-between}.nc-header-with-topbar .nc-header-with-topbar__hamburger-line{display:block;width:100%;height:1.5px;border-radius:var(--nc-radius-pill);background:var(--nc-color-ink);transform-origin:center;transition:opacity var(--nc-transition-base),transform var(--nc-transition-base)}.nc-header-with-topbar .nc-header-with-topbar__hamburger-line--top-open{transform:translateY(6.25px) rotate(45deg)}.nc-header-with-topbar .nc-header-with-topbar__hamburger-line--middle-open{opacity:0}.nc-header-with-topbar .nc-header-with-topbar__hamburger-line--bottom-open{transform:translateY(-6.25px) rotate(-45deg)}.nc-header-with-topbar .nc-header-with-topbar__logo-link{justify-self:center}.nc-header-with-topbar .nc-header-with-topbar__logo{height:58px}.nc-header-with-topbar .nc-header-with-topbar__nav,.nc-header-with-topbar .nc-header-with-topbar__search-trigger{display:none}.nc-header-with-topbar .nc-header-with-topbar__search-trigger-mobile{display:inline-flex}.nc-header-with-topbar .nc-header-with-topbar__actions{justify-self:end;min-width:0;gap:2px}.nc-header-with-topbar .nc-header-with-topbar__account-link{display:none}.nc-header-with-topbar .nc-header-with-topbar__icon-button{width:40px;height:40px}.nc-header-with-topbar .nc-header-with-topbar__icon-button svg{width:22px;height:22px}.nc-header-with-topbar .nc-header-with-topbar__search-panel{width:calc(100% - 24px);margin-top:6px}.nc-header-with-topbar .nc-header-with-topbar__mobile-panel{position:absolute;top:100%;left:0;z-index:40;display:block;width:100%;overflow:hidden;border-bottom:1px solid rgba(33,28,28,.06);background:#fffffff2;box-shadow:0 18px 40px #211c1c1a;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);opacity:0;transform:translateY(-5px);transition:opacity .18s var(--nc-ease-out),transform .18s var(--nc-ease-out)}.nc-header-with-topbar.is-mobile-menu-open .nc-header-with-topbar__mobile-panel{opacity:1;transform:translateY(0)}.nc-header-with-topbar .nc-header-with-topbar__mobile-nav{display:flex;width:100%;max-width:448px;flex-direction:column;margin:0 auto;padding:8px 20px 22px}.nc-header-with-topbar .nc-header-with-topbar__mobile-link,.nc-header-with-topbar .nc-header-with-topbar__mobile-account{display:flex;align-items:center;gap:10px;padding:15px 10px;border-bottom:1px solid rgba(33,28,28,.06);color:#211c1cd1;text-decoration:none;font-size:var(--nc-text-nav);line-height:1.2;font-weight:500;letter-spacing:0;transition:color var(--nc-transition-fast)}.nc-header-with-topbar .nc-header-with-topbar__mobile-link:hover,.nc-header-with-topbar .nc-header-with-topbar__mobile-account:hover{color:var(--nc-color-accent)}.nc-header-with-topbar .nc-header-with-topbar__mobile-account{margin-top:8px;border-bottom:0;border-radius:14px;background:#f9731614}.nc-header-with-topbar .nc-header-with-topbar__mobile-account svg{width:18px;height:18px}}@media(prefers-reduced-motion:reduce){.nc-header-with-topbar .nc-header-with-topbar__nav-link,.nc-header-with-topbar .nc-header-with-topbar__nav-link:after,.nc-header-with-topbar .nc-header-with-topbar__icon-button,.nc-header-with-topbar .nc-header-with-topbar__search-panel,.nc-header-with-topbar .nc-header-with-topbar__mobile-panel,.nc-header-with-topbar .nc-header-with-topbar__hamburger-line{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/nc-header-with-topbar.css.map */
