.editorial-utility .utility-bar__inner{width:min(1180px,calc(100% - 32px));display:flex;align-items:center;justify-content:center;gap:0;overflow-x:auto;scrollbar-width:none}.editorial-utility .utility-bar__inner::-webkit-scrollbar{display:none}.editorial-utility .utility-bar__inner>*{display:inline-flex!important;align-items:center;gap:7px;min-height:32px;padding:0 22px;color:#fff;white-space:nowrap;font-size:.68rem;line-height:1;text-transform:none;letter-spacing:.01em}.editorial-utility .utility-bar__inner>*+*{border-left:1px solid rgba(255,255,255,.38)}.editorial-utility a:hover{text-decoration:underline;text-underline-offset:3px}.editorial-utility svg{width:14px;height:14px;color:var(--sd-gold)}.site-header[data-editorial-header]{position:sticky;top:0;z-index:90;height:auto;min-height:86px;overflow:visible;background:#fffdf9fb;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}[data-editorial-header] .header-shell{width:min(1420px,calc(100% - 32px));min-height:86px;height:auto;padding:12px 0;gap:22px}[data-editorial-header] .brand-lockup{flex:0 0 auto}[data-editorial-header] .brand-lockup__mark{width:50px;height:50px}[data-editorial-header] .brand-lockup__name{font-size:1.35rem}[data-editorial-header] .brand-lockup__tagline{font-size:.52rem}.editorial-nav{min-width:0;flex:1 1 auto;align-self:stretch;display:flex;align-items:center}.editorial-nav__list{width:100%;margin:0;padding:0;display:flex;align-items:center;justify-content:center;gap:clamp(10px,1.4vw,22px);list-style:none}.editorial-nav__item{position:relative}.editorial-nav__row{display:flex;align-items:center;white-space:nowrap}.editorial-nav__link{display:inline-flex;align-items:center;min-height:44px;padding:0 2px;color:var(--sd-navy);font-size:clamp(.6rem,.69vw,.69rem);font-weight:700;line-height:1.15;letter-spacing:.04em;text-transform:uppercase;transition:color .18s ease}.editorial-nav__link:hover,.editorial-nav__link:focus-visible,.editorial-nav__link[aria-current=page]{color:var(--sd-red)}.editorial-submenu-toggle{width:32px;height:40px;display:grid;place-items:center;border:0;background:transparent;color:var(--sd-navy);cursor:pointer;border-radius:8px}.editorial-submenu-toggle:hover,.editorial-submenu-toggle:focus-visible{background:#0629490f;color:var(--sd-red)}.editorial-submenu-toggle svg{width:14px;height:14px;transition:transform .18s ease}.editorial-nav__item.is-open>.editorial-nav__row .editorial-submenu-toggle svg{transform:rotate(180deg)}.editorial-dropdown{position:absolute;left:0;top:calc(100% + 2px);z-index:100;width:min(900px,80vw);padding:20px;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(8px);border:1px solid rgba(6,41,73,.12);border-radius:14px;background:#fffdf9;box-shadow:0 22px 48px #06294929;transition:opacity .18s ease,transform .18s ease,visibility .18s ease}.editorial-nav__item:nth-last-child(-n+2)>.editorial-dropdown{left:auto;right:0}.editorial-nav__item:hover>.editorial-dropdown,.editorial-nav__item:focus-within>.editorial-dropdown,.editorial-nav__item.is-open>.editorial-dropdown{opacity:1;visibility:visible;pointer-events:auto;transform:none}.editorial-dropdown__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(155px,1fr));gap:18px 22px}.editorial-dropdown__group{min-width:0}.editorial-dropdown__title{display:block;padding:3px 0 7px;color:var(--sd-navy);font:600 .82rem/1.3 var(--body-font)}.editorial-dropdown__title:hover{color:var(--sd-red)}.editorial-dropdown__links{margin:0;padding:0;list-style:none}.editorial-dropdown__links a{display:block;padding:5px 0;color:#062949b8;font-size:.75rem;line-height:1.35}.editorial-dropdown__links a:hover,.editorial-dropdown__links a:focus-visible{color:var(--sd-red);text-decoration:underline;text-underline-offset:3px}.editorial-mobile-search,.editorial-mobile-shortcuts{display:none}[data-editorial-header] .header-actions{gap:9px}[data-editorial-header] .header-search{width:clamp(175px,13vw,215px);height:40px}[data-editorial-header] .round-action{width:40px;height:40px}.editorial-menu-toggle{display:none;width:44px;height:44px;place-items:center;border:0;border-radius:10px;background:transparent;color:var(--sd-navy);cursor:pointer}.editorial-menu-toggle:hover,.editorial-menu-toggle:focus-visible{background:#0629490f}.editorial-menu-toggle svg{width:25px;height:25px}.editorial-nav a:focus-visible,.editorial-footer a:focus-visible,[data-editorial-header] a:focus-visible,[data-editorial-header] button:focus-visible{outline:3px solid var(--sd-gold);outline-offset:3px;border-radius:4px}.editorial-footer .footer-grid{grid-template-columns:minmax(240px,1.35fr) repeat(3,minmax(140px,1fr));gap:34px}.editorial-footer__brand-copy{margin-top:16px;max-width:390px;color:#ffffffb8!important;font-size:.86rem;line-height:1.55}.editorial-footer__column h3{margin:0 0 13px;color:#fff;font-size:.72rem;letter-spacing:.12em;text-transform:uppercase}.editorial-footer__column a{display:block;margin:0!important;padding:6px 0;color:#ffffffbd!important;font-size:.82rem!important;line-height:1.35}.editorial-footer__column a:hover{color:#fff!important;text-decoration:underline;text-underline-offset:3px}.editorial-footer__newsletter{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.8fr);gap:34px;align-items:center;margin-top:42px;padding:28px 0;border-top:1px solid rgba(255,255,255,.16)}.editorial-footer__newsletter h3{margin:0 0 5px;color:#fff;font:500 1.55rem/1.05 var(--display-font)}.editorial-footer__newsletter p{margin:0;color:#ffffffad;font-size:.8rem}.editorial-footer__newsletter-form{display:flex;gap:8px}.editorial-footer__newsletter-form input{min-width:0;flex:1;min-height:46px;border:1px solid rgba(255,255,255,.34);border-radius:7px;background:#ffffff14;padding:0 13px;color:#fff}.editorial-footer__newsletter-form input::placeholder{color:#ffffff94}.editorial-footer__newsletter-form button{min-height:46px;border:1px solid var(--sd-gold);border-radius:7px;background:var(--sd-gold);padding:0 16px;color:var(--sd-navy);font-weight:800;cursor:pointer}.editorial-footer__newsletter-message{grid-column:1/-1;margin:6px 0 0!important;font-size:.75rem!important}.editorial-footer__bottom{display:flex;align-items:center;justify-content:space-between;gap:22px;flex-wrap:wrap}.editorial-footer__payments{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.editorial-footer__payments svg{width:38px;height:24px}.editorial-footer__legal{color:#ffffff8c}@media(max-width:1260px){[data-editorial-header] .header-search{display:none}.editorial-nav__list{gap:10px}.editorial-nav__link{font-size:.59rem}}@media(max-width:1040px){.site-header[data-editorial-header]{min-height:72px}[data-editorial-header] .header-shell{min-height:72px;width:calc(100% - 24px);padding:8px 0;gap:9px}.editorial-menu-toggle{display:grid;flex:0 0 auto}.editorial-nav{position:absolute;left:0;right:0;top:100%;z-index:110;display:block;max-height:calc(100dvh - 72px);overflow-y:auto;overscroll-behavior:contain;padding:0 14px 18px;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-8px);background:#fffdf9;border-top:1px solid var(--sd-line);box-shadow:0 22px 40px #06294929;transition:opacity .18s ease,transform .18s ease,visibility .18s ease}.editorial-nav.is-open{opacity:1;visibility:visible;pointer-events:auto;transform:none}.editorial-nav__list{display:block}.editorial-nav__item{border-bottom:1px solid rgba(6,41,73,.1)}.editorial-nav__row{width:100%;justify-content:space-between}.editorial-nav__link{min-height:52px;flex:1;font-size:.78rem;letter-spacing:.055em}.editorial-submenu-toggle{width:46px;height:46px;flex:0 0 46px}.editorial-dropdown{position:static;width:auto;padding:0 0 14px;display:none;opacity:1;visibility:visible;pointer-events:auto;transform:none;border:0;border-radius:0;background:transparent;box-shadow:none}.editorial-nav__item:hover>.editorial-dropdown,.editorial-nav__item:focus-within>.editorial-dropdown{display:none}.editorial-nav__item.is-open>.editorial-dropdown{display:block}.editorial-dropdown__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 18px;padding:4px 8px 2px 14px}.editorial-dropdown__title{padding:8px 0 5px;font-size:.8rem}.editorial-dropdown__links a{padding:6px 0;font-size:.76rem}.editorial-mobile-search{display:flex;margin:14px 0 7px;height:46px;border:1px solid rgba(6,41,73,.2);border-radius:999px;overflow:hidden;background:#fff}.editorial-mobile-search input{min-width:0;flex:1;border:0;outline:0;background:transparent;padding:0 16px;color:var(--sd-navy)}.editorial-mobile-search button{width:48px;border:0;background:var(--sd-navy);color:#fff;display:grid;place-items:center}.editorial-mobile-shortcuts{display:flex;gap:8px;padding:8px 0 4px}.editorial-mobile-shortcuts a{flex:1;display:flex;align-items:center;justify-content:center;gap:7px;min-height:44px;border:1px solid var(--sd-line);border-radius:9px;color:var(--sd-navy);font-size:.75rem;font-weight:700}.editorial-mobile-shortcuts svg{width:16px;height:16px}body.editorial-nav-open{overflow:hidden}[data-editorial-header] .brand-lockup{margin-right:auto}[data-editorial-header] .brand-lockup__mark{width:44px;height:44px}[data-editorial-header] .brand-lockup__name{font-size:1.2rem}[data-editorial-header] .brand-lockup__tagline{font-size:.47rem}[data-editorial-header] .header-actions{flex:0 0 auto}}@media(max-width:760px){.editorial-utility{height:34px}.editorial-utility .utility-bar__inner{width:100%;justify-content:flex-start;padding:0 8px}.editorial-utility .utility-bar__inner>*{min-height:34px;padding:0 13px;font-size:.64rem}.editorial-utility .utility-bar__inner>*+*{border-left:1px solid rgba(255,255,255,.25)}[data-editorial-header] .round-action{width:38px;height:38px}.editorial-footer .footer-grid{grid-template-columns:1fr 1fr;gap:28px 24px}.editorial-footer .footer-grid>div:first-child{grid-column:1/-1}.editorial-footer__newsletter{grid-template-columns:1fr}.editorial-footer__newsletter-form{max-width:none}.editorial-footer__bottom{align-items:flex-start;flex-direction:column}}@media(max-width:520px){[data-editorial-header] .header-shell{width:calc(100% - 18px)}[data-editorial-header] .brand-lockup__mark{width:40px;height:40px}[data-editorial-header] .brand-lockup__name{font-size:1.05rem}[data-editorial-header] .brand-lockup__tagline{display:none}[data-editorial-header] .header-actions{gap:3px}[data-editorial-header] .round-action{width:35px;height:35px}.editorial-dropdown__grid,.editorial-footer .footer-grid{grid-template-columns:1fr}.editorial-footer .footer-grid>div:first-child{grid-column:auto}.editorial-footer__newsletter-form{flex-direction:column}.editorial-footer__newsletter-form button{width:100%}}@media(prefers-reduced-motion:reduce){.editorial-nav,.editorial-dropdown,.editorial-submenu-toggle svg{transition:none!important}}@media(max-width:1040px){.editorial-mobile-search{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 46px;align-items:stretch;height:48px;margin:14px 0 10px;overflow:visible;border:1px solid rgba(6,41,73,.18);border-radius:13px;background:#fff;box-shadow:0 5px 16px #0629490b}.editorial-mobile-search input{width:100%;min-width:0;height:46px;padding:0 14px;border:0;outline:0;border-radius:13px 0 0 13px;background:transparent;color:var(--sd-navy);font-size:.8rem}.editorial-mobile-search input::placeholder{color:#0629497a}.editorial-mobile-search button{width:46px;height:46px;border:0;border-radius:0 12px 12px 0;background:var(--sd-navy);color:#fff;display:grid;place-items:center}.editorial-mobile-search button svg{width:19px;height:19px}.editorial-mobile-search .sd-search-chips{display:none!important}}
/*# sourceMappingURL=/cdn/shop/t/46/assets/shadows-editorial-navigation.css.map */
