@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,400;0,500;0,600;1,500&display=swap";:root{--hs-serif: "Cormorant Garamond", Georgia, "Times New Roman", serif;--hs-cream: #F3EAD8;--hs-panel: 20 14 8}.announcement-bar{border-top:2px solid var(--hs-gold, #B88A38)}.header{--header-padding: 2.35rem}.header .header-logo{font-family:var(--hs-serif);font-weight:500;font-size:clamp(1.75rem,1.2rem + 1.5vw,2.5rem);letter-spacing:.24em;text-transform:uppercase;color:var(--color-foreground, var(--hs-text, #1A1A1A))}.header-logo img{height:clamp(56px,5.9vw,84px);width:auto}.menu-list{--menu-horizontal-gap: 3rem}.header-menu .menu-list__link{font-family:var(--hs-serif);font-size:1.15rem;font-weight:500;letter-spacing:.18em;transition:color var(--hs-transition, .35s ease)}.menu-list__list-item:not([slot=overflow]) .menu-list__link-title{position:relative}.menu-list__list-item:not([slot=overflow]) .menu-list__link-title:after{content:"";position:absolute;left:calc(var(--gap-xl, 2rem) / 2);right:calc(var(--gap-xl, 2rem) / 2);bottom:-.4em;height:1px;background-color:var(--hs-gold, #B88A38);transform:scaleX(0);transform-origin:center;transition:transform var(--hs-transition, .35s ease)}.menu-list__list-item:not([slot=overflow]):where(:hover,:focus-within) .menu-list__link-title:after,.menu-list__list-item:not([slot=overflow]) .menu-list__link--active .menu-list__link-title:after{transform:scaleX(1)}.header-actions__action{transition:color var(--hs-transition, .35s ease),opacity var(--hs-transition, .35s ease)}.header-actions__action:hover{color:var(--hs-gold, #B88A38)}#header-component .header__underlay{--color-submenu: transparent}.header__underlay-open:after{box-shadow:0 30px 84px -34px #000000b8}.menu-list__submenu-inner{--submenu-padding-block-start: 2.9rem;--submenu-padding-block-end: 2.7rem;color:var(--hs-cream);background-color:#06040238;background-image:repeating-linear-gradient(135deg,rgba(255,255,255,.012) 0 1px,transparent 1px 5px),radial-gradient(120% 90% at 50% 0%,rgba(80,52,24,.1),transparent 60%);border:1px solid rgba(184,138,56,.2);-webkit-backdrop-filter:blur(36px) saturate(1.2);backdrop-filter:blur(36px) saturate(1.2)}.menu-list__submenu-inner:before{content:"";position:absolute;top:0;left:var(--section-padding-inline, 2rem);right:var(--section-padding-inline, 2rem);height:1px;background:linear-gradient(90deg,transparent,var(--hs-gold, #B88A38) 18%,var(--hs-gold, #B88A38) 82%,transparent);opacity:.5}.menu-list__submenu-inner:has(.hs-mm){display:block}.mega-menu__grid:has(.hs-mm){display:block}@media(prefers-reduced-motion:no-preference){.menu-list__submenu-inner:has(.hs-mm){transition:opacity .36s ease}.menu-list__submenu-inner:has(.hs-mm) .hs-mm{transition:transform .44s cubic-bezier(.16,1,.3,1)}@starting-style{.menu-list__submenu-inner:has(.hs-mm){opacity:0}.menu-list__submenu-inner:has(.hs-mm) .hs-mm{transform:translateY(12px)}}}.hs-mm{color:var(--hs-cream);max-width:1340px;margin-inline:auto;text-shadow:0 1px 12px rgba(0,0,0,.45)}.hs-mm__cols{display:grid;grid-template-columns:minmax(230px,290px) 1fr;gap:clamp(3rem,4.5vw,5.5rem);align-items:start}.hs-mm__eyebrow{font-family:var(--hs-serif);font-size:1.15rem;letter-spacing:.3em;text-transform:uppercase;color:var(--hs-gold-hover, #D4A95B);margin:0 0 1.7rem;padding-bottom:1.15rem;border-bottom:1px solid rgba(184,138,56,.26)}.hs-mm__list{margin:0;display:flex;flex-direction:column;gap:.95rem}.hs-mm__link{display:flex;align-items:center;gap:1.05rem;padding:.82rem 0;font-family:var(--hs-serif);font-size:1.6rem;line-height:1.15;color:var(--hs-cream);text-decoration:none;transition:color var(--hs-transition, .35s ease),transform var(--hs-transition, .35s ease)}.hs-mm__link:hover{color:var(--hs-gold-hover, #D4A95B);transform:translate(5px)}.hs-mm__ico{display:inline-flex;width:24px;height:24px;color:var(--hs-gold, #B88A38);flex-shrink:0}.hs-mm__ico svg{width:100%;height:100%}.hs-mm__viewall{display:inline-flex;align-items:center;gap:.55rem;margin-top:1.95rem;font-size:.82rem;letter-spacing:.2em;text-transform:uppercase;color:var(--hs-gold-hover, #D4A95B);text-decoration:none;transition:gap var(--hs-transition, .35s ease),color var(--hs-transition, .35s ease)}.hs-mm__viewall:hover{gap:1rem;color:#e6c67e}.hs-mm__cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(238px,1fr));gap:clamp(1.15rem,1.8vw,1.7rem)}.hs-mm__card{display:flex;flex-direction:column;text-decoration:none;color:var(--hs-cream)}.hs-mm__card-media{display:block;position:relative;overflow:hidden;aspect-ratio:4 / 5;border-radius:var(--hs-radius, 18px);border:1px solid rgba(184,138,56,.28);box-shadow:0 22px 54px -32px #0000008c;transition:border-color var(--hs-duration-slow, .5s) var(--hs-ease, cubic-bezier(.16, 1, .3, 1)),box-shadow var(--hs-duration-slow, .5s) var(--hs-ease, cubic-bezier(.16, 1, .3, 1)),transform var(--hs-duration-slow, .5s) var(--hs-ease, cubic-bezier(.16, 1, .3, 1))}.hs-mm__card-img,.hs-mm__card-ph{width:100%;height:100%;object-fit:cover;display:block;transition:transform var(--hs-duration-slow, .5s) var(--hs-ease, cubic-bezier(.16, 1, .3, 1))}.hs-mm__card-ph{background:linear-gradient(135deg,#b88a382e,#b88a380a)}.hs-mm__card:hover .hs-mm__card-img,.hs-mm__card:hover .hs-mm__card-ph{transform:scale(1.04)}.hs-mm__card:hover .hs-mm__card-media{border-color:#d4a95bd9;box-shadow:0 32px 70px -34px #0000009e;transform:translateY(-4px)}.hs-mm__card-title{font-family:var(--hs-serif);font-size:1.72rem;font-weight:500;letter-spacing:.03em;text-align:center;margin-top:1.3rem}.hs-mm__card-cta{text-align:center;margin-top:.4rem;font-size:.72rem;letter-spacing:.2em;text-transform:uppercase;color:var(--hs-gold-hover, #D4A95B);transition:color var(--hs-transition, .35s ease)}.hs-mm__card:hover .hs-mm__card-cta{color:#e6c67e}.hs-mm__trust{display:flex;flex-wrap:wrap;justify-content:center;gap:clamp(2rem,5vw,5rem);margin-top:clamp(1.5rem,2.5vw,2.2rem);padding-top:clamp(1.1rem,2vw,1.5rem);border-top:1px solid rgba(184,138,56,.24)}.hs-mm__trust-item{display:flex;align-items:center;gap:.9rem}.hs-mm__trust-ico{display:inline-flex;width:30px;height:30px;color:var(--hs-gold, #B88A38);flex-shrink:0}.hs-mm__trust-ico svg{width:100%;height:100%}.hs-mm__trust-txt{display:flex;flex-direction:column;font-size:.82rem;color:#f3ead8b8;line-height:1.4}.hs-mm__trust-txt strong{font-family:var(--hs-serif);font-size:1.05rem;font-weight:500;color:var(--hs-cream);letter-spacing:.04em}@media screen and (max-width:989px){.hs-mm__cols{grid-template-columns:1fr;gap:2rem}.hs-mm__cards{grid-template-columns:repeat(2,1fr)}}.header__icon--menu{position:initial}.menu-drawer-container .header__icon--summary{color:var(--color-foreground);display:flex;justify-content:center;align-items:center;padding:var(--padding-lg, 1.5rem)}.header__icon--summary .header-drawer-icon{margin:auto;width:var(--icon-size-xs, 20px);height:var(--icon-size-xs, 20px)}details:not(.menu-open) .header__icon--menu .header-drawer-icon--close{display:none}details.menu-open .header__icon--menu .header-drawer-icon--open{display:none}#header-component .menu-drawer{position:fixed;left:0;top:0;height:var(--drawer-height, 100dvh);width:var(--drawer-width, 87vw);max-width:var(--drawer-max-width, 430px);z-index:var(--layer-menu-drawer, 1000);transform:translate(-100%);visibility:hidden;overflow-y:auto;display:flex;flex-direction:column;padding-bottom:2rem;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;background-color:#06040238;background-image:repeating-linear-gradient(135deg,rgba(255,255,255,.012) 0 1px,transparent 1px 5px),radial-gradient(120% 90% at 50% 0%,rgba(80,52,24,.1),transparent 60%);-webkit-backdrop-filter:blur(36px) saturate(1.2);backdrop-filter:blur(36px) saturate(1.2);color:var(--hs-cream);border-right:1px solid rgba(184,138,56,.2);box-shadow:0 30px 84px -34px #000000b8;transition:transform var(--drawer-animation-speed, .34s) var(--hs-ease, cubic-bezier(.16, 1, .3, 1)),visibility var(--drawer-animation-speed, .34s) ease}@media screen and (min-width:750px){#header-component .menu-drawer{width:25rem}}#header-component .menu-open>.menu-drawer{transform:translate(0);visibility:visible}#header-component .menu-drawer__backdrop{position:fixed;top:0;left:0;width:100vw;height:100dvh;z-index:var(--layer-overlay, 999);background-color:#0a0805b8;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);opacity:0;transition:opacity var(--drawer-animation-speed, .34s) ease}#header-component .menu-open .menu-drawer__backdrop{opacity:1}#header-component .menu-drawer svg{color:var(--hs-gold, #B88A38)}#header-component .menu-drawer__close-button{position:relative;align-self:flex-end;width:fit-content;height:fit-content;padding:1.1rem 1.25rem;color:var(--hs-cream);background:transparent;border:none;box-shadow:none}.hs-drawer__brand{display:flex;flex-direction:column;align-items:center;gap:.55rem;padding:1.6rem 1.5rem 1.8rem;margin-bottom:.4rem;border-bottom:1px solid rgba(184,138,56,.24)}.hs-drawer__logo{height:62px;width:auto}.hs-drawer__monogram{display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:50%;border:1px solid rgba(184,138,56,.55);font-family:var(--hs-serif);font-size:1.55rem;letter-spacing:.06em;color:var(--hs-gold-hover, #D4A95B)}.hs-drawer__sections{display:flex;flex-direction:column;gap:3.1rem;padding:1.9rem 1.6rem 0}.hs-drawer__link{font-family:var(--hs-serif);font-size:1.05rem;letter-spacing:.22em;text-transform:uppercase;color:var(--hs-gold-hover, #D4A95B);text-decoration:none;padding:.35rem 0;transition:color var(--hs-transition, .35s ease)}.hs-drawer__link:hover{color:#e6c67e}.hs-drawer .hs-mm{max-width:none}.hs-drawer .hs-mm__cols{grid-template-columns:1fr;gap:1.75rem}.hs-drawer .hs-mm__eyebrow{font-size:1.12rem;letter-spacing:.32em;margin:0 0 1.35rem;padding-bottom:1rem}.hs-drawer .hs-mm__list{gap:.55rem}.hs-drawer .hs-mm__link{font-size:1.42rem;padding:.5rem 0;gap:1rem}.hs-drawer .hs-mm__ico{width:23px;height:23px}.hs-drawer .hs-mm__viewall{margin-top:1.5rem;font-size:.8rem;letter-spacing:.24em}.hs-drawer .hs-mm__cards{grid-template-columns:1fr 1fr;gap:14px;margin-top:1rem}.hs-drawer .hs-mm__card-media{box-shadow:0 16px 34px -22px #000c}.hs-drawer .hs-mm__card-title{font-size:1.28rem;margin-top:.9rem}.hs-drawer .hs-mm__card-cta{margin-top:.3rem}.hs-drawer__trust{flex-direction:column;flex-wrap:nowrap;align-items:stretch;justify-content:flex-start;gap:1.35rem;margin:3.2rem 1.6rem 0;padding-top:2.1rem}.hs-drawer__trust .hs-mm__trust-item{justify-content:flex-start}.header[transparent] .header__underlay-closed,.header[transparent] .header__underlay-open{--color-background-top-row: rgba(10, 8, 5, .72);--color-background-bottom-row: rgba(10, 8, 5, .72);-webkit-backdrop-filter:blur(20px) saturate(1.15);backdrop-filter:blur(20px) saturate(1.15)}.header[transparent] .header__row{--color-foreground: var(--color-transparent-text, #F3EAD8);--color-foreground-rgb: var(--color-transparent-text-rgb, 243 234 216);--color-border: var(--color-transparent-text, #F3EAD8);--color-border-rgb: var(--color-transparent-text-rgb, 243 234 216);text-shadow:0 1px 10px rgba(0,0,0,.32)}.header[transparent] .header-actions__action svg,.header[transparent] .header__icon--menu svg{filter:drop-shadow(0 1px 5px rgba(0,0,0,.35))}.header:not([transparent]) .header__underlay-closed,.header:not([transparent]) .header__underlay-open{background:linear-gradient(#0a0805b8,#0a0805b8);-webkit-backdrop-filter:blur(20px) saturate(1.15);backdrop-filter:blur(20px) saturate(1.15)}.header:not([transparent]) .header__row{--color-foreground: var(--hs-cream, #F3EAD8);--color-foreground-rgb: 243 234 216;--color-border: var(--hs-cream, #F3EAD8);--color-border-rgb: 243 234 216;text-shadow:0 1px 10px rgba(0,0,0,.28)}.header:not([transparent]) .header-logo{color:var(--hs-cream, #F3EAD8)}.header:not([transparent]) .header-actions__action svg,.header:not([transparent]) .header__icon--menu svg{filter:drop-shadow(0 1px 5px rgba(0,0,0,.3))}.header:not([transparent]) .header-menu,.header:not([transparent]) .header-menu .menu-list,.header:not([transparent]) .header-actions{--color-foreground: var(--hs-cream, #F3EAD8) !important;--color-foreground-rgb: 243 234 216 !important}.header:not([transparent]) .header-menu .menu-list__link{color:var(--hs-cream, #F3EAD8)}:root{--hs-e-lux: cubic-bezier(.22, 1, .36, 1)}.header__row,.header[transparent] .header__underlay-closed,.header[transparent] .header__underlay-open,.header:not([transparent]) .header__underlay-closed,.header:not([transparent]) .header__underlay-open{transition:background-color .42s var(--hs-e-lux),background .42s var(--hs-e-lux),-webkit-backdrop-filter .42s var(--hs-e-lux),backdrop-filter .42s var(--hs-e-lux)}.header .header-logo{transition:text-shadow .26s var(--hs-e-lux),color .26s var(--hs-e-lux);text-shadow:0 1px 10px rgba(0,0,0,.3),0 0 22px rgba(184,138,56,.14)}.header .header-logo:hover{text-shadow:0 1px 10px rgba(0,0,0,.3),0 0 26px rgba(184,138,56,.26)}.header .header-logo img{transition:filter .26s var(--hs-e-lux);filter:drop-shadow(0 0 14px rgba(184,138,56,.14))}.header .header-logo:hover img{filter:drop-shadow(0 0 18px rgba(184,138,56,.24))}.header-menu .menu-list__link{transition:color .24s var(--hs-e-lux)}.header-menu .menu-list__list-item:not([slot=overflow]):where(:hover,:focus-within) .menu-list__link,.header:not([transparent]) .header-menu .menu-list__list-item:not([slot=overflow]):where(:hover,:focus-within) .menu-list__link{color:var(--hs-gold-hover, #D4A95B)}.menu-list__list-item:not([slot=overflow]) .menu-list__link-title:after{transition:transform .28s var(--hs-e-lux)}.header-actions{align-items:center}.header-actions__action{display:inline-flex;align-items:center;justify-content:center;transition:color .24s var(--hs-e-lux),transform .24s var(--hs-e-lux),opacity .24s var(--hs-e-lux)}.header-actions__action:hover{transform:translateY(-1px)}.header-actions__action:focus-visible{outline:2px solid var(--hs-gold, #B88A38);outline-offset:3px;border-radius:6px}@media(min-width:1200px){.menu-list{--menu-horizontal-gap: 3.4rem}}
/*# sourceMappingURL=/cdn/shop/t/88/assets/hs-header.css.map */
