.fx-site-header,.fx-site-header *{box-sizing:border-box}.fx-site-header{--fx-header-stack-height: 76px;position:relative;z-index:50;display:block;width:100%;color:var(--fx-header-text, #2b1f1a);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:15px;line-height:1.4}#Cart-Drawer{z-index:10002!important}.background-overlay{z-index:10001!important}.fx-site-header--with-announcement{--fx-header-stack-height: 112px}.fx-site-header--sticky:not(.fx-site-header--overlay){position:sticky;top:0}.fx-site-header--overlay{position:absolute;inset:0 0 auto;color:var(--fx-header-overlay-text, #fff)}.fx-site-header--overlay.fx-site-header--sticky{position:fixed}.fx-header__announcement{display:flex;min-height:36px;align-items:center;justify-content:center;padding:7px 18px;background:var(--fx-header-announcement-background, #b51f5a);color:var(--fx-header-announcement-text, #fff);font-size:12px;font-weight:700;letter-spacing:.075em;line-height:1.35;text-align:center;text-transform:uppercase}.fx-header__announcement p{margin:0}.fx-header__announcement a{display:inline-flex;align-items:center;gap:8px;color:inherit;text-decoration:none}.fx-header{min-height:76px;border-bottom:1px solid rgba(43,31,26,.1);background:var(--fx-header-background, #fff8f2);color:var(--fx-header-text, #2b1f1a);transition:background-color .18s ease,border-color .18s ease,box-shadow .18s ease,color .18s ease}.fx-site-header--overlay:not(.is-scrolled) .fx-header{border-bottom-color:#fff3;background:linear-gradient(180deg,#180f0c57,#180f0c00);color:var(--fx-header-overlay-text, #fff)}.fx-site-header.is-scrolled .fx-header{box-shadow:0 10px 30px #2b1f1a14}.fx-header__inner{display:grid;width:min(100%,1440px);min-height:76px;align-items:center;gap:28px;grid-template-columns:minmax(150px,.8fr) minmax(360px,2fr) minmax(150px,.8fr);margin-inline:auto;padding-inline:clamp(18px,4vw,56px)}.fx-header a,.fx-header button,.fx-header summary,.fx-header input{font:inherit}.fx-header a{color:inherit;text-decoration:none}.fx-header summary{list-style:none}.fx-header summary::-webkit-details-marker{display:none}.fx-header__logo{position:relative;z-index:2;display:inline-flex;width:fit-content;max-width:var(--fx-header-logo-width, 160px);align-items:center;color:inherit}.fx-header__logo img{display:block;width:min(100%,var(--fx-header-logo-width, 160px));height:auto;max-height:50px;object-fit:contain}.fx-header__logo-overlay{display:none}.fx-site-header--overlay:not(.is-scrolled) .fx-header__logo-overlay{display:block}.fx-site-header--overlay.fx-site-header--has-overlay-logo:not(.is-scrolled) .fx-header__logo-default{display:none}.fx-header__wordmark{font-family:Playfair Display,Georgia,serif;font-size:clamp(23px,2vw,30px);font-weight:600;letter-spacing:.14em;line-height:1}.fx-header__desktop-nav{min-width:0;justify-self:center}.fx-header__desktop-nav>ul{display:flex;align-items:center;justify-content:center;gap:clamp(20px,2.4vw,38px);margin:0;padding:0;list-style:none}.fx-header__nav-item{position:relative}.fx-header__nav-item>a,.fx-header__nav-item>details>summary{position:relative;display:flex;min-height:48px;align-items:center;gap:5px;color:inherit;cursor:pointer;font-size:13px;font-weight:750;letter-spacing:.075em;text-transform:uppercase}.fx-header__nav-item>a:after,.fx-header__nav-item>details>summary:after{position:absolute;right:0;bottom:7px;left:0;height:1px;background:currentColor;content:"";transform:scaleX(0);transform-origin:left;transition:transform .18s ease}.fx-header__nav-item:hover>a:after,.fx-header__nav-item:hover>details>summary:after,.fx-header__nav-item>details[open]>summary:after{transform:scaleX(1)}.fx-header__dropdown{position:absolute;top:calc(100% - 2px);left:50%;display:none;width:max-content;min-width:250px;max-width:340px;padding:18px;border:1px solid #eadfd7;border-radius:14px;background:#fff;box-shadow:0 18px 50px #2b1f1a24;color:#2b1f1a;transform:translate(-50%)}.fx-header__nav-item details[open]>.fx-header__dropdown,.fx-header__nav-item:hover .fx-header__dropdown{display:block}.fx-header__dropdown ul{margin:0;padding:4px 0 0;list-style:none}.fx-header__dropdown li+li{margin-top:2px}.fx-header__dropdown a{display:flex;min-height:40px;align-items:center;padding:7px 9px;border-radius:8px;font-size:14px;font-weight:550}.fx-header__dropdown a:hover{background:#fff8f2;color:#b51f5a}.fx-header__dropdown-all{justify-content:space-between;margin-bottom:7px;border-bottom:1px solid #eadfd7;border-radius:0!important;font-weight:750!important}.fx-header__grandchildren{margin:-3px 0 7px 12px!important;padding-left:12px!important;border-left:1px solid #eadfd7}.fx-header__grandchildren a{min-height:32px;color:#71625b;font-size:13px}.fx-header__actions{display:flex;align-items:center;justify-content:flex-end;gap:3px}.fx-header__cart-opener{display:inline-flex}.fx-header__icon-button{position:relative;display:inline-flex;width:46px;min-width:46px;height:46px;align-items:center;justify-content:center;border:0;border-radius:999px;background:transparent;color:inherit;cursor:pointer;transition:background-color .18s ease,color .18s ease}.fx-header__icon-button:hover{background:#b51f5a1a;color:#b51f5a}.fx-site-header--overlay:not(.is-scrolled) .fx-header__icon-button:hover{background:#ffffff26;color:inherit}.fx-header__cart-count{position:absolute;top:3px;right:1px;display:inline-flex;min-width:18px;height:18px;align-items:center;justify-content:center;border:2px solid var(--fx-header-background, #fff8f2);border-radius:999px;padding-inline:4px;background:#b51f5a;color:#fff;font-size:10px;font-weight:800;line-height:1}.fx-site-header--overlay:not(.is-scrolled) .fx-header__cart-count{border-color:#2b1f1ab8}.fx-header__cart-count.is-empty{display:none}.fx-header__search-panel{position:absolute;top:var(--fx-header-stack-height);right:0;left:0;z-index:3;display:none;padding:20px clamp(18px,4vw,56px);border-top:1px solid #eadfd7;border-bottom:1px solid #eadfd7;background:#fff8f2;box-shadow:0 18px 40px #2b1f1a1f;color:#2b1f1a}.fx-header__search[open] .fx-header__search-panel{display:block}.fx-header__search-inner{display:flex;width:min(100%,920px);align-items:center;gap:14px;margin-inline:auto}.fx-header__search form{position:relative;flex:1}.fx-header__search input[type=search]{width:100%;min-height:52px;border:1px solid #d9cbc2;border-radius:999px;padding:12px 56px 12px 20px;background:#fff;color:#2b1f1a;font-size:16px}.fx-header__search form button{position:absolute;top:50%;right:7px;display:inline-flex;width:40px;height:40px;align-items:center;justify-content:center;border:0;border-radius:50%;background:#2b1f1a;color:#fff;cursor:pointer;transform:translateY(-50%)}.fx-header__panel-close{display:inline-flex;width:44px;min-width:44px;height:44px;align-items:center;justify-content:center;border:0;border-radius:50%;background:transparent;color:inherit;cursor:pointer}.fx-header__mobile-menu{display:none}.fx-header__visually-hidden{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;clip-path:inset(50%)!important}.fx-header a:focus-visible,.fx-header button:focus-visible,.fx-header summary:focus-visible,.fx-header input:focus-visible,.fx-header__announcement a:focus-visible{outline:3px solid #c7a36a;outline-offset:3px}html.fx-header-overlay-open,html.fx-header-overlay-open body{overflow:hidden}@media(max-width:989px){.fx-site-header{--fx-header-stack-height: 64px}.fx-site-header--with-announcement{--fx-header-stack-height: 100px}.fx-header,.fx-header__inner{min-height:64px}.fx-header__inner{grid-template-columns:48px minmax(0,1fr) auto;gap:8px;padding-inline:10px 12px}.fx-header__desktop-nav,.fx-header__account{display:none}.fx-header__mobile-menu{display:block}.fx-header__mobile-menu>summary .fx-header__icon-close{display:none}.fx-header__mobile-menu[open]>summary .fx-header__icon-open{display:none}.fx-header__mobile-menu[open]>summary .fx-header__icon-close{display:inline-flex}.fx-header__logo{max-width:132px;justify-self:center}.fx-header__logo img{width:min(100%,132px);max-height:38px}.fx-header__wordmark{font-size:22px}.fx-header__actions{gap:0}.fx-header__icon-button{width:42px;min-width:42px;height:44px}.fx-header__cart-count{top:2px;right:-1px}.fx-header__mobile-panel{position:fixed;top:var(--fx-header-stack-height);bottom:0;left:0;z-index:5;display:flex;width:min(90vw,390px);flex-direction:column;overflow-y:auto;padding:0 20px 30px;background:#fff8f2;box-shadow:18px 0 50px #2b1f1a33;color:#2b1f1a}.fx-header__mobile-menu:not([open])>.fx-header__mobile-panel{display:none}.fx-header__mobile-menu[open]:after{position:fixed;top:var(--fx-header-stack-height);right:0;bottom:0;left:min(90vw,390px);z-index:4;background:#19100d80;content:""}.fx-header__mobile-panel-head{display:flex;min-height:68px;align-items:center;justify-content:space-between;border-bottom:1px solid #eadfd7}.fx-header__mobile-panel-head p{margin:0;font-family:Playfair Display,Georgia,serif;font-size:25px;font-weight:600}.fx-header__mobile-links,.fx-header__mobile-links ul{margin:0;padding:0;list-style:none}.fx-header__mobile-links>li{border-bottom:1px solid #eadfd7}.fx-header__mobile-links>li>a,.fx-header__mobile-submenu>summary{display:flex;min-height:58px;align-items:center;justify-content:space-between;gap:12px;font-size:14px;font-weight:750;letter-spacing:.055em;text-transform:uppercase}.fx-header__mobile-submenu[open]>summary svg{transform:rotate(180deg)}.fx-header__mobile-submenu>ul{padding:0 0 16px 12px}.fx-header__mobile-submenu>ul>li>a{display:block;padding:9px 0;color:#4d3d36;font-size:14px}.fx-header__mobile-submenu>ul>li:first-child>a{color:#b51f5a;font-weight:750}.fx-header__mobile-grandchildren{padding:0 0 6px 14px!important;border-left:1px solid #d9cbc2}.fx-header__mobile-grandchildren a{display:block;padding:6px 0;color:#71625b!important;font-size:13px!important}.fx-header__mobile-meta{display:grid;gap:8px;margin-top:auto;padding-top:28px}.fx-header__mobile-meta a{display:flex;min-height:48px;align-items:center;gap:11px;border:1px solid #d9cbc2;border-radius:999px;padding:10px 16px;font-size:14px;font-weight:700}.fx-header__search-panel{top:var(--fx-header-stack-height);padding:15px 14px}.fx-header__search-inner{gap:5px}.fx-header__search input[type=search]{min-height:50px;padding-left:16px;font-size:15px}}@media(max-width:419px){.fx-header__search .fx-header__panel-close{width:38px;min-width:38px}.fx-header__actions .fx-header__icon-button{width:40px;min-width:40px}}@media(prefers-reduced-motion:reduce){.fx-site-header *,.fx-site-header *:before,.fx-site-header *:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/fx-site-header.css.map */
