.floating-header-wrap{position:relative;z-index:100;padding:0 clamp(20px,4vw,52px);pointer-events:none;background:#f0ead8;border-bottom:1px solid rgba(42,39,36,.1)}.floating-header{pointer-events:auto;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:2rem;border-radius:0;padding:clamp(14px,1.8vw,22px) 0;background:transparent;border:none;color:#2a2724;box-shadow:none}.floating-header__brand{display:inline-flex;align-items:center;gap:12px;text-decoration:none;color:#2a2724;font-family:Cormorant Garamond,Georgia,serif;font-size:1.45rem;font-weight:600;letter-spacing:.005em;white-space:nowrap}.floating-header__brand-mark{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;color:inherit}.floating-header__brand-mark svg{fill:currentColor;stroke:currentColor}.floating-header__logo-img{height:clamp(64px,7vw,86px);max-height:none;width:auto;display:block;flex-shrink:0}.floating-header__logo-svg{display:block;width:clamp(170px,20vw,240px);height:auto;filter:brightness(0)}.floating-header__brand-wordmark{display:flex;flex-direction:column;gap:2px}.floating-header__brand-name{font-family:Cormorant,Cormorant Garamond,Georgia,serif;font-size:clamp(1.3rem,1.9vw,1.65rem);font-weight:500;letter-spacing:.02em;color:#2a2724;line-height:1.1}.floating-header__brand-tagline{font-family:Inter,-apple-system,sans-serif;font-size:clamp(.62rem,.8vw,.72rem);font-weight:500;letter-spacing:.38em;text-transform:uppercase;color:#2a2724;opacity:.6;line-height:1.1}.floating-header__nav{display:flex;justify-content:center}.floating-header__menu{display:flex;align-items:center;gap:clamp(1.8rem,2.8vw,3.2rem);list-style:none;margin:0;padding:0}.floating-header__link,.floating-header__link:visited,.floating-header__link:hover,.floating-header__link:focus{text-decoration:none!important}.floating-header__link{font-family:-apple-system,BlinkMacSystemFont,Inter,Helvetica Neue,sans-serif;font-size:clamp(.88rem,1.1vw,.98rem);font-weight:500;color:#2a2724;letter-spacing:.12em;text-transform:uppercase;padding:6px 2px;position:relative;transition:opacity .25s ease;opacity:.75}.floating-header__link:hover,.floating-header__link.is-active{opacity:1}.floating-header__link.is-active:after{content:"";position:absolute;left:0;right:0;bottom:-2px;height:1px;background:currentColor;opacity:.4}.floating-header__item--has-dropdown{position:relative}.floating-header__chevron{display:inline-block;margin-left:4px;vertical-align:middle;transition:transform .25s ease;opacity:.7}.floating-header__item--has-dropdown:hover .floating-header__chevron,.floating-header__item--has-dropdown:focus-within .floating-header__chevron{transform:rotate(180deg);opacity:1}.floating-header__dropdown{position:absolute;top:100%;left:50%;padding:10px 0 8px;min-width:200px;list-style:none;margin:0;border-radius:16px;background:#faf9f6f5;border:1px solid rgba(42,39,36,.08);box-shadow:0 8px 32px #281e1424;backdrop-filter:blur(20px) saturate(1.5);-webkit-backdrop-filter:blur(20px) saturate(1.5);opacity:0;pointer-events:none;transform:translate(-50%) translateY(-4px);transition:opacity .22s ease,transform .22s ease;z-index:10}.floating-header__dropdown:before{content:"";position:absolute;top:-10px;left:0;right:0;height:10px}.floating-header__item--has-dropdown:hover .floating-header__dropdown,.floating-header__item--has-dropdown:focus-within .floating-header__dropdown{opacity:1;pointer-events:auto;transform:translate(-50%) translateY(0)}.floating-header__dropdown-link{display:block;padding:9px 20px;color:#2a2724;text-decoration:none!important;font-family:-apple-system,BlinkMacSystemFont,Inter,Helvetica Neue,sans-serif;font-size:.78rem;font-weight:400;letter-spacing:.1em;text-transform:uppercase;white-space:nowrap;transition:background .15s ease,color .15s ease}.floating-header__dropdown-link:hover,.floating-header__dropdown-link.is-active{background:#2a27240f;color:#2a2724}.floating-header__actions{display:inline-flex;align-items:center;gap:18px;white-space:nowrap}.floating-header__icon-btn{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:50%;color:inherit;text-decoration:none!important;opacity:.88;transition:opacity .25s ease,background-color .2s ease;position:relative;touch-action:manipulation}.floating-header__icon-btn svg{width:clamp(20px,2.2vw,24px)!important;height:clamp(20px,2.2vw,24px)!important}.floating-header__icon-btn:hover{opacity:1;background:#80808014}.floating-header__cart-count{position:absolute;top:-2px;right:-2px;min-width:18px;height:18px;padding:0 5px;border-radius:999px;background:#2a2724;color:#faf9f6;font-size:10px;font-weight:600;display:flex;align-items:center;justify-content:center;font-family:-apple-system,sans-serif}.floating-header__contact,.floating-header__contact:visited,.floating-header__contact:hover{text-decoration:none!important}.floating-header__contact{display:inline-flex;align-items:center;gap:8px;padding:clamp(10px,1.2vw,12px) clamp(20px,2.2vw,26px);border-radius:999px;border:1.5px solid rgba(42,39,36,.45);background:transparent;color:#2a2724;font-family:-apple-system,BlinkMacSystemFont,Inter,sans-serif;font-size:clamp(.88rem,1.1vw,.98rem);font-weight:500;letter-spacing:.04em;white-space:nowrap;transition:background .25s ease,border-color .25s ease,color .25s ease}.floating-header__contact:after{content:"\203a";font-size:1rem;line-height:1;opacity:.8}.floating-header__contact:hover{background:#2a272412;border-color:#2a2724}.floating-header__burger{display:none;width:44px;height:44px;border:0;background:transparent;padding:0;cursor:pointer;align-items:center;justify-content:center;flex-direction:column;gap:4px;color:inherit;touch-action:manipulation}.floating-header__burger span{display:block;width:18px;height:1.5px;background:currentColor;transition:transform .25s ease,opacity .25s ease}.floating-header-wrap.is-open .floating-header__burger span:nth-child(1){transform:translateY(5.5px) rotate(45deg)}.floating-header-wrap.is-open .floating-header__burger span:nth-child(2){opacity:0}.floating-header-wrap.is-open .floating-header__burger span:nth-child(3){transform:translateY(-5.5px) rotate(-45deg)}.floating-header__mobile-panel{pointer-events:none;margin-top:8px;background:var(--bar-bg, #faf9f6);border-radius:24px;box-shadow:0 8px 30px #281e141a;max-height:0;overflow:hidden;opacity:0;transition:max-height .35s ease,opacity .25s ease,padding .25s ease}.floating-header-wrap.is-open .floating-header__mobile-panel{pointer-events:auto;max-height:70vh;overflow-y:auto;opacity:1;padding:12px 0}.floating-header__mobile-menu{list-style:none;margin:0;padding:0}.floating-header__mobile-menu li{border-bottom:1px solid rgba(0,0,0,.06)}.floating-header__mobile-menu li:last-child{border-bottom:0}.floating-header__mobile-menu a{display:block;padding:16px 28px;color:inherit;text-decoration:none;font-family:-apple-system,BlinkMacSystemFont,Inter,sans-serif;font-size:1rem;font-weight:500;touch-action:manipulation}@media(max-width:989px){.floating-header{grid-template-columns:1fr auto;gap:1rem;padding:12px 0}.floating-header__nav{display:none}.floating-header__contact,.floating-header__icon-btn:not(.floating-header__cart){display:none}.floating-header__actions{gap:8px;justify-self:end}.floating-header__icon-btn.floating-header__cart{width:40px;height:40px}.floating-header__icon-btn.floating-header__cart svg{width:22px!important;height:22px!important}.floating-header__burger{display:inline-flex;width:40px;height:40px}.floating-header__brand{font-size:1.15rem;gap:8px}.floating-header__logo-svg{width:clamp(130px,40vw,175px)}}.floating-header-wrap+.shopify-section .hero-video,.shopify-section+.shopify-section .hero-video{margin-top:calc(-1 * var(--header-height, 88px))}.floating-header__mobile-item--has-submenu{display:block}.floating-header__mobile-toggle{display:flex;align-items:center;justify-content:space-between;width:100%;padding:16px 28px;background:transparent;border:0;color:inherit;font-family:-apple-system,BlinkMacSystemFont,Inter,sans-serif;font-size:1rem;font-weight:500;text-align:left;cursor:pointer;touch-action:manipulation;outline:none}.floating-header__mobile-toggle:focus-visible{background:#2a27240a}.floating-header__mobile-chevron{width:12px;height:12px;stroke:currentColor;transition:transform .25s cubic-bezier(.4,0,.2,1);opacity:.7}.floating-header__mobile-toggle[aria-expanded=true] .floating-header__mobile-chevron{transform:rotate(180deg)}.floating-header__mobile-submenu{list-style:none;margin:0;padding:0 0 12px 28px;background:#2a272405}.floating-header__mobile-submenu li{border-bottom:none!important}.floating-header__mobile-submenu-link{display:block;padding:10px 16px;color:inherit;text-decoration:none;font-family:-apple-system,BlinkMacSystemFont,Inter,sans-serif;font-size:.9rem;font-weight:400;opacity:.85;transition:opacity .2s ease,padding-left .2s ease}.floating-header__mobile-submenu-link:hover,.floating-header__mobile-submenu-link.is-active{opacity:1;padding-left:20px;color:#2a2724}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-floating-header.css.map */
