bubble-sticky-header{--sticky-ink: #0E1411;--sticky-muted: #9AA0A6;--sticky-blue: #16BAE4;--sticky-red: #EA3231;--sticky-orange: #F4A135;--sticky-green: #A4C638;--sticky-height: 78px;position:fixed;top:0;left:0;right:0;z-index:500;display:block;transform:translateY(-100%);visibility:hidden;transition:transform .42s cubic-bezier(.22,1,.36,1),visibility 0s linear .42s;will-change:transform}bubble-sticky-header.is-visible{transform:translateY(0);visibility:visible;transition:transform .42s cubic-bezier(.22,1,.36,1),visibility 0s}.sticky-bar{height:var(--sticky-height);background:#ffffffdb;-webkit-backdrop-filter:saturate(180%) blur(18px);backdrop-filter:saturate(180%) blur(18px);border-bottom:1px solid rgba(14,20,17,.07);box-shadow:0 6px 24px -12px #0e141138}.sticky-bar__inner{height:100%;max-width:var(--page-width);margin:0 auto;padding:0 3.2rem;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:2.4rem}.sticky-bar__brand{display:inline-flex;align-items:center;text-decoration:none;line-height:0}.sticky-bar__logo{display:block;height:44px;width:auto}.sticky-bar__nav{justify-self:center;display:flex;align-items:center;gap:2.8rem}.sticky-bar__link{position:relative;font-family:var(--font-body-family);font-size:1.65rem;font-weight:600;letter-spacing:.01em;text-transform:lowercase;text-decoration:none;color:var(--sticky-muted);padding:.4rem 0;transition:color .18s ease}.sticky-bar__link:after{content:"";position:absolute;left:0;right:0;bottom:-2px;height:2px;border-radius:2px;background:var(--sticky-ink);transform:scaleX(0);transform-origin:center;transition:transform .22s cubic-bezier(.22,1,.36,1)}.sticky-bar__link:hover,.sticky-bar__link:focus-visible{color:var(--sticky-ink)}.sticky-bar__link:hover:after,.sticky-bar__link:focus-visible:after{transform:scaleX(1)}.sticky-bar__actions{justify-self:end;display:inline-flex;align-items:center;gap:1rem}.sticky-bar__icon{position:relative;display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;border:0;border-radius:50%;cursor:pointer;color:#fff;background:var(--sticky-ink);transition:filter .15s ease,transform .15s ease}.sticky-bar__icon:hover{filter:brightness(1.08)}.sticky-bar__icon:active{transform:scale(.94)}.sticky-bar__icon .svg-wrapper,.sticky-bar__icon svg{width:19px;height:19px;color:#fff}.sticky-bar__icon--search{background:var(--sticky-red)}.sticky-bar__icon--account{background:var(--sticky-blue)}.sticky-bar__icon--cart{background:var(--sticky-orange)}.sticky-bar__cart-count{position:absolute;top:-5px;right:-5px;box-sizing:border-box;min-width:19px;height:19px;padding:0 4px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:var(--sticky-orange);color:#fff;font-family:var(--font-body-family);font-size:1.1rem;font-weight:700;line-height:1;text-align:center;letter-spacing:0;box-shadow:0 0 0 2px #ffffffdb}.sticky-bar__burger{display:none;align-items:center;justify-content:center;width:40px;height:40px;padding:0;margin-left:-.6rem;border:0;background:transparent;cursor:pointer;color:var(--sticky-ink)}.sticky-bar__burger .svg-wrapper,.sticky-bar__burger svg{width:22px;height:22px;color:var(--sticky-ink)}@media screen and (max-width:989px){bubble-sticky-header{--sticky-height: 74px}.sticky-bar__inner{padding:0 1.5rem;gap:1.2rem}.sticky-bar__icon--cart,.sticky-bar__cart-count{background:var(--sticky-blue)}.sticky-bar__burger{display:inline-flex}.sticky-bar__nav{display:none}.sticky-bar__brand{justify-self:center}.sticky-bar__logo{height:40px}.sticky-bar__icon{width:38px;height:38px}.sticky-bar__icon--account{display:none}}@media(prefers-reduced-motion:reduce){bubble-sticky-header,bubble-sticky-header.is-visible,.sticky-bar__link:after,.sticky-bar__icon{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/sticky-header.css.map */
