.collection-seo-text{background:var(--seo-bg, #fbf9f6);color:var(--seo-text, #333333);padding-top:var(--seo-pad-top, 36px);padding-bottom:var(--seo-pad-bottom, 48px)}.collection-seo-text__inner{max-width:80rem;margin-inline:auto}.collection-seo-text__heading{font-family:var(--font-heading-family);font-weight:400;font-size:2.2rem;line-height:1.3;color:var(--seo-heading, #121212);margin:0 0 1.6rem;text-transform:none;letter-spacing:0}.collection-seo-text__body{font-size:1.6rem;line-height:1.65}.collection-seo-text__body p{margin:0 0 1.4rem}.collection-seo-text__body p:last-child{margin-bottom:0}.collection-seo-text__cta{margin:2.4rem 0 0}@media screen and (min-width:750px){.collection-seo-text__heading{font-size:2.8rem}}.gift-quiz{max-width:72rem;margin:0 auto;text-align:center}.gift-quiz__heading{margin:0 0 1.2rem}.gift-quiz__intro{margin:0 0 2.4rem}.gift-quiz__progress{margin:0 0 .8rem}.gift-quiz__progress-bar{height:.4rem;margin:0 auto 2.4rem;max-width:32rem;background:rgba(var(--color-foreground),.12);border-radius:99px;overflow:hidden}.gift-quiz__progress-fill{display:block;height:100%;width:0;background:rgb(var(--color-button));transition:width .25s ease}.gift-quiz__question{display:block;margin:0 0 1.6rem;font-size:1.8rem;float:none}.gift-quiz__options{display:grid;gap:1.2rem;grid-template-columns:1fr}.gift-quiz__option{margin:0;cursor:pointer}.gift-quiz__option input{position:absolute;opacity:0;pointer-events:none}.gift-quiz__option span{display:block;padding:1.4rem 1.6rem;border:.1rem solid rgba(var(--color-foreground),.15);border-radius:.4rem;background:rgb(var(--color-background));transition:border-color .15s ease,background-color .15s ease,color .15s ease}.gift-quiz__option input:focus-visible+span{outline:var(--focused-base-outline);outline-offset:var(--focused-base-outline-offset)}.gift-quiz__option input:checked+span{border-color:rgb(var(--color-button));background:rgb(var(--color-button));color:rgb(var(--color-button-text))}.gift-quiz__actions{display:flex;justify-content:center;flex-wrap:wrap;gap:1.2rem;margin-top:2.4rem}@media screen and (min-width:750px){.gift-quiz__options{grid-template-columns:repeat(2,minmax(0,1fr))}.gift-quiz__question{font-size:2.2rem}}.section-hero-restyling{margin:0}#categorie{scroll-margin-top:calc(var(--header-height, 8rem) + 1.2rem)}.hero-restyling{position:relative;display:flex;flex-direction:row;justify-content:center;align-items:flex-end;min-height:70svh;background:var(--hero-column-bg, #fbf9f6);overflow:hidden}.hero-restyling--mobile-small{min-height:55svh}.hero-restyling--mobile-medium{min-height:70svh}.hero-restyling--mobile-full{min-height:calc(100svh - var(--header-height, 6.4rem))}.hero-restyling--mobile-adapt{min-height:calc(100vw / var(--hero-mobile-aspect, .8))}.hero-restyling__media,.hero-restyling__copy{min-width:0}.hero-restyling__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.hero-restyling__media picture{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%}.hero-restyling__image,.hero-restyling__placeholder,.hero-restyling__placeholder .placeholder-svg{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;object-fit:cover}.hero-restyling__placeholder{background:#ebe6df}.hero-restyling__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;background:linear-gradient(to top,rgba(0,0,0,.78) 0%,rgba(0,0,0,.42) 38%,rgba(0,0,0,.08) 62%,transparent 78%)}.hero-restyling__overlay:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:var(--hero-overlay, #000);opacity:var(--hero-overlay-opacity, .4)}.hero-restyling__copy{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;text-align:center;width:100%;padding:2.4rem 1.6rem calc(2.4rem + env(safe-area-inset-bottom,0px));color:var(--hero-text-mobile, #f2f2f2)}.hero-restyling__kicker{margin:0 0 1rem;font-family:var(--font-body-family);font-size:1.2rem;letter-spacing:.12rem;line-height:1.4;color:var(--hero-kicker-mobile, #e8e8e8)}.hero-restyling__heading{margin:0 0 1.2rem;max-width:22ch;font-family:var(--font-heading-family);font-weight:500;font-size:3rem;line-height:1.15;letter-spacing:-.02em;color:var(--hero-heading-mobile, #fff)}.hero-restyling__subtitle{margin:0 0 1.6rem;max-width:36rem;font-family:var(--font-body-family);font-size:1.4rem;line-height:1.45}.hero-restyling__subtitle--desktop{display:none}.hero-restyling__points{display:none;margin:0 0 2rem;font-family:var(--font-body-family);font-size:1.2rem;letter-spacing:.04em;color:var(--hero-kicker-desktop, #6b6b6b)}.hero-restyling__actions{display:flex;flex-direction:column;gap:1rem;width:min(100%,40rem)}.hero-restyling__btn{display:inline-flex;align-items:center;justify-content:center;min-height:4.4rem;padding:1.2rem 2.4rem;border-radius:var(--hero-btn-radius, 4px);font-family:var(--font-body-family);font-size:1.5rem;font-weight:500;line-height:1.2;text-align:center;text-decoration:none;transition:background-color .2s ease,color .2s ease,border-color .2s ease}.hero-restyling__btn:focus-visible{outline:.2rem solid currentColor;outline-offset:.3rem}.hero-restyling__btn--primary{background:var(--hero-btn-primary-bg, #e30613);color:var(--hero-btn-primary-color, #fff);border:0}.hero-restyling__btn--primary:hover{background:var(--hero-btn-primary-bg-hover, #121212);border-color:var(--hero-btn-primary-bg-hover, #121212);color:var(--hero-btn-primary-color-hover, #fff)}.hero-restyling__btn--secondary{background-color:var(--hero-btn-secondary-bg, transparent);color:var(--hero-btn-secondary-color, #121212);border:1px solid var(--hero-btn-secondary-border, #121212)}.hero-restyling__btn--secondary:hover{background-color:var(--hero-btn-secondary-bg-hover, #121212)!important;border-color:var(--hero-btn-secondary-bg-hover, #121212)!important;color:var(--hero-btn-secondary-color-hover, #ffffff)!important}.hero-restyling__microcopy{display:none;margin:1.6rem 0 0;font-family:var(--font-body-family);font-size:1.3rem;line-height:1.4;color:var(--hero-text-desktop, #f2f2f2)}.hero-restyling .trust-microcopy-cta{color:#4a4a4a;font-family:var(--font-body-family);font-size:1.2rem;font-weight:400;letter-spacing:.01em;line-height:1.45;margin:1.2rem 0 0;max-width:46rem;text-transform:none}@media screen and (min-width:990px){.hero-restyling,.hero-restyling--mobile-small,.hero-restyling--mobile-medium,.hero-restyling--mobile-full,.hero-restyling--mobile-adapt{align-items:center;min-height:calc(100vh - var(--header-height, 8rem));height:auto}.hero-restyling--desktop-left{justify-content:flex-start}.hero-restyling--desktop-center{justify-content:center}.hero-restyling--desktop-right{justify-content:flex-end}.hero-restyling__overlay{background:transparent}.hero-restyling__copy{width:min(56rem,100%);justify-content:center;align-items:flex-start;text-align:left;padding:6.4rem 5.6rem;color:var(--hero-text-desktop, #f2f2f2)}.hero-restyling--desktop-center .hero-restyling__copy{align-items:center;text-align:center}.hero-restyling--desktop-right .hero-restyling__copy{align-items:flex-end;text-align:right}.hero-restyling__kicker{color:var(--hero-kicker-desktop, #e8e8e8)}.hero-restyling__heading{max-width:16ch;font-size:4.8rem;color:var(--hero-heading-desktop, #ffffff)}.hero-restyling__subtitle--mobile{display:none}.hero-restyling__subtitle--desktop{display:block;margin-bottom:2rem;font-size:1.6rem;line-height:1.5;max-width:42rem}.hero-restyling__points{display:block;color:var(--hero-kicker-desktop, #e8e8e8)}.hero-restyling__actions{flex-direction:row;flex-wrap:wrap;width:auto;gap:1.2rem}.hero-restyling--desktop-center .hero-restyling__actions{justify-content:center}.hero-restyling--desktop-right .hero-restyling__actions{justify-content:flex-end}.hero-restyling__btn{min-width:18rem}.hero-restyling__microcopy{display:block;color:var(--hero-text-desktop, #f2f2f2)}}@media(prefers-reduced-motion:no-preference){.hero-restyling__kicker,.hero-restyling__heading,.hero-restyling__subtitle,.hero-restyling__points,.hero-restyling__actions,.hero-restyling__microcopy{animation:hero-restyling-fade-up .55s ease both}.hero-restyling__heading{animation-delay:.12s}.hero-restyling__subtitle{animation-delay:.2s}.hero-restyling__points{animation-delay:.28s}.hero-restyling__actions{animation-delay:.36s}.hero-restyling__microcopy{animation-delay:.44s}}@keyframes hero-restyling-fade-up{0%{opacity:0;transform:translateY(1.2rem)}to{opacity:1;transform:none}}.article-template__title{font-family:var(--font-heading-family);font-weight:400;text-transform:none;letter-spacing:0}.article-template__mentioned{margin:4rem auto 2rem}.article-template__mentioned-heading{margin:0 0 2rem;font-family:var(--font-heading-family);font-weight:400;font-size:2.4rem;text-transform:none;letter-spacing:0}.article-template__mentioned-grid{list-style:none;padding:0;margin:0}.occasion-countdown{text-align:center;max-width:72rem;margin:0 auto}.occasion-countdown__eyebrow,.occasion-countdown__heading{margin:0 0 1.2rem}.occasion-countdown__text{margin:0 0 2.4rem}.occasion-countdown__timer{display:flex;justify-content:center;flex-wrap:wrap;gap:1.2rem;margin:0 0 2.4rem}.occasion-countdown__unit{min-width:7.2rem;padding:1.2rem 1rem;border:.1rem solid rgba(var(--color-foreground),.12);border-radius:.4rem;background:rgb(var(--color-background))}.occasion-countdown__value{display:block;font-size:3.2rem;line-height:1.1;font-variant-numeric:tabular-nums;letter-spacing:.04em}.occasion-countdown__label{display:block;margin-top:.4rem;font-size:1.2rem;letter-spacing:0;text-transform:none;opacity:.72}.occasion-countdown__expired{margin:0 0 2rem;font-size:1.6rem}.occasion-countdown__cta{margin-top:.8rem}.occasion-countdown--compact .occasion-countdown__value{font-size:2.4rem}.occasion-countdown--compact .occasion-countdown__unit{min-width:5.6rem;padding:.8rem .6rem}.occasion-countdown.is-expired[data-hide-expired=true]{display:none}@media screen and (min-width:750px){.occasion-countdown__value{font-size:4.4rem}.occasion-countdown--compact .occasion-countdown__value{font-size:2.8rem}}.order-status-section{--order-status-gap: 2.4rem;background:#fbf9f6;color:#121212}.order-status__eyebrow{color:#6b6b6b;letter-spacing:.02em;margin:0 0 .8rem;text-transform:none}.order-status__heading,.order-status__subheading,.order-status__step-title{font-family:var(--font-heading-family);font-weight:400;text-transform:none}.order-status__heading{margin:0 0 1.2rem}.order-status__intro{margin:0 0 var(--order-status-gap)}.order-status__subheading{margin:0 0 1.2rem}.order-status__timeline{list-style:none;margin:0 0 var(--order-status-gap);padding:0;display:grid;gap:1.6rem}.order-status__step{display:grid;grid-template-columns:3.2rem 1fr;gap:1.2rem;align-items:start}.order-status__step-index{display:inline-flex;align-items:center;justify-content:center;width:3.2rem;height:3.2rem;border-radius:50%;border:.1rem solid rgba(var(--color-foreground),.2);font-weight:600}.order-status__step p,.order-status__order p{margin:.4rem 0 0}.order-status__step-title{margin:0}.order-status__orders,.order-status__form,.order-status__faq,.order-status__login{margin:0 0 var(--order-status-gap)}.order-status__order-list{list-style:none;margin:0;padding:0;display:grid;gap:1.6rem}.order-status__order{padding:1.6rem;border:.1rem solid rgba(var(--color-foreground),.12);border-radius:.4rem}.order-status__order-head{display:flex;justify-content:space-between;gap:1.2rem;flex-wrap:wrap}.order-status__order-name{font-weight:600}.order-status__items{margin:.8rem 0 0;padding-left:1.6rem}.order-status__order-actions{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:1.2rem}.order-status__form .field{margin-bottom:1.6rem}.order-status__details{border-bottom:.1rem solid rgba(var(--color-foreground),.08)}.order-status__details summary{cursor:pointer;padding:1.2rem 0;font-weight:600}.order-status__details .rte{padding:0 0 1.2rem}.page-about{background:#fbf9f6;color:#121212;padding-top:var(--about-pad-top, 48px);padding-bottom:var(--about-pad-bottom, 64px)}.page-about__kicker{color:#6b6b6b;font-size:1.3rem;margin:0 0 .8rem;text-transform:none}.page-about__heading{font-family:var(--font-heading-family);font-size:3.2rem;font-weight:400;line-height:1.15;margin:0 0 3.2rem;max-width:22ch}.page-about__grid{display:grid;gap:3.2rem}@media screen and (min-width:750px){.page-about__heading{font-size:4.4rem}.page-about__grid{align-items:start;gap:4.8rem;grid-template-columns:1.1fr .9fr}}.page-about__copy{font-size:1.6rem;line-height:1.6;max-width:62rem}.page-about__media{display:grid;gap:1.2rem}.page-about__image{border-radius:10px;display:block;height:auto;width:100%}.how-it-works{padding-top:var(--hiw-pad-top, 48px);padding-bottom:var(--hiw-pad-bottom, 64px);background:#fff}.how-it-works__intro{max-width:72rem;margin-left:auto;margin-right:auto;text-align:center}.how-it-works__kicker{margin:0 0 1.2rem;color:#666;font-size:1.3rem;letter-spacing:.04em;text-transform:none}.how-it-works__heading{margin:0;color:#1a1a1a;font-family:var(--font-heading-family);font-size:3.2rem;font-weight:400;letter-spacing:0;line-height:1.15}.how-it-works__lede{margin-top:1.6rem;color:#4a4a4a;font-size:1.6rem;line-height:1.55}.how-it-works__steps{display:flex;flex-direction:column;gap:4.8rem;list-style:none;margin:5.6rem auto 0;padding:0}.how-it-works__step{display:grid;gap:2.4rem;align-items:center}.how-it-works__media{display:flex;align-items:center;justify-content:center;min-height:22rem;background:#fbf9f6;border-radius:8px;overflow:hidden}.how-it-works__image{display:block;width:100%;height:100%;object-fit:cover}.how-it-works__index{font-family:var(--font-heading-family);font-size:6.4rem;font-weight:400;line-height:1;color:#1a1a1a}.how-it-works__step-label{margin:0 0 .8rem;color:#666;font-size:1.2rem;letter-spacing:.04em;text-transform:none}.how-it-works__step-title{margin:0;color:#1a1a1a;font-family:var(--font-heading-family);font-size:2.4rem;font-weight:400;letter-spacing:0;line-height:1.2}.how-it-works__step-text{margin-top:1.2rem;color:#4a4a4a;font-size:1.55rem;line-height:1.55}.how-it-works__guidelines{margin-top:5.6rem}.how-it-works__guidelines-box{max-width:76rem;margin:0 auto;padding:2.8rem 2.4rem;background:#fbf9f6;border-radius:8px}.how-it-works__guidelines-title{margin:0 0 1.2rem;font-family:var(--font-heading-family);font-size:2rem;font-weight:400}.how-it-works__cta{display:flex;justify-content:center;margin-top:4.8rem}.how-it-works__btn{display:inline-flex;align-items:center;justify-content:center;min-height:4.8rem;min-width:22rem;padding:1.2rem 2.4rem;background:#e30613;color:#fff;border-radius:2px;font-size:1.5rem;font-weight:500;letter-spacing:.02em;text-decoration:none;text-transform:none}.how-it-works__btn:hover{background:#121212;color:#fff}@media screen and (min-width:750px){.how-it-works__heading{font-size:4.4rem}.how-it-works__step{grid-template-columns:1fr 1fr;gap:4.8rem}.how-it-works__step--image_right .how-it-works__media{order:2}.how-it-works__step-title{font-size:3rem}.how-it-works__guidelines-box{padding:3.6rem 4rem}}.page-packaging{background:#fbf9f6;color:#121212;padding-top:var(--pack-pad-top, 48px);padding-bottom:var(--pack-pad-bottom, 64px)}.page-packaging__kicker{color:#6b6b6b;font-size:1.3rem;letter-spacing:.02em;margin:0 0 .8rem;text-transform:none}.page-packaging__heading{font-family:var(--font-heading-family);font-size:3.2rem;font-weight:400;line-height:1.15;margin:0 0 1.6rem}.page-packaging__lede{max-width:62rem}.page-packaging__gallery{display:grid;gap:1.2rem;grid-template-columns:1fr;margin:3.2rem auto}@media screen and (min-width:750px){.page-packaging__heading{font-size:4.4rem}.page-packaging__gallery{grid-template-columns:repeat(3,minmax(0,1fr))}}.page-packaging__figure{margin:0}.page-packaging__image{aspect-ratio:4 / 5;border-radius:10px;display:block;object-fit:cover;width:100%}.page-packaging__figure figcaption{color:#666;font-size:1.3rem;margin-top:.8rem}.page-packaging__details{display:grid;gap:2.4rem}@media screen and (min-width:750px){.page-packaging__details{grid-template-columns:1fr 1fr;gap:4rem}}.page-packaging__subheading{font-family:var(--font-heading-family);font-size:2.2rem;font-weight:400;margin:0 0 1.2rem}.pre-footer-cta{background:var(--prefooter-bg, #fbf9f6);padding-top:var(--prefooter-pad-top, 64px);padding-bottom:var(--prefooter-pad-bottom, 64px);padding-left:2rem;padding-right:2rem}.pre-footer-cta__box{max-width:64rem;margin:0 auto;text-align:center}.pre-footer-cta__heading{margin:0;color:var(--prefooter-heading, #1a1a1a);font-family:var(--font-heading-family);font-size:2.8rem;font-weight:400;letter-spacing:0;line-height:1.2;text-transform:none}.pre-footer-cta__text{margin:1.6rem 0 0;color:var(--prefooter-text, #4a4a4a);font-size:1.6rem;font-weight:400;letter-spacing:.01em;line-height:1.5}.pre-footer-cta__actions{display:flex;flex-direction:column;align-items:stretch;gap:1.2rem;margin-top:3.2rem}.pre-footer-cta__btn{display:inline-flex;align-items:center;justify-content:center;min-height:4.8rem;padding:1.2rem 2.4rem;border-radius:2px;font-size:1.5rem;font-weight:500;letter-spacing:.02em;line-height:1.2;text-decoration:none;text-transform:none;transition:background-color .2s ease,color .2s ease,border-color .2s ease}.pre-footer-cta__btn--primary{background:var(--prefooter-primary-bg, #e30613);color:var(--prefooter-primary-color, #ffffff);border:1px solid var(--prefooter-primary-bg, #e30613)}.pre-footer-cta__btn--primary:hover{background:var(--prefooter-primary-hover-bg, #121212);border-color:var(--prefooter-primary-hover-bg, #121212);color:#fff}.pre-footer-cta__btn--secondary{background:transparent;color:var(--prefooter-secondary-color, #121212);border:1px solid var(--prefooter-secondary-color, #121212)}.pre-footer-cta__btn--secondary:hover{background:#121212;color:#fff}.pre-footer-cta__btn:focus-visible{outline:.2rem solid #121212;outline-offset:.3rem}.pre-footer-cta__fineprint{margin:2.4rem 0 0;color:#666;font-size:1.25rem;letter-spacing:.01em;line-height:1.45}@media screen and (min-width:750px){.pre-footer-cta__heading{font-size:3.6rem}.pre-footer-cta__actions{flex-direction:row;justify-content:center;align-items:center}.pre-footer-cta__btn{min-width:20rem}}.product-reviews{padding-top:2.4rem;padding-bottom:2.4rem}.product-reviews__heading{margin:0 0 1.6rem}.product-reviews .product-rating{margin-bottom:1.6rem}.product-reviews__app+.product-reviews__app{margin-top:2.4rem}.seasonal-countdown{padding-top:var(--cd-pad-top, 28px);padding-bottom:var(--cd-pad-bottom, 28px)}.seasonal-countdown--cream{background:#fbf9f6;color:#121212}.seasonal-countdown--red{background:#e30613;color:#fff}.seasonal-countdown--red .button{background-color:#fff;color:#121212}.seasonal-countdown--red .button:hover{background-color:#121212;color:#fff}.seasonal-countdown__inner{text-align:center;max-width:72rem;margin:0 auto}.seasonal-countdown__heading{margin:0 0 2rem;font-family:var(--font-heading-family);font-weight:400;font-size:2.2rem;line-height:1.3;text-transform:none;letter-spacing:0}.seasonal-countdown__timer{display:flex;justify-content:center;flex-wrap:wrap;gap:2.4rem 3.2rem}.seasonal-countdown__value{display:block;font-family:var(--font-body-family);font-size:3.6rem;line-height:1;font-variant-numeric:tabular-nums;font-weight:400;letter-spacing:0}.seasonal-countdown__label{display:block;margin-top:.6rem;font-family:var(--font-body-family);font-size:1.3rem;letter-spacing:0;text-transform:none;opacity:.72}.seasonal-countdown__expired{margin:1.6rem 0 0;font-size:1.6rem}.seasonal-countdown__cta{margin:2.4rem 0 0}.seasonal-countdown.is-expired[data-hide-expired=true]{display:none}@media screen and (min-width:750px){.seasonal-countdown__heading{font-size:2.8rem}.seasonal-countdown__value{font-size:4.8rem}}.seo-hub-intro{background:var(--hub-bg, #fbf9f6);color:var(--hub-text, #333333);padding-top:var(--hub-pad-top, 36px);padding-bottom:var(--hub-pad-bottom, 28px)}.seo-hub-intro__inner{max-width:80rem}.seo-hub-intro__kicker{margin:0 0 1.2rem;font-size:1.3rem;letter-spacing:0;text-transform:none;color:#6b6b6b}.seo-hub-intro__heading{margin:0 0 1.6rem;font-family:var(--font-heading-family);font-weight:400;font-size:2.8rem;line-height:1.25;color:var(--hub-heading, #121212);text-transform:none;letter-spacing:0}.seo-hub-intro__body{font-size:1.6rem;line-height:1.65}.seo-hub-intro__body p{margin:0 0 1.2rem}.seo-hub-intro__body p:last-child{margin-bottom:0}@media screen and (min-width:750px){.seo-hub-intro__heading{font-size:3.6rem}}.shipping-cutoff-bar{background:var(--cutoff-bg, #121212);color:var(--cutoff-text, #ffffff);padding:.8rem 0}.shipping-cutoff-bar__text{margin:0;text-align:center;font-size:1.3rem;line-height:1.4;letter-spacing:0;text-transform:none;font-weight:400}@media screen and (min-width:750px){.shipping-cutoff-bar__text{font-size:1.4rem}}.shop-by-occasion{background:var(--occasion-bg, #ffffff);color:var(--occasion-text, #121212);padding-top:var(--occasion-pad-top, 28px);padding-bottom:var(--occasion-pad-bottom, 28px)}.shop-by-occasion__inner{display:flex;flex-direction:column;align-items:center;gap:1.6rem}.shop-by-occasion__heading{margin:0;font-size:1.4rem;font-weight:400;letter-spacing:.04em;line-height:1.3;text-transform:none;color:#666}.shop-by-occasion__list{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem;list-style:none;margin:0;padding:0;width:100%}.shop-by-occasion__pill{display:inline-flex;align-items:center;justify-content:center;min-height:4.4rem;padding:.85rem 2rem;border:1px solid var(--occasion-border, #121212);border-radius:999px;color:var(--occasion-text, #121212);background:transparent;font-size:1.5rem;font-weight:400;letter-spacing:.02em;line-height:1.2;text-decoration:none;text-transform:none;transition:background-color .2s ease,color .2s ease,border-color .2s ease}.shop-by-occasion__pill--static{cursor:default;opacity:.7}.shop-by-occasion__pill:hover{background:var(--occasion-hover-bg, #121212);color:var(--occasion-hover-text, #ffffff);border-color:var(--occasion-hover-bg, #121212)}.shop-by-occasion__pill:focus-visible{outline:.2rem solid #121212;outline-offset:.3rem}@media screen and (max-width:749px){.shop-by-occasion__list{gap:.8rem}.shop-by-occasion__pill{min-height:4.4rem;padding:.8rem 1.5rem;font-size:1.4rem}}.social-proof-reviews{background:#fbf9f6;color:#121212}.social-proof-reviews__heading{margin:0 0 .8rem;text-align:center}.social-proof-reviews__subheading{color:#4a4a4a;font-size:1.5rem;line-height:1.5;margin:0 auto 2.4rem;max-width:56rem;text-align:center}.social-proof-reviews__apps{margin-bottom:2.4rem}.social-proof-reviews__scroller{display:flex;gap:1.6rem;overflow-x:auto;padding-bottom:.8rem;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.social-proof-reviews__card{background:#fff;border-radius:10px;flex:0 0 min(78vw,28rem);padding:1.6rem;scroll-snap-align:start}@media screen and (min-width:750px){.social-proof-reviews__card{flex:1 1 0;min-width:0}}.social-proof-reviews__media{aspect-ratio:4 / 5;border-radius:8px;margin-bottom:1.2rem;overflow:hidden}.social-proof-reviews__image{display:block;height:100%;object-fit:cover;width:100%}.social-proof-reviews__stars{color:#121212;letter-spacing:.12em;margin:0 0 .8rem}.social-proof-reviews__quote{font-size:1.5rem;line-height:1.45;margin:0 0 1.2rem}.social-proof-reviews__author{color:#666;font-size:1.3rem;margin:0}.social-proof-reviews__hint{color:#666;font-size:1.4rem;text-align:center}.trust-bar{background:var(--trust-bar-bg, #fbf9f6);color:var(--trust-bar-text, #1a1a1a);padding-top:var(--trust-bar-padding-top, 16px);padding-bottom:var(--trust-bar-padding-bottom, 16px)}.trust-bar__chip-wrap{display:flex;justify-content:center;margin:0 auto 1.2rem;padding-left:1.5rem;padding-right:1.5rem}.trust-bar__chip{align-items:center;background:#fff;border:1px solid rgba(18,18,18,.12);border-radius:999px;color:#121212;display:inline-flex;font-size:1.3rem;font-weight:400;gap:.6rem;letter-spacing:.01em;line-height:1.3;margin:0;padding:.5rem 1.2rem;text-decoration:none;text-transform:none}.trust-bar__chip-star{color:#e30613;display:flex;flex-shrink:0;height:1.4rem;width:1.4rem}.trust-bar__chip-star svg{height:100%;width:100%}.trust-bar__list{display:grid;grid-template-columns:1fr 1fr;gap:1.2rem 1.6rem;list-style:none;margin:0 auto;padding-left:1.5rem;padding-right:1.5rem}.trust-bar__item{display:flex;align-items:center;gap:.8rem;min-width:0}.trust-bar__icon{display:flex;flex-shrink:0;width:2.2rem;height:2.2rem;color:var(--trust-bar-icon, #121212)}.trust-bar__icon svg{width:100%;height:100%}.trust-bar__text{font-size:1.25rem;line-height:1.35;font-weight:400;letter-spacing:.01em;text-transform:none}@media screen and (min-width:750px){.trust-bar__list{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.6rem 2.4rem;justify-items:center}.trust-bar__item{justify-content:center;max-width:28rem}.trust-bar__text{font-size:1.35rem}}@media screen and (max-width:749px){.trust-bar--mobile-scroll .trust-bar__list{display:flex;grid-template-columns:none;gap:0;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:.2rem}.trust-bar--mobile-scroll .trust-bar__list::-webkit-scrollbar{display:none}.trust-bar--mobile-scroll .trust-bar__item{flex:0 0 72%;scroll-snap-align:start;padding-right:1.6rem}}.ugc-gallery{background:#fff;color:#121212}.ugc-gallery__heading{margin:0 0 2.4rem;text-align:center}.ugc-gallery__grid{display:grid;gap:.8rem;grid-template-columns:repeat(2,minmax(0,1fr));list-style:none;margin:0;padding:0}@media screen and (min-width:750px){.ugc-gallery__grid{gap:1.2rem;grid-template-columns:repeat(4,minmax(0,1fr))}}.ugc-gallery__item,.ugc-gallery__link{display:block}.ugc-gallery__image{aspect-ratio:4 / 5;border-radius:8px;display:block;height:auto;object-fit:cover;width:100%}.ugc-gallery__hint{color:#666;font-size:1.4rem;text-align:center}.card-personalization-microcopy{display:flex;align-items:center;gap:.5rem;margin:.4rem 0 .15rem;color:#666;font-size:1.2rem;font-weight:400;letter-spacing:.01em;line-height:1.3;text-transform:none}.card-personalization-microcopy__dot{width:.4rem;height:.4rem;flex-shrink:0;border-radius:50%;background:#b9aea3}.ai-collection-carousel-product-title+.card-personalization-microcopy{margin-top:.35rem;margin-bottom:.45rem}.cart-item__properties--gift .product-option--quote,.cart-item__properties--gift .product-option--photo{display:block}.cart-drawer__prop-quote{display:block;margin:.2rem 0 0;color:#555;font-style:italic;font-weight:400;letter-spacing:.01em;line-height:1.4;text-transform:none;white-space:normal;overflow:visible;text-overflow:unset}.gift-recipient-option{display:grid;gap:.4rem;margin:0 0 1.6rem;padding:1.2rem 1.4rem;border:.1rem solid rgba(var(--color-foreground),.12);border-radius:var(--inputs-radius, .4rem)}.gift-recipient-option__input{position:absolute;opacity:0;width:1px;height:1px}.gift-recipient-option__label{position:relative;display:block;padding-left:2.8rem;margin:0;cursor:pointer;font-weight:600}.gift-recipient-option__label:before{content:"";position:absolute;left:0;top:.2rem;width:1.8rem;height:1.8rem;border:.1rem solid rgba(var(--color-foreground),.55);border-radius:.3rem;background:rgb(var(--color-background))}.gift-recipient-option__input:checked+.gift-recipient-option__label:after{content:"";position:absolute;left:.55rem;top:.45rem;width:.6rem;height:1rem;border:solid rgb(var(--color-foreground));border-width:0 .2rem .2rem 0;transform:rotate(45deg)}.gift-recipient-option__input:focus-visible+.gift-recipient-option__label:before{outline:var(--focused-base-outline);outline-offset:var(--focused-base-outline-offset)}.gift-recipient-option__help{margin:0 0 0 2.8rem}.product-rating-block{display:flex;flex-wrap:wrap;align-items:center;gap:.8rem 1.2rem}.product-rating-block__link{color:#121212;font-size:1.2rem;letter-spacing:.01em;text-decoration:underline;text-underline-offset:.2em;text-transform:none}.product-personalization{display:flex;flex-direction:column;gap:1.6rem}.product-personalization__heading{margin:0;color:#1a1a1a;font-size:1.6rem;font-weight:500;letter-spacing:.01em;text-transform:none}.product-personalization__field{display:flex;flex-direction:column;gap:.6rem}.product-personalization__label{color:#1a1a1a;font-size:1.4rem;font-weight:400;letter-spacing:.01em;text-transform:none}.product-personalization__input,.product-personalization__file{width:100%;min-height:4.8rem;padding:1.1rem 1.2rem;border:1px solid #d8d8d8;border-radius:4px;background:#fff;color:#121212;font-family:var(--font-body-family);font-size:1.6rem;letter-spacing:.01em;text-transform:none;-webkit-appearance:none;appearance:none}.product-personalization__file{padding-top:1rem;padding-bottom:1rem}.product-personalization__input:focus,.product-personalization__file:focus{outline:none;border-color:#e30613;box-shadow:0 0 0 1px #e30613}.product-personalization__hint,.product-personalization__count{margin:0;color:#666;font-size:1.2rem;letter-spacing:.01em;line-height:1.4;text-transform:none}.product-personalization__count{text-align:right}.product-promise-line{margin:.8rem 0 0;color:#666;font-size:1.3rem;font-weight:400;letter-spacing:.01em;line-height:1.4;text-transform:none}.product-trust-box{background:var(--trust-box-bg, #fbf9f6);color:var(--trust-box-text, #1a1a1a);border-radius:8px;padding:1.4rem 1.6rem}.product-trust-box__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.9rem}.product-trust-box__item{display:flex;align-items:flex-start;gap:.9rem}.product-trust-box__icon{display:flex;flex-shrink:0;width:1.8rem;height:1.8rem;margin-top:.15rem;color:var(--trust-box-icon, #121212)}.product-trust-box__icon svg{width:100%;height:100%}.product-trust-box__text{font-size:1.3rem;font-weight:400;letter-spacing:.01em;line-height:1.4;text-transform:none}.sticky-atc{display:none}@media screen and (max-width:749px){.sticky-atc{display:block;position:fixed;left:0;right:0;bottom:0;z-index:30;background:#fff;box-shadow:0 -8px 24px #12121214;padding:1rem 1.6rem calc(1rem + env(safe-area-inset-bottom,0px));transform:translateY(110%);transition:transform .22s ease}.sticky-atc.is-visible{transform:translateY(0)}.sticky-atc[hidden]{display:none}.sticky-atc__inner{display:flex;align-items:center;justify-content:space-between;gap:1.2rem}.sticky-atc__price{margin:0;color:#121212;font-size:1.6rem;font-weight:500;letter-spacing:.01em;white-space:nowrap}.sticky-atc__button{flex:1 1 auto;max-width:22rem;min-height:4.8rem;padding:1.1rem 1.6rem;border:0;border-radius:2px;background:#e30613;color:#fff;font-family:var(--font-body-family);font-size:1.5rem;font-weight:500;letter-spacing:.02em;text-transform:none;cursor:pointer}.sticky-atc__button:hover,.sticky-atc__button:focus-visible{background:#121212}.sticky-atc__button:disabled{opacity:.45;cursor:not-allowed}body.sticky-atc-visible{padding-bottom:7.2rem}}@media screen and (min-width:750px){.sticky-atc{display:none!important}}
/*# sourceMappingURL=/cdn/shop/t/223/compiled_assets/styles.css.map */
