.haloes-hero{position:relative;display:flex;width:100%;overflow:hidden;background-color:rgb(var(--color-background))}.haloes-hero--medium{min-height:60vh}.haloes-hero--large{min-height:80vh}.haloes-hero--full{min-height:100vh;min-height:100svh}.haloes-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.haloes-hero__image,.haloes-hero__video,.haloes-hero__video video,.haloes-hero__media .haloes-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;padding-bottom:0}.haloes-hero__video{overflow:hidden}.haloes-hero__scrim{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;background:linear-gradient(to bottom,rgba(0,0,0,calc(var(--haloes-hero-overlay) * .5)),rgba(0,0,0,calc(var(--haloes-hero-overlay) * .15)) 40%,rgba(0,0,0,var(--haloes-hero-overlay)))}.haloes-hero__image--mobile{display:none}@media screen and (max-width:749px){.haloes-hero__media--has-mobile .haloes-hero__image--mobile{display:block}.haloes-hero__media--has-mobile .haloes-hero__image--desktop{display:none}}.haloes-hero__content{position:relative;z-index:2;display:flex;width:100%;padding:var(--haloes-space-l) 2rem}@media screen and (min-width:750px){.haloes-hero__content{padding:var(--haloes-space-xl) var(--haloes-space-m)}}@media screen and (min-width:1200px){.haloes-hero__content{padding:var(--haloes-space-xl) var(--haloes-space-l)}}.haloes-hero__content--top-left{align-items:flex-start;justify-content:flex-start}.haloes-hero__content--top-center{align-items:flex-start;justify-content:center}.haloes-hero__content--middle-left{align-items:center;justify-content:flex-start}.haloes-hero__content--middle-center{align-items:center;justify-content:center}.haloes-hero__content--bottom-left{align-items:flex-end;justify-content:flex-start}.haloes-hero__content--bottom-center{align-items:flex-end;justify-content:center}.haloes-hero__inner{display:flex;flex-direction:column;gap:var(--haloes-space-s);max-width:100%}.haloes-hero__inner.text-center{align-items:center}.haloes-hero__inner.text-left{align-items:flex-start}.haloes-hero__wordmark,.haloes-hero__heading{margin:0}.haloes-hero__wordmark+.haloes-hero__heading{margin-top:calc(var(--haloes-space-xs) * -1)}.haloes-hero__subheading{margin:0;font-size:1.3rem;text-transform:uppercase;letter-spacing:var(--haloes-label-tracking);color:rgba(var(--color-foreground),.7)}.haloes-hero__cta{margin-top:var(--haloes-space-xs)}.haloes-hero__cue{position:absolute;bottom:var(--haloes-space-s);left:50%;transform:translate(-50%);z-index:2;pointer-events:none}.haloes-hero__cue-line{display:block;width:1px;height:5rem;background:linear-gradient(to bottom,transparent,rgba(var(--haloes-accent),.7));transform-origin:top center;animation:haloes-cue 2.6s var(--haloes-ease) infinite}@keyframes haloes-cue{0%{transform:scaleY(0);opacity:0}40%{transform:scaleY(1);opacity:1}to{transform:scaleY(1);opacity:0}}@media(prefers-reduced-motion:reduce){.haloes-hero__cue-line{animation:none;opacity:.6}}.haloes-editorial{position:relative}.haloes-editorial__header{margin-bottom:var(--haloes-space-l)}.haloes-editorial__header .haloes-eyebrow:last-child{margin-bottom:0}.haloes-editorial__heading{margin:0}.haloes-editorial__grid{display:grid;grid-template-columns:1fr;gap:var(--haloes-editorial-gap)}@media screen and (min-width:750px){.haloes-editorial__grid{grid-template-columns:repeat(12,1fr);align-items:start}.haloes-editorial__item{grid-column:var(--col-start) / span var(--col-span);transform:translateY(var(--offset-y, 0))}}.haloes-editorial__item{margin:0;min-width:0}.haloes-editorial__link{display:block;text-decoration:none;color:inherit}.haloes-editorial__frame{position:relative;width:100%;padding-bottom:var(--ratio-percent, 125%);overflow:hidden;background-color:#101010}.haloes-editorial__img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:opacity var(--haloes-duration) var(--haloes-ease)}.haloes-editorial__link:hover .haloes-editorial__img{opacity:.82}.haloes-editorial__caption{margin:var(--haloes-space-xs) 0 0}.haloes-editorial__item--text{display:flex;flex-direction:column;gap:var(--haloes-space-xs)}@media screen and (min-width:750px){.haloes-editorial__item--text{min-height:100%;justify-content:center}.haloes-editorial__item--align-start{justify-content:flex-start}.haloes-editorial__item--align-end{justify-content:flex-end}}.haloes-editorial__block-heading{margin:0}.haloes-editorial__text{color:rgba(var(--color-foreground),.6)}.haloes-editorial__cta{align-self:flex-start}.haloes-editorial__item--rule{padding:var(--haloes-space-m) 0}.haloes-curated__header{display:flex;align-items:flex-end;justify-content:space-between;gap:var(--haloes-space-s);flex-wrap:wrap;margin-bottom:var(--haloes-space-s)}.haloes-curated__heading{margin:0}.haloes-curated__view-all{flex:0 0 auto;white-space:nowrap;text-decoration:none}.haloes-curated__divider{margin-bottom:var(--haloes-space-l)}.haloes-curated__grid{display:grid;grid-template-columns:repeat(var(--haloes-columns-mobile, 2),minmax(0,1fr));column-gap:var(--grid-mobile-horizontal-spacing);row-gap:var(--haloes-space-m);margin:0;padding:0}@media screen and (min-width:990px){.haloes-curated__grid{grid-template-columns:repeat(var(--haloes-columns, 3),minmax(0,1fr));column-gap:var(--grid-desktop-horizontal-spacing);row-gap:var(--haloes-space-l)}}.haloes-curated__item{position:relative;min-width:0}.haloes-curated__index{display:block;margin-bottom:1rem;color:rgba(var(--haloes-accent),.55);font-variant-numeric:tabular-nums}.haloes-curated__placeholder-meta{display:flex;flex-direction:column;gap:.6rem;margin-top:var(--haloes-space-xs)}.haloes-curated__placeholder-meta .card__heading{display:block}.haloes-waitlist{position:relative;overflow:hidden}.haloes-waitlist__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.haloes-waitlist__image{width:100%;height:100%;object-fit:cover}.haloes-waitlist__scrim{position:absolute;top:0;right:0;bottom:0;left:0;background-color:#000000ad}.haloes-waitlist__inner{position:relative;z-index:1;display:flex;flex-direction:column;gap:var(--haloes-space-s)}.haloes-waitlist__inner.text-center{align-items:center}.haloes-waitlist__heading{margin:0}.haloes-waitlist__text{color:rgba(var(--color-foreground),.6)}.haloes-waitlist__text--centered{margin-left:auto;margin-right:auto}.haloes-waitlist__form{width:100%;max-width:46rem}.haloes-waitlist__disclaimer{margin:0;color:rgba(var(--color-foreground),.35)}.haloes-waitlist-form{width:100%}.haloes-waitlist-form__row{display:flex;align-items:flex-end;gap:var(--haloes-space-xs)}.haloes-waitlist-form__field{flex:1 1 auto;min-width:0}.haloes-waitlist-form__submit{flex:0 0 auto;min-width:11rem}@media screen and (max-width:599px){.haloes-waitlist-form__row{flex-direction:column;align-items:stretch}.haloes-waitlist-form__submit{width:100%}}.haloes-waitlist-form__message{display:flex;align-items:center;gap:.8rem;margin-top:var(--haloes-space-xs);font-size:1.15rem;letter-spacing:.02em}.haloes-waitlist-form__message .svg-wrapper{flex:0 0 auto;width:1.4rem;height:1.4rem}.haloes-waitlist-form__message--success{color:rgb(var(--haloes-accent))}.footer .haloes-waitlist-form__row{flex-direction:column;align-items:stretch}.footer .haloes-waitlist-form__submit{width:100%}.haloes-divider--word:before,.haloes-divider--word:after{background:linear-gradient(to right,transparent,var(--haloes-hairline) 30%,var(--haloes-hairline) 70%,transparent)}.haloes-divider__word{flex:0 0 auto;color:rgba(var(--color-foreground),.55);letter-spacing:.08em}.haloes-404{position:relative;display:flex;align-items:center;justify-content:center;min-height:70vh;padding:var(--haloes-space-2xl) 0;overflow:hidden}.haloes-404__inner{display:flex;flex-direction:column;align-items:center;gap:var(--haloes-space-xs)}.haloes-404__title{margin:0}.haloes-404__text{margin:0;max-width:42ch;color:rgba(var(--color-foreground),.55)}.haloes-404__actions{display:flex;align-items:center;gap:var(--haloes-space-s);flex-wrap:wrap;justify-content:center;margin-top:var(--haloes-space-xs)}.haloes-coming-soon{position:relative;display:flex;flex-direction:column;min-height:100vh;min-height:100svh;overflow:hidden;background-color:rgb(var(--color-background))}.haloes-coming-soon__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.haloes-coming-soon__image{width:100%;height:100%;object-fit:cover}.haloes-coming-soon__scrim{position:absolute;top:0;right:0;bottom:0;left:0;background-color:rgba(0,0,0,var(--haloes-coming-soon-overlay, .6))}.haloes-coming-soon__body{position:relative;z-index:1;flex:1 1 auto;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--haloes-space-s);padding:var(--haloes-space-xl) 2rem;text-align:center}@media screen and (min-width:750px){.haloes-coming-soon__body{padding:var(--haloes-space-xl) var(--haloes-space-m)}}.haloes-coming-soon__wordmark{margin:0}.haloes-coming-soon__tagline{margin:0;max-width:34ch;font-size:1.3rem;text-transform:uppercase;letter-spacing:var(--haloes-label-tracking);color:rgba(var(--color-foreground),.65)}.haloes-coming-soon__text{max-width:46ch;color:rgba(var(--color-foreground),.55)}.haloes-coming-soon__form{width:100%;max-width:44rem;margin-top:var(--haloes-space-xs)}.haloes-coming-soon__rule{width:min(100%,44rem);margin:var(--haloes-space-s) 0}.haloes-coming-soon__footer{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:var(--haloes-space-xs);flex-wrap:wrap;padding:var(--haloes-space-s) 2rem;border-top:1px solid var(--haloes-hairline)}@media screen and (min-width:750px){.haloes-coming-soon__footer{padding:var(--haloes-space-s) var(--haloes-space-m)}}.haloes-coming-soon__social{display:flex;align-items:center;gap:var(--haloes-space-xs);margin:0;padding:0;list-style:none}.haloes-coming-soon__social a{display:block;color:rgba(var(--color-foreground),.5);transition:color var(--haloes-duration-fast) var(--haloes-ease)}.haloes-coming-soon__social a:hover{color:rgb(var(--haloes-accent))}.haloes-coming-soon__social .icon{width:1.8rem;height:1.8rem}.haloes-coming-soon__enter{background:none;border:0;padding:0;cursor:pointer;font-family:var(--font-body-family);font-size:1rem;text-transform:uppercase;letter-spacing:var(--haloes-label-tracking);color:rgba(var(--color-foreground),.4);transition:color var(--haloes-duration-fast) var(--haloes-ease)}.haloes-coming-soon__enter:hover{color:rgb(var(--haloes-accent))}.haloes-coming-soon__password-form{width:100%;max-width:34rem;margin:0 auto}.haloes-coming-soon__password-form .haloes-waitlist-form__row,.haloes-coming-soon__password-row{display:flex;align-items:flex-end;gap:var(--haloes-space-xs)}@media screen and (max-width:599px){.haloes-coming-soon__password-row{flex-direction:column;align-items:stretch}}.haloes-marquee{overflow:hidden;padding:1.6rem 0}.haloes-marquee--ruled{border-top:1px solid var(--haloes-hairline);border-bottom:1px solid var(--haloes-hairline)}.haloes-marquee__track{display:flex;width:max-content;animation:haloes-marquee var(--haloes-marquee-duration, 45s) linear infinite}.haloes-marquee:hover .haloes-marquee__track{animation-play-state:paused}.haloes-marquee__group{display:flex;flex-shrink:0;align-items:center;min-width:100vw;justify-content:space-around}.haloes-marquee__item,.haloes-marquee__sep{padding:0 1.6rem;font-family:var(--font-display-family);font-weight:var(--font-display-weight);font-stretch:var(--font-display-stretch, normal);font-size:clamp(1.4rem,1.8vw,2rem);text-transform:uppercase;letter-spacing:.06em;line-height:1.2;white-space:nowrap}.haloes-marquee__sep{padding:0;opacity:.4}.haloes-marquee--metal .haloes-marquee__item{background:var(--haloes-metal-fill);-webkit-background-clip:text;background-clip:text;color:transparent;-webkit-text-fill-color:transparent}@keyframes haloes-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.haloes-marquee__track{animation:none}}.haloes-reviews__header{margin-bottom:var(--haloes-space-l)}.haloes-reviews__heading{margin:0}.haloes-reviews__grid{display:grid;grid-template-columns:minmax(0,1fr);gap:var(--haloes-space-m);margin:0}@media screen and (min-width:750px){.haloes-reviews__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--grid-desktop-horizontal-spacing)}}.haloes-reviews__figure{display:flex;flex-direction:column;gap:var(--haloes-space-xs);height:100%;margin:0;padding-top:var(--haloes-space-s);border-top:1px solid var(--haloes-hairline-metal)}.haloes-reviews__rating{margin:0;letter-spacing:.3em;color:rgb(var(--haloes-accent))}.haloes-reviews__star--off{opacity:.25}.haloes-reviews__quote{margin:0;padding:0;border:0;font-size:1.7rem;line-height:1.5;color:rgb(var(--color-foreground))}.haloes-reviews__quote p{margin:0}.haloes-reviews__caption{display:flex;flex-direction:column;gap:.4rem;margin-top:auto}.haloes-reviews__cta{margin-top:var(--haloes-space-l)}.haloes-footer{padding:4rem 1.2rem 3.2rem}.haloes-footer__row{display:flex;justify-content:space-between;align-items:flex-start;gap:2.4rem;max-width:none;padding:0 1.8rem}.haloes-footer__group{flex:1 1 0;text-align:center}.haloes-footer__group:first-child{text-align:left}.haloes-footer__group:last-child{text-align:right}.haloes-footer__summary{display:inline-flex;align-items:baseline;gap:.8rem;font-size:1.6rem;line-height:1.4;cursor:pointer;list-style:none}.haloes-footer__summary::-webkit-details-marker{display:none}.haloes-footer__toggle:before{content:"+";font-size:1.6rem}.haloes-footer__group[open] .haloes-footer__toggle:before{content:"\2212"}.haloes-footer__links{margin:1.2rem 0 0;display:flex;flex-direction:column;gap:.6rem}.haloes-footer__link{font-size:1.2rem;color:rgb(var(--color-foreground));text-decoration:none}.haloes-footer__link:hover{text-decoration:underline;text-underline-offset:.3rem}.haloes-footer__legal{margin:3.2rem 0 0;padding:0 1.8rem;font-size:1.1rem;color:rgba(var(--color-foreground),.6)}@media screen and (max-width:749px){.haloes-footer__row{flex-direction:column;gap:0;padding:0}.haloes-footer__group,.haloes-footer__group:first-child,.haloes-footer__group:last-child{width:100%;text-align:left;padding:1.2rem 0;border-top:1px solid rgba(var(--color-foreground),.12)}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/haloes-sections.css.map */
