.collection-soon{display:flex;flex-direction:column;align-items:center;max-width:58rem;margin:0 auto;padding:6rem 2.4rem;border-radius:2.4rem;background:linear-gradient(180deg,#fff0eee6,#f8e4e4e6);box-shadow:0 14px 40px #8e4a5a1a;text-align:center}.collection-soon__eyebrow{margin-bottom:1.2rem;font-size:1.2rem;letter-spacing:.24rem;text-transform:uppercase;color:#9a7440}.collection-soon__title{margin:0 0 1.6rem;font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-weight:var(--font-heading-weight);font-size:3.2rem;line-height:1.2}.collection-soon__text{margin:0 0 3rem;max-width:44rem;line-height:1.75;opacity:.8}.collection-soon__actions{display:flex;flex-wrap:wrap;justify-content:center;gap:1.2rem}.phone-guide__header{max-width:62rem;margin:0 auto 3.6rem;text-align:center}.phone-guide__icon{display:inline-flex;margin-bottom:1.2rem;color:var(--phone-guide-accent, rgb(var(--color-foreground)))}.phone-guide__heading{margin:0}.phone-guide__intro{margin:1rem 0 0;font-size:1.6rem;line-height:1.6;opacity:.75}.phone-guide__steps{display:grid;grid-template-columns:1fr;gap:2rem;margin:0;padding:0;counter-reset:phone-guide-step}.phone-guide__step{position:relative;padding:2.4rem;border:.1rem solid rgba(var(--color-foreground),.15);border-radius:var(--text-boxes-radius, 12px);text-align:center;counter-increment:phone-guide-step}.phone-guide__step:before{content:counter(phone-guide-step,decimal-leading-zero);display:block;margin-bottom:.8rem;font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-weight:var(--font-heading-weight);font-size:3.2rem;line-height:1;color:var(--phone-guide-accent, rgb(var(--color-foreground)))}.phone-guide__step-title{margin:0 0 .6rem;font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-weight:var(--font-heading-weight);font-size:2rem;line-height:1.25}.phone-guide__step-text{margin:0;font-size:1.5rem;line-height:1.6;opacity:.75}.phone-guide__models-wrapper{margin-top:3.2rem;text-align:center}.phone-guide__models-label{margin:0 0 1.4rem;font-size:1.4rem;font-weight:400;letter-spacing:.13rem;text-transform:uppercase;opacity:.75}.phone-guide__models{display:flex;flex-wrap:wrap;justify-content:center;gap:.8rem;margin:0;padding:0}.phone-guide__model{padding:.6rem 1.4rem;border:.1rem solid rgba(var(--color-foreground),.25);border-radius:10rem;font-size:1.3rem;line-height:1.4}.phone-guide__actions{margin-top:3.2rem;text-align:center}@media screen and (min-width:750px){.phone-guide__steps{grid-template-columns:repeat(auto-fit,minmax(0,1fr));grid-auto-flow:column;gap:2.4rem}}.universe__header{max-width:62rem;margin:0 auto 3.2rem;text-align:center}.universe__heading{margin:0}.universe__intro{margin:1rem 0 0;font-size:1.6rem;line-height:1.6;opacity:.75}.universe__list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.6rem;margin:0;padding:0}.universe__card{display:flex;flex-direction:column;height:100%;color:inherit;text-decoration:none}.universe__card:focus-visible{outline:.2rem solid rgb(var(--color-foreground));outline-offset:.4rem}.universe__media{position:relative;display:flex;align-items:center;justify-content:center;aspect-ratio:4 / 5;overflow:hidden;border-radius:var(--media-radius, 12px);background:rgba(var(--color-foreground),.05)}.universe__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.universe__media--tint{background:linear-gradient(160deg,var(--tile-tint, #d9c4ae),color-mix(in srgb,var(--tile-tint, #d9c4ae) 40%,#f5f0e8))}.universe__media--tint .universe__icon{color:#1a1a1ab3}.universe__icon{display:inline-flex;color:var(--universe-icon-color, rgb(var(--color-foreground)))}.universe__body{display:flex;flex-direction:column;align-items:center;gap:.6rem;padding-top:1.4rem;text-align:center}.universe__title{font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-weight:var(--font-heading-weight);font-size:2rem;line-height:1.25}.universe__text{font-size:1.4rem;line-height:1.5;opacity:.75}.universe__link{display:inline-flex;align-items:center;gap:.6rem;margin-top:.4rem;font-size:1.4rem;letter-spacing:.06rem;text-decoration:underline;text-underline-offset:.4rem;text-decoration-thickness:.1rem}.universe__arrow{display:inline-flex;width:1.4rem;transition:transform .2s ease}.universe__arrow svg{width:100%;height:auto}@media(hover:hover)and (prefers-reduced-motion:no-preference){.universe__image{transition:transform .5s ease}.universe__card:hover .universe__image{transform:scale(1.04)}.universe__card:hover .universe__arrow{transform:translate(.4rem)}}@media screen and (min-width:990px){.universe__list{grid-template-columns:repeat(4,minmax(0,1fr));gap:2.4rem}}.reassurance__list{display:grid;grid-template-columns:1fr;gap:1.6rem;margin:0;padding:0}.reassurance__item{display:flex;align-items:center;justify-content:center;gap:1.2rem;text-align:left}.reassurance__icon{display:inline-flex;flex:0 0 auto;color:var(--reassurance-icon-color, rgb(var(--color-foreground)))}.reassurance__content{display:flex;flex-direction:column;gap:.2rem}.reassurance__title{font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-weight:var(--font-heading-weight);font-size:1.8rem;line-height:1.3;letter-spacing:.02rem}.reassurance__text{font-size:1.3rem;line-height:1.4;opacity:.75}@media screen and (min-width:750px){.reassurance__list{grid-template-columns:repeat(auto-fit,minmax(0,1fr));grid-auto-flow:column;gap:3.2rem}}.rosevia-breadcrumbs__list{display:flex;flex-wrap:wrap;align-items:center;margin:0;padding:0;font-size:1.3rem;letter-spacing:.06rem;line-height:1.4}.rosevia-breadcrumbs__item{display:inline-flex;align-items:center;min-width:0}.rosevia-breadcrumbs__item+.rosevia-breadcrumbs__item:before{content:"/";margin:0 1rem;opacity:.4}.rosevia-breadcrumbs__link{color:rgba(var(--color-foreground),.7);text-decoration:none}.rosevia-breadcrumbs__link:hover{color:rgb(var(--color-foreground));text-decoration:underline;text-underline-offset:.3rem}.rosevia-breadcrumbs__current{overflow:hidden;max-width:36rem;text-overflow:ellipsis;white-space:nowrap;color:rgb(var(--color-foreground))}@media screen and (max-width:749px){.rosevia-breadcrumbs__current{max-width:20rem}}.cart-steps__list{display:flex;align-items:center;justify-content:center;gap:0;margin:0 auto;padding:0;max-width:46rem}.cart-steps__step{position:relative;display:flex;flex:1 1 0;flex-direction:column;align-items:center;gap:.6rem;opacity:.55}.cart-steps__step:not(:last-child):after{content:"";position:absolute;top:1.6rem;left:calc(50% + 2.4rem);width:calc(100% - 4.8rem);height:2px;background:currentColor;opacity:.25}.cart-steps__step.is-active{opacity:1}.cart-steps__num{display:inline-flex;align-items:center;justify-content:center;width:3.2rem;height:3.2rem;border:1px solid var(--steps-accent, #9a7440);border-radius:50%;font-size:1.4rem;font-weight:500}.cart-steps__step.is-active .cart-steps__num{background:var(--steps-accent, #9a7440);color:#fff8f6}.cart-steps__label{font-size:1.2rem;letter-spacing:.14rem;text-transform:uppercase}.cart-steps__message{margin:1.6rem 0 0;text-align:center;font-size:1.3rem;letter-spacing:.04rem;opacity:.8}.rosevia-tabs__list{display:flex;gap:.8rem;margin:0;padding:.4rem 0;overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch}.rosevia-tabs__list::-webkit-scrollbar{display:none}.rosevia-tabs__item{flex:0 0 auto}.rosevia-tabs__tab{display:inline-flex;align-items:center;min-height:4.4rem;padding:0 2.2rem;border:.1rem solid rgba(var(--color-foreground),.25);border-radius:10rem;font-size:1.4rem;letter-spacing:.06rem;color:rgb(var(--color-foreground));text-decoration:none;white-space:nowrap;transition:background-color .2s ease,color .2s ease,border-color .2s ease}.rosevia-tabs__tab:hover{border-color:rgb(var(--color-foreground))}.rosevia-tabs__tab.is-active{border-color:rgb(var(--color-foreground));background:rgb(var(--color-foreground));color:rgb(var(--color-background))}.rosevia-tabs__tab:focus-visible{outline:.2rem solid rgb(var(--color-foreground));outline-offset:.3rem}@media screen and (min-width:750px){.rosevia-tabs__list{justify-content:center;flex-wrap:wrap;overflow:visible}}@media(prefers-reduced-motion:reduce){.rosevia-tabs__tab{transition:none}}.reg__header{max-width:62rem;margin:0 auto 3.6rem;text-align:center}.reg__heading{margin:0}.reg__intro{margin:1rem 0 0;font-size:1.6rem;line-height:1.6;opacity:.75}.reg__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.2rem;margin:0;padding:0}.reg__item{display:flex}.reg__card{position:relative;display:block;width:100%;min-height:26rem;overflow:hidden;border-radius:var(--media-radius, 12px);background:linear-gradient(160deg,var(--reg-tint, #d9c4ae),color-mix(in srgb,var(--reg-tint, #d9c4ae) 40%,#f5f0e8));color:#fff;text-decoration:none;isolation:isolate}.reg__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2}.reg__image{display:block;width:100%;height:100%;object-fit:cover}.reg__shade{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:linear-gradient(to top,#18120cb8,#18120c59 38%,#18120c00 70%)}.reg__label{position:absolute;right:0;bottom:0;left:0;display:flex;flex-direction:column;gap:.4rem;padding:1.8rem 1.8rem 2rem}.reg__count{font-size:1.2rem;letter-spacing:.16rem;text-transform:uppercase;opacity:.9}.reg__title{font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-weight:var(--font-heading-weight);font-size:2.4rem;line-height:1.15}.reg__cta{display:inline-flex;align-items:center;gap:.6rem;margin-top:.6rem;font-size:1.4rem;letter-spacing:.06rem}.reg__arrow{display:inline-flex;width:1.4rem;transition:transform .2s ease}.reg__arrow svg{width:100%;height:auto}.reg__card:focus-visible{outline:.2rem solid rgb(var(--color-foreground));outline-offset:.3rem}.reg__grid--feature .reg__item:first-child{grid-column:1 / -1}.reg__grid--feature .reg__item:first-child .reg__card{min-height:34rem}.reg__grid--feature .reg__item:first-child .reg__title{font-size:3rem}@media(hover:hover)and (prefers-reduced-motion:no-preference){.reg__image{transition:transform .6s ease}.reg__card:hover .reg__image{transform:scale(1.05)}.reg__card:hover .reg__arrow{transform:translate(.4rem)}}@media screen and (min-width:750px){.reg__grid{gap:2rem}.reg__title{font-size:3rem}.reg__label{padding:2.6rem 2.8rem 2.8rem}}@media screen and (min-width:990px){.reg__grid:not(.reg__grid--feature){grid-template-columns:repeat(auto-fit,minmax(28rem,1fr))}.reg__grid--feature{grid-template-columns:repeat(12,minmax(0,1fr));grid-template-rows:repeat(2,minmax(26rem,33rem))}.reg__grid--feature .reg__item:nth-child(1){grid-column:1 / 7;grid-row:1 / 3}.reg__grid--feature .reg__item:nth-child(2){grid-column:7 / 13;grid-row:1}.reg__grid--feature .reg__item:nth-child(3){grid-column:7 / 10;grid-row:2}.reg__grid--feature .reg__item:nth-child(4){grid-column:10 / 13;grid-row:2}.reg__grid--feature .reg__card,.reg__grid--feature .reg__item:first-child .reg__card{min-height:0;height:100%}.reg__grid--feature .reg__item:first-child .reg__title{font-size:4rem}.reg__grid--feature .reg__item:nth-child(3) .reg__title,.reg__grid--feature .reg__item:nth-child(4) .reg__title{font-size:2.4rem}}.rosevia-faq .page-width--narrow{max-width:92rem}.rosevia-faq__header{max-width:62rem;margin:0 auto 3.6rem;text-align:center}.rosevia-faq__heading{margin:0}.rosevia-faq__intro{margin:1rem 0 0;font-size:1.6rem;line-height:1.6;opacity:.75}.rosevia-faq__actions{margin-top:3.2rem;text-align:center}.rosevia-faq__chip-list{display:flex;flex-wrap:wrap;justify-content:center;gap:.8rem;margin:0 0 4.8rem;padding:0}.rosevia-faq__chip{display:inline-block;padding:.8rem 1.6rem;border:.1rem solid rgba(var(--color-foreground),.25);border-radius:10rem;font-size:1.3rem;letter-spacing:.06rem;color:rgb(var(--color-foreground));text-decoration:none}.rosevia-faq__chip:hover{border-color:rgb(var(--color-foreground))}.rosevia-faq__group-title{margin:5.6rem 0 1.6rem;scroll-margin-top:12rem}.rosevia-faq__group-title:first-of-type{margin-top:0}.rosevia-faq__group-title+.rosevia-faq__item,.rosevia-faq__chips+.rosevia-faq__item{border-top:.1rem solid rgba(var(--color-foreground),.15)}.rosevia-faq__item{border-bottom:.1rem solid rgba(var(--color-foreground),.15)}.rosevia-faq__question{display:flex;align-items:center;justify-content:space-between;gap:2rem;padding:2.2rem 0;font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-weight:var(--font-heading-weight);font-size:1.9rem;line-height:1.35;cursor:pointer;list-style:none}.rosevia-faq__question::-webkit-details-marker{display:none}.rosevia-faq__question:focus-visible{outline:.2rem solid rgb(var(--color-foreground));outline-offset:.2rem}.rosevia-faq__icon{position:relative;flex:0 0 1.8rem;width:1.8rem;height:1.8rem;color:var(--faq-accent, rgb(var(--color-foreground)))}.rosevia-faq__icon:before,.rosevia-faq__icon:after{content:"";position:absolute;top:50%;left:50%;width:100%;height:.15rem;background:currentColor;transform:translate(-50%,-50%);transition:transform .2s ease}.rosevia-faq__icon:after{transform:translate(-50%,-50%) rotate(90deg)}.rosevia-faq__item[open] .rosevia-faq__icon:after{transform:translate(-50%,-50%) rotate(0)}.rosevia-faq__answer{padding:0 4rem 2.4rem 0;font-size:1.6rem;line-height:1.75;opacity:.85}.rosevia-faq__answer p{margin:0 0 1.2rem}.rosevia-faq__answer p:last-child{margin-bottom:0}@media(prefers-reduced-motion:reduce){.rosevia-faq__icon:before,.rosevia-faq__icon:after{transition:none}}.guarantees__header{margin-bottom:4rem;text-align:center}.guarantees__heading{margin:0}.guarantees__intro{margin:1.2rem auto 0;max-width:52rem;line-height:1.7;opacity:.8}.guarantees__grid{display:grid;grid-template-columns:1fr;gap:2rem;margin:0;padding:0}.guarantees__card{display:flex;flex-direction:column;align-items:center;padding:3.2rem 2.4rem;border-radius:1.6rem;background:#ffffffb8;box-shadow:0 14px 40px #8e4a5a1a;text-align:center}.guarantees__icon{display:inline-flex;align-items:center;justify-content:center;width:5.6rem;height:5.6rem;margin-bottom:1.6rem;border-radius:50%;background:#c9a35f2e;color:var(--guarantees-accent, #9a7440)}.guarantees__title{margin:0 0 .8rem;font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-weight:var(--font-heading-weight);font-size:2rem;line-height:1.3}.guarantees__text{margin:0;font-size:1.4rem;line-height:1.7;opacity:.8}@media screen and (min-width:750px){.guarantees__grid{grid-template-columns:repeat(auto-fit,minmax(0,1fr));grid-auto-flow:column;gap:2.8rem}}.rosevia-hero{position:relative;overflow:hidden}.rosevia-hero__image{display:block;width:100%;height:100%;object-fit:cover;object-position:var(--hero-focus, 50%) 50%}.rosevia-hero__eyebrow{margin:0 0 2rem;font-size:1.3rem;letter-spacing:.3rem;text-transform:uppercase;color:var(--hero-accent, inherit)}.rosevia-hero__heading{margin:0;font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-weight:var(--font-heading-weight);font-size:clamp(3.6rem,6vw,7rem);line-height:1.05;letter-spacing:.02rem;text-wrap:balance}.rosevia-hero__subheading{max-width:52rem;margin:2.4rem 0 0;font-size:clamp(1.6rem,1.6vw,1.9rem);line-height:1.65;text-wrap:pretty}.rosevia-hero__button{min-width:22rem}.rosevia-hero__split{display:grid;grid-template-columns:1fr}.rosevia-hero__split-media{order:-1;aspect-ratio:4 / 4.2;overflow:hidden}.rosevia-hero__split-content{display:flex;align-items:center;padding:4.8rem 2rem 5.6rem}.rosevia-hero__split .rosevia-hero__content{width:100%;max-width:58rem}.rosevia-hero__actions{display:flex;flex-wrap:wrap;gap:1.2rem;margin-top:3.2rem}.rosevia-hero__actions .rosevia-hero__button{flex:1 1 auto}@media screen and (min-width:990px){.rosevia-hero__split{grid-template-columns:minmax(0,1fr) minmax(0,1fr);min-height:max(58rem,calc(100svh - 14rem))}.rosevia-hero__split-media{order:0;aspect-ratio:auto}.rosevia-hero__split-content{justify-content:flex-end;padding:8rem 6rem 8rem max(3rem,calc((100vw - var(--page-width)) / 2 + 5rem))}.rosevia-hero__actions .rosevia-hero__button{flex:0 0 auto}}.rosevia-hero--showcase .rosevia-hero__showcase{display:grid;grid-template-columns:1fr;gap:3.6rem;align-items:center;padding-top:4.4rem;padding-bottom:5.2rem}.rosevia-hero__products{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.4rem;margin:0;padding:0}.rosevia-hero__product-link{display:flex;flex-direction:column;gap:.6rem;color:inherit;text-decoration:none}.rosevia-hero__product-media{display:block;aspect-ratio:1 / 1;overflow:hidden;border-radius:var(--media-radius, 12px);background:rgba(var(--color-foreground),.05);box-shadow:0 1rem 2.4rem #1a1a1a14}.rosevia-hero__product-image{display:block;width:100%;height:100%;object-fit:cover}.rosevia-hero__product-title{display:-webkit-box;overflow:hidden;margin-top:.6rem;font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-weight:var(--font-heading-weight);font-size:1.5rem;line-height:1.3;-webkit-line-clamp:2;-webkit-box-orient:vertical}.rosevia-hero__product-price{font-size:1.4rem;font-weight:500}@media(hover:hover)and (prefers-reduced-motion:no-preference){.rosevia-hero__product-image{transition:transform .5s ease}.rosevia-hero__product-link:hover .rosevia-hero__product-image{transform:scale(1.05)}}@media screen and (min-width:990px){.rosevia-hero--showcase .rosevia-hero__showcase{grid-template-columns:minmax(0,5fr) minmax(0,6fr);gap:6rem;padding-top:7rem;padding-bottom:7rem}.rosevia-hero__products{gap:2rem}.rosevia-hero__product:nth-child(2n){transform:translateY(3.2rem)}.rosevia-hero__product-title{font-size:1.7rem}}.rosevia-hero--full{display:flex;align-items:center;justify-content:center;min-height:62rem;color:var(--hero-text, #f5f0e8);text-align:center}.rosevia-hero--full.rosevia-hero--full{min-height:max(52rem,calc(100svh - 13rem))}.rosevia-hero--full.rosevia-hero--large{min-height:max(48rem,75svh)}.rosevia-hero--full.rosevia-hero--medium{min-height:max(40rem,60svh)}.rosevia-hero__media,.rosevia-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0}.rosevia-hero__overlay{background:#1a1a1a;opacity:var(--hero-overlay, .4)}.rosevia-hero__inner{position:relative;z-index:1;width:100%;padding-top:6rem;padding-bottom:6rem}.rosevia-hero__content--center{display:flex;flex-direction:column;align-items:center;max-width:72rem;margin:0 auto}.rosevia-hero__content--center .rosevia-hero__eyebrow{color:inherit}.rosevia-hero__content--center .rosevia-hero__button{margin-top:3.6rem}.rosevia-page-header__content{max-width:70rem;margin:0 auto;text-align:center}.rosevia-page-header__eyebrow{margin:0 0 1.6rem;font-size:1.3rem;letter-spacing:.3rem;text-transform:uppercase;color:var(--page-header-accent, rgb(var(--color-foreground)))}.rosevia-page-header__heading{margin:0;text-wrap:balance}.rosevia-page-header__intro{max-width:58rem;margin:2rem auto 0;font-size:1.7rem;line-height:1.7;opacity:.8;text-wrap:pretty}.rosevia-reviews__header{max-width:62rem;margin:0 auto 3.6rem;text-align:center}.rosevia-reviews__heading{margin:0}.rosevia-reviews__intro{margin:1rem 0 0;font-size:1.6rem;line-height:1.6;opacity:.75}.rosevia-reviews__note{margin:0 auto 2.4rem;padding:1rem 1.6rem;max-width:62rem;border:.1rem dashed rgba(var(--color-foreground),.4);border-radius:.8rem;font-size:1.3rem;text-align:center}.rosevia-reviews__list{display:flex;gap:1.6rem;margin:0;padding:.4rem 0 1.6rem;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:thin}.rosevia-reviews__item{flex:0 0 84%;scroll-snap-align:start}.rosevia-reviews__card{display:flex;flex-direction:column;height:100%;margin:0;padding:0;overflow:hidden;border:.1rem solid rgba(var(--color-foreground),.12);border-radius:var(--text-boxes-radius, 12px);background:rgba(var(--color-background),.6)}.rosevia-reviews__photo{aspect-ratio:1 / 1;overflow:hidden;background:rgba(var(--color-foreground),.05)}.rosevia-reviews__image{display:block;width:100%;height:100%;object-fit:cover}.rosevia-reviews__body{display:flex;flex:1 1 auto;flex-direction:column;padding:2.4rem}.rosevia-reviews__stars{display:flex;gap:.3rem;margin-bottom:1.6rem;color:var(--reviews-accent, rgb(var(--color-foreground)))}.rosevia-reviews__star{fill:none;stroke:currentColor;stroke-width:1.5;stroke-linejoin:round}.rosevia-reviews__star--on{fill:currentColor}.rosevia-reviews__quote{flex:1 1 auto;margin:0 0 2rem;font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-weight:var(--font-heading-weight);font-size:1.9rem;line-height:1.5}.rosevia-reviews__author{display:flex;flex-direction:column;gap:.3rem;padding-top:1.6rem;border-top:.1rem solid rgba(var(--color-foreground),.12);font-size:1.4rem}.rosevia-reviews__name{font-weight:500}.rosevia-reviews__city{opacity:.7}.rosevia-reviews__product{margin-top:.4rem;font-size:1.2rem;letter-spacing:.14rem;text-transform:uppercase;color:var(--reviews-accent, rgb(var(--color-foreground)))}@media screen and (min-width:750px){.rosevia-reviews__list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2.4rem;overflow:visible}.rosevia-reviews__item{flex:none}}@media screen and (min-width:1200px){.rosevia-reviews__list{grid-template-columns:repeat(4,minmax(0,1fr))}.rosevia-reviews__quote{font-size:1.7rem}}.rosevia-sticky{position:fixed;right:0;bottom:0;left:0;z-index:15;display:block;border-top:.1rem solid rgba(var(--color-foreground),.15);box-shadow:0 -.8rem 2.4rem #1a1a1a14;transform:translateY(110%);transition:transform .25s ease}.rosevia-sticky.is-visible{transform:translateY(0)}.rosevia-sticky__inner{display:flex;align-items:center;justify-content:space-between;gap:1.6rem;padding-top:1.2rem;padding-bottom:calc(1.2rem + env(safe-area-inset-bottom,0px))}.rosevia-sticky__info{display:flex;flex-direction:column;min-width:0}.rosevia-sticky__title{overflow:hidden;font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-weight:var(--font-heading-weight);font-size:1.5rem;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}.rosevia-sticky__price{font-size:1.4rem;font-weight:500}.rosevia-sticky__button{flex:0 0 auto;min-width:18rem}@media screen and (max-width:749px){.rosevia-sticky__button{min-width:14rem;padding-right:1.6rem;padding-left:1.6rem}}@media(prefers-reduced-motion:reduce){.rosevia-sticky{transition:none}}.rosevia-story__grid{display:grid;grid-template-columns:1fr;gap:3.2rem;align-items:center}.rosevia-story__media{position:relative;overflow:hidden;aspect-ratio:4 / 5;border-radius:var(--media-radius, 12px);background:rgba(var(--color-foreground),.05)}.rosevia-story__image{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;object-fit:cover}.rosevia-story__content{display:flex;flex-direction:column;align-items:flex-start;max-width:52rem}.rosevia-story__eyebrow{margin:0 0 1.6rem;font-size:1.3rem;letter-spacing:.3rem;text-transform:uppercase;color:var(--story-accent, rgb(var(--color-foreground)))}.rosevia-story__heading{margin:0 0 2.4rem}.rosevia-story__text{font-size:1.7rem;line-height:1.8;text-wrap:pretty}.rosevia-story__text p{margin:0 0 1.6rem}.rosevia-story__button{margin-top:2.4rem}@media screen and (min-width:990px){.rosevia-story__grid{grid-template-columns:minmax(0,5fr) minmax(0,6fr);gap:8rem}.rosevia-story__grid--reverse{grid-template-columns:minmax(0,6fr) minmax(0,5fr)}.rosevia-story__grid--reverse .rosevia-story__media{order:2}.rosevia-story__text{font-size:1.8rem}}.rosevia-video{position:relative;display:flex;align-items:center;justify-content:center;min-height:56rem;overflow:hidden;color:var(--video-text, #f5f0e8);text-align:center}.rosevia-video--large{min-height:max(56rem,80svh)}.rosevia-video--medium{min-height:max(44rem,62svh)}.rosevia-video__media,.rosevia-video__overlay{position:absolute;top:0;right:0;bottom:0;left:0}.rosevia-video__player{display:block;width:100%;height:100%;object-fit:cover}.rosevia-video__overlay{background:#1a1a1a;opacity:var(--video-overlay, .45)}.rosevia-video__inner{position:relative;z-index:1;width:100%;padding-top:8rem;padding-bottom:8rem}.rosevia-video__content{display:flex;flex-direction:column;align-items:center;max-width:68rem;margin:0 auto}.rosevia-video__eyebrow{margin:0 0 1.8rem;font-size:1.3rem;letter-spacing:.3rem;text-transform:uppercase}.rosevia-video__heading{margin:0;font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-weight:var(--font-heading-weight);font-size:clamp(3.2rem,5.6vw,6rem);line-height:1.1;text-wrap:balance}.rosevia-video__text{max-width:54rem;margin:2rem 0 0;font-size:clamp(1.5rem,1.6vw,1.8rem);line-height:1.7;text-wrap:pretty}.rosevia-video__button{margin-top:3.2rem;min-width:22rem}.rosevia-video__toggle{position:absolute;right:2rem;bottom:2rem;z-index:2;display:inline-flex;align-items:center;justify-content:center;width:4.4rem;height:4.4rem;padding:0;border:.1rem solid rgba(245,240,232,.6);border-radius:50%;background:#1a1a1a59;color:#f5f0e8;cursor:pointer}.rosevia-video__toggle:hover{background:#1a1a1a99}.rosevia-video__toggle:focus-visible{outline:.2rem solid #f5f0e8;outline-offset:.3rem}.rosevia-video__icon--play,.rosevia-video.is-paused .rosevia-video__icon--pause{display:none}.rosevia-video.is-paused .rosevia-video__icon--play{display:block}.rv-vhero{position:relative;display:flex;align-items:flex-end;min-height:max(52rem,72svh);overflow:hidden;color:var(--vh-text, #fff8f6);background:linear-gradient(135deg,#8e4a5a,#c98a97 45%,#e3b5bc 70%,#d9b77a)}.rv-vhero--large{min-height:max(48rem,64svh)}.rv-vhero--medium{min-height:max(40rem,52svh)}.rv-vhero__media,.rv-vhero__slide,.rv-vhero__overlay{position:absolute;top:0;right:0;bottom:0;left:0}.rv-vhero__slide{opacity:0;transition:opacity .9s ease}.rv-vhero__slide.is-active{opacity:1}.rv-vhero__slide--image img{animation:rv-vhero-zoom 18s ease-in-out infinite alternate}@keyframes rv-vhero-zoom{0%{transform:scale(1)}to{transform:scale(1.08)}}.rv-vhero__slide video,.rv-vhero__slide img{display:block;width:100%;height:100%;object-fit:cover}.rv-vhero__overlay{background:linear-gradient(to top,rgba(43,34,38,calc(var(--vh-overlay, .35) + .35)),rgba(43,34,38,var(--vh-overlay, .35)) 45%,#2b22260d)}.rv-vhero__inner{position:relative;z-index:1;width:100%;padding-top:8rem;padding-bottom:4.8rem}.rv-vhero__content{max-width:64rem}.rv-vhero__eyebrow{margin:0 0 1.4rem;font-size:1.2rem;letter-spacing:.3rem;text-transform:uppercase;color:#d9b77a}.rv-vhero__heading{margin:0;font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-weight:var(--font-heading-weight);font-size:clamp(3.4rem,6vw,6.8rem);line-height:1.05;color:inherit;text-wrap:balance;text-shadow:0 .2rem 1.6rem rgba(0,0,0,.25)}.rv-vhero__sub{max-width:50rem;margin:1.8rem 0 0;font-size:clamp(1.5rem,1.6vw,1.8rem);line-height:1.6;color:inherit;opacity:.92}.rv-vhero__actions{display:flex;flex-wrap:wrap;gap:1.2rem;margin-top:2.8rem}.rv-vhero__btn{min-width:20rem}.rv-vhero__btn--ghost{--color-button: 255, 248, 246;--color-button-text: 43, 34, 38}.rv-vhero__dots{display:flex;gap:.8rem;margin-top:3.2rem}.rv-vhero__dot{width:2.8rem;height:.4rem;padding:0;border:0;border-radius:.4rem;background:#fff8f666;cursor:pointer;transition:background .3s ease,width .3s ease}.rv-vhero__dot.is-active{width:4.4rem;background:#d9b77a}@media screen and (max-width:749px){.rv-vhero{min-height:max(52rem,78svh)}.rv-vhero__inner{padding-bottom:3.6rem;text-align:center}.rv-vhero__content{margin:0 auto}.rv-vhero__actions{justify-content:center}.rv-vhero__btn{flex:1 1 100%;min-width:0}.rv-vhero__dots{justify-content:center}}.rv-vhero__hint{position:absolute;top:2.4rem;left:50%;z-index:2;display:flex;align-items:center;gap:1rem;max-width:calc(100% - 3.2rem);padding:1rem 1.6rem;border:.15rem dashed rgba(255,248,246,.8);border-radius:1.2rem;background:#2b222659;color:#fff8f6;font-size:1.3rem;line-height:1.4;transform:translate(-50%)}@media(prefers-reduced-motion:reduce){.rv-vhero__slide{transition:none}.rv-vhero__slide--image img{animation:none}}.rv-gauge{margin:0 0 1.6rem;padding:1.4rem 1.6rem 1.3rem;border-radius:1.4rem;background:linear-gradient(135deg,#fff8f6,#f8e4e4);box-shadow:0 .8rem 2.4rem #8e4a5a1f,inset 0 0 0 1px #c9a35f59;color:#2b2226}.rv-gauge__msg{display:flex;align-items:center;gap:.8rem;margin:0 0 1.2rem;font-size:1.35rem;line-height:1.4}.rv-gauge__msg strong{color:#8e4a5a;font-weight:600}.rv-gauge__check{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;width:2.2rem;height:2.2rem;border-radius:50%;background:#8e4a5a;color:#fff}.rv-gauge__track{position:relative;height:1rem;margin:1.4rem 1.6rem 1.4rem 0;border-radius:1rem;background:#8e4a5a24}.rv-gauge__fill{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;background:linear-gradient(90deg,#e3b5bc,#c9a35f 55%,#d9b77a);box-shadow:0 0 1.2rem #d9b77abf;overflow:hidden;transform-origin:left center;animation:rv-gauge-fill 1.1s cubic-bezier(.22,1,.36,1) both}.rv-gauge__fill:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(100deg,transparent 20%,rgba(255,255,255,.75) 50%,transparent 80%);transform:translate(-100%);animation:rv-gauge-shine 2.6s ease-in-out 1.1s infinite}.rv-gauge__truck{position:absolute;top:50%;left:100%;display:inline-flex;color:#8e4a5a;transform:translate(-60%,-62%);filter:drop-shadow(0 .3rem .4rem rgba(43,34,38,.2));animation:rv-gauge-truck 1.1s cubic-bezier(.22,1,.36,1) both}.rv-gauge__thanks{display:flex;align-items:flex-start;gap:.6rem;margin:0;font-size:1.2rem;line-height:1.5;opacity:.8}.rv-gauge__thanks svg{flex:0 0 auto;margin-top:.25rem;color:#c9a35f}@keyframes rv-gauge-fill{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes rv-gauge-truck{0%{left:0%}to{left:100%}}@keyframes rv-gauge-shine{0%{transform:translate(-100%)}60%,to{transform:translate(100%)}}@media(prefers-reduced-motion:reduce){.rv-gauge__fill,.rv-gauge__fill:after,.rv-gauge__truck{animation:none}}.cart-drawer .rv-gauge{margin:0 0 1.2rem}cart-drawer.is-empty .rv-gauge{display:none}.rv-gauge-page{padding-top:1.6rem}.rv-gauge-page .rv-gauge{max-width:64rem;margin:0 auto}.rosevia-tabs-info{margin-top:2rem;border-top:.1rem solid rgba(var(--color-foreground),.15)}.rosevia-tabinfo{border-bottom:.1rem solid rgba(var(--color-foreground),.15)}.rosevia-tabinfo__summary{display:flex;align-items:center;gap:1.2rem;padding:1.6rem 0;cursor:pointer;list-style:none}.rosevia-tabinfo__summary::-webkit-details-marker{display:none}.rosevia-tabinfo__icon{display:inline-flex;flex:0 0 auto;color:#9a7440}.rosevia-tabinfo__title{flex:1 1 auto;font-family:var(--font-heading-family);font-size:1.7rem;color:rgb(var(--color-foreground))}.rosevia-tabinfo__caret{flex:0 0 auto;transition:transform .2s ease}.rosevia-tabinfo[open] .rosevia-tabinfo__caret{transform:rotate(180deg)}.rosevia-tabinfo__content{padding:0 0 1.8rem 3.4rem;font-size:1.4rem;line-height:1.7}.rosevia-tabinfo__content p{margin:0 0 1rem}.rosevia-tabinfo__summary:focus-visible{outline:.2rem solid rgb(var(--color-foreground));outline-offset:.3rem}.rosevia-trust{display:grid;grid-template-columns:1fr;gap:1.2rem;margin:2.4rem 0 0;padding:2rem 0 0;border-top:.1rem solid rgba(var(--color-foreground),.15)}.rosevia-trust__item{display:flex;align-items:center;gap:1.2rem}.rosevia-trust__icon{display:inline-flex;flex:0 0 auto;color:#9a7440}.rosevia-trust__text{display:flex;flex-direction:column;line-height:1.35}.rosevia-trust__title{font-size:1.4rem;font-weight:500}.rosevia-trust__caption{font-size:1.25rem;opacity:.7}@media screen and (min-width:750px){.rosevia-trust{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.6rem}.rosevia-trust__item{flex-direction:column;align-items:flex-start;gap:.8rem}}
/*# sourceMappingURL=/cdn/shop/t/6/compiled_assets/styles.css.map */
