.sh-custom-header{position:relative;width:100%;background:#f6f2ea;color:#123149;border-bottom:1px solid rgba(18,49,73,.12);z-index:50;transition:background .45s ease,color .45s ease,border-color .45s ease,box-shadow .45s ease,backdrop-filter .45s ease}.sh-custom-header--cinematic{position:absolute;top:0;left:0;width:100%;background:transparent;color:#f6f2ea;border-bottom-color:transparent;z-index:999}.sh-custom-header--cinematic.is-scrolled{position:fixed;background:#f6f2eae0;color:#123149;border-bottom-color:#1231491f;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);box-shadow:0 14px 36px #12314914}.sh-custom-header__announcement{min-height:34px;display:flex;gap:10px;align-items:center;justify-content:center;background:#123149;color:#f6f2ea;padding:8px 16px;font-size:9.5px;letter-spacing:.24em;text-transform:uppercase;font-weight:700}.sh-custom-header--cinematic .sh-custom-header__announcement{background:#123149b8;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.sh-custom-header__paw{position:relative;display:inline-block;width:18px;height:17px;color:currentColor}.sh-custom-header__paw:before{content:"";position:absolute;left:5px;bottom:1px;width:9px;height:8px;background:currentColor;border-radius:50% 50% 45% 45%}.sh-custom-header__paw:after{content:"";position:absolute;left:1px;top:3px;width:4px;height:5px;background:currentColor;border-radius:50%;box-shadow:4px -3px 0 currentColor,9px -3px 0 currentColor,13px 0 0 currentColor}.sh-custom-header__main{max-width:1440px;min-height:118px;margin:0 auto;padding:0 clamp(28px,5vw,72px);display:grid;grid-template-columns:180px 1fr 120px;align-items:center;gap:30px;transition:min-height .45s ease,padding .45s ease}.sh-custom-header.is-scrolled .sh-custom-header__main{min-height:92px}.sh-custom-header__logo{justify-self:start;color:inherit;text-decoration:none;transition:transform .45s ease}.sh-custom-header.is-scrolled .sh-custom-header__logo{transform:scale(.92)}.sh-custom-header__logo img{width:150px;height:auto;display:block}.sh-custom-header__logo span{color:inherit;font-size:28px;letter-spacing:.08em;text-transform:uppercase;font-weight:700}.sh-custom-header__nav{justify-self:center;display:flex;align-items:center;justify-content:center;gap:clamp(18px,2.3vw,34px);flex-wrap:nowrap}.sh-custom-header__nav-item{position:relative}.sh-custom-header__actions{justify-self:end;display:flex;align-items:center;gap:18px}.sh-custom-header__nav a,.sh-custom-header__actions a{position:relative;color:inherit;text-decoration:none;font-size:9.5px;letter-spacing:.2em;text-transform:uppercase;font-weight:700;padding-bottom:9px;white-space:nowrap;transition:opacity .28s ease,transform .28s ease}.sh-custom-header__nav>.sh-custom-header__nav-item>a:after,.sh-custom-header__actions a:after{content:"";position:absolute;left:50%;bottom:0;width:0;height:1px;background:currentColor;transform:translate(-50%);transition:width .28s ease}.sh-custom-header__nav>.sh-custom-header__nav-item>a:hover:after,.sh-custom-header__actions a:hover:after{width:100%}.sh-custom-header__nav-item.has-mega>a{font-weight:800;letter-spacing:.23em;padding-right:14px}.sh-custom-header__nav-item.has-mega>a:before{content:"\2304";position:absolute;right:0;top:-1px;font-size:9px;opacity:.75}.sh-custom-header__actions a{width:23px;height:23px;display:inline-flex;align-items:center;justify-content:center}.sh-custom-header__actions a:hover{transform:translateY(-1px)}.sh-custom-header__actions svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.35;stroke-linecap:round;stroke-linejoin:round}.sh-custom-header__cart-count{position:absolute;top:-7px;right:-9px;min-width:15px;height:15px;border-radius:999px;background:#123149;color:#f6f2ea;font-size:8px;line-height:15px;text-align:center}.sh-mega-menu{position:fixed;left:0;top:auto;width:100%;background:#f6f2ea;color:#123149;border-top:1px solid rgba(18,49,73,.1);border-bottom:1px solid rgba(18,49,73,.12);box-shadow:0 28px 50px #1231491a;opacity:0;visibility:hidden;transform:translateY(10px);pointer-events:none;transition:opacity .28s ease,transform .28s ease,visibility .28s ease;z-index:999}.has-mega:hover .sh-mega-menu,.has-mega:focus-within .sh-mega-menu{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}.sh-mega-menu__inner{max-width:1240px;margin:0 auto;padding:44px 56px;display:grid;grid-template-columns:260px 1fr;gap:72px}.sh-mega-menu__eyebrow{margin:0 0 22px;font-size:9px;letter-spacing:.26em;text-transform:uppercase;font-weight:800;color:#123149ad}.sh-mega-menu__links{display:flex;flex-direction:column;align-items:flex-start}.sh-mega-menu__links a{padding:0;margin:0 0 18px;font-size:24px;line-height:1;letter-spacing:.08em;color:#123149}.sh-mega-menu__links a:after{display:none}.sh-mega-menu__feature{display:grid;grid-template-columns:minmax(260px,1fr) 380px;gap:42px;align-items:center}.sh-mega-menu__feature h3{margin:0 0 14px;color:#123149;font-size:clamp(28px,3vw,44px);line-height:.95;letter-spacing:-.04em}.sh-mega-menu__feature p{margin:0 0 22px;max-width:420px;color:#123149c2;font-size:14px;line-height:1.7;letter-spacing:.02em;text-transform:none;font-weight:500}.sh-mega-menu__feature img{width:100%;height:260px;object-fit:cover;display:block}.sh-mega-menu__cta{display:inline-flex;padding:12px 18px;border:1px solid rgba(18,49,73,.28);color:#123149;font-size:9.5px;letter-spacing:.2em;text-transform:uppercase;font-weight:800}.sh-mega-menu__cta:after{display:none}.sh-custom-header__values{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid rgba(18,49,73,.12);background:#ffffffb8;opacity:1;transform:translateY(0);transition:opacity .35s ease,transform .35s ease}.sh-custom-header--cinematic:not(.show-values) .sh-custom-header__values{opacity:0;transform:translateY(-10px);pointer-events:none}.sh-custom-header__values span{min-height:48px;display:flex;align-items:center;justify-content:center;border-right:1px solid rgba(18,49,73,.12);font-size:8.5px;letter-spacing:.2em;text-transform:uppercase;font-weight:700;color:#123149}.sh-custom-header__values span:last-child{border-right:0}.sh-custom-header__mobile-toggle,.sh-mobile-drawer,.sh-mobile-drawer__overlay{display:none}.sh-drawer-lock{overflow:hidden}@media screen and (max-width:900px){.sh-custom-header--cinematic{background:#f6f2eaeb;color:#123149;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.sh-custom-header__main{grid-template-columns:44px 1fr 44px;min-height:90px;padding:18px 20px}.sh-custom-header__mobile-toggle{display:inline-flex;width:34px;height:34px;border:0;background:transparent;padding:0;align-items:center;justify-content:center;flex-direction:column;gap:6px;color:inherit}.sh-custom-header__mobile-toggle span{width:22px;height:1px;background:currentColor}.sh-custom-header__logo{justify-self:center}.sh-custom-header__logo img{width:145px}.sh-custom-header__nav{display:none}.sh-custom-header__actions{justify-self:end;gap:12px}.sh-custom-header__actions a[href*="/search"]{display:none}.sh-custom-header__values{grid-template-columns:1fr 1fr}.sh-mobile-drawer{display:block;position:fixed;top:0;left:0;width:min(86vw,390px);height:100vh;background:#f6f2ea;color:#123149;z-index:1002;transform:translate(-104%);transition:transform .38s ease;padding:26px 28px 34px;box-shadow:18px 0 48px #12314924;overflow-y:auto}.drawer-is-open .sh-mobile-drawer{transform:translate(0)}.sh-mobile-drawer__overlay{display:block;position:fixed;top:0;right:0;bottom:0;left:0;border:0;background:#12314947;z-index:1001;opacity:0;pointer-events:none}.drawer-is-open .sh-mobile-drawer__overlay{opacity:1;pointer-events:auto}.sh-mobile-drawer__close{border:0;background:transparent;font-size:10px;letter-spacing:.22em;text-transform:uppercase;font-weight:700;color:inherit}.sh-mobile-drawer__logo{margin:34px 0 42px}.sh-mobile-drawer__logo img{width:170px;height:auto;display:block}.sh-mobile-drawer__nav{display:flex;flex-direction:column;gap:24px}.sh-mobile-drawer__nav a{color:inherit;text-decoration:none;font-size:24px;letter-spacing:.08em;text-transform:uppercase;font-weight:700}.sh-mobile-drawer__subnav{display:flex;flex-direction:column;gap:12px;margin:-8px 0 6px 14px}.sh-mobile-drawer__subnav a{font-size:11px;letter-spacing:.18em;opacity:.7}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/sh-header.css.map */
