.announcement-bar{background:var(--announcement-bg,#222);color:var(--announcement-text,#fff);font-size:12px;letter-spacing:0}.announcement-bar__inner{min-height:29px;display:flex;align-items:center;justify-content:center;gap:0;text-align:center}.announcement-bar__item{display:flex;align-items:center;white-space:nowrap}.announcement-bar__item+.announcement-bar__item::before{content:'|';margin:0 16px;opacity:.5}.announcement-bar a:hover{text-decoration:underline}

.site-header{position:sticky;top:0;z-index:80;background:#fff;border-bottom:1px solid #e5e2df;box-shadow:none;backdrop-filter:none}.site-header__desktop-main{min-height:74px;display:grid;grid-template-columns:minmax(190px,270px) minmax(360px,620px) minmax(390px,1fr);align-items:center;gap:32px}.site-header__brand{justify-self:start;font-family:var(--ed-font-display);font-size:33px;letter-spacing:.08em;line-height:1;text-transform:uppercase;white-space:nowrap}.site-header__brand span{display:block}.site-header__logo{display:block;max-height:52px;width:auto;max-width:260px}.site-header__desktop-actions{display:flex;align-items:center;justify-content:flex-end;gap:17px;min-width:0}.site-header__country-action{flex:0 0 auto}.site-country-form{display:flex;align-items:center}.site-country-form select{appearance:none;border:0;background:transparent;padding:6px 16px 6px 0;font-size:12px;line-height:1.2;background-image:linear-gradient(45deg,transparent 50%,currentColor 50%),linear-gradient(135deg,currentColor 50%,transparent 50%);background-position:calc(100% - 7px) 50%,calc(100% - 3px) 50%;background-size:4px 4px,4px 4px;background-repeat:no-repeat}.site-header__action{display:grid;grid-template-rows:31px auto;place-items:center;min-width:58px;color:#262321;font-size:11px;line-height:1.1}.site-header__action svg{width:28px;height:28px;stroke-width:1.45}.site-header__icon-wrap{position:relative;display:grid;place-items:center}.site-header__count-badge{position:absolute;right:-7px;top:-3px;display:grid;place-items:center;min-width:19px;height:19px;padding:0 5px;border-radius:20px;background:#2a2826;color:#fff;font-size:9px;line-height:1}.site-header__action:hover{opacity:.65}

.ew-header-search{position:relative;width:100%}.ew-header-search__input{width:100%;height:44px;padding:0 56px 0 17px;border:1px solid #e5e0df;border-radius:5px;background:#fbf8f7;color:#2e2a29;font-size:13px;outline:0;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}.ew-header-search__input::placeholder{color:#4c4847;opacity:1}.ew-header-search__input:focus{border-color:#a4a0a0;background:#fff;box-shadow:0 0 0 2px rgba(53,57,112,.06)}.ew-header-search__submit{position:absolute;z-index:2;right:0;top:0;display:grid;place-items:center;width:52px;height:44px;border:0;background:transparent}.ew-header-search__submit::before{content:'';position:absolute;left:0;top:10px;bottom:10px;width:1px;background:#cbc5c3}.ew-header-search__submit svg{width:21px;height:21px;stroke-width:1.4;color:#313b79}.ew-predictive-search{position:absolute;z-index:120;top:calc(100% + 8px);left:0;right:0;max-height:min(70vh,620px);overflow:auto;border:1px solid #ded9d7;border-radius:6px;background:#fff;box-shadow:0 18px 55px rgba(28,24,22,.16)}.ew-predictive-search[hidden]{display:none}.ew-predictive-search__inner{padding:15px}.ew-predictive-search__label{display:block;margin:0 0 8px;color:#77706e;font-size:9px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.ew-predictive-search__suggestions,.ew-predictive-search__collections{padding-bottom:12px;margin-bottom:12px;border-bottom:1px solid #eeeae8}.ew-predictive-search__suggestions a,.ew-predictive-search__collections a{display:inline-flex;margin:0 7px 7px 0;padding:7px 10px;border-radius:3px;background:#f7f3f1;font-size:11px}.ew-predictive-search__products{display:grid;grid-template-columns:1fr 1fr;gap:8px 12px}.ew-predictive-product{display:grid;grid-template-columns:54px minmax(0,1fr);gap:10px;align-items:center;padding:7px;border-radius:4px}.ew-predictive-product:hover{background:#f8f5f3}.ew-predictive-product__image,.ew-predictive-search__image-placeholder{display:block;width:54px;height:68px;background:#f1ece8;overflow:hidden}.ew-predictive-product__image img{width:100%;height:100%;object-fit:cover}.ew-predictive-product__copy{min-width:0}.ew-predictive-product__copy strong{display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:11px;line-height:1.25;font-weight:600}.ew-predictive-product__copy small{display:block;margin-top:4px;color:#6c6663;font-size:10px}.ew-predictive-search__view-all{display:flex;align-items:center;justify-content:center;min-height:42px;margin-top:14px;border-top:1px solid #eeeae8;padding-top:12px;color:#282423;font-size:11px;font-weight:700}.ew-predictive-search__empty{padding:18px}.ew-predictive-search__empty strong{display:block;font-size:12px}.ew-predictive-search__empty a{display:inline-block;margin-top:7px;color:#554f4c;font-size:11px;text-decoration:underline}

.site-header__desktop-nav-wrap{border-top:1px solid #ece8e6;background:#fff}.site-header__desktop-nav{height:49px;display:flex;align-items:stretch;justify-content:space-between;gap:10px}.site-header__desktop-nav>a,.site-header__nav-item>summary{display:flex;align-items:center;justify-content:center;padding:0 14px;border:0;background:transparent;color:#161413;font-size:12px;font-weight:500;letter-spacing:.015em;text-transform:uppercase;white-space:nowrap;list-style:none}.site-header__nav-item{position:static;display:flex}.site-header__nav-item>summary::-webkit-details-marker{display:none}.site-header__desktop-nav>a:hover,.site-header__nav-item>summary:hover{background:#f5f2f0}.mega-menu{position:absolute;left:0;right:0;top:100%;z-index:100;background:#fff;border-top:1px solid #e6e1de;border-bottom:1px solid #ddd7d3;box-shadow:0 18px 45px rgba(30,25,22,.1)}.mega-menu__inner{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:38px;padding-top:32px;padding-bottom:36px}.mega-menu__heading{display:block;margin-bottom:13px;font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.mega-menu__list{list-style:none;margin:0;padding:0}.mega-menu__list li+li{margin-top:8px}.mega-menu__list a{font-size:12px;color:#6b6461}.mega-menu__list a:hover{color:#111}

.site-header__mobile{display:none}.mobile-drawer{display:none}

@media(max-width:1180px) and (min-width:990px){.site-header__desktop-main{grid-template-columns:190px minmax(310px,1fr) 360px;gap:20px}.site-header__desktop-actions{gap:9px}.site-header__action{min-width:52px;font-size:10px}.site-header__desktop-nav>a,.site-header__nav-item>summary{padding:0 8px;font-size:11px}}

@media(max-width:989px){.announcement-bar__inner{justify-content:flex-start;overflow-x:auto;scrollbar-width:none;padding-inline:15px}.announcement-bar__inner::-webkit-scrollbar{display:none}.announcement-bar__item+.announcement-bar__item::before{margin:0 12px}.site-header{position:sticky;top:0}.site-header__desktop-main,.site-header__desktop-nav-wrap{display:none}.site-header__mobile{display:block;background:#fff}.site-header__mobile-row{height:78px;display:grid;grid-template-columns:55px minmax(0,1fr) auto;align-items:center;gap:10px;padding:0 18px}.site-header__hamburger{display:grid;place-items:center;width:42px;height:42px;padding:0;border:0;background:transparent}.site-header__hamburger svg{width:30px;height:24px;stroke-width:1.8}.site-header__mobile-brand{justify-self:start;font-family:var(--ed-font-display);font-size:28px;letter-spacing:.04em;text-transform:uppercase;line-height:1}.site-header__mobile-logo{display:block;max-height:47px;max-width:210px;width:auto}.site-header__mobile-actions{display:flex;align-items:center;gap:13px}.site-header__mobile-actions>a{position:relative;display:grid;place-items:center;width:34px;height:42px}.site-header__mobile-actions svg{width:27px;height:27px;stroke-width:1.5}.site-header__mobile-icon-count .site-header__count-badge{right:-5px;top:5px;min-width:18px;height:18px;font-size:9px}.site-header__mobile-search-row{padding:0 18px 13px}.ew-header-search--mobile .ew-header-search__input{height:54px;border-radius:7px;padding-left:17px;padding-right:58px;font-size:16px;background:#fcf9f8}.ew-header-search--mobile .ew-header-search__submit{height:54px;width:58px}.ew-header-search--mobile .ew-header-search__submit::before{top:11px;bottom:11px}.ew-header-search--mobile .ew-header-search__submit svg{width:25px;height:25px}.ew-header-search--mobile .ew-predictive-search{top:calc(100% + 5px);max-height:65vh}.ew-header-search--mobile .ew-predictive-search__products{grid-template-columns:1fr}
.mobile-drawer{position:fixed;z-index:300;inset:0;display:block;visibility:hidden;pointer-events:none}.mobile-drawer.is-open{visibility:visible;pointer-events:auto}.mobile-drawer__backdrop{position:absolute;inset:0;border:0;background:rgba(17,16,15,.55);opacity:0;transition:opacity .22s ease}.mobile-drawer.is-open .mobile-drawer__backdrop{opacity:1}.mobile-drawer__panel{position:absolute;left:0;top:0;bottom:0;width:min(66vw,640px);overflow:auto;background:#fff;transform:translateX(-102%);transition:transform .25s cubic-bezier(.2,.7,.2,1);box-shadow:16px 0 40px rgba(0,0,0,.15)}.mobile-drawer.is-open .mobile-drawer__panel{transform:translateX(0)}.mobile-drawer__head{height:72px;display:flex;align-items:center;justify-content:space-between;padding:0 28px;border-bottom:1px solid #dcd7d4}.mobile-drawer__head strong{font-size:20px;font-weight:500}.mobile-drawer__head button{display:grid;place-items:center;width:42px;height:42px;border:0;background:transparent;font-size:36px;font-weight:200;line-height:1}.mobile-drawer__nav{display:block}.mobile-drawer__link,.mobile-drawer__item>summary{min-height:66px;display:flex;align-items:center;justify-content:space-between;padding:0 28px;border-bottom:1px solid #ddd8d5;font-size:20px;font-weight:500;text-transform:uppercase;list-style:none}.mobile-drawer__item>summary::-webkit-details-marker{display:none}.mobile-drawer__link span:last-child,.mobile-drawer__item>summary span:last-child{color:#8c8784;font-size:31px;font-weight:200}.mobile-drawer__children{padding:8px 28px 15px;background:#faf8f7;border-bottom:1px solid #ddd8d5}.mobile-drawer__children a{display:block;padding:9px 0;color:#514b48;font-size:14px}.mobile-drawer__country{padding:24px 28px 38px}.mobile-drawer__country label{display:block;margin-bottom:9px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.07em}.mobile-drawer__country .site-country-form select{width:100%;height:44px;border:1px solid #ddd8d5;padding:0 34px 0 12px;background-color:#fff;background-position:calc(100% - 16px) 50%,calc(100% - 12px) 50%}body.mobile-nav-open{overflow:hidden}}

@media(max-width:749px){.announcement-bar{font-size:10px}.announcement-bar__inner{min-height:27px}.site-header__mobile-row{height:69px;grid-template-columns:45px minmax(0,1fr) auto;padding:0 13px;gap:7px}.site-header__hamburger{width:38px}.site-header__hamburger svg{width:29px}.site-header__mobile-brand{font-size:25px}.site-header__mobile-logo{max-width:160px;max-height:43px}.site-header__mobile-actions{gap:8px}.site-header__mobile-actions>a{width:31px}.site-header__mobile-actions svg{width:25px;height:25px}.site-header__mobile-search-row{padding:0 13px 12px}.ew-header-search--mobile .ew-header-search__input{height:48px;font-size:15px}.ew-header-search--mobile .ew-header-search__submit{height:48px}.mobile-drawer__panel{width:min(82vw,390px)}.mobile-drawer__head{height:65px;padding:0 18px}.mobile-drawer__head strong{font-size:17px}.mobile-drawer__link,.mobile-drawer__item>summary{min-height:60px;padding:0 18px;font-size:17px}.mobile-drawer__children{padding-left:18px;padding-right:18px}.mobile-drawer__country{padding-left:18px;padding-right:18px}}
