:root{--gl-ivory: #faf7f1;--gl-warm-white: #fffdf9;--gl-ink: #171614;--gl-muted: #625f59;--gl-champagne: #cbb47a;--gl-line: rgba(23, 22, 20, .14)}.gl-mobile-drawer-menu{display:none}.template-index{background:var(--gl-ivory);color:var(--gl-ink)}.gl-section{color:var(--gl-ink)}.gl-section__heading{margin:0;color:inherit;font-size:clamp(2.2rem,5vw,3.6rem);font-weight:600;letter-spacing:.08em;line-height:1.1;text-transform:uppercase}.gl-hero{position:relative;display:grid;min-height:var(--gl-hero-mobile-height, 520px);overflow:hidden;background:#24211d;isolation:isolate}.gl-hero__media,.gl-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0}.gl-hero__media picture{display:block;width:100%;height:100%}.gl-hero__image,.gl-hero__video,.gl-hero__placeholder,.gl-hero__placeholder svg{display:block;width:100%;height:100%}.gl-hero__image,.gl-hero__video{object-fit:cover;object-position:center}.gl-hero__video{background:#24211d}.gl-hero__placeholder{background:#36312b}.gl-hero__placeholder svg{opacity:.35;object-fit:cover}.gl-hero__overlay{z-index:1;background:rgba(0,0,0,var(--gl-hero-overlay, .28));pointer-events:none}.gl-hero__content{position:relative;z-index:2;display:flex;width:100%;align-items:flex-end;padding-top:5.6rem;padding-bottom:5.6rem;color:var(--gl-hero-text, #fff);pointer-events:none}.gl-hero__content--center{justify-content:center;text-align:center}.gl-hero__content--left{justify-content:flex-start;text-align:left}.gl-hero__copy{width:min(100%,68rem)}.gl-hero__content--center .gl-hero__copy{margin-inline:auto}.gl-hero__heading{max-width:12ch;margin:0;color:inherit;font-size:clamp(4rem,12vw,8.4rem);font-weight:700;letter-spacing:-.045em;line-height:.92;text-wrap:balance}.gl-hero__content--center .gl-hero__heading{margin-inline:auto}.gl-hero__subheading{max-width:48rem;margin:1.8rem 0 0;color:inherit;font-size:clamp(1.6rem,4vw,2rem);font-weight:500;letter-spacing:.01em;line-height:1.45}.gl-hero__mobile-divider,.gl-hero__subheading--mobile{display:none}.gl-hero__content--center .gl-hero__subheading{margin-inline:auto}.gl-hero__actions{display:flex;flex-wrap:wrap;gap:1.2rem;margin-top:2.8rem;pointer-events:auto}.gl-hero__content--center .gl-hero__actions{justify-content:center}.gl-button{min-width:14rem;min-height:4.8rem;padding-inline:2.8rem;font-size:1.3rem;font-weight:700;letter-spacing:.12em}.gl-button--primary{--color-button: 203, 180, 122;--color-button-text: 23, 22, 20}.gl-button--secondary{--color-button: 255, 255, 255;--color-button-text: 255, 255, 255;--alpha-button-background: 0}.gl-category-circles{overflow:hidden;padding:4.8rem 0 5.2rem;background:var(--gl-section-background, var(--gl-ivory))}.gl-category-circles__heading{margin-bottom:2.8rem;text-align:center}.gl-category-circles__list{display:flex;gap:1.8rem;margin:0;padding:0 1.5rem 1rem;overflow-x:auto;list-style:none;scroll-padding-inline:1.5rem;scroll-snap-type:x proximity;scrollbar-width:none;-webkit-overflow-scrolling:touch}.gl-category-circles__list::-webkit-scrollbar{display:none}.gl-category-circles__item{flex:0 0 9.6rem;scroll-snap-align:start;text-align:center}.gl-category-circles__link{display:block;color:var(--gl-ink);text-decoration:none}.gl-category-circles__image-wrap{position:relative;width:9.6rem;overflow:hidden;border:1px solid var(--gl-line);border-radius:50%;aspect-ratio:1;background:var(--gl-warm-white)}.gl-category-circles__image,.gl-category-circles__placeholder,.gl-category-circles__placeholder svg{display:block;width:100%;height:100%;object-fit:cover}.gl-category-circles__placeholder svg{opacity:.42}.gl-category-circles__label{display:block;margin-top:1.1rem;font-size:1.3rem;font-weight:600;letter-spacing:.03em;line-height:1.3}.gl-category-circles__link:hover .gl-category-circles__image{transform:scale(1.025)}.gl-category-circles__image{transition:transform .18s ease}.gl-category-circles__link:focus-visible{outline:.2rem solid var(--gl-ink);outline-offset:.4rem}.gl-price-message{background:var(--gl-section-background, var(--gl-warm-white));color:var(--gl-section-text, var(--gl-ink))}.gl-price-message__inner{display:grid;align-items:stretch}.gl-price-message__media{min-height:34rem;background:#eee8de}.gl-price-message__image{display:block;width:100%;height:100%;object-fit:cover}.gl-price-message__content{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:5.6rem 2rem}.gl-price-message--no-image .gl-price-message__content{align-items:center;min-height:38rem;text-align:center}.gl-price-message__heading{max-width:14ch;font-size:clamp(3.8rem,10vw,7.2rem);letter-spacing:-.04em;line-height:.94;text-wrap:balance}.gl-price-message__text{max-width:50rem;margin-top:2rem;color:inherit;font-size:1.7rem;line-height:1.6}.gl-price-message__text p{margin:0}.gl-price-message__cta{margin-top:2.6rem}.gl-trust-strip{padding:2.2rem 0;overflow:hidden;background:var(--gl-section-background, #eee6d8);color:var(--gl-section-text, var(--gl-ink));border-block:1px solid var(--gl-line)}.gl-trust-strip__list{display:flex;gap:0;margin:0;padding:0;overflow-x:auto;list-style:none;scrollbar-width:none}.gl-trust-strip__list::-webkit-scrollbar{display:none}.gl-trust-strip__item{position:relative;flex:1 0 16rem;padding:.4rem 2rem;font-size:1.25rem;font-weight:700;letter-spacing:.08em;line-height:1.35;text-align:center;text-transform:uppercase}.gl-trust-strip__item+.gl-trust-strip__item:before{position:absolute;top:0;bottom:0;left:0;width:1px;background:var(--gl-line);content:""}.template-index .collection__title .title,.template-index .newsletter__wrapper .inline-richtext{font-weight:600;letter-spacing:.08em;text-transform:uppercase}.template-index .newsletter__wrapper{background:var(--gl-ivory)}@media screen and (max-width:749px){.template-index .announcement-bar-section{position:relative;z-index:6}.template-index .announcement-bar-section .utility-bar,.template-index .announcement-bar-section .announcement-bar,.template-index .announcement-bar-section .announcement-bar__announcement{min-height:2.6rem}.template-index .announcement-bar-section .announcement-bar__message{min-height:2.6rem;padding:.4rem 0;font-size:1.05rem;font-weight:600;letter-spacing:.08em;line-height:1;white-space:nowrap}.template-index .section-header{position:absolute;z-index:5;top:2.6rem;right:0;left:0;width:100%;margin:0}.template-index .section-header .header-wrapper{background:transparent;border-bottom:0}.template-index .section-header .header{min-height:5.8rem;padding:0 1.2rem}.template-index .section-header header-drawer{margin-left:0}.template-index .section-header .header__inline-menu,.template-index .section-header .header__icon--account{display:none}.template-index .section-header .header__heading,.template-index .section-header .header__heading-link{max-width:15rem}.template-index .section-header .header__heading-link{padding:0;color:#f7f0e4}.template-index .section-header .header__heading-link .h2{color:inherit;font-size:1.85rem;font-weight:500;letter-spacing:.08em;line-height:1;white-space:nowrap}.template-index .section-header .header__heading-logo{max-width:14rem;filter:brightness(0) saturate(100%) invert(93%) sepia(11%) saturate(392%) hue-rotate(345deg) brightness(104%)}.template-index .section-header .header__icons{gap:0;padding-right:0}.template-index .section-header .header__icon{width:4rem;height:4.4rem;color:#f7f0e4}.template-index .section-header .header__icon .svg-wrapper{width:2rem;height:2rem}.template-index .section-header .cart-count-bubble{color:var(--gl-ink);background:var(--gl-champagne)}.template-index .gl-mobile-drawer-menu{display:block}.template-index .gl-mobile-drawer-menu+.menu-drawer__menu{display:none}.template-index .gl-mobile-drawer-menu__item{display:flex;justify-content:space-between;min-height:5.6rem;margin:0 2.4rem;padding:0;border-bottom:1px solid rgba(var(--color-foreground),.12);font-size:1.75rem;font-weight:600;letter-spacing:.035em}.template-index .gl-mobile-drawer-menu__item .svg-wrapper{width:1.6rem}.template-index .gl-hero{min-height:var(--gl-hero-mobile-height, 700px)}.template-index .gl-hero__image{object-position:var(--gl-hero-mobile-position-x, 58%) var(--gl-hero-mobile-position-y, 50%)}.template-index .gl-hero__overlay{background:linear-gradient(180deg,#0b090738,#0b09070a 38%,#0b0907c2),rgba(0,0,0,var(--gl-hero-overlay, .28))}.template-index .gl-hero__content{align-items:flex-end;padding:11rem 2.4rem 10rem}.template-index .gl-hero__copy{width:min(100%,30rem)}.template-index .gl-hero__heading{max-width:10ch;color:#f7f0e4;font-size:clamp(4rem,11.5vw,4.6rem);font-weight:700;letter-spacing:-.045em;line-height:.92;text-transform:uppercase}.template-index .gl-hero__mobile-divider{display:block;width:6.4rem;height:1px;margin:1.8rem 0 1.6rem;background:var(--gl-champagne)}.template-index .gl-hero__subheading--desktop{display:none}.template-index .gl-hero__subheading--mobile{display:block;margin:0;color:#f7f0e4;font-size:1.5rem;font-weight:500;letter-spacing:.02em;line-height:1.55}.template-index .gl-hero__actions{margin-top:2.2rem}.template-index .gl-hero .gl-button--primary{min-width:0;min-height:4.8rem;padding:1.4rem 2.2rem;font-size:1.15rem;letter-spacing:.13em}.template-index .gl-category-circles{padding:4.4rem 0 5rem}.template-index .gl-category-circles .page-width{padding-inline:2.4rem}.template-index .gl-category-circles__heading{margin-bottom:2.4rem;font-size:2.3rem;letter-spacing:.07em;text-align:left}.template-index .gl-category-circles__list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.2rem;padding:0;overflow:visible}.template-index .gl-category-circles__item{min-width:0;text-align:left}.template-index .gl-category-circles__link{position:relative;overflow:hidden;border-radius:.4rem;background:var(--gl-warm-white)}.template-index .gl-category-circles__link:after{position:absolute;z-index:1;right:0;bottom:0;left:0;height:52%;background:linear-gradient(180deg,#0c0a0800,#0c0a08ad);pointer-events:none;content:""}.template-index .gl-category-circles__image-wrap{width:100%;border:0;border-radius:0;aspect-ratio:4 / 5}.template-index .gl-category-circles__label{position:absolute;z-index:2;right:1.3rem;bottom:1.3rem;left:1.3rem;margin:0;color:#fffaf0;font-size:1.25rem;font-weight:700;letter-spacing:.08em;line-height:1.25;text-transform:uppercase}.template-index .collection{padding-top:4.8rem;padding-bottom:5.2rem}.template-index .collection__title .title{margin-bottom:2.4rem;font-size:2.3rem;letter-spacing:.07em}.template-index .collection .product-grid{--grid-mobile-horizontal-spacing: 1.2rem;--grid-mobile-vertical-spacing: 2.6rem}.template-index .collection .card__information{padding-top:1.2rem}.template-index .collection .card__heading{font-size:1.35rem;line-height:1.35}.template-index .collection .price{font-size:1.35rem}}@media screen and (min-width:750px){.gl-hero{min-height:var(--gl-hero-desktop-height, 680px)}.gl-hero__content{align-items:center;padding-top:8rem;padding-bottom:8rem}.gl-category-circles{padding:7.2rem 0 7.6rem}.gl-category-circles__list{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:2.4rem;padding:0;overflow:visible}.gl-category-circles__item{min-width:0}.gl-category-circles__image-wrap{width:min(100%,15rem);margin-inline:auto}.gl-category-circles__label{margin-top:1.4rem;font-size:1.45rem}.gl-price-message--has-image .gl-price-message__inner{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr)}.gl-price-message--image-right .gl-price-message__media{order:2}.gl-price-message__media{min-height:58rem}.gl-price-message__content{padding:8rem clamp(4rem,7vw,10rem)}.gl-price-message--no-image .gl-price-message__content{min-height:46rem}.gl-trust-strip__item{flex-basis:0;font-size:1.35rem}}@media(prefers-reduced-motion:reduce){.gl-category-circles__image{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/glimzi.css.map */
