.soulspace-top-header{position:relative;z-index:100;background:#fcfaf6;color:#24211d}.soulspace-top-header .shopify-section,.soulspace-top-header .shopify-section-group-header-group,.soulspace-premium-header{display:block!important;visibility:visible!important;opacity:1!important}.soulspace-premium-header{position:relative;z-index:120;width:100%;background:#fcfaf6;color:#24211d;border-bottom:1px solid rgba(36,33,29,.1)}.soulspace-premium-header--sticky{position:sticky;top:0}.soulspace-premium-header__inner{min-height:70px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;grid-template-areas:"logo nav icons";align-items:center;gap:clamp(1.8rem,2.6vw,4rem);padding-top:1rem;padding-bottom:1rem}.soulspace-premium-header__logo{grid-area:logo;display:inline-flex;align-items:center;justify-self:start;min-width:max-content;color:#24211d;text-decoration:none}.soulspace-premium-header__logo-image{display:block;width:auto;max-width:min(190px,34vw);max-height:42px}.soulspace-premium-header__logo-text{font-family:var(--font-heading-family);font-size:clamp(2.1rem,2vw,3rem);font-weight:500;letter-spacing:.14em;line-height:1;text-transform:uppercase}.soulspace-header-nav{grid-area:nav;display:flex;align-items:center;justify-content:center;gap:clamp(1.5rem,1.9vw,3rem);min-width:0}.soulspace-header-nav__link{position:relative;display:inline-flex;align-items:center;min-height:4.4rem;color:#24211d;font-size:1.45rem;line-height:1.2;letter-spacing:.02em;text-decoration:none;white-space:nowrap;opacity:.86;transition:color .18s ease,opacity .18s ease}.soulspace-header-nav__link:after{content:"";position:absolute;right:0;bottom:.8rem;left:0;height:1px;background:currentColor;opacity:0;transform:scaleX(.55);transform-origin:center;transition:opacity .18s ease,transform .18s ease}.soulspace-header-nav__link:hover,.soulspace-header-nav__link:focus-visible,.soulspace-header-nav__link.is-active{color:#7f6257;opacity:1}.soulspace-header-nav__link:hover:after,.soulspace-header-nav__link:focus-visible:after,.soulspace-header-nav__link.is-active:after{opacity:.5;transform:scaleX(1)}.soulspace-premium-header__icons{grid-area:icons;display:inline-flex;align-items:center;justify-content:flex-end;gap:.2rem}.soulspace-premium-header__icon{position:relative;width:4.2rem;height:4.2rem;display:inline-flex;align-items:center;justify-content:center;color:#24211d;text-decoration:none;border-radius:999px;transition:background-color .18s ease,color .18s ease;cursor:pointer}.soulspace-premium-header__icon .svg-wrapper,.soulspace-premium-header__icon svg{width:2rem;height:2rem}.soulspace-premium-header__icon:hover,.soulspace-premium-header__icon:focus-visible{color:#7f6257;background:#7f625714}.soulspace-premium-header__cart-count{position:absolute;top:.4rem;right:.4rem;min-width:1.7rem;height:1.7rem;display:inline-flex;align-items:center;justify-content:center;padding:0 .4rem;border-radius:999px;background:#24211d;color:#fff;font-size:1rem;line-height:1}.soulspace-premium-header__drawer{display:none}.soulspace-top-header .announcement-bar{min-height:3.2rem;background:#f5efe7;color:#24211d;border-bottom:1px solid rgba(36,33,29,.08)}.soulspace-top-header .announcement-bar__message{min-height:3.2rem;padding:.7rem 1.5rem;color:#24211d;font-size:1.25rem;letter-spacing:.03em}@media screen and (max-width:1180px){.soulspace-header-nav{gap:1.4rem}.soulspace-header-nav__link{font-size:1.32rem}}@media screen and (max-width:989px){.soulspace-premium-header__inner{min-height:62px;grid-template-columns:auto minmax(0,1fr) auto;grid-template-areas:"drawer logo icons";gap:1rem;padding-right:1.6rem;padding-left:1.6rem}.soulspace-header-nav{display:none}.soulspace-premium-header__drawer{grid-area:drawer;display:block;justify-self:start}.soulspace-premium-header__logo{justify-self:center}.soulspace-premium-header__logo-image{max-height:36px;max-width:min(170px,46vw)}.soulspace-premium-header__account{display:none}.soulspace-premium-header__menu-button{list-style:none}.soulspace-premium-header__menu-button::-webkit-details-marker{display:none}.soulspace-premium-header__menu-lines,.soulspace-premium-header__menu-lines:before,.soulspace-premium-header__menu-lines:after{width:2.1rem;height:1px;display:block;background:currentColor;transition:transform .18s ease,opacity .18s ease}.soulspace-premium-header__menu-lines{position:relative}.soulspace-premium-header__menu-lines:before,.soulspace-premium-header__menu-lines:after{content:"";position:absolute;left:0}.soulspace-premium-header__menu-lines:before{top:-.7rem}.soulspace-premium-header__menu-lines:after{top:.7rem}.soulspace-premium-header__drawer[open] .soulspace-premium-header__menu-lines{background:transparent}.soulspace-premium-header__drawer[open] .soulspace-premium-header__menu-lines:before{top:0;transform:rotate(45deg)}.soulspace-premium-header__drawer[open] .soulspace-premium-header__menu-lines:after{top:0;transform:rotate(-45deg)}.soulspace-drawer-nav{position:absolute;top:100%;right:0;left:0;z-index:130;padding:.8rem 1.6rem 1.8rem;background:#fcfaf6;border-top:1px solid rgba(36,33,29,.08);border-bottom:1px solid rgba(36,33,29,.1);box-shadow:0 18px 40px #24211d1f}.soulspace-drawer-nav__nav{display:grid;gap:.2rem}.soulspace-drawer-nav__link{display:flex;align-items:center;min-height:5.2rem;padding:0 1.4rem;color:#24211d;font-size:1.75rem;letter-spacing:.02em;text-decoration:none;border-radius:8px}.soulspace-drawer-nav__link:hover,.soulspace-drawer-nav__link:focus-visible{color:#7f6257;background:#7f625714}.soulspace-drawer-nav__link--muted{margin-top:.8rem;color:#24211da8;font-size:1.45rem}}@media screen and (max-width:749px){.soulspace-top-header .announcement-bar__message{font-size:1.15rem}.soulspace-premium-header__inner{min-height:58px}}.soulspace-premium-header__cart{width:4.8rem;height:4.8rem}.soulspace-premium-header__cart .svg-wrapper,.soulspace-premium-header__cart svg{width:3.5rem;height:3.5rem}.soulspace-premium-header__cart-count{top:.15rem;right:.15rem;min-width:1.9rem;height:1.9rem;font-size:1.1rem}
/*# sourceMappingURL=/cdn/shop/t/24/assets/soulspace-header.css.map */
