.ms-site-header{--ms-header-purple: #ff6542;--ms-header-text: #073e98;--ms-header-border: #e3edf5;position:sticky;top:0;z-index:100;background:#fff;border-bottom:1px solid var(--ms-header-border);color:var(--ms-header-text);font-family:Nunito,system-ui,-apple-system,Segoe UI,Roboto,sans-serif}.ms-site-header__inner{display:grid;grid-template-columns:44px 1fr auto;align-items:center;gap:8px;min-height:64px;max-width:1200px;margin:0 auto;padding:0 16px}.ms-site-header__logo{display:inline-flex;align-items:center;color:#073e98;justify-self:start;text-decoration:none;min-width:0}.ms-site-header__logo img{display:block;height:28px;width:auto}.ms-site-header__wordmark{display:inline-block;font-family:Reddit Sans,Nunito,system-ui,sans-serif;font-size:clamp(15px,3.6vw,20px);font-weight:900;letter-spacing:-.03em;line-height:1;white-space:nowrap;color:inherit}.ms-site-header__wordmark-accent{color:#ff6542}.ms-site-header__menu-toggle{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border:0;background:transparent;color:#073e98;cursor:pointer;border-radius:8px}.ms-site-header__nav{display:none}.ms-site-header__links{display:flex;align-items:center;justify-content:center;gap:28px;list-style:none;margin:0;padding:0}.ms-site-header__link{color:#073e98;text-decoration:none;font-size:15px;font-weight:800;line-height:1;transition:color .15s ease}.ms-site-header__link:hover,.ms-site-header__link.is-active{color:var(--ms-header-purple)}.ms-site-header__actions{display:flex;align-items:center;gap:6px;justify-self:end}.ms-site-header__subscribe{display:inline-flex;align-items:center;gap:6px;height:34px;padding:0 14px 0 10px;border-radius:999px;background:linear-gradient(180deg,#ff714f,#ff5c38);color:#fff!important;font-family:Reddit Sans,Nunito,system-ui,sans-serif;font-size:13px;font-weight:800;letter-spacing:-.01em;line-height:1;text-decoration:none;white-space:nowrap;box-shadow:0 6px 16px #ff5c383d;transition:transform .15s ease,filter .15s ease}.ms-site-header__subscribe:hover{transform:translateY(-1px);filter:brightness(1.05)}.ms-site-header__subscribe.is-active{box-shadow:0 0 0 2px #ff654238,0 6px 16px #ff5c383d}.ms-site-header__subscribe-badge{display:inline-grid;place-items:center;width:18px;height:18px;border-radius:999px;background:#ffffff38;font-size:14px;font-weight:900;line-height:1}.ms-site-header__drawer-subscribe{display:flex!important;align-items:center;justify-content:center;margin:4px 0 12px;padding:14px 16px!important;border-radius:999px;border-bottom:0!important;background:linear-gradient(180deg,#ff714f,#ff5c38);color:#fff!important;font-family:Reddit Sans,Nunito,system-ui,sans-serif;font-weight:800!important;letter-spacing:-.01em}.ms-site-header__icon{position:relative;display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;color:#073e98;border-radius:8px;text-decoration:none}.ms-site-header__badge{position:absolute;top:6px;right:6px;min-width:16px;height:16px;padding:0 4px;border-radius:999px;background:var(--ms-header-purple);color:#fff;font-size:10px;font-weight:700;display:grid;place-items:center}.ms-site-header__locale-pill,.ms-site-header__locale-btn{display:inline-flex;align-items:center;gap:8px;height:34px;padding:0 12px 0 10px;border:1px solid #ddd;border-radius:999px;background:#fff;color:#073e98;font-size:13px;font-weight:700;letter-spacing:.02em;line-height:1;cursor:pointer;white-space:nowrap}.ms-site-header__locale-pill>span:not([class]),.ms-site-header__locale-btn>span:not(.ms-site-header__flag):not(.ms-site-header__ch-flag),.ms-site-header__currency-code{color:inherit}.ms-site-header__chevron{flex-shrink:0;opacity:.55;color:currentColor}.ms-site-header__ch-flag{width:18px;height:14px;flex-shrink:0;display:block;border-radius:2px;overflow:hidden;border:1px solid rgba(0,0,0,.12);opacity:1}.ms-site-header__drawer{border-top:1px solid var(--ms-header-border);background:#fff;padding:8px 16px 16px}.ms-site-header__drawer[hidden]{display:none!important}.ms-site-header__drawer ul{list-style:none;margin:0;padding:0}.ms-site-header__drawer a{display:block;padding:12px 4px;color:#073e98;text-decoration:none;font-size:16px;font-weight:800;border-bottom:1px solid #f2f2f2}.ms-site-header__drawer a.is-active{color:var(--ms-header-purple)}@media(min-width:900px){.ms-site-header__inner{grid-template-columns:1fr auto 1fr;min-height:72px;padding:0 24px;position:relative}.ms-site-header__menu-toggle{display:none}.ms-site-header__logo{justify-self:start}.ms-site-header__nav{display:block;justify-self:center;grid-column:2}.ms-site-header__actions{justify-self:end;grid-column:3}.ms-site-header__drawer{display:none!important}}body:has(.ms-pdp) .ms-site-header,body:has(.ms-coll) .ms-site-header,body:has(.ms-plus) .ms-site-header,body:has(.ms-home) .ms-site-header{background:#141414!important;border-bottom-color:#ffffff14!important;color:#fff!important}body:has(.ms-pdp) .ms-site-header__logo,body:has(.ms-coll) .ms-site-header__logo,body:has(.ms-plus) .ms-site-header__logo,body:has(.ms-home) .ms-site-header__logo,body:has(.ms-pdp) .ms-site-header__menu-toggle,body:has(.ms-coll) .ms-site-header__menu-toggle,body:has(.ms-plus) .ms-site-header__menu-toggle,body:has(.ms-home) .ms-site-header__menu-toggle,body:has(.ms-pdp) .ms-site-header__link,body:has(.ms-coll) .ms-site-header__link,body:has(.ms-plus) .ms-site-header__link,body:has(.ms-home) .ms-site-header__link,body:has(.ms-pdp) .ms-site-header__icon,body:has(.ms-coll) .ms-site-header__icon,body:has(.ms-plus) .ms-site-header__icon,body:has(.ms-home) .ms-site-header__icon{color:#fff!important}body:has(.ms-pdp) .ms-site-header__wordmark-accent,body:has(.ms-coll) .ms-site-header__wordmark-accent,body:has(.ms-plus) .ms-site-header__wordmark-accent,body:has(.ms-home) .ms-site-header__wordmark-accent{color:#ff4d79!important}body:has(.ms-pdp) .ms-site-header__locale-pill,body:has(.ms-coll) .ms-site-header__locale-pill,body:has(.ms-plus) .ms-site-header__locale-pill,body:has(.ms-home) .ms-site-header__locale-pill,body:has(.ms-pdp) .ms-site-header__locale-btn,body:has(.ms-coll) .ms-site-header__locale-btn,body:has(.ms-plus) .ms-site-header__locale-btn,body:has(.ms-home) .ms-site-header__locale-btn{background:#ffffff1a!important;border-color:#ffffff47!important;color:#fff!important;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}body:has(.ms-pdp) .ms-site-header__currency-code,body:has(.ms-coll) .ms-site-header__currency-code,body:has(.ms-plus) .ms-site-header__currency-code,body:has(.ms-home) .ms-site-header__currency-code,body:has(.ms-pdp) .ms-site-header__locale-btn>span,body:has(.ms-coll) .ms-site-header__locale-btn>span,body:has(.ms-plus) .ms-site-header__locale-btn>span,body:has(.ms-home) .ms-site-header__locale-btn>span,body:has(.ms-pdp) .ms-site-header__chevron,body:has(.ms-coll) .ms-site-header__chevron,body:has(.ms-plus) .ms-site-header__chevron,body:has(.ms-home) .ms-site-header__chevron{color:#fff!important;opacity:1}body:has(.ms-pdp) .ms-site-header__ch-flag,body:has(.ms-coll) .ms-site-header__ch-flag,body:has(.ms-plus) .ms-site-header__ch-flag,body:has(.ms-home) .ms-site-header__ch-flag{opacity:1!important;visibility:visible!important;display:block!important;border-color:#ffffff59!important}body:has(.ms-pdp) .ms-site-header__link:hover,body:has(.ms-pdp) .ms-site-header__link.is-active,body:has(.ms-coll) .ms-site-header__link:hover,body:has(.ms-coll) .ms-site-header__link.is-active,body:has(.ms-plus) .ms-site-header__link:hover,body:has(.ms-plus) .ms-site-header__link.is-active,body:has(.ms-home) .ms-site-header__link:hover,body:has(.ms-home) .ms-site-header__link.is-active{color:#c4b5fd!important}body:has(.ms-pdp) .ms-site-header__drawer,body:has(.ms-coll) .ms-site-header__drawer,body:has(.ms-plus) .ms-site-header__drawer,body:has(.ms-home) .ms-site-header__drawer{background:#1a1a1a!important}body:has(.ms-pdp) .ms-site-header__drawer a,body:has(.ms-coll) .ms-site-header__drawer a,body:has(.ms-plus) .ms-site-header__drawer a,body:has(.ms-home) .ms-site-header__drawer a{color:#fff!important}body:has(.ms-plus) .ms-site-header__drawer-subscribe,body:has(.ms-home) .ms-site-header__drawer-subscribe,body:has(.ms-pdp) .ms-site-header__drawer-subscribe,body:has(.ms-coll) .ms-site-header__drawer-subscribe{color:#fff!important}body:has(.ms-pdp) .shopify-section-group-footer-group,body:has(.ms-coll) .shopify-section-group-footer-group,body:has(.ms-home) .shopify-section-group-footer-group,body:has(.ms-plus) .shopify-section-group-footer-group{display:none!important}@media(max-width:899px){.ms-site-header__subscribe{height:30px;padding:0 10px 0 8px;font-size:12px}.ms-site-header__subscribe-badge{width:16px;height:16px;font-size:12px}.ms-site-header__locale-pill{display:none}}.ms-mobile-menu{display:none}body.ms-mobile-menu-open{overflow:hidden;overscroll-behavior:none}@media(max-width:899px){.ms-mobile-menu{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:block;overflow:hidden auto;background:#fff;color:#073e98;opacity:0;visibility:hidden;transform:translate(-100%);transition:transform .28s cubic-bezier(.22,1,.36,1),opacity .2s ease,visibility .28s;-webkit-overflow-scrolling:touch}.ms-mobile-menu[hidden]{display:none!important}.ms-mobile-menu.is-open{opacity:1;visibility:visible;transform:translate(0)}.ms-mobile-menu__shell{width:min(100%,620px);min-height:100%;margin:0 auto;background:#fff}.ms-mobile-menu__top{position:sticky;top:0;z-index:2;display:flex;align-items:center;justify-content:space-between;min-height:78px;padding:10px 18px;background:#fffffff0;border-bottom:1px solid #d9ebfa;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.ms-mobile-menu__brand{display:inline-flex!important;align-items:center;gap:9px;padding:0!important;border:0!important;color:#073e98!important;font-family:Reddit Sans,Nunito,sans-serif;font-size:18px!important;font-weight:900!important;line-height:.84;letter-spacing:-.045em;text-decoration:none}.ms-mobile-menu__brand-icon{width:40px;height:38px;flex:0 0 auto}.ms-mobile-menu__close{display:grid;width:48px;height:48px;padding:0;place-items:center;border:0;border-radius:15px;background:#edf8ff;color:#073e98;cursor:pointer}.ms-mobile-menu__close svg{width:26px;height:26px;fill:none;stroke:currentColor;stroke-width:2.4;stroke-linecap:round}.ms-mobile-menu__close:focus-visible,.ms-mobile-menu a:focus-visible,.ms-mobile-menu select:focus-visible{outline:3px solid rgba(17,145,239,.36);outline-offset:3px}.ms-mobile-menu__content{padding:24px 18px max(26px,env(safe-area-inset-bottom))}.ms-mobile-menu__title{margin:0 0 17px;color:#0b4da7;font-family:Reddit Sans,Nunito,sans-serif;font-size:clamp(21px,6.2vw,29px);font-weight:900;line-height:1.08;letter-spacing:-.035em}.ms-mobile-menu__cta{display:flex!important;align-items:center;justify-content:center;gap:13px;min-height:62px;padding:12px 20px!important;border:0!important;border-radius:999px;background:linear-gradient(135deg,#ff742d,#ff5737);box-shadow:0 12px 28px #ff5b303d;color:#fff!important;font-family:Reddit Sans,Nunito,sans-serif;font-size:clamp(22px,7vw,30px)!important;font-weight:900!important;line-height:1;text-decoration:none;transition:transform .16s ease,box-shadow .16s ease}.ms-mobile-menu__cta:active{transform:scale(.985);box-shadow:0 7px 18px #ff5b3033}.ms-mobile-menu__cta span{font-size:1.3em;font-weight:700;transform:translateY(-1px)}.ms-mobile-menu__nav{margin-top:24px;border-top:1px solid #d9ebfa}.ms-mobile-menu__nav-item{display:grid!important;grid-template-columns:52px 1fr auto;align-items:center;gap:14px;min-height:78px;padding:11px 2px!important;border:0!important;border-bottom:1px solid #d9ebfa!important;color:#073e98!important;font-family:Reddit Sans,Nunito,sans-serif;font-size:clamp(18px,5.6vw,25px)!important;font-weight:900!important;line-height:1.05;text-decoration:none}.ms-mobile-menu__nav-icon,.ms-mobile-menu__utility-icon,.ms-mobile-menu__footer-icon{display:grid;width:52px;height:52px;place-items:center;border-radius:16px;background:#edf8ff;color:#0b4da7}.ms-mobile-menu__nav-icon svg,.ms-mobile-menu__utility-icon svg,.ms-mobile-menu__footer-icon svg{width:30px;height:30px;fill:none;stroke:currentColor;stroke-width:2.1;stroke-linecap:round;stroke-linejoin:round}.ms-mobile-menu__nav-icon svg path:first-child:not(:last-child){fill:none}.ms-mobile-menu__chevron{color:#57a4e6;font-size:40px;font-weight:400;line-height:1}.ms-mobile-menu__help-card{position:relative;isolation:isolate;display:flex!important;align-items:center;min-height:146px;margin:22px 0 20px;padding:22px 44% 22px 22px!important;overflow:hidden;border:0!important;border-radius:24px;background:linear-gradient(135deg,#e9f7ff,#dcedfc);color:#073e98!important;text-decoration:none}.ms-mobile-menu__help-copy{position:relative;z-index:1;display:grid;gap:13px}.ms-mobile-menu__help-copy strong{font-family:Reddit Sans,Nunito,sans-serif;font-size:clamp(21px,6.5vw,28px);font-weight:900;line-height:1.02;letter-spacing:-.035em}.ms-mobile-menu__help-copy>span{font-size:15px;font-weight:800;line-height:1.22;text-decoration:underline;text-underline-offset:3px}.ms-mobile-menu__mascot{position:absolute;z-index:0;right:-13px;bottom:-30px;width:52%;height:auto;object-fit:contain;filter:drop-shadow(0 10px 12px rgba(6,78,129,.13))}.ms-mobile-menu__utilities{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid #d9ebfa;border-bottom:1px solid #d9ebfa}.ms-mobile-menu__utilities>a{display:flex!important;align-items:center;gap:10px;min-width:0;min-height:82px;padding:12px 8px!important;border:0!important;color:#073e98!important;font-size:clamp(15px,4.5vw,20px)!important;font-weight:900!important;text-decoration:none}.ms-mobile-menu__utilities>a+a{padding-left:15px!important;border-left:1px solid #d9ebfa!important}.ms-mobile-menu__utility-icon{width:46px;height:46px;flex:0 0 auto;border-radius:14px}.ms-mobile-menu__utility-icon svg{width:27px;height:27px}.ms-mobile-menu__footer-row{display:grid;grid-template-columns:1fr 1fr;padding-top:18px}.ms-mobile-menu__footer-row>a,.ms-mobile-menu__language{display:flex!important;align-items:center;gap:10px;min-width:0;min-height:56px;padding:4px 8px!important;border:0!important;color:#073e98!important;font-size:16px!important;font-weight:900!important;text-decoration:none}.ms-mobile-menu__footer-row>a{padding-left:15px!important;border-left:1px solid #d9ebfa!important}.ms-mobile-menu__footer-icon{width:42px;height:42px;flex:0 0 auto;border-radius:13px}.ms-mobile-menu__footer-icon svg{width:25px;height:25px}.ms-mobile-menu__footer-row .ms-mobile-menu__chevron{margin-left:auto;font-size:30px}.ms-mobile-menu__language-form{min-width:0;margin:0}.ms-mobile-menu__language select{max-width:100%;padding:7px 20px 7px 0;border:0;background:transparent;color:#073e98;font:inherit}}@media(max-width:370px){.ms-mobile-menu__content,.ms-mobile-menu__top{padding-inline:14px}.ms-mobile-menu__nav-item{grid-template-columns:46px 1fr auto;gap:10px}.ms-mobile-menu__nav-icon{width:46px;height:46px}.ms-mobile-menu__help-card{padding-left:17px!important}.ms-mobile-menu__utilities>a{font-size:14px!important}}@media(prefers-reduced-motion:reduce){.ms-mobile-menu{transition-duration:.01ms}}body:has(.ms-home) .ms-site-header,body:has(.ms-coll) .ms-site-header,body:has(.ms-catalog) .ms-site-header,body:has(.ms-pdp) .ms-site-header,body:has(.ms-plus) .ms-site-header{--ms-header-text: #073e98;--ms-header-border: #e3edf5;--ms-header-purple: #ff6542;position:sticky!important;background:#fff!important;border-bottom-color:#e3edf5!important;color:#073e98!important}body:has(.ms-home) .ms-site-header__logo,body:has(.ms-coll) .ms-site-header__logo,body:has(.ms-catalog) .ms-site-header__logo,body:has(.ms-pdp) .ms-site-header__logo,body:has(.ms-plus) .ms-site-header__logo,body:has(.ms-home) .ms-site-header__menu-toggle,body:has(.ms-coll) .ms-site-header__menu-toggle,body:has(.ms-catalog) .ms-site-header__menu-toggle,body:has(.ms-pdp) .ms-site-header__menu-toggle,body:has(.ms-plus) .ms-site-header__menu-toggle,body:has(.ms-home) .ms-site-header__link,body:has(.ms-coll) .ms-site-header__link,body:has(.ms-catalog) .ms-site-header__link,body:has(.ms-pdp) .ms-site-header__link,body:has(.ms-plus) .ms-site-header__link,body:has(.ms-home) .ms-site-header__icon,body:has(.ms-coll) .ms-site-header__icon,body:has(.ms-catalog) .ms-site-header__icon,body:has(.ms-pdp) .ms-site-header__icon,body:has(.ms-plus) .ms-site-header__icon,body:has(.ms-home) .ms-site-header__wordmark,body:has(.ms-coll) .ms-site-header__wordmark,body:has(.ms-catalog) .ms-site-header__wordmark,body:has(.ms-pdp) .ms-site-header__wordmark,body:has(.ms-plus) .ms-site-header__wordmark{color:#073e98!important}body:has(.ms-home) .ms-site-header__wordmark-accent,body:has(.ms-coll) .ms-site-header__wordmark-accent,body:has(.ms-catalog) .ms-site-header__wordmark-accent,body:has(.ms-pdp) .ms-site-header__wordmark-accent,body:has(.ms-plus) .ms-site-header__wordmark-accent,body:has(.ms-home) .ms-site-header__link:hover,body:has(.ms-coll) .ms-site-header__link:hover,body:has(.ms-catalog) .ms-site-header__link:hover,body:has(.ms-pdp) .ms-site-header__link:hover,body:has(.ms-plus) .ms-site-header__link:hover,body:has(.ms-home) .ms-site-header__link.is-active,body:has(.ms-coll) .ms-site-header__link.is-active,body:has(.ms-catalog) .ms-site-header__link.is-active,body:has(.ms-pdp) .ms-site-header__link.is-active,body:has(.ms-plus) .ms-site-header__link.is-active{color:#ff6542!important}body:has(.ms-home) .ms-site-header__locale-pill,body:has(.ms-coll) .ms-site-header__locale-pill,body:has(.ms-catalog) .ms-site-header__locale-pill,body:has(.ms-pdp) .ms-site-header__locale-pill,body:has(.ms-plus) .ms-site-header__locale-pill,body:has(.ms-home) .ms-site-header__locale-btn,body:has(.ms-coll) .ms-site-header__locale-btn,body:has(.ms-catalog) .ms-site-header__locale-btn,body:has(.ms-pdp) .ms-site-header__locale-btn,body:has(.ms-plus) .ms-site-header__locale-btn{background:#fff!important;border-color:#d7e4ef!important;color:#073e98!important;backdrop-filter:none;-webkit-backdrop-filter:none}body:has(.ms-home) .ms-site-header__currency-code,body:has(.ms-coll) .ms-site-header__currency-code,body:has(.ms-catalog) .ms-site-header__currency-code,body:has(.ms-pdp) .ms-site-header__currency-code,body:has(.ms-plus) .ms-site-header__currency-code,body:has(.ms-home) .ms-site-header__chevron,body:has(.ms-coll) .ms-site-header__chevron,body:has(.ms-catalog) .ms-site-header__chevron,body:has(.ms-pdp) .ms-site-header__chevron,body:has(.ms-plus) .ms-site-header__chevron{color:#073e98!important}body:has(.ms-home) .ms-site-header__drawer,body:has(.ms-coll) .ms-site-header__drawer,body:has(.ms-catalog) .ms-site-header__drawer,body:has(.ms-pdp) .ms-site-header__drawer,body:has(.ms-plus) .ms-site-header__drawer{background:#fff!important;border-color:#e3edf5!important}body:has(.ms-home) .ms-site-header__drawer a,body:has(.ms-coll) .ms-site-header__drawer a,body:has(.ms-catalog) .ms-site-header__drawer a,body:has(.ms-pdp) .ms-site-header__drawer a,body:has(.ms-plus) .ms-site-header__drawer a{color:#073e98!important}@media(max-width:899px){body:has(.ms-home) .ms-site-header__inner,body:has(.ms-coll) .ms-site-header__inner,body:has(.ms-catalog) .ms-site-header__inner,body:has(.ms-pdp) .ms-site-header__inner,body:has(.ms-plus) .ms-site-header__inner{position:relative;grid-template-columns:1fr auto;min-height:68px;padding:0 14px}body:has(.ms-home) .ms-site-header__logo,body:has(.ms-coll) .ms-site-header__logo,body:has(.ms-catalog) .ms-site-header__logo,body:has(.ms-pdp) .ms-site-header__logo,body:has(.ms-plus) .ms-site-header__logo{grid-column:1;grid-row:1}body:has(.ms-home) .ms-site-header__actions,body:has(.ms-coll) .ms-site-header__actions,body:has(.ms-catalog) .ms-site-header__actions,body:has(.ms-pdp) .ms-site-header__actions,body:has(.ms-plus) .ms-site-header__actions{position:absolute;right:52px;width:40px;grid-column:2;grid-row:1;padding:0}body:has(.ms-home) .ms-site-header__menu-toggle,body:has(.ms-coll) .ms-site-header__menu-toggle,body:has(.ms-catalog) .ms-site-header__menu-toggle,body:has(.ms-pdp) .ms-site-header__menu-toggle,body:has(.ms-plus) .ms-site-header__menu-toggle{position:absolute;right:7px;grid-column:2;grid-row:1;margin-left:auto}body:has(.ms-home) .ms-site-header__actions>*,body:has(.ms-coll) .ms-site-header__actions>*,body:has(.ms-catalog) .ms-site-header__actions>*,body:has(.ms-pdp) .ms-site-header__actions>*,body:has(.ms-plus) .ms-site-header__actions>*{display:none!important}body:has(.ms-home) .ms-site-header__actions>a[href*="/cart"],body:has(.ms-coll) .ms-site-header__actions>a[href*="/cart"],body:has(.ms-catalog) .ms-site-header__actions>a[href*="/cart"],body:has(.ms-pdp) .ms-site-header__actions>a[href*="/cart"],body:has(.ms-plus) .ms-site-header__actions>a[href*="/cart"]{display:inline-flex!important}body:has(.ms-home) .ms-site-header__logo img,body:has(.ms-coll) .ms-site-header__logo img,body:has(.ms-catalog) .ms-site-header__logo img,body:has(.ms-pdp) .ms-site-header__logo img,body:has(.ms-plus) .ms-site-header__logo img{height:34px}body:has(.ms-home) .ms-site-header__wordmark,body:has(.ms-coll) .ms-site-header__wordmark,body:has(.ms-catalog) .ms-site-header__wordmark,body:has(.ms-pdp) .ms-site-header__wordmark,body:has(.ms-plus) .ms-site-header__wordmark{font-size:19px}}@media(max-width:899px){.ms-mobile-menu{overflow:hidden}.ms-mobile-menu__shell{height:100%;min-height:0;overflow:hidden}.ms-mobile-menu__top{position:relative;min-height:62px;padding:7px 14px}.ms-mobile-menu__brand{gap:7px;font-size:15px!important}.ms-mobile-menu__brand-icon{width:34px;height:32px}.ms-mobile-menu__close{width:40px;height:40px;border-radius:12px}.ms-mobile-menu__close svg{width:22px;height:22px}.ms-mobile-menu,.ms-mobile-menu *{box-sizing:border-box}.ms-mobile-menu__content{display:flex;height:calc(100dvh - 62px);min-height:0;flex-direction:column;padding:12px 14px 10px;overflow-x:hidden}.ms-mobile-menu__title{margin-bottom:9px;font-size:clamp(17px,5.1vw,22px);line-height:1.05}.ms-mobile-menu__cta{width:min(92%,430px);max-width:100%;min-height:40px;margin-inline:auto;padding:7px 14px!important;gap:7px;font-size:clamp(15px,4.2vw,18px)!important;box-shadow:0 6px 16px #ff5b302b}.ms-mobile-menu__cta span{font-size:1.12em}.ms-mobile-menu__nav{flex:0 0 auto;margin-top:12px}.ms-mobile-menu__nav-item{grid-template-columns:40px 1fr auto;gap:10px;min-height:51px;padding:5px 1px!important;font-size:clamp(15px,4.5vw,19px)!important}.ms-mobile-menu__nav-icon{width:38px;height:38px;border-radius:11px}.ms-mobile-menu__nav-icon svg{width:23px;height:23px}.ms-mobile-menu__nav-item .ms-mobile-menu__chevron{font-size:30px}.ms-mobile-menu__help-card{min-height:88px;margin:11px 0 10px;padding:12px clamp(138px,39%,270px) 12px 15px!important;border-radius:17px}.ms-mobile-menu__help-copy{gap:7px}.ms-mobile-menu__help-copy strong{font-size:clamp(17px,5.2vw,21px)}.ms-mobile-menu__help-copy>span{font-size:12px}.ms-mobile-menu__mascot{right:clamp(-8px,-1.6vw,-2px);bottom:-7px;width:clamp(132px,34%,228px);max-height:112px}.ms-mobile-menu__utilities{flex:0 0 auto}.ms-mobile-menu__utilities>a{min-height:56px;gap:7px;padding:7px 5px!important;font-size:clamp(13px,3.8vw,16px)!important}.ms-mobile-menu__utilities>a+a{padding-left:10px!important}.ms-mobile-menu__utility-icon{width:36px;height:36px;border-radius:10px}.ms-mobile-menu__utility-icon svg{width:22px;height:22px}.ms-mobile-menu__footer-row{flex:0 0 auto;padding-top:7px}.ms-mobile-menu__footer-row>a,.ms-mobile-menu__language{min-height:44px;gap:7px;padding:2px 5px!important;font-size:13px!important}.ms-mobile-menu__footer-row>a{padding-left:10px!important}.ms-mobile-menu__footer-icon{width:34px;height:34px;border-radius:10px}.ms-mobile-menu__footer-icon svg{width:21px;height:21px}.ms-mobile-menu__footer-row .ms-mobile-menu__chevron{font-size:24px}}@media(max-width:899px)and (min-width:560px){.ms-mobile-menu__cta{width:min(70%,430px);min-height:38px;font-size:17px!important}.ms-mobile-menu__help-card{min-height:86px;padding-right:clamp(190px,35%,280px)!important}.ms-mobile-menu__mascot{right:14px;bottom:-8px;width:clamp(168px,28%,224px);max-height:106px}}@media(max-width:899px)and (max-height:720px){.ms-mobile-menu__top{min-height:56px;padding-block:5px}.ms-mobile-menu__content{height:calc(100dvh - 56px);padding-block:8px 7px}.ms-mobile-menu__title{margin-bottom:6px;font-size:17px}.ms-mobile-menu__cta{min-height:36px;font-size:15px!important}.ms-mobile-menu__nav{margin-top:8px}.ms-mobile-menu__nav-item{min-height:45px;font-size:14px!important}.ms-mobile-menu__nav-icon{width:34px;height:34px}.ms-mobile-menu__help-card{min-height:76px;margin-block:7px;padding-block:9px!important}.ms-mobile-menu__help-copy strong{font-size:16px}.ms-mobile-menu__help-copy>span{font-size:11px}.ms-mobile-menu__utilities>a{min-height:49px}.ms-mobile-menu__footer-row{padding-top:4px}.ms-mobile-menu__footer-row>a,.ms-mobile-menu__language{min-height:39px}}@media(max-width:420px){.ms-mobile-menu__content{padding-inline:12px}.ms-mobile-menu__title{font-size:clamp(16px,5vw,19px)}.ms-mobile-menu__cta{width:min(88%,340px);min-height:36px;padding-inline:12px!important;font-size:15px!important}.ms-mobile-menu__help-card{padding-right:132px!important}.ms-mobile-menu__mascot{right:-12px;bottom:-6px;width:138px;max-height:102px}}@media(max-width:899px){.ms-site-header__inner,body:has(.ms-home) .ms-site-header__inner,body:has(.ms-coll) .ms-site-header__inner,body:has(.ms-catalog) .ms-site-header__inner,body:has(.ms-pdp) .ms-site-header__inner,body:has(.ms-plus) .ms-site-header__inner,body:has(.ms-about) .ms-site-header__inner,body:has(.ms-support) .ms-site-header__inner{display:grid;grid-template-columns:44px 1fr auto;min-height:68px;padding:0 14px}.ms-site-header__menu-toggle,body:has(.ms-home) .ms-site-header__menu-toggle,body:has(.ms-coll) .ms-site-header__menu-toggle,body:has(.ms-catalog) .ms-site-header__menu-toggle,body:has(.ms-pdp) .ms-site-header__menu-toggle,body:has(.ms-plus) .ms-site-header__menu-toggle,body:has(.ms-about) .ms-site-header__menu-toggle,body:has(.ms-support) .ms-site-header__menu-toggle{position:static!important;grid-column:1;grid-row:1;justify-self:start;margin:0}.ms-site-header__logo,body:has(.ms-home) .ms-site-header__logo,body:has(.ms-coll) .ms-site-header__logo,body:has(.ms-catalog) .ms-site-header__logo,body:has(.ms-pdp) .ms-site-header__logo,body:has(.ms-plus) .ms-site-header__logo,body:has(.ms-about) .ms-site-header__logo,body:has(.ms-support) .ms-site-header__logo{grid-column:2;grid-row:1;justify-self:start}.ms-site-header__actions,body:has(.ms-home) .ms-site-header__actions,body:has(.ms-coll) .ms-site-header__actions,body:has(.ms-catalog) .ms-site-header__actions,body:has(.ms-pdp) .ms-site-header__actions,body:has(.ms-plus) .ms-site-header__actions,body:has(.ms-about) .ms-site-header__actions,body:has(.ms-support) .ms-site-header__actions{position:static!important;grid-column:3;grid-row:1;justify-self:end;width:auto;margin:0}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/ms-header.css.map */
