:root{--glowriva-accent: 201, 169, 98;--glowriva-beige: 245, 240, 235;--glowriva-neutral: 44, 44, 44;--glowriva-radius-sm: .8rem;--glowriva-radius-md: 1.2rem;--glowriva-radius-lg: 1.6rem;--glowriva-section-gap: 5.6rem}.header__heading .h2{font-family:var(--font-heading-family);font-weight:500;letter-spacing:.02em}.glowriva-placeholder,.glowriva-media-placeholder,.glowriva-placeholder-card{background:linear-gradient(145deg,rgba(var(--color-foreground),.03),rgba(var(--color-foreground),.07));border:.1rem solid rgba(var(--color-foreground),.06);border-radius:var(--glowriva-radius-md)}.glowriva-media-placeholder{display:block;width:100%}.glowriva-media-placeholder--square{aspect-ratio:1}.glowriva-media-placeholder--portrait{aspect-ratio:4 / 5}.glowriva-media-placeholder--wide{aspect-ratio:16 / 9}.glowriva-placeholder-card{aspect-ratio:1;min-height:14rem}.glowriva-tile-grid{display:grid;gap:1.6rem;list-style:none;margin:0;padding:0}.glowriva-tile-grid__item,.product-grid .grid__item{min-width:0;display:flex;flex-direction:column}.glowriva-tile-grid__item product-component,.glowriva-tile-grid__item .product-card-wrapper,.glowriva-tile-grid__item .card-wrapper,.product-grid .grid__item product-component,.product-grid .grid__item .product-card-wrapper,.product-grid .grid__item .card-wrapper{display:flex;flex-direction:column;flex:1;width:100%}.glowriva-tile-grid__item .card--extend-height,.product-grid .grid__item .card--extend-height{height:100%}.glowriva-tile-grid__item .card.card--media>.card__content,.product-grid .grid__item .card.card--media>.card__content{display:flex;flex-direction:column;flex-grow:1}.glowriva-tile-grid__item .card.card--media>.card__content .card__information,.product-grid .grid__item .card.card--media>.card__content .card__information{flex-grow:1}.glowriva-tile-grid .card__heading,.product-grid .card__heading{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;min-height:2.7em;line-height:1.35}.glowriva-tile-grid .card-information>.price,.product-grid .card-information>.price{min-height:4.6rem;margin-top:.4rem}.glowriva-tile-grid .price>*,.product-grid .price>*{display:block}.glowriva-tile-grid .price .price-item,.product-grid .price .price-item{display:block;margin:0;white-space:nowrap}.glowriva-tile-grid .price--on-sale .price__sale,.product-grid .price--on-sale .price__sale{display:flex;flex-direction:column;align-items:flex-start;flex-wrap:nowrap;gap:.2rem;width:100%}.glowriva-tile-grid .price--on-sale .price-item--regular,.product-grid .price--on-sale .price-item--regular{font-size:1.2rem;line-height:1.3}.glowriva-tile-grid .price-item--sale,.product-grid .price-item--sale{line-height:1.3}.glowriva-tile-grid .quick-add,.product-grid .quick-add{margin-top:auto;padding-top:.8rem}.glowriva-tile-grid--2-mobile{grid-template-columns:repeat(2,minmax(0,1fr))}.glowriva-tile-grid--1-mobile{grid-template-columns:minmax(0,1fr)}@media screen and (min-width:750px){.glowriva-tile-grid{gap:2rem}.glowriva-tile-grid--2-desktop{grid-template-columns:repeat(2,minmax(0,1fr))}.glowriva-tile-grid--3-desktop{grid-template-columns:repeat(3,minmax(0,1fr))}.glowriva-tile-grid--4-desktop{grid-template-columns:repeat(4,minmax(0,1fr))}.glowriva-tile-grid--6-desktop{grid-template-columns:repeat(6,minmax(0,1fr))}}.glowriva-hero{position:relative;display:grid;overflow:hidden;width:100%}.glowriva-hero--small{min-height:32rem}.glowriva-hero--medium{min-height:42rem}.glowriva-hero--large{min-height:52rem}@media screen and (max-width:749px){.glowriva-hero--small{min-height:24rem}.glowriva-hero--medium{min-height:30rem}.glowriva-hero--large{min-height:36rem}}.glowriva-hero__media{grid-area:1 / 1;width:100%;height:100%;min-height:inherit}.glowriva-hero__media img{width:100%;height:100%;object-fit:cover}.glowriva-hero__placeholder{position:relative;width:100%;height:100%;min-height:inherit;background:linear-gradient(160deg,rgb(var(--glowriva-beige)),rgba(var(--glowriva-accent),.12));border:none}.glowriva-hero__content{grid-area:1 / 1;z-index:1;align-self:end;display:flex;flex-direction:column;gap:1.6rem;width:100%;padding:3.2rem 1.5rem}.glowriva-icon-features{display:grid;gap:2.4rem;list-style:none;margin:0;padding:0}.glowriva-icon-features--2-desktop,.glowriva-icon-features--3-desktop,.glowriva-icon-features--4-desktop{grid-template-columns:1fr}@media screen and (min-width:750px){.glowriva-icon-features--2-desktop{grid-template-columns:repeat(2,minmax(0,1fr))}.glowriva-icon-features--3-desktop{grid-template-columns:repeat(3,minmax(0,1fr))}.glowriva-icon-features--4-desktop{grid-template-columns:repeat(4,minmax(0,1fr))}}.glowriva-icon-features__item{text-align:center}.glowriva-icon-features__placeholder{display:flex;flex-direction:column;align-items:center;gap:1.2rem;padding:2.4rem 1.6rem}.glowriva-icon-features__icon-shell{display:block;width:4.8rem;height:4.8rem;border-radius:50%;background:rgba(var(--color-foreground),.06);border:.1rem solid rgba(var(--color-foreground),.08)}.glowriva-icon-features__line{display:block;width:70%;height:.8rem;border-radius:999px;background:rgba(var(--color-foreground),.06)}.glowriva-icon-features__line--short{width:45%}.glowriva-icon-features__heading{margin:1.2rem 0 .8rem;font-size:calc(var(--font-heading-scale) * 1.6rem)}.glowriva-icon-features__text{color:rgba(var(--color-foreground),.75);font-size:1.4rem}.glowriva-reviews__grid{display:grid;gap:1.6rem;grid-template-columns:repeat(2,minmax(0,1fr))}@media screen and (min-width:750px){.glowriva-reviews__grid{grid-template-columns:repeat(4,minmax(0,1fr))}.glowriva-reviews__item{min-height:18rem}}.glowriva-reviews__item{min-height:12rem}.glowriva-reviews__item--filled{padding:2rem;border:.1rem solid rgba(var(--color-foreground),.08);border-radius:var(--border-radius, .4rem);background:rgb(var(--color-background))}.glowriva-reviews__stars{margin:0 0 .8rem;color:rgb(var(--color-button));letter-spacing:.1em}.glowriva-reviews__quote{margin:0 0 1.2rem;font-style:normal;line-height:1.5}.glowriva-reviews__author{margin:0;font-size:1.3rem;color:rgba(var(--color-foreground),.75)}.glowriva-reviews__location{font-weight:400}.glowriva-social-feed__photo{width:100%;height:100%;object-fit:cover;border-radius:var(--border-radius, .4rem)}.glowriva-card-grid--comparison .glowriva-card-grid__card{border:.1rem solid rgba(var(--color-foreground),.08);padding:2rem;height:100%}.glowriva-card-grid--comparison .glowriva-card-grid__heading{font-size:calc(var(--font-heading-scale) * 1.6rem)}.glowriva-social-feed__grid{display:grid;gap:.8rem;grid-template-columns:repeat(3,minmax(0,1fr))}@media screen and (min-width:750px){.glowriva-social-feed__grid{gap:1.2rem;grid-template-columns:repeat(6,minmax(0,1fr))}}.glowriva-social-feed__item{aspect-ratio:1}.glowriva-breadcrumbs__list{display:flex;flex-wrap:wrap;align-items:center;gap:.4rem .8rem;list-style:none;margin:0;padding:0;font-size:1.1rem;letter-spacing:.06em;text-transform:uppercase}.glowriva-breadcrumbs__item:not(:last-child):after{content:"/";margin-left:.8rem;opacity:.35}.glowriva-breadcrumbs__link{text-decoration:none;color:rgba(var(--color-foreground),.6)}.glowriva-breadcrumbs__link:hover{color:rgb(var(--color-foreground))}.section .newsletter__wrapper{border-radius:var(--glowriva-radius-md)}.section .newsletter__wrapper .newsletter-form{max-width:42rem;margin:0 auto}.section .newsletter__wrapper .field__input{border-radius:var(--glowriva-radius-sm)}.footer{border-top:.1rem solid rgba(var(--color-foreground),.08)}.footer .newsletter-form__field-wrapper{max-width:36rem}.glowriva-accordions__placeholder,.glowriva-trust-badges__placeholder{min-height:4.8rem}.glowriva-trust-badges{display:grid;gap:1.6rem;grid-template-columns:1fr}@media screen and (min-width:750px){.glowriva-trust-badges{grid-template-columns:repeat(3,minmax(0,1fr))}}.header__icon--wishlist[aria-disabled=true]{cursor:default;opacity:.75}.header__icon--wishlist .svg-wrapper svg{width:2rem;height:2rem}.shopify-section.section+.shopify-section.section{scroll-margin-top:8rem}.no-heading .title-wrapper{display:none}.glowriva-hero__eyebrow{margin:0;font-size:1.2rem;letter-spacing:.12em;text-transform:uppercase;opacity:.75}.glowriva-hero__heading{margin:0;max-width:52rem}.glowriva-hero__subheading{max-width:42rem;color:rgba(var(--color-foreground),.8)}.glowriva-hero__actions{display:flex;flex-wrap:wrap;gap:1.2rem;align-items:center}.glowriva-hero__button--disabled{opacity:.55;cursor:not-allowed;pointer-events:none}@media screen and (min-width:750px){.glowriva-hero__content{align-self:center;padding:4.8rem 5rem}}.glowriva-collection-tile{display:flex;flex-direction:column;gap:1.2rem}.glowriva-collection-tile__label{margin:0;text-align:center;font-family:var(--font-heading-family);font-size:calc(var(--font-heading-scale) * 1.8rem);letter-spacing:.02em}.glowriva-page-header{text-align:center}.glowriva-page-header--left{text-align:left}.glowriva-page-header__eyebrow{margin:0 0 1rem;font-size:1.2rem;letter-spacing:.1em;text-transform:uppercase;opacity:.65}.glowriva-page-header__title{margin:0 0 1.6rem}.glowriva-page-header__description{max-width:56rem;margin:0 auto;color:rgba(var(--color-foreground),.75)}.glowriva-page-header--left .glowriva-page-header__description{margin-left:0}.glowriva-rich-text--narrow{max-width:48rem;margin:0 auto}.glowriva-rich-text--medium{max-width:72rem;margin:0 auto}.glowriva-rich-text--wide{max-width:100%}.glowriva-rich-text__heading{margin:0 0 1.6rem}.glowriva-rich-text__body ul{padding-left:2rem}.glowriva-rich-text__body li{margin-bottom:.8rem}.glowriva-card-grid{display:grid;gap:1.6rem;list-style:none;margin:0;padding:0}.glowriva-card-grid--2-desktop,.glowriva-card-grid--3-desktop,.glowriva-card-grid--4-desktop{grid-template-columns:1fr}@media screen and (min-width:750px){.glowriva-card-grid{gap:2rem}.glowriva-card-grid--2-desktop{grid-template-columns:repeat(2,minmax(0,1fr))}.glowriva-card-grid--3-desktop{grid-template-columns:repeat(3,minmax(0,1fr))}.glowriva-card-grid--4-desktop{grid-template-columns:repeat(4,minmax(0,1fr))}}.glowriva-card-grid__card{height:100%;padding:2.4rem;border-radius:var(--glowriva-radius-md);background:rgba(var(--color-foreground),.03);border:.1rem solid rgba(var(--color-foreground),.06)}.glowriva-card-grid__heading{margin:0 0 1rem;font-size:calc(var(--font-heading-scale) * 1.6rem)}.glowriva-card-grid__text{color:rgba(var(--color-foreground),.75);font-size:1.4rem}.glowriva-faq__title{margin:0 0 2.4rem;text-align:center}.glowriva-faq{max-width:72rem;margin:0 auto;display:flex;flex-direction:column;gap:.8rem}.glowriva-faq__item{border:.1rem solid rgba(var(--color-foreground),.1);border-radius:var(--glowriva-radius-sm);overflow:hidden}.glowriva-faq__question{display:flex;align-items:center;justify-content:space-between;gap:1.6rem;padding:1.6rem 2rem;cursor:pointer;font-weight:500;list-style:none}.glowriva-faq__question::-webkit-details-marker{display:none}.glowriva-faq__question:after{content:"+";flex-shrink:0;font-size:1.8rem;line-height:1;opacity:.5}.glowriva-faq__item[open] .glowriva-faq__question:after{content:"\2212"}.glowriva-faq__answer{padding:0 2rem 1.6rem;color:rgba(var(--color-foreground),.75);font-size:1.4rem}.glowriva-story-preview{display:grid;gap:3.2rem;align-items:center}@media screen and (min-width:750px){.glowriva-story-preview{grid-template-columns:1fr 1fr;gap:4.8rem}}.glowriva-story-preview__heading{margin:0 0 1.6rem}.glowriva-story-preview__text{margin-bottom:2rem;color:rgba(var(--color-foreground),.75)}.glowriva-story-preview__image,.glowriva-story-preview__placeholder{width:100%;border-radius:var(--glowriva-radius-md)}.glowriva-community{text-align:center}.glowriva-community__heading{margin:0 0 1.6rem}.glowriva-community__text{max-width:52rem;margin:0 auto 2.4rem;color:rgba(var(--color-foreground),.75)}.glowriva-community__social-list{justify-content:center}.glowriva-contact{display:grid;gap:4.8rem}@media screen and (min-width:990px){.glowriva-contact{grid-template-columns:1fr 1.2fr;gap:6.4rem;align-items:start}}.glowriva-contact__message{color:rgba(var(--color-foreground),.75);margin-bottom:2.4rem}.glowriva-contact__hours{margin-top:.8rem}.glowriva-contact__hours h2{margin:0 0 .8rem}.glowriva-contact__form .contact__fields{row-gap:1.5rem}@media screen and (min-width:750px){.glowriva-contact__form .contact__fields{row-gap:2rem}}.glowriva-blog-shell__intro{max-width:56rem;margin:0 auto 2.4rem;text-align:center;color:rgba(var(--color-foreground),.75)}.glowriva-blog-shell__categories{display:flex;flex-wrap:wrap;justify-content:center;gap:.8rem;list-style:none;margin:0 0 3.2rem;padding:0}.glowriva-blog-shell__category-label{display:inline-block;padding:.6rem 1.4rem;border-radius:999px;border:.1rem solid rgba(var(--color-foreground),.15);font-size:1.3rem;letter-spacing:.04em}.glowriva-blog-shell__placeholders{display:grid;gap:1.6rem;margin-bottom:2.4rem}@media screen and (min-width:750px){.glowriva-blog-shell__placeholders{grid-template-columns:repeat(3,minmax(0,1fr))}}.glowriva-blog-shell__article{min-height:14rem}.glowriva-blog-shell__note{text-align:center;margin:0;color:rgba(var(--color-foreground),.55);font-size:1.4rem}.glowriva-icon-features__card{height:100%;padding:2.4rem 1.6rem;border-radius:var(--glowriva-radius-md);background:rgba(var(--color-foreground),.02);border:.1rem solid rgba(var(--color-foreground),.06);text-align:center}.glowriva-icon-features__icon--svg{display:inline-flex;align-items:center;justify-content:center;width:5.6rem;height:5.6rem;margin:0 auto 1.2rem;border-radius:50%;background:rgba(var(--glowriva-accent),.12);color:rgb(var(--glowriva-neutral))}.glowriva-icon-features__icon--svg svg{width:2.8rem;height:2.8rem}.glowriva-collection-tile__info{text-align:center;padding:0 .8rem}.glowriva-collection-tile__desc{margin:.4rem 0 .8rem;font-size:1.3rem;line-height:1.5;color:rgba(var(--color-foreground),.65)}.glowriva-collection-tile__coming{display:inline-block;font-size:1.1rem;letter-spacing:.08em;text-transform:uppercase;color:rgba(var(--glowriva-accent),1);opacity:.9}.glowriva-split{display:grid;gap:3.2rem;align-items:center}@media screen and (min-width:990px){.glowriva-split{grid-template-columns:1fr 1fr;gap:5.6rem}.glowriva-split--left .glowriva-split__media{order:-1}}.glowriva-split__eyebrow{margin:0 0 .8rem;font-size:1.2rem;letter-spacing:.1em;text-transform:uppercase;opacity:.65}.glowriva-split__heading{margin:0 0 1.6rem}.glowriva-split__text{margin-bottom:2rem;color:rgba(var(--color-foreground),.75)}.glowriva-split__image,.glowriva-split__placeholder{display:block;width:100%;height:auto;max-width:100%;border-radius:var(--glowriva-radius-md)}.glowriva-trust-row__title{text-align:center;margin:0 0 2.4rem}.glowriva-trust-row{display:grid;gap:1.6rem;grid-template-columns:repeat(2,minmax(0,1fr))}@media screen and (min-width:750px){.glowriva-trust-row--4{grid-template-columns:repeat(4,minmax(0,1fr))}}.glowriva-trust-row__item{display:flex;align-items:flex-start;gap:1.2rem;padding:1.6rem;border-radius:var(--glowriva-radius-sm);background:rgba(var(--color-foreground),.02)}.glowriva-trust-row__icon{flex-shrink:0;color:rgb(var(--glowriva-neutral));opacity:.7}.glowriva-trust-row__icon svg{width:2.4rem;height:2.4rem}.glowriva-trust-row__heading{margin:0 0 .2rem;font-weight:600;font-size:1.4rem}.glowriva-trust-row__text{margin:0;font-size:1.2rem;color:rgba(var(--color-foreground),.6)}.glowriva-support-banner{display:grid;gap:2.4rem;padding:3.2rem;border-radius:var(--glowriva-radius-md);background:rgba(var(--color-foreground),.03);border:.1rem solid rgba(var(--color-foreground),.08)}@media screen and (min-width:990px){.glowriva-support-banner{grid-template-columns:1.4fr 1fr;align-items:center;padding:4rem 4.8rem}}.glowriva-support-banner__heading{margin:0 0 1rem}.glowriva-support-banner__text{color:rgba(var(--color-foreground),.75)}.glowriva-support-banner__actions{display:flex;flex-direction:column;gap:1.2rem}.glowriva-support-banner__hours{font-size:1.4rem;color:rgba(var(--color-foreground),.7)}.glowriva-footer-cta{text-align:center;max-width:56rem;margin:0 auto}.glowriva-footer-cta__heading{margin:0 0 1.2rem}.glowriva-footer-cta__text{margin-bottom:2rem;color:rgba(var(--color-foreground),.75)}.glowriva-social-feed__header{text-align:center;margin-bottom:2.4rem}.glowriva-social-feed__description{max-width:52rem;margin:1rem auto 0;color:rgba(var(--color-foreground),.7)}.glowriva-social-feed__handle{margin:.8rem 0 0;font-size:1.4rem;letter-spacing:.04em;opacity:.65}.glowriva-social-feed__tile{width:100%;height:100%;border-radius:var(--glowriva-radius-sm)}.glowriva-social-feed__note{text-align:center;margin:2rem 0 0;font-size:1.3rem;color:rgba(var(--color-foreground),.55)}.footer .footer-block:first-child .footer-block__heading{font-family:var(--font-heading-family);letter-spacing:.04em}.footer .footer-block:first-child .footer-block__details-content{color:rgba(var(--color-foreground),.7);font-size:1.4rem;line-height:1.6}.glowriva-visual-tile{position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden;width:100%;border-radius:var(--glowriva-radius-md);border:.1rem solid rgba(var(--color-foreground),.06)}.glowriva-visual-tile--square{aspect-ratio:1}.glowriva-visual-tile--portrait{aspect-ratio:4 / 5}.glowriva-visual-tile--wide{aspect-ratio:16 / 9;min-height:14rem}.glowriva-visual-tile--skin{background:linear-gradient(145deg,#f8ede3,#efd9c8)}.glowriva-visual-tile--hair{background:linear-gradient(145deg,#ede8e2,#d9cfc0)}.glowriva-visual-tile--body{background:linear-gradient(145deg,#f5ebe3,#e8d5c8)}.glowriva-visual-tile--wellness{background:linear-gradient(145deg,#eef0e8,#d8dccf)}.glowriva-visual-tile--social{background:linear-gradient(145deg,#f5f0eb,#ebe3d6)}.glowriva-visual-tile--editorial{background:linear-gradient(145deg,rgb(var(--glowriva-beige)),rgba(var(--glowriva-accent),.18))}.glowriva-visual-tile__pattern{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.35;background-image:radial-gradient(rgba(var(--color-foreground),.08) 1px,transparent 1px);background-size:1.6rem 1.6rem}.glowriva-visual-tile__icon{position:relative;z-index:1;opacity:.45}.glowriva-visual-tile__svg svg{width:3.6rem;height:3.6rem}.glowriva-visual-tile__label{position:absolute;left:1.2rem;bottom:1.2rem;z-index:2;font-size:1.1rem;letter-spacing:.06em;text-transform:uppercase;opacity:.6}.glowriva-collection-tile__visual,.glowriva-split__visual,.glowriva-social-feed__visual,.glowriva-blog-shell__visual{width:100%}.glowriva-hero__placeholder{background:linear-gradient(135deg,rgb(var(--glowriva-beige)),rgba(var(--glowriva-accent),.22) 45%,#f0e6dc)}.glowriva-hero__placeholder:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:radial-gradient(rgba(var(--color-foreground),.05) 1px,transparent 1px);background-size:2rem 2rem;opacity:.6}.glowriva-hero__media{position:relative}.glowriva-shop-header__content{max-width:64rem;margin:0 auto;text-align:center}.glowriva-shop-header__eyebrow{margin:0 0 .8rem;font-size:1.2rem;letter-spacing:.1em;text-transform:uppercase;opacity:.65}.glowriva-shop-header__title{margin:0 0 1.2rem}.glowriva-shop-header__text{color:rgba(var(--color-foreground),.75)}.glowriva-shop-header__empty{margin-top:3.2rem;padding:3.2rem;text-align:center;border-radius:var(--glowriva-radius-md);background:rgba(var(--color-foreground),.03);border:.1rem solid rgba(var(--color-foreground),.08)}.glowriva-shop-header__empty-title{margin:0 0 .8rem;font-family:var(--font-heading-family);font-size:calc(var(--font-heading-scale) * 2rem)}.glowriva-shop-header__empty-text{margin:0 0 2rem;color:rgba(var(--color-foreground),.7);font-size:1.4rem}.glowriva-shop-header__categories{display:flex;flex-wrap:wrap;justify-content:center;gap:.8rem;list-style:none;margin:0 0 2.4rem;padding:0}.glowriva-shop-header__categories span{display:inline-block;padding:.6rem 1.4rem;border-radius:999px;border:.1rem solid rgba(var(--color-foreground),.12);font-size:1.3rem}.utility-bar .announcement-bar__message{font-size:1.3rem;letter-spacing:.02em}.footer-block:has(.glowriva-footer-aside){display:flex;flex-direction:column;align-items:center;text-align:center}.glowriva-footer-aside{display:flex;flex-direction:column;align-items:center;width:100%;text-align:center}.glowriva-footer-aside__payment-block{display:flex;justify-content:center;width:100%;margin-top:2.4rem}.glowriva-footer-aside__payment-row{display:inline-flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.8rem 1.4rem;max-width:100%}.glowriva-footer-aside__payment-heading{margin:0;flex:0 0 auto}.glowriva-footer-aside__payment{display:flex;flex:0 0 auto;justify-content:center;margin-top:0}.glowriva-footer-aside .footer__list-social{justify-content:center}.glowriva-footer-aside__payment .glowriva-payment-icons,.glowriva-footer-aside__payment .list-payment{justify-content:center!important;margin:0!important;padding:0!important}.glowriva-payment-icons{justify-content:center;margin:0;padding-top:0}.glowriva-payment-icons__badge{display:flex;align-items:center;justify-content:center;width:4.8rem;height:3.2rem}.glowriva-payment-icons__badge svg{width:100%;height:100%;display:block}.glowriva-track-order__form-wrap{max-width:48rem;margin:0 auto;display:grid;gap:2.4rem}.glowriva-track-order__form{display:grid;gap:1.6rem}.glowriva-track-order__notice{padding:1.6rem 2rem;border-radius:var(--buttons-radius, 8px);background:rgba(var(--color-foreground),.04)}.glowriva-track-order__integration{max-width:48rem;margin:3.2rem auto 0;padding-top:2.4rem;border-top:.1rem solid rgba(var(--color-foreground),.08)}.glowriva-product-grid__empty{text-align:center;padding:2.4rem 0 4.8rem}.glowriva-product-grid__eyebrow{margin:0 0 .8rem;font-size:1.2rem;letter-spacing:.1em;text-transform:uppercase;opacity:.65}.glowriva-product-grid__description{max-width:62rem;margin:.8rem auto 0;color:rgba(var(--color-foreground),.75)}.glowriva-product-grid__header .title{margin-bottom:0}.glowriva-product-grid__view-all{margin-top:3.2rem}.glowriva-product-grid__empty-title{font-size:1.8rem;font-weight:600;margin:0 0 .8rem}.glowriva-product-grid__empty-text{margin:0;opacity:.85}.facets-vertical .facets-wrapper{padding-right:2rem}.facets__heading,.facets__summary{font-family:var(--font-heading-family);letter-spacing:.02em}.facets__disclosure-vertical,.facets__disclosure{border-color:rgba(var(--color-foreground),.1)}.mobile-facets__open{border-radius:var(--glowriva-radius-sm)}@media screen and (max-width:749px){.mobile-facets__wrapper{margin-bottom:1.6rem}}html,body{overflow-x:clip}@media screen and (max-width:749px){.glowriva-hero__actions{flex-direction:column;align-items:stretch}.glowriva-hero__actions .button{width:100%;text-align:center}.glowriva-reviews__grid{grid-template-columns:1fr}.glowriva-social-feed__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/glowriva.css.map */
