@import"https://fonts.googleapis.com/css2?family=Caveat:wght@500;600&family=Inter:wght@400;500;600;700&family=Playfair+Display:wght@500;600;700&display=swap";:root{--burgundy:#7a2434;--burgundy-dark:#4a121d;--cream:#fdfbf8;--cream-2:#f3ece4;--gold:#c9a24b;--ink:#1b1b1f;--muted:#6e6e78;--line:#ededf1;--green:#2e7d4f;--shadow:0 6px 18px rgba(60,20,30,.06)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font:14px/1.5 DM Sans,sans-serif;-webkit-font-smoothing:antialiased}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button{cursor:pointer}.container{width:min(1280px,100%);margin:auto;padding-inline:16px}.section{padding-block:34px}.eyebrow{margin:0 0 8px;color:var(--burgundy);font-size:10px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 20px;border:1px solid var(--burgundy);border-radius:4px;background:var(--burgundy);color:#fff;font-weight:700;transition:.2s}.button:hover{background:var(--burgundy-dark)}.button--dark{background:var(--ink);border-color:var(--ink)}.button--light{background:#fff;border-color:#fff;color:var(--burgundy)}.button--full{width:100%}.icon-button{display:inline-flex;position:relative;width:44px;height:44px;align-items:center;justify-content:center;border:0;border-radius:50%;background:transparent;color:var(--ink)}.icon-button:hover{background:var(--line)}.icon-button svg,.trust__icon{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.7}.announcement-bar{background:var(--burgundy-dark);color:#fff}.announcement-bar__inner{display:flex;justify-content:center;gap:54px;padding-block:8px}.announcement-bar span{display:flex;align-items:center;gap:7px;font-size:12px}.announcement-bar b{font-weight:600}.announcement-bar svg{width:15px;height:15px}.site-header{position:sticky;top:0;z-index:20;border-bottom:1px solid rgba(214,214,221,.7);background:#fdfbf8f2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.header__inner{display:flex;height:76px;align-items:center;gap:25px}.logo{display:inline-flex;flex-direction:column;align-items:center;line-height:1;color:var(--ink);white-space:nowrap}.logo span{font:500 28px/1 Playfair Display,serif}.logo small{margin-top:4px;font-size:8px;letter-spacing:.42em;text-transform:uppercase;color:var(--muted)}.desktop-nav{display:flex;flex:1;justify-content:center;gap:25px}.desktop-nav a{font-size:13px;font-weight:500}.desktop-nav a:hover{color:var(--burgundy)}.header__actions{display:flex;margin-left:auto}.cart-count{position:absolute;right:4px;top:4px;display:grid;place-items:center;min-width:17px;height:17px;border-radius:50%;background:#e0485a;color:#fff;font-size:10px;font-weight:700}.mobile-only{display:none}.hero__media{min-height:570px;background-position:center;background-size:cover}.hero__content{display:flex;min-height:570px;max-width:1280px;flex-direction:column;align-items:flex-start;justify-content:center;color:#fff}.hero h1{max-width:580px;margin:0;font:500 clamp(42px,6vw,74px)/1.04 "Playfair Display",serif;letter-spacing:-.03em}.hero p:not(.eyebrow){max-width:460px;margin:20px 0 27px;font-size:17px}.countdown{background:#f6e4e7}.countdown__inner{display:flex;align-items:center;justify-content:space-between;gap:25px;padding-block:22px}.countdown h2,.section-heading h2,.promo h2,.reviews h2,.newsletter h2,.product-reviews h2,.product-faq h2{margin:0;font:500 30px/1.12 Playfair Display,serif}.countdown__timer{display:flex;align-items:baseline;gap:7px;color:var(--burgundy)}.countdown__timer b{font-size:30px}.countdown__timer span{font-size:9px;letter-spacing:.08em;color:var(--muted)}.trust{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;padding-block:35px}.trust>div{display:flex;flex-direction:column;align-items:center;text-align:center}.trust__icon{display:grid;place-items:center;margin-bottom:8px;color:var(--burgundy);font-size:26px}.trust b{font-size:13px}.trust small{color:var(--muted);font-size:11px}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:18px}.section-heading>a{color:var(--burgundy);font-size:13px;font-weight:600}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.category-card,.budget-card{min-height:178px;display:flex;align-items:end;padding:17px;color:#fff;background-position:center;background-size:cover;border-radius:7px;overflow:hidden}.category-card span{font-weight:700;font-size:16px}.promo{display:grid;grid-template-columns:1fr 1fr;min-height:385px;margin-block:8px;background:var(--cream-2)}.promo--dark{background:var(--burgundy-dark);color:#fff}.promo__image{min-height:385px;background-position:center;background-size:cover}.promo__content{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:45px 8%}.promo__content h2{max-width:480px;font-size:42px}.promo__content p:not(.eyebrow){max-width:420px;color:var(--muted);font-size:15px}.promo--dark .promo__content p:not(.eyebrow){color:#f3ece4}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:15px}.product-card{min-width:0}.product-card__image{position:relative;display:block;aspect-ratio:1/1.14;overflow:hidden;border-radius:8px;background:var(--cream-2)}.product-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .3s}.product-card:hover img{transform:scale(1.03)}.badge{position:absolute;left:10px;top:10px;padding:4px 8px;border-radius:2px;background:#de8590;color:#fff;font-size:10px;font-weight:700}.product-card__body{padding-top:10px}.product-card__vendor,.product-info__vendor{margin:0;color:var(--burgundy);font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.product-card__title{display:block;margin-top:2px;font-size:14px}.product-card__rating,.product-info__rating{margin-top:4px;color:#f4a81d;font-size:12px}.product-card__rating span,.product-info__rating span{color:var(--muted);font-size:11px}.price,.product-price{margin-top:5px;font-weight:700}.price del,.product-price del{margin-left:5px;color:#a8a8b3;font-size:12px;font-weight:400}.budget-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.budget-card{min-height:220px;flex-direction:column;align-items:flex-start;justify-content:end}.budget-card b{font:500 25px Playfair Display,serif}.budget-card span{margin-top:3px;font-size:12px}.brands{padding-bottom:50px}.brand-list{display:flex;flex-wrap:wrap;justify-content:center;gap:10px}.brand-list a{padding:11px 18px;border:1px solid var(--line);border-radius:3px;background:#fff;font-size:13px}.brand-list a:hover{border-color:var(--burgundy);color:var(--burgundy)}.reviews{padding-block:54px;background:#f9f5f0}.reviews__score{display:flex;align-items:center;gap:10px}.reviews__score strong,.review-summary strong{font-size:36px}.reviews__score span,.review-summary span{color:#f4a81d;font-size:20px}.reviews__score small,.review-summary small{display:block;color:var(--muted);font-size:11px}.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.review-grid blockquote{margin:0;padding:20px;border:1px solid var(--line);background:#fff;border-radius:7px}.stars{color:#f4a81d;letter-spacing:2px}.review-grid blockquote p{min-height:72px;margin:13px 0;font-size:13.5px}.review-grid footer{display:flex;flex-direction:column;font-size:12px}.review-grid footer small{color:var(--muted)}.newsletter{padding-block:58px;text-align:center;background:#f6e4e7}.newsletter p:not(.eyebrow){max-width:500px;margin:10px auto 20px;color:var(--muted)}.newsletter__form{display:flex;max-width:480px;margin:auto}.newsletter__form input{min-width:0;flex:1;border:1px solid var(--line);padding:0 14px;background:#fff}.site-footer{border-top:1px solid var(--line);padding-top:45px}.footer__grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1.25fr;gap:35px;padding-bottom:35px}.footer__grid h3{margin:0 0 12px;font-size:14px}.footer__grid a{display:block;margin:7px 0;color:var(--muted);font-size:13px}.footer__grid p{max-width:280px;color:var(--muted);font-size:13px}.footer__trust{color:var(--burgundy)!important}.footer__bottom{border-top:1px solid var(--line);padding-block:18px;color:var(--muted);font-size:12px}.product-page{padding-top:15px}.breadcrumbs{color:var(--muted);font-size:12px}.product-layout{display:grid;grid-template-columns:1.05fr 1fr;gap:64px;padding-block:22px 55px}.product-gallery__main{overflow:hidden;border-radius:8px;background:var(--cream-2)}.product-gallery__main img{width:100%;aspect-ratio:1/1.04;object-fit:cover}.product-gallery__thumbs{display:flex;gap:8px;margin-top:10px}.product-gallery__thumbs img{width:72px;height:72px;object-fit:cover;border-radius:5px}.product-info h1{margin:5px 0 8px;font:500 42px/1.08 Playfair Display,serif}.product-price{margin:18px 0;font-size:27px}.saving{display:block;margin-top:3px;color:var(--green);font-size:11px;font-weight:500}.product-info__stock{color:var(--green);font-size:13px}.product-form{margin-top:22px}.product-form label,.quantity-row label{display:block;margin-bottom:6px;font-size:12px;font-weight:600}.product-form select,.quantity-row input{width:100%;height:45px;margin-bottom:14px;border:1px solid var(--line);padding:0 12px;background:#fff}.quantity-row input{width:80px}.product-form .shopify-payment-button{margin-top:10px}.product-accordions{margin-top:27px;border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line);padding:16px 0}summary{cursor:pointer;list-style:none;font-weight:600}summary::-webkit-details-marker{display:none}.product-accordions details div{padding-top:12px;color:var(--muted);font-size:13px}.product-reviews,.product-faq{padding-block:45px}.review-summary{display:flex;align-items:center;gap:14px;padding:20px 0}.product-faq details{max-width:700px}.collection-page{padding-block:52px}.collection-intro{text-align:center}.collection-intro h1,.cart-page h1,.page-content h1{margin:4px 0;font:500 48px Playfair Display,serif}.collection-intro p:not(.eyebrow){max-width:550px;margin:12px auto 28px;color:var(--muted)}.collection-toolbar{display:flex;justify-content:space-between;align-items:center;margin:25px 0 18px;padding-block:12px;border-block:1px solid var(--line);color:var(--muted);font-size:12px}.collection-toolbar form{display:flex;align-items:center;gap:8px}.collection-toolbar select{border:0;background:transparent}.pagination{text-align:center;padding:28px}.cart-page{padding-block:52px}.cart-page h1 span{color:var(--muted);font:400 18px DM Sans,sans-serif}.cart-page form{display:grid;grid-template-columns:1fr 320px;gap:45px}.cart-line{display:grid;grid-template-columns:130px 1fr auto;gap:18px;padding-block:18px;border-top:1px solid var(--line)}.cart-line img{width:130px;height:145px;object-fit:cover;border-radius:7px}.cart-line h2{margin:3px 0;font:500 22px Playfair Display,serif}.cart-line input{width:60px;padding:8px;border:1px solid var(--line)}.cart-summary{align-self:start;padding:22px;background:var(--cream-2)}.cart-summary>p:first-child{display:flex;justify-content:space-between;font-size:15px}.cart-summary>p:first-child strong{font-size:21px}.empty-cart{text-align:center;padding:80px}.page-content{padding-block:60px}.page-content>div{max-width:760px;color:var(--muted)}.drawer{position:fixed;z-index:50;top:0;bottom:0;width:min(430px,100%);background:var(--cream);box-shadow:0 0 48px #00000047;transition:transform .3s;visibility:hidden}.drawer--right{right:0;transform:translate(105%)}.drawer.is-open{visibility:visible;transform:translate(0)}.drawer__header{display:flex;align-items:center;justify-content:space-between;padding:16px;border-bottom:1px solid var(--line)}.drawer__header h2{margin:0;font:500 22px Playfair Display,serif}.drawer__body{padding:20px}.drawer__footer{padding:16px;border-top:1px solid var(--line)}.drawer-empty{text-align:center;color:var(--muted);padding:60px 0}.drawer-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:40;background:#12121559;opacity:0;pointer-events:none;transition:.3s}.drawer-overlay.is-open{opacity:1;pointer-events:auto}@media(min-width:768px){.container{padding-inline:32px}}.drawer--menu{left:0;transform:translate(-105%);width:min(380px,100%)}.drawer--menu.is-open{transform:translate(0)}.drawer--search{left:0;right:0;width:100%;height:auto;max-height:80vh;bottom:auto;transform:translateY(-105%);visibility:hidden}.drawer--search.is-open{transform:translateY(0);visibility:visible}.drawer-menu{padding:10px}.drawer-menu a{display:flex;align-items:center;justify-content:space-between;padding:13px 10px;border-bottom:1px solid var(--line);font-size:15px}.drawer-menu svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.7}.search-form{display:flex;flex:1;border:1px solid var(--line);background:#fff}.search-form input{width:100%;border:0;padding:0 12px;outline:0}@media(max-width:767px){.container{padding-inline:16px}.announcement-bar__inner{justify-content:space-between;gap:8px;padding-block:7px}.announcement-bar span{font-size:10px}.announcement-bar span b{display:block}.header__inner{height:56px;justify-content:space-between;gap:4px}.mobile-only{display:inline-flex}.desktop-nav{display:none}.header__inner>.logo{position:absolute;left:50%;transform:translate(-50%)}.hero__media,.hero__content{min-height:480px}.hero h1{font-size:43px}.hero p:not(.eyebrow){font-size:14px}.countdown__inner{display:grid;grid-template-columns:1fr auto;padding-block:18px}.countdown h2{font-size:24px}.countdown__timer{grid-column:1/-1;justify-content:center;order:3}.countdown__inner>.button{grid-column:2;grid-row:1}.trust{grid-template-columns:repeat(2,1fr);gap:25px 10px;padding-block:28px}.section{padding-block:28px}.section-heading h2{font-size:25px}.category-grid{grid-template-columns:repeat(2,1fr);gap:8px}.category-card{min-height:140px;padding:11px}.category-card span{font-size:13px}.promo{grid-template-columns:1fr}.promo__image{min-height:260px;order:0}.promo__content{min-height:300px;padding:32px 24px}.promo__content h2{font-size:33px}.product-grid--scroll{display:flex;overflow-x:auto;gap:12px;padding-bottom:5px;scroll-snap-type:x mandatory}.product-grid--scroll .product-card{flex:0 0 70%;scroll-snap-align:start}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.product-card__title{font-size:12px}.product-card__rating{font-size:10px}.product-card__image{aspect-ratio:1/1.15}.budget-grid{grid-template-columns:1fr}.budget-card{min-height:150px}.review-grid{grid-template-columns:1fr;gap:10px}.review-grid blockquote p{min-height:0}.reviews__score{display:none}.newsletter__form{display:grid;gap:8px}.newsletter__form input{height:44px}.footer__grid{grid-template-columns:repeat(2,1fr);gap:25px}.footer__grid>div:first-child{grid-column:1/-1}.product-layout{grid-template-columns:1fr;gap:25px;padding-bottom:20px}.product-info h1{font-size:34px}.product-reviews,.product-faq{padding-block:30px}.collection-page{padding-block:32px}.collection-intro h1,.cart-page h1,.page-content h1{font-size:37px}.collection-toolbar{margin-top:18px}.cart-page form{display:block}.cart-summary{margin-top:22px}.cart-line{grid-template-columns:82px 1fr auto;gap:10px}.cart-line img{width:82px;height:95px}.cart-line h2{font-size:16px}.cart-line>a:last-child{font-size:11px}.drawer--right{width:min(390px,100%)}}.hero{position:relative;overflow:hidden;background:#2e0a11;color:#fff}.hero__background,.hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.hero__background{object-position:60% center}.hero__overlay{background:linear-gradient(90deg,#000000b3,#00000059 55%,#0000000d)}.hero__content{position:relative;display:flex;min-height:660px;flex-direction:column;justify-content:center;padding-block:70px}.hero__copy{max-width:620px}.hero h1{max-width:620px;margin:0;font:400 66px/1.02 Playfair Display,serif}.hero__subheading{margin:16px 0 0;font:400 25px/1.15 DM Sans,sans-serif}.hero__perks{display:flex;flex-wrap:wrap;gap:10px 24px;margin:28px 0 0;padding:0;list-style:none;font-size:14px;font-weight:500}.hero__script{position:absolute;bottom:38px;left:32px;margin:0;font:500 34px/1.1 Caveat,cursive}.countdown{position:relative;z-index:2;margin-top:-40px}.countdown__inner{display:flex;align-items:center;justify-content:space-between;gap:20px;border:1px solid rgba(255,255,255,.7);border-radius:16px;background:#f7efecf5;padding:20px 40px;box-shadow:0 6px 18px #3c141e0f}.countdown__copy p{margin:0;font-size:19px;font-weight:600}.countdown__copy strong{color:var(--burgundy)}.countdown__copy small{color:var(--muted);font-size:13px}.countdown__timer{display:flex;align-items:flex-start;gap:8px}.countdown__timer div{display:flex;flex-direction:column;align-items:center}.countdown__timer b{display:grid;place-items:center;width:64px;height:56px;border-radius:8px;background:#fff;font-size:28px}.countdown__timer span{margin-top:6px;color:var(--muted);font-size:12px}.countdown__timer i{padding-top:14px;color:#a8a8b3;font-size:22px;font-style:normal}.category-grid{grid-template-columns:repeat(9,1fr);gap:14px}.category-card{display:flex;min-height:0;flex-direction:column;align-items:center;padding:0;background:none!important;color:var(--ink);overflow:visible}.category-card__image{display:block;width:112px;height:112px;border-radius:50%;background-position:center;background-size:cover;box-shadow:0 0 0 1px #0000000d;transition:.3s}.category-card:hover .category-card__image{box-shadow:0 0 0 2px #7a243466;transform:scale(1.04)}.category-card__title{margin-top:8px;max-width:130px;text-align:center;font-size:14px;line-height:1.25}.promo{position:relative;display:block;min-height:360px;margin-block:16px;overflow:hidden;border-radius:16px;background:var(--burgundy)}.promo--dark{background:#3b1119}.promo__image{position:absolute;inset-block:0;right:0;width:56%;height:100%;object-fit:cover}.promo__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,var(--burgundy) 42%,rgba(122,36,52,.85) 56%,rgba(122,36,52,0) 100%)}.promo--dark .promo__overlay{background:linear-gradient(90deg,#3b1119 44%,#3b1119d9 58%,#3b111900)}.promo__content{position:relative;z-index:1;display:flex;max-width:56%;min-height:360px;flex-direction:column;align-items:flex-start;justify-content:center;padding:48px}.promo__content h2{margin:0;white-space:pre-line;font-size:38px}.promo__content p{margin:12px 0 0;color:#ffffffe6;font-size:17px}.promo__content ul{margin:18px 0 0;padding:0;list-style:none;font-size:16px;line-height:1.6}.promo__content .button{margin-top:24px}.budget-grid{gap:20px}.budget-card{display:flex;min-height:0;align-items:center;border-radius:16px;background:var(--cream-2);color:var(--ink)}.budget-card__image{display:block;width:100%;aspect-ratio:5/4;border-radius:12px;background-position:center;background-size:cover}.budget-card b{margin-top:16px;font:600 17px/1.2 DM Sans,sans-serif}.brand-list{display:grid;grid-template-columns:repeat(8,1fr);gap:16px}.brand-list a{display:flex;flex-direction:column;align-items:center;gap:8px;border:0;background:none;text-align:center}.brand-list a span{display:grid;place-items:center;width:112px;height:112px;border-radius:50%;background:var(--cream-2);color:var(--burgundy);font:500 45px Playfair Display,serif}.brand-list a b{font-size:12px}.reviews{padding-block:28px 48px;background:var(--cream)}.reviews h2{font:600 26px/1.1 DM Sans,sans-serif}.reviews__score{justify-content:flex-start;margin-top:16px;gap:12px}.reviews__score span{color:#00b67a;letter-spacing:2px}.reviews__score small{display:block;color:var(--muted)}.review-grid{grid-template-columns:repeat(3,1fr);margin-top:20px}.review-grid blockquote{min-height:190px}.review-grid blockquote header{display:flex;align-items:center;gap:10px}.review-grid blockquote header span:last-child{display:flex;flex-direction:column}.review-avatar{display:grid;place-items:center;width:36px;height:36px;border-radius:50%;background:#f6e4e7;color:var(--burgundy);font-size:11px;font-weight:700}.review-grid blockquote .stars{margin-top:12px}.review-grid blockquote strong{font-size:13px}.review-grid blockquote footer{color:#00b67a;font-size:11px}.newsletter{position:relative;overflow:hidden;padding-block:64px;background:#1c0c10;color:#fff;text-align:center}.newsletter__bokeh{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(#2e0a119e,#2e0a11d9),url(https://images.pexels.com/photos/9810183/pexels-photo-9810183.jpeg?auto=compress&cs=tinysrgb&fit=crop&h=627&w=1200) center/cover;opacity:.85}.newsletter .container{position:relative}.newsletter h2{font:600 30px DM Sans,sans-serif}.newsletter p{color:#ffffffd9}.newsletter__form{display:flex;max-width:430px;margin:28px auto 0;overflow:hidden;border-radius:8px;background:#fff}.newsletter__form input{height:52px}.newsletter__form button{border:0;background:var(--burgundy);padding-inline:24px;color:#fff;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.newsletter small{display:block;margin-top:14px;color:#ffffffe6}.product-page{padding-top:18px}.breadcrumbs{display:flex;gap:8px;align-items:center;color:var(--muted);font-size:12px}.breadcrumbs b{overflow:hidden;color:var(--ink);font-weight:500;text-overflow:ellipsis;white-space:nowrap}.product-gallery__main{position:relative;overflow:hidden;border-radius:16px;background:var(--cream-2)}.product-gallery__slides{display:flex;margin:0;padding:0;list-style:none;overflow:hidden}.product-gallery__slides li{display:none;width:100%;aspect-ratio:1;flex:none}.product-gallery__slides li.is-active{display:block}.product-gallery__slides img{width:100%;height:100%;object-fit:cover}.product-gallery__thumbs{display:flex;gap:10px;margin-top:12px}.product-gallery__thumbs button{width:80px;height:80px;padding:0;border:2px solid transparent;border-radius:8px;overflow:hidden;background:var(--cream-2)}.product-gallery__thumbs button.is-active{border-color:var(--burgundy)}.product-gallery__thumbs img{width:100%;height:100%;object-fit:cover}.gallery-arrow{position:absolute;top:50%;width:36px;height:36px;transform:translateY(-50%);border:0;border-radius:50%;background:#ffffffe6;font-size:27px;line-height:1}.gallery-arrow--prev{left:12px}.gallery-arrow--next{right:12px}.gallery-count{position:absolute;right:12px;bottom:12px;padding:4px 9px;border-radius:14px;background:#121215b3;color:#fff;font-size:11px}.product-info__top{display:flex;align-items:center;justify-content:space-between}.product-info h1{font-size:32px}.product-info__rating{display:flex;gap:8px;padding:0;border:0;background:none;color:#f4a81d}.product-info__rating span{color:var(--ink)}.tax-note{margin-top:4px;color:var(--muted);font-size:11px}.stock-box{margin-top:16px;border:1px solid rgba(46,125,79,.15);border-radius:8px;background:#e3f3ea99;padding:12px 14px}.stock-box b{display:block}.stock-dot{display:inline-block;width:10px;height:10px;margin-right:6px;border-radius:50%;background:var(--green)}.stock-box span{display:block;margin-top:6px;color:var(--burgundy);font-size:12px;font-weight:600}.stock-box i{display:block;height:6px;margin-top:6px;border-radius:4px;background:linear-gradient(90deg,var(--burgundy),#e8a1aa)}.product-form fieldset{border:0;margin:20px 0 0;padding:0}.product-form legend{font-size:13px;font-weight:600}.product-form select{margin-top:8px}.atc-row{display:flex;gap:10px;align-items:end;margin-top:20px}.quantity{display:block;font-size:12px;font-weight:600}.quantity span{display:block;margin-bottom:6px}.quantity input{width:82px;height:45px;border:1px solid var(--line);padding:0 10px}.atc-row .button{flex:1}.button--buy-now{width:100%;margin-top:10px;background:var(--ink);border-color:var(--ink)}.secure-note{text-align:center;color:var(--muted);font-size:11px}.product-trust{display:grid;gap:12px;margin-top:20px;padding:14px 10px;border:1px solid var(--line);border-radius:12px;background:#fff}.product-trust div{display:grid;grid-template-columns:24px 1fr;column-gap:8px;color:var(--burgundy);font-size:19px}.product-trust b,.product-trust small{grid-column:2;color:var(--ink)}.product-trust b{font-size:13px}.product-trust small{color:var(--muted);font-size:11px}.product-review-layout{display:grid;grid-template-columns:300px 1fr;gap:48px;margin-top:18px}.rating-bars{margin-top:15px;color:#f4a81d;font-size:11px;line-height:2}.rating-bars i{display:inline-block;width:100px;height:6px;border-radius:5px;background:#f4a81d}.product-faq a{color:var(--burgundy);text-decoration:underline}.sticky-atc{position:fixed;right:0;bottom:0;left:0;z-index:30;display:none;align-items:center;justify-content:center;gap:24px;padding:10px 16px;background:#fdfbf8f5;box-shadow:0 -4px 24px #1e0a0f14}.sticky-atc strong{display:flex;flex-direction:column}.sticky-atc small{color:var(--muted);font-weight:400}.sticky-atc span{font-weight:700}.product-card{padding:10px;border:1px solid rgba(0,0,0,.05);border-radius:12px;background:#fff;box-shadow:var(--shadow)}.product-card__visual{position:relative}.product-card__wishlist{position:absolute;top:8px;right:8px;width:32px;height:32px;border:0;border-radius:50%;background:#fffffff2;font-size:20px}.product-card__body{display:flex;flex-direction:column}.button--small{min-height:36px;padding-inline:10px;font-size:12px}.quick-add-form{margin-top:auto;padding-top:10px}.quick-add-form button{width:100%}.footer__social{display:flex;gap:10px;margin-top:15px}.footer__social a{display:grid!important;place-items:center;width:32px;height:32px;margin:0!important;border:1px solid var(--line);border-radius:50%;color:var(--ink)!important;font-size:16px!important}.footer__payments{padding-block:15px;border-top:1px solid var(--line);color:var(--muted);font-size:11px;letter-spacing:.05em}@media(max-width:767px){.hero__content{min-height:560px;padding-block:36px 55px}.hero__background{object-position:60% center}.hero h1{font-size:41px}.hero__subheading{font-size:19px}.hero__perks{font-size:12px;gap:8px 16px}.hero__script{bottom:22px;left:16px;font-size:25px}.countdown{margin-top:-32px}.countdown__inner{display:block;padding:14px 16px}.countdown__copy{text-align:center}.countdown__copy p{font-size:14px}.countdown__copy small{display:none}.countdown__timer{justify-content:center;margin-top:12px;gap:4px}.countdown__timer b{width:58px;height:48px;font-size:25px}.countdown__timer span{font-size:10px}.category-grid{grid-template-columns:repeat(4,1fr);gap:20px 8px}.category-card__image{width:76px;height:76px}.category-card__title{max-width:84px;font-size:12px}.promo{min-height:360px;margin-inline:-16px;border-radius:0}.promo__image{width:62%;min-height:100%}.promo__content{max-width:70%;min-height:360px;padding:24px 20px}.promo__content h2{font-size:22px}.promo__content p,.promo__content ul{font-size:12px}.promo__content ul{line-height:1.5}.brand-list{grid-template-columns:repeat(4,1fr);gap:18px 5px}.brand-list a span{width:78px;height:78px;font-size:32px}.brand-list a b{max-width:80px;font-size:10px}.product-review-layout{grid-template-columns:1fr;gap:20px}.product-gallery__thumbs button{width:68px;height:68px}.sticky-atc{display:flex;gap:10px;justify-content:space-between}.sticky-atc strong{font-size:12px}.sticky-atc .button{min-height:40px;padding-inline:12px;font-size:12px}.review-grid{grid-template-columns:1fr}.newsletter{padding-block:40px}.newsletter h2{font-size:20px}.newsletter__form{display:flex}.newsletter__form button{padding-inline:14px}}.carousel-dots{display:flex;justify-content:center;gap:5px;margin-top:12px}.carousel-dots i{display:block;width:5px;height:5px;border-radius:50%;background:#d7c9c3}.carousel-dots i.is-active{width:13px;border-radius:10px;background:var(--burgundy)}.product-card__status{position:absolute;left:8px;top:8px;z-index:2;padding:4px 7px;border-radius:4px;background:var(--burgundy);color:#fff;font-size:8px;font-weight:700;line-height:1.1}.product-card__status--stock{background:#4a8b65}.product-card__status--limited{background:#9b6a52}.product-card__discount{margin-left:5px;color:var(--burgundy);font-size:10px;font-weight:700}.brand-mark{display:grid!important;place-items:center;width:112px!important;height:112px!important;padding:10px!important;border:1px solid #eee5df!important;border-radius:50%!important;background:#fff!important;color:#171717!important;font:600 13px/1.05 DM Sans,sans-serif!important;letter-spacing:.02em}.brand-mark em{font-style:normal;text-align:center}.brand-mark--sephora{background:#111!important;color:#fff!important;letter-spacing:.14em}.brand-mark--rituals em{font:500 15px/1 Playfair Display,serif}.brand-mark--lancome em{font-size:11px;letter-spacing:.08em;text-transform:uppercase}.brand-mark--yves-rocher{color:#315f47!important}.brand-mark--lookfantastic em{font-size:9px;text-transform:uppercase}.brand-mark--nyx em{font-size:17px;font-weight:700}.brand-mark--maybelline em,.brand-mark--loreal-paris em{font-size:9px;text-transform:uppercase}.review-products{display:flex;gap:7px;margin-top:10px}.review-products img{width:42px;height:42px;border-radius:5px;object-fit:cover}.trust__icon svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.6}.newsletter__bokeh{background-position:center!important;background-size:cover!important}@media(max-width:767px){.announcement-bar__inner{gap:5px;padding:6px 7px}.announcement-bar span{gap:3px;font-size:8.5px;line-height:1.05;text-align:center}.announcement-bar span b{display:inline;font-size:8.5px}.announcement-bar svg{width:11px;height:11px;flex:none}.header__inner{height:52px}.logo span{font-size:23px}.logo small{font-size:6px}.icon-button{width:38px;height:38px}.section{padding-block:23px}.section-heading{margin-bottom:14px}.section-heading h2{font-size:21px}.section-heading>a{font-size:10px}.hero__content{min-height:505px;padding-block:30px 54px}.hero h1{max-width:310px;font-size:37px;line-height:1.02}.hero__subheading{margin-top:10px;font-size:15px}.hero__perks{max-width:330px;margin-top:18px;gap:5px 12px;font-size:10px}.hero__copy .button{min-height:39px;margin-top:13px;padding-inline:15px;font-size:10px}.hero__script{bottom:22px;font-size:21px}.countdown{margin-top:-29px;padding-inline:9px}.countdown__inner{padding:12px 12px 11px;border-radius:10px}.countdown__copy p{font-size:11px}.countdown__timer{margin-top:9px;gap:3px}.countdown__timer b{width:49px;height:41px;font-size:21px}.countdown__timer span{margin-top:4px;font-size:7px}.countdown__timer i{padding-top:9px;font-size:17px}.trust{grid-template-columns:repeat(4,minmax(0,1fr));gap:4px;padding:20px 8px 24px}.trust>div{min-width:0}.trust__icon{margin-bottom:5px}.trust__icon svg{width:18px;height:18px}.trust b{font-size:8.5px;line-height:1.15}.trust small{margin-top:2px;font-size:7px;line-height:1.15}.category-grid{gap:17px 7px}.category-card__image{width:72px;height:72px}.category-card__title{margin-top:6px;font-size:9px;line-height:1.2}.promo{min-height:285px;margin-block:8px}.promo__image{width:67%;min-height:100%}.promo__content{max-width:72%;min-height:285px;padding:20px 15px}.promo__content h2{font-size:18px;line-height:1.05}.promo__content p,.promo__content ul{font-size:9px}.promo__content ul{margin-top:10px}.promo__content .button{min-height:35px;margin-top:13px;padding-inline:12px;font-size:8px}.product-grid--scroll{gap:9px;margin-inline:-2px;padding:2px 2px 4px}.product-grid--scroll .product-card{flex:0 0 calc(50% - 5px)}.product-card{padding:6px;border-radius:9px}.product-card__image{aspect-ratio:1/1.04;border-radius:7px}.product-card__wishlist{top:5px;right:5px;width:27px;height:27px;font-size:16px}.product-card__body{padding-top:7px}.product-card__vendor{font-size:8px}.product-card__title{min-height:30px;font-size:9.5px;line-height:1.25}.product-card__rating{font-size:8px}.product-card__rating span{font-size:7px}.price{font-size:10px}.price del{font-size:8px}.quick-add-form{padding-top:7px}.button--small{min-height:31px;padding-inline:5px;font-size:8px;border-radius:4px}.budget-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.budget-card{display:flex;min-height:0;padding:0;align-items:stretch;justify-content:flex-start;border-radius:0;background:transparent;overflow:visible}.budget-card__image{aspect-ratio:1.17/1;border-radius:6px}.budget-card b{margin-top:6px;text-align:center;font-size:9px;line-height:1.15}.brands{padding-bottom:24px}.brand-list{gap:14px 5px}.brand-mark{width:70px!important;height:70px!important;padding:7px!important;font-size:9px!important}.brand-mark--rituals em{font-size:10px}.brand-mark--lancome em{font-size:7px}.brand-mark--lookfantastic em,.brand-mark--maybelline em,.brand-mark--loreal-paris em{font-size:6px}.brand-mark--nyx em{font-size:13px}.brand-list a b{max-width:72px;font-size:7px}.reviews{padding:24px 0 31px;overflow:hidden}.reviews .container{padding-right:0}.reviews h2{padding-right:16px;font:600 19px/1.15 DM Sans,sans-serif}.reviews__score{display:flex;margin-top:10px;padding-right:16px;gap:6px;flex-wrap:wrap;font-size:9px}.reviews__score b{font-size:9px}.reviews__score span{font-size:12px}.reviews__score small{width:100%;font-size:7px}.review-grid{display:flex;gap:9px;margin-top:12px;padding-right:16px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.review-grid::-webkit-scrollbar,.product-grid--scroll::-webkit-scrollbar{display:none}.review-grid blockquote{flex:0 0 78%;min-height:155px;padding:12px;scroll-snap-align:start;border-radius:6px}.review-avatar{width:28px;height:28px;font-size:8px}.review-grid blockquote header b{font-size:9px}.review-grid blockquote header small{font-size:7px}.review-grid blockquote .stars{margin-top:8px;font-size:9px}.review-grid blockquote p{margin:7px 0;font-size:9px;line-height:1.35}.review-grid blockquote footer{font-size:7px}.review-products img{width:34px;height:34px}.newsletter{padding:38px 12px}.newsletter h2{font-size:17px;line-height:1.15}.newsletter p:not(.eyebrow){margin:7px auto 15px;font-size:9px}.newsletter__form{max-width:340px;margin-top:14px;border-radius:4px}.newsletter__form input{height:40px;font-size:9px}.newsletter__form button{padding-inline:11px;font-size:8px}.newsletter small{margin-top:8px;font-size:7px}.site-footer{padding-top:28px}.footer__grid{gap:18px 24px;padding-bottom:22px}.footer__grid>div:first-child{grid-column:1/-1}.footer__grid>div:nth-child(4){grid-column:1/-1}.footer__grid p,.footer__grid a{font-size:9px}.footer__grid h3{font-size:10px}.footer__payments,.footer__bottom{font-size:7px}}html{-webkit-text-size-adjust:100%}body{font-family:Inter,Arial,sans-serif;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-synthesis:none}.logo span,.hero h1,.countdown h2,.section-heading h2,.promo h2,.product-info h1,.collection-intro h1,.cart-page h1,.page-content h1{font-family:Cormorant Garamond,Georgia,serif}.announcement-bar{overflow:hidden}.announcement-track{display:flex;width:max-content;align-items:center;gap:34px;padding:7px 0;will-change:transform;animation:noelia-marquee 19s linear infinite}.announcement-group{display:flex;align-items:center;gap:34px;flex:none}.announcement-track span{display:flex;align-items:center;gap:6px;white-space:nowrap;font-size:11px}.announcement-track b{font-weight:600}.announcement-track svg{width:14px;height:14px;flex:none}@keyframes noelia-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.announcement-track{animation:none}}.reviews{overflow:hidden}.tp-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px}.tp-brand{display:flex;align-items:center;gap:7px;font-weight:700}.tp-brand__star{display:grid;place-items:center;width:22px;height:22px;background:#00b67a;color:#fff;font-size:14px}.tp-rating{display:flex;align-items:center;gap:8px;margin-top:12px;flex-wrap:wrap}.tp-rating strong{font-size:13px}.tp-stars{display:flex;gap:2px}.tp-stars i{display:grid;place-items:center;width:19px;height:19px;background:#00b67a;color:#fff;font-style:normal;font-size:12px;line-height:1}.tp-rating span{color:var(--muted);font-size:11px}.review-card__title{margin:9px 0 0;font-size:13px;font-weight:700}.review-card__verified{display:flex;align-items:center;gap:4px;color:#00a878;font-size:10px;font-weight:600}.review-grid blockquote{box-shadow:0 2px 10px #28181c09}.review-grid blockquote p{color:#313136}.footer__service-inline{margin-top:10px!important;color:var(--muted)!important;font-size:11px!important;line-height:1.45}.footer__service-inline a{display:inline!important;margin:0!important;color:var(--burgundy)!important}.footer__meta{display:flex;align-items:center;justify-content:space-between;gap:16px;border-top:1px solid var(--line);padding-block:12px;color:var(--muted);font-size:10px}.footer__meta .footer__payments{border:0;padding:0}@media(max-width:767px){.announcement-track{gap:24px;padding:6px 0;animation-duration:15s}.announcement-group{gap:24px}.announcement-track span{font-size:8px;gap:4px}.announcement-track svg{width:10px;height:10px}.hero__content{min-height:445px;padding-block:24px 48px}.hero__background{object-position:62% center}.hero h1{max-width:285px;font-size:34px;line-height:.98;letter-spacing:-.015em}.hero__subheading{margin-top:8px;font-size:13px}.hero__perks{max-width:315px;margin-top:14px;gap:4px 10px;font-size:9px;line-height:1.3}.hero__copy .button{min-height:36px;margin-top:11px;padding-inline:13px;font-size:9px}.hero__script{bottom:18px;font-size:18px}.countdown{margin-top:-25px}.section-heading h2{font-size:23px;line-height:1}.section-heading>a{font-size:9px}.category-card__title{font-size:8.5px}.product-card__title{font-size:9px}.product-card__rating span{letter-spacing:-.02em}.reviews{padding:25px 0 30px}.reviews .container{padding-right:0}.tp-head{display:block;padding-right:16px}.tp-head h2{font:600 18px/1.15 Inter,Arial,sans-serif}.tp-brand{margin-top:8px;font-size:10px}.tp-brand__star{width:17px;height:17px;font-size:11px}.tp-rating{margin-top:8px;gap:5px}.tp-rating strong{font-size:9px}.tp-stars i{width:15px;height:15px;font-size:9px}.tp-rating span{font-size:7px}.review-grid{gap:9px;margin-top:12px;padding-right:16px}.review-grid blockquote{flex:0 0 80%;min-height:180px;padding:12px}.review-card__title{margin-top:7px;font-size:10px}.review-grid blockquote p{margin:6px 0 8px;font-size:9px;line-height:1.42}.review-card__verified{font-size:7px}.review-grid blockquote header b{font-size:9px}.review-grid blockquote header small{font-size:7px}.review-products{margin-top:7px}.review-products img{width:38px;height:38px}.site-footer{padding-top:20px}.footer__grid{grid-template-columns:1fr 1fr;gap:15px 20px;padding-bottom:14px}.footer__grid>div:first-child{grid-column:1/-1}.footer__grid p{margin:6px 0}.footer__grid h3{margin-bottom:7px;font-size:9px}.footer__grid a{margin:3px 0;font-size:8px;line-height:1.35}.footer__grid p{font-size:8px;line-height:1.4}.footer__social{margin-top:8px}.footer__social a{width:27px;height:27px;font-size:13px!important}.footer__service-inline{margin-top:7px!important;font-size:8px!important}.footer__meta{padding-block:9px;font-size:6.5px;line-height:1.25}.footer__bottom{border:0;padding:0;text-align:right;font-size:6.5px}}.logo span,.hero h1,.section-heading h2,.promo h2,.product-info h1,.collection-intro h1,.cart-page h1,.page-content h1{font-family:Playfair Display,Georgia,serif!important}@media(max-width:767px){body{font-size:13px;line-height:1.38}.header__inner{height:50px}.logo span{font-size:24px!important}.logo small{font-size:6.5px}.hero__content{min-height:410px!important;padding:22px 16px 43px!important}.hero__copy{max-width:330px}.hero h1{max-width:315px!important;font-size:40px!important;line-height:.99!important;font-weight:600!important;letter-spacing:-.025em!important}.hero .eyebrow{margin-bottom:7px;font-size:8.5px;font-weight:700;letter-spacing:.13em}.hero__subheading{margin-top:8px!important;font-size:15.5px!important;line-height:1.2!important;font-weight:500}.hero__perks{max-width:330px!important;margin-top:13px!important;gap:4px 12px!important;font-size:10.5px!important;line-height:1.28!important;font-weight:600}.hero__copy .button.button--light{min-height:42px!important;margin-top:12px!important;padding:0 17px!important;border-color:#9b3048!important;border-radius:5px!important;background:linear-gradient(180deg,#a53a53,#7a2434)!important;box-shadow:0 7px 18px #52142238;color:#fff!important;font-size:11.5px!important;font-weight:700!important;letter-spacing:.025em;text-transform:uppercase}.hero__script{bottom:16px!important;font-size:19px!important;line-height:1.05!important}.countdown{margin-top:-22px!important;padding-inline:10px!important}.countdown__inner{padding:9px 11px 10px!important;border-radius:10px!important}.countdown__copy p{font-size:12px!important}.countdown__timer{margin-top:7px!important}.countdown__timer b{width:46px!important;height:38px!important;font-size:20px!important}.countdown__timer span{font-size:7px!important}.countdown__timer i{padding-top:8px!important;font-size:15px!important}.trust{gap:3px!important;padding:13px 5px 14px!important}.trust__icon{margin-bottom:3px!important}.trust__icon svg{width:19px!important;height:19px!important}.trust b{font-size:9.5px!important;line-height:1.12!important}.trust small{font-size:7.5px!important;line-height:1.12!important}.section{padding-block:15px!important}.section-heading{margin-bottom:9px!important}.section-heading h2{font-size:24px!important;line-height:1!important;font-weight:600!important}.section-heading>a{font-size:10px!important;font-weight:600!important}.category-section{padding-top:13px!important;padding-bottom:16px!important}.category-grid{gap:11px 7px!important}.category-card__image{width:70px!important;height:70px!important}.category-card__title{margin-top:5px!important;max-width:80px!important;font-size:10.5px!important;line-height:1.12!important;font-weight:600!important}.promo{min-height:250px!important;margin:3px -16px!important}.promo__image{width:66%!important;min-height:100%!important}.promo__content{max-width:74%!important;min-height:250px!important;padding:17px 16px!important}.promo__content h2{font-size:23px!important;line-height:1.02!important;font-weight:600!important}.promo__content p{margin-top:8px!important;font-size:11px!important;line-height:1.25!important}.promo__content ul{margin-top:9px!important;font-size:10px!important;line-height:1.38!important}.promo__content .button{min-height:38px!important;margin-top:12px!important;padding-inline:14px!important;border-radius:5px!important;font-size:9.5px!important;font-weight:700!important;letter-spacing:.02em;text-transform:uppercase}.product-grid--scroll{gap:8px!important;padding-bottom:1px!important}.product-grid--scroll .product-card{flex:0 0 calc(50% - 4px)!important}.product-card{padding:7px!important;border-radius:9px!important}.product-card__body{padding-top:6px!important}.product-card__vendor{font-size:8.5px!important}.product-card__title{min-height:28px!important;font-size:10.5px!important;line-height:1.2!important;font-weight:600}.product-card__rating{margin-top:3px!important;font-size:8.5px!important}.product-card__rating span{font-size:7.5px!important}.price{margin-top:3px!important;font-size:11px!important}.price del,.product-card__discount{font-size:8.5px!important}.quick-add-form{padding-top:6px!important}.button--small{min-height:35px!important;font-size:9.5px!important;font-weight:700!important;letter-spacing:.01em}.carousel-dots{margin-top:7px!important}.budget-grid{gap:6px!important}.budget-card__image{border-radius:7px!important}.budget-card b{margin-top:5px!important;font-size:9.5px!important;font-weight:600!important}.brands{padding-top:14px!important;padding-bottom:15px!important}.brand-list{gap:10px 4px!important}.brand-mark{width:68px!important;height:68px!important}.brand-list a{gap:4px!important}.brand-list a b{font-size:7.5px!important;line-height:1.1!important}.reviews{padding:18px 0 20px!important}.tp-head h2{font-size:21px!important;line-height:1.08!important}.tp-brand{margin-top:6px!important;font-size:11px!important}.tp-brand__star{width:18px!important;height:18px!important}.tp-rating{margin-top:7px!important;gap:5px!important}.tp-rating strong{font-size:10px!important}.tp-stars i{width:16px!important;height:16px!important;font-size:10px!important}.tp-rating span{font-size:8px!important}.review-grid{margin-top:9px!important;gap:8px!important}.review-grid blockquote{flex:0 0 82%!important;min-height:166px!important;padding:11px!important}.review-avatar{width:30px!important;height:30px!important;font-size:8.5px!important}.review-grid blockquote header b{font-size:10px!important}.review-grid blockquote header small{font-size:8px!important}.review-card__title{font-size:11px!important}.review-grid blockquote p{margin:5px 0 7px!important;font-size:10px!important;line-height:1.35!important}.review-card__verified{font-size:8px!important}.review-products img{width:36px!important;height:36px!important}.newsletter{padding:28px 10px!important}.newsletter h2{font-size:19px!important;line-height:1.1!important}.newsletter p:not(.eyebrow){margin:6px auto 12px!important;font-size:10px!important}.newsletter__form{margin-top:11px!important;max-width:345px!important}.newsletter__form input{height:42px!important;font-size:10px!important}.newsletter__form button{padding-inline:13px!important;font-size:9.5px!important}.newsletter small{margin-top:6px!important;font-size:8px!important}.site-footer{padding-top:15px!important}.footer__grid{gap:10px 18px!important;padding-bottom:10px!important}.footer__grid p{margin:4px 0!important;font-size:9.5px!important;line-height:1.35!important}.footer__grid h3{margin-bottom:5px!important;font-size:10px!important}.footer__grid a{margin:2px 0!important;font-size:9px!important;line-height:1.3!important}.footer__social{margin-top:6px!important}.footer__social a{width:29px!important;height:29px!important;font-size:14px!important}.footer__service-inline{margin-top:5px!important;font-size:8.5px!important}.footer__meta{padding-block:7px!important;font-size:7px!important}.footer__bottom{font-size:7px!important}}.promo,.promo__content h2,.promo__content p,.promo__content li{color:#fff!important}.promo__content{padding-left:clamp(20px,5vw,56px)!important}.promo__overlay{background:linear-gradient(90deg,#5b1627fa,#7a2434f2 43%,#7a2434a8 64%,#7a243414)!important}.promo--dark .promo__overlay{background:linear-gradient(90deg,#2a0a12fa,#3b1119f2 45%,#3b1119a3 66%,#3b111914)!important}.promo__content .button{box-shadow:0 8px 18px #1b080d29}.brands .section-heading{margin-bottom:12px}.brand-list{gap:10px!important}.brand-list a{gap:6px!important}.brand-mark{box-shadow:0 2px 10px #2c1c1f0b}.tp-kicker{margin:0 0 5px;color:var(--burgundy);font-size:9px;font-weight:700;letter-spacing:.14em}.tp-summary{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:12px;padding:13px 15px;border:1px solid #e8e2de;border-radius:10px;background:#fff;box-shadow:0 4px 14px #2a191e0a}.tp-summary__score{display:flex;align-items:center;gap:9px;flex-wrap:wrap}.tp-summary__score strong{font-size:13px}.tp-summary__score>span{color:var(--muted);font-size:10px}.tp-summary__note{display:flex;flex-direction:column;align-items:flex-end;white-space:nowrap}.tp-summary__note b{font-size:13px}.tp-summary__note small{color:var(--muted);font-size:9px}.review-rating-row{margin:10px 0 0}.review-author{display:flex;flex-direction:column}.review-card__meta{margin-top:auto;color:#00a878;font-size:9px;font-weight:600}.review-grid blockquote{display:flex;flex-direction:column}.review-grid blockquote p{flex:1}.footer-trust-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#faf7f3}.footer-trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;padding-block:14px}.footer-trust-grid>div{display:flex;align-items:center;gap:9px}.footer-trust-icon{display:grid;place-items:center;width:34px;height:34px;flex:none;border-radius:50%;background:#fff;color:var(--burgundy);box-shadow:0 2px 8px #32191e0d}.footer-trust-icon svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.7}.footer-trust-grid b{display:block;font-size:11px}.footer-trust-grid small{display:block;color:var(--muted);font-size:9px}.footer-payments-wrap{display:flex;align-items:center;gap:7px;flex-wrap:wrap;padding-block:11px;border-top:1px solid var(--line)}.payment-badge{display:inline-flex;align-items:center;justify-content:center;height:27px;min-width:45px;padding:0 8px;border:1px solid #ddd7d3;border-radius:5px;background:#fff;color:#24242a;font-size:9px;font-weight:700;line-height:1}.payment-master{position:relative;min-width:45px}.payment-master i{display:block;width:15px;height:15px;border-radius:50%;background:#e95c4c}.payment-master i+i{margin-left:-5px;background:#e5a239}.payment-apple{font-size:10px}.payment-gpay{font-weight:600}.payment-paypal{color:#234a9a}.payment-klarna{background:#ffd7e3;border-color:#ffd7e3}.footer__meta{border-top:1px solid var(--line)}@media(max-width:767px){.promo{min-height:240px!important}.promo__image{width:70%!important}.promo__content{max-width:78%!important;min-height:240px!important;padding:16px 18px!important}.promo__content h2{max-width:210px!important;font-size:24px!important;line-height:1.02!important}.promo__content p{max-width:205px!important;font-size:11.5px!important;line-height:1.25!important}.promo__content ul{max-width:205px!important;font-size:10.5px!important;line-height:1.35!important}.promo__content .button{min-height:39px!important;padding-inline:14px!important;font-size:9.5px!important}.brands{padding-top:10px!important;padding-bottom:10px!important}.brand-list{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:8px 4px!important}.brand-list a{gap:3px!important}.brand-mark{width:78px!important;height:78px!important;padding:7px!important}.brand-list a b{font-size:8px!important;line-height:1.05!important}.brand-mark--rituals em{font-size:11px!important}.brand-mark--nyx em{font-size:14px!important}.brand-mark--sephora{font-size:9px!important}.reviews{padding:18px 0 22px!important}.tp-kicker{font-size:7.5px!important}.tp-head h2{font-size:22px!important}.tp-head{padding-right:16px}.tp-summary{margin:9px 16px 0 0!important;padding:10px 11px!important;border-radius:8px!important}.tp-summary__score{gap:5px!important}.tp-summary__score strong{font-size:10px!important}.tp-summary__score>span{width:100%;font-size:7.5px!important}.tp-summary__note b{font-size:10px!important}.tp-summary__note small{font-size:7px!important}.review-grid{margin-top:10px!important;gap:9px!important}.review-grid blockquote{flex:0 0 84%!important;min-height:205px!important;padding:13px!important;border-radius:9px!important}.review-grid blockquote header{gap:9px!important}.review-rating-row{margin-top:9px!important}.review-card__title{margin-top:8px!important;font-size:11.5px!important}.review-grid blockquote p{font-size:10.5px!important;line-height:1.42!important}.review-card__meta{font-size:7.5px!important}.review-products img{width:38px!important;height:38px!important}.tp-stars{gap:2px!important}.tp-stars i{width:16px!important;height:16px!important;font-size:10px!important}.footer-trust-grid{grid-template-columns:repeat(2,1fr)!important;gap:9px!important;padding:10px 16px!important}.footer-trust-grid>div{gap:7px!important}.footer-trust-icon{width:30px!important;height:30px!important}.footer-trust-icon svg{width:16px!important;height:16px!important}.footer-trust-grid b{font-size:9px!important}.footer-trust-grid small{font-size:7px!important}.site-footer{padding-top:12px!important}.footer__grid{gap:9px 16px!important}.footer__grid p{font-size:9px!important}.footer__grid a{font-size:8.5px!important}.footer__grid h3{font-size:9.5px!important}.footer-payments-wrap{gap:5px!important;padding:9px 16px!important}.payment-badge{height:24px!important;min-width:40px!important;padding:0 6px!important;font-size:8px!important}.payment-master i{width:13px!important;height:13px!important}.footer__meta{padding:7px 16px!important;font-size:6.8px!important}}body{font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,sans-serif!important}.section-heading h2,.promo__content h2,.reviews h2,.newsletter h2{font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,sans-serif!important;font-weight:600!important;letter-spacing:-.01em!important}.section-heading>a{color:var(--ink)!important;font-weight:500!important}.button--cream{background:#f9f5f0!important;color:#7a2434!important;border-color:#f9f5f0!important;border-radius:8px!important;text-transform:uppercase;letter-spacing:.08em;font-weight:600!important;gap:8px}.promo{position:relative!important;display:block!important;overflow:hidden!important;color:#fff!important}.promo__image{position:absolute!important;inset-block:0!important;right:0!important;height:100%!important;object-fit:cover!important}.promo__overlay{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important}.promo--burgundy{background:#621a28!important}.promo--burgundy .promo__overlay{background:linear-gradient(90deg,#621a28 0 38%,#621a28d9 55%,#621a281a)!important}.promo--dark{background:#3b1119!important}.promo--dark .promo__overlay{background:linear-gradient(90deg,#3b1119 0 40%,#3b1119d9 58%,#3b11191a)!important}.promo__content{position:relative!important;z-index:1!important;display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:center!important}.promo__content h2{margin:0!important;white-space:normal!important;color:#fff!important}.promo__content p{color:#ffffffe6!important}.promo__content ul{padding:0!important;list-style:none!important}.promo__content li{display:flex!important;align-items:center!important;gap:8px!important;color:#fff!important}.promo-check{display:inline-grid;place-items:center;width:16px;height:16px;flex:none;border:1.6px solid #fff;border-radius:50%;font-size:10px;line-height:1}.reviews{background:transparent!important}.reviews h2{margin:0!important}.reviews__trustline{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-start;gap:8px 16px}.reviews__excellent{font-weight:600}.trust-stars{display:flex;align-items:center;gap:3px}.trust-stars span{display:grid;place-items:center;width:22px;height:22px;background:#00b67a;color:#fff;font-size:15px;line-height:1}.trust-stars .trust-star--partial{background:linear-gradient(90deg,#00b67a 80%,#d6d6dd 80%)}.reviews__scoretext{font-weight:500}.trustpilot-logo{display:inline-flex;align-items:center;gap:5px;font-size:16px;font-weight:600;letter-spacing:-.02em}.trustpilot-logo b{color:#00b67a;font-size:19px}.reviews__based{margin:6px 0 0;color:var(--muted);font-size:12px}.review-grid{display:flex!important;overflow-x:auto!important;scroll-snap-type:x mandatory!important;scrollbar-width:none!important}.review-grid::-webkit-scrollbar{display:none}.review-grid blockquote{display:flex!important;flex-direction:column!important;flex:none!important;margin:0!important;border:1px solid rgba(0,0,0,.05)!important;border-radius:12px!important;background:#fff!important;box-shadow:0 1px 2px #3c141e0d,0 6px 18px #3c141e0f!important}.review-grid blockquote header{display:flex!important;align-items:center!important;gap:10px!important}.review-avatar{display:grid!important;place-items:center!important;overflow:hidden!important;border-radius:50%!important;background:#f6e4e7!important;box-shadow:0 0 0 1px #0000000d}.review-avatar img{width:100%!important;height:100%!important;object-fit:cover!important}.review-author{display:flex!important;min-width:0!important;flex-direction:column!important}.review-author b{display:flex;align-items:center;gap:4px}.review-author small{color:var(--muted)}.verified-check{display:inline-grid;place-items:center;width:14px;height:14px;border:1.5px solid #00b67a;border-radius:50%;color:#00b67a;font-size:9px;font-style:normal;line-height:1}.review-gold-stars{display:flex;gap:1px;color:#f4a81d}.review-gold-stars .is-empty{color:#d6d6dd}.review-grid blockquote p{flex:1;color:#3d3d45!important}.review-products{display:flex!important;gap:8px!important}.review-products a{display:block;width:52px;height:52px;overflow:hidden;border:1px solid #ededf1;border-radius:6px;background:#f3ece4}.review-products img{width:100%!important;height:100%!important;object-fit:cover!important}.site-footer{border-top:1px solid #ededf1!important;background:#fdfbf8!important;padding:0!important}.footer-inner{padding-top:28px!important;padding-bottom:32px!important}.footer-top{display:block}.footer-brand-desktop{display:none}.footer__social{display:flex!important;align-items:center!important;justify-content:center!important;gap:24px!important;margin:0!important;padding:0!important;list-style:none!important}.footer__social a{display:flex!important;align-items:center!important;justify-content:center!important;width:40px!important;height:40px!important;border:0!important;border-radius:50%!important;background:transparent!important;color:#1b1b1f!important}.footer__social svg{width:21px!important;height:21px!important;fill:none;stroke:currentColor;stroke-width:1.8}.footer__social li:nth-child(n+2) svg{fill:currentColor;stroke:none}.footer-links{display:grid!important;grid-template-columns:1fr 1.15fr 1.15fr!important;gap:24px 12px!important;margin-top:32px!important;padding-top:28px!important;border-top:1px solid #ededf1!important}.footer-logo-mobile{display:block!important}.footer-links h3{margin:0 0 10px!important;font-size:14px!important;font-weight:600!important}.footer-links a{display:block!important;margin:0 0 8px!important;color:#3d3d45!important;font-size:12.5px!important;line-height:1.3!important}.footer-service-desktop{display:none}.footer-payments{display:flex!important;flex-wrap:wrap!important;align-items:center!important;justify-content:center!important;gap:8px!important;margin:32px 0 0!important;padding:0!important;list-style:none!important}.pay-box{display:flex;align-items:center;justify-content:center;width:44px;height:28px;border:1px solid #d6d6dd;border-radius:5px;background:#fff;overflow:hidden;font-size:11px}.pay-visa{color:#1a1f71;font-size:13px;font-weight:900;font-style:italic}.pay-master{background:#1f1f1f;border-color:#1f1f1f}.pay-master i{width:16px;height:16px;border-radius:50%;background:#eb001b}.pay-master i+i{margin-left:-5px;background:#f79e1b}.pay-apple{font-weight:600}.pay-gpay b{color:#4285f4;font-size:12px}.pay-gpay span{margin-left:2px}.pay-paypal b{color:#003087}.pay-paypal span{color:#009cde}.pay-klarna{background:#ffb3c7;border-color:#ffb3c7;font-weight:700}.footer-bottom{margin-top:32px!important;padding-top:24px!important;border-top:1px solid #ededf1!important;text-align:center!important}.footer-bottom p{margin:0!important;color:#6e6e78!important;font-size:12px!important}.footer-bottom p+p{display:inline-flex!important;align-items:center!important;gap:8px!important;margin-top:12px!important;color:#1b1b1f!important;font-size:13px!important;font-weight:500!important}@media(max-width:767px){.section{padding-block:24px!important}.section-heading{margin-bottom:16px!important}.section-heading h2{font-size:21px!important;line-height:1.2!important}.section-heading>a{padding-bottom:3px!important;font-size:13px!important}.trust{padding-top:28px!important;padding-bottom:16px!important;gap:8px!important}.trust b{margin-top:8px!important;font-size:11px!important;line-height:1.15!important}.trust small{font-size:10.5px!important;line-height:1.15!important}.trust__icon svg{width:24px!important;height:24px!important}.category-section{padding-block:24px!important}.category-grid{gap:20px 8px!important}.category-card__image{width:76px!important;height:76px!important}.category-card__title{margin-top:8px!important;max-width:84px!important;font-size:12px!important;font-weight:500!important;line-height:1.25!important}.promo{min-height:200px!important;margin:8px -16px!important;border-radius:0!important}.promo__image{width:62%!important}.promo__content{max-width:70%!important;min-height:200px!important;padding:24px 20px!important}.promo__content h2{max-width:none!important;font-size:22px!important;line-height:1.15!important}.promo__content p{margin:6px 0 0!important;font-size:13px!important;line-height:1.25!important}.promo__content ul{margin:12px 0 0!important}.promo__content li{gap:7px!important;font-size:12.5px!important;font-weight:500!important;line-height:1.25!important}.promo__content .button{min-height:36px!important;margin-top:16px!important;padding:0 14px!important;font-size:11px!important}.promo-check{width:16px!important;height:16px!important}.product-grid--scroll .product-card{flex-basis:calc(50% - 6px)!important}.budget-grid{gap:10px!important}.budget-card{padding:8px 8px 12px!important;border-radius:12px!important;background:#f3ece4!important}.budget-card:nth-child(2){background:#fbeaec!important}.budget-card__image{aspect-ratio:4/3!important;border-radius:8px!important}.budget-card b{margin-top:10px!important;max-width:88px!important;font-size:13px!important;line-height:1.2!important}.brands{padding-block:24px!important}.brand-list{gap:20px 12px!important}.brand-mark{width:78px!important;height:78px!important}.brand-list a b{display:none!important}.reviews{padding-top:28px!important;padding-bottom:28px!important}.reviews h2{font-size:21px!important;line-height:1.2!important}.reviews__trustline{justify-content:center!important;gap:8px 14px!important;margin-top:16px!important}.reviews__excellent{font-size:15px!important}.trust-stars span{width:22px!important;height:22px!important;font-size:15px!important}.reviews__scoretext{font-size:13px!important}.trustpilot-logo{font-size:16px!important}.reviews__based{text-align:center!important;font-size:12px!important}.review-grid{gap:12px!important;margin-top:20px!important;padding-right:0!important}.review-grid blockquote{flex-basis:80%!important;min-height:auto!important;padding:16px!important;scroll-snap-align:start!important}.review-avatar{width:36px!important;height:36px!important}.review-author b{font-size:13px!important}.review-author small{font-size:11px!important}.review-gold-stars{margin-top:10px!important;font-size:14px!important}.review-grid blockquote p{margin:8px 0 0!important;font-size:13px!important;line-height:1.45!important}.review-products,.carousel-dots{margin-top:12px!important}.newsletter{padding-block:40px!important}.newsletter h2{font-size:20px!important;line-height:1.2!important}.newsletter p:not(.eyebrow){margin:6px auto 0!important;font-size:13px!important}.newsletter__form{margin-top:20px!important;max-width:448px!important;border-radius:8px!important}.newsletter__form input{height:48px!important;padding-inline:16px!important;font-size:14px!important}.newsletter__form button{height:48px!important;padding-inline:16px!important;font-size:12px!important}.newsletter small{margin-top:12px!important;font-size:12px!important}.footer-inner{padding-top:28px!important;padding-bottom:32px!important}.footer__social{gap:24px!important}.footer-links{margin-top:32px!important;padding-top:28px!important}.footer-links h3{font-size:14px!important}.footer-links a{font-size:12.5px!important}.footer-payments{margin-top:32px!important}.footer-bottom{margin-top:32px!important;padding-top:24px!important}}@media(min-width:768px){.promo{min-height:360px!important;margin:16px 0!important;border-radius:16px!important}.promo__image{width:56%!important}.promo__content{max-width:56%!important;min-height:360px!important;padding:48px!important}.promo__content h2{font-size:38px!important;line-height:1.15!important}.promo__content p{margin-top:12px!important;font-size:17px!important}.promo__content ul{margin-top:20px!important}.promo__content li{font-size:16px!important}.promo__content .button{min-height:48px!important;margin-top:28px!important;padding-inline:24px!important;font-size:13px!important}.reviews{padding-block:48px!important}.reviews h2{font-size:26px!important}.reviews__trustline{justify-content:flex-start!important;margin-top:20px!important}.reviews__based{text-align:left!important}.review-grid{gap:16px!important}.review-grid blockquote{flex-basis:calc(33.333% - 11px)!important}.footer-top{display:flex;align-items:flex-start;justify-content:space-between;gap:40px}.footer-brand-desktop{display:block}.footer-brand-desktop p{max-width:280px;margin:12px 0 0;color:#3d3d45;font-size:13.5px;line-height:1.6}.footer__social{margin-top:20px!important;justify-content:flex-start!important;gap:16px!important}.footer-links{display:flex!important;gap:64px!important;margin:0!important;padding:0!important;border:0!important}.footer-logo-mobile{display:none!important}.footer-service-desktop{display:block}.footer-service-desktop p{margin-top:10px;color:#3d3d45;font-size:13.5px;line-height:1.6}.footer-payments{justify-content:flex-start!important;margin-top:40px!important}.footer-bottom{display:flex!important;align-items:center!important;justify-content:space-between!important;margin-top:40px!important;text-align:left!important}.footer-bottom p+p{margin-top:0!important}}.brand-list a{min-width:0!important}.brand-mark{display:flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important;border:1px solid #e6e0dc!important;border-radius:50%!important;background:#fff!important;box-shadow:0 3px 12px #2d191e0e!important}.brand-mark img{display:block!important;width:72%!important;max-width:72%!important;height:38%!important;max-height:38%!important;object-fit:contain!important}.brand-mark--sephora{background:#111!important;border-color:#111!important}.brand-mark--sephora img{filter:invert(1);width:73%!important}.brand-mark--rituals img{filter:invert(1);width:69%!important}.brand-mark--lancome img{width:72%!important;height:42%!important}.brand-mark--yves-rocher img{width:66%!important;height:40%!important}.brand-mark--lookfantastic img{width:76%!important;height:35%!important}.brand-mark--nyx img{width:88%!important;height:70%!important;mix-blend-mode:multiply}.brand-mark--maybelline img,.brand-mark--loreal-paris img{width:78%!important;height:36%!important}@media(max-width:767px){.promo__content{padding-left:28px!important;padding-right:16px!important;max-width:76%!important}.promo__content h2{max-width:225px!important}.promo__content p,.promo__content ul{max-width:220px!important}.brands .section-heading{margin-bottom:15px!important}.brand-list{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:17px 5px!important}.brand-list a{gap:6px!important}.brand-mark{width:82px!important;height:82px!important;padding:0!important}.brand-list a b{display:block!important;max-width:82px!important;margin:0!important;font-size:9px!important;line-height:1.1!important;font-weight:500!important;color:#343438!important;text-align:center!important}}@media(max-width:370px){.brand-mark{width:78px!important;height:78px!important}.brand-list{gap:15px 3px!important}}@media(min-width:768px){.promo__content{padding-left:56px!important}.brand-mark{width:118px!important;height:118px!important}}.pdp-v2 .breadcrumbs{margin-bottom:10px}.pdp-heart{display:grid;place-items:center;width:38px;height:38px;border:1px solid var(--line);border-radius:50%;background:#fff;color:var(--burgundy);font-size:22px}.pdp-v2 .product-info__top{align-items:center}.pdp-v2 .product-info__vendor{font-size:11px;letter-spacing:.13em}.pdp-v2 .product-info h1{margin:6px 0;font-family:Inter,ui-sans-serif,system-ui,sans-serif!important;font-weight:600!important;letter-spacing:-.02em!important}.pdp-v2 .product-info__rating{display:flex;align-items:center;gap:7px}.rating-stars{color:#f4a81d;letter-spacing:1px}.pdp-price-row{display:flex;align-items:baseline;gap:8px;margin-top:14px}.pdp-price{font-size:29px;line-height:1;font-weight:700}.pdp-compare{color:#9c9ca5;font-size:14px}.pdp-discount{padding:3px 6px;border-radius:4px;background:#f8e9ec;color:var(--burgundy);font-size:11px;font-weight:700}.pdp-v2 .tax-note{margin:6px 0 0}.pdp-v2 .stock-box{margin-top:14px;padding:11px 13px;border-radius:7px;background:#eef8f2}.pdp-v2 .stock-box b{font-size:12px}.pdp-v2 .stock-box span{margin-top:5px;font-size:10px}.pdp-v2 .stock-box i{width:54%;height:5px;margin-top:7px;background:linear-gradient(90deg,#7a2434,#d88494)}.variant-fieldset{margin:18px 0 0!important}.variant-fieldset legend{margin-bottom:8px;font-size:12px!important}.variant-pills{display:flex;flex-wrap:wrap;gap:8px}.variant-pill{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;min-height:48px;padding:8px 11px;border:1px solid #d8d3d0;border-radius:6px;background:#fff;color:#24242a;text-align:left}.variant-pill span{font-size:11px;font-weight:600;line-height:1.2}.variant-pill small{margin-top:3px;color:var(--muted);font-size:9px}.variant-pill.is-active{border:1.5px solid var(--burgundy);background:#fff7f8;box-shadow:0 0 0 1px #7a243412}.pdp-buy-row{display:grid;grid-template-columns:108px 1fr;gap:8px;margin-top:14px}.qty-stepper{display:grid;grid-template-columns:32px 1fr 32px;height:46px;border:1px solid #d8d3d0;border-radius:5px;background:#fff;overflow:hidden}.qty-stepper button{border:0;background:#fff;font-size:18px}.qty-stepper input{width:100%;border:0!important;margin:0!important;padding:0!important;text-align:center!important;font-weight:600;-webkit-appearance:textfield;appearance:textfield}.qty-stepper input::-webkit-inner-spin-button,.qty-stepper input::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.pdp-atc{min-height:46px!important;display:flex!important;gap:10px!important;background:var(--burgundy)!important;border-color:var(--burgundy)!important;border-radius:5px!important;font-size:12px!important;text-transform:uppercase;letter-spacing:.02em}.pdp-atc strong{font-size:11px}.pdp-buy-now{min-height:44px!important;margin-top:8px!important;border-radius:4px!important;text-transform:uppercase;font-size:11px!important;letter-spacing:.04em}.pdp-v2 .secure-note{margin:10px 0 0;font-size:10px}.pdp-trust{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:6px!important;margin-top:14px!important;padding:10px 8px!important;border-radius:8px!important}.pdp-trust>div{display:flex!important;min-width:0!important;flex-direction:column!important;align-items:center!important;text-align:center!important;color:var(--burgundy)!important}.pdp-trust-icon{height:22px;font-size:18px}.pdp-trust b,.pdp-trust small{grid-column:auto!important}.pdp-trust b{margin-top:3px;font-size:9px!important;line-height:1.15!important}.pdp-trust small{margin-top:2px;font-size:7.5px!important;line-height:1.15!important}.pdp-v2 .product-accordions{margin-top:16px}.pdp-v2 .product-accordions details{padding:13px 0}.pdp-v2 .product-accordions summary{font-size:12px}.sticky-atc{background:#fffdfb!important;border-top:1px solid var(--line)}.sticky-atc .button{background:var(--burgundy)!important;border-color:var(--burgundy)!important}@media(max-width:767px){.product-page.pdp-v2{padding-top:8px!important}.pdp-v2 .breadcrumbs{display:flex;gap:5px;margin:0 0 9px;font-size:9px;white-space:nowrap;overflow:hidden}.pdp-v2 .breadcrumbs b{max-width:47vw}.pdp-v2 .product-layout{gap:13px!important;padding-block:0 16px!important}.pdp-v2 .product-gallery__main{border-radius:9px!important}.pdp-v2 .product-gallery__slides li{aspect-ratio:1/.96!important}.pdp-v2 .product-gallery__slides img{object-fit:cover!important}.pdp-v2 .gallery-count{right:8px!important;bottom:8px!important;font-size:9px!important}.pdp-v2 .product-gallery__thumbs{margin-top:7px!important;gap:6px!important}.pdp-v2 .product-gallery__thumbs button{width:50px!important;height:50px!important;border-radius:5px!important}.pdp-v2 .product-info__top{margin-top:0}.pdp-heart{width:32px;height:32px;font-size:18px}.pdp-v2 .product-info__vendor{font-size:9px!important}.pdp-v2 .product-info h1{margin:2px 0 4px!important;font-size:25px!important;line-height:1.08!important}.pdp-v2 .product-info__rating{gap:5px;font-size:10px!important}.pdp-v2 .product-info__rating span:last-child{font-size:9px!important}.pdp-price-row{margin-top:9px;gap:6px}.pdp-price{font-size:24px}.pdp-compare{font-size:11px}.pdp-discount{font-size:9px}.pdp-v2 .tax-note{font-size:8px}.pdp-v2 .stock-box{margin-top:10px;padding:9px 10px}.pdp-v2 .stock-box b{font-size:10px}.pdp-v2 .stock-box span{font-size:8.5px}.variant-fieldset{margin-top:12px!important}.variant-fieldset legend{font-size:10px!important}.variant-pills{gap:6px}.variant-pill{min-height:44px;padding:7px 9px}.variant-pill span{font-size:9px}.variant-pill small{font-size:8px}.pdp-buy-row{grid-template-columns:96px 1fr;gap:6px;margin-top:11px}.qty-stepper{height:43px;grid-template-columns:29px 1fr 29px}.qty-stepper button{font-size:16px}.qty-stepper input{font-size:11px}.pdp-atc{min-height:43px!important;font-size:9px!important;padding-inline:8px!important}.pdp-atc strong{font-size:9px}.pdp-buy-now{min-height:41px!important;margin-top:6px!important;font-size:9.5px!important}.pdp-v2 .secure-note{margin-top:8px;font-size:8px;text-align:center}.pdp-trust{margin-top:11px!important;padding:9px 4px!important}.pdp-trust-icon{font-size:17px}.pdp-trust b{font-size:7.7px!important}.pdp-trust small{font-size:6.5px!important}.pdp-v2 .product-accordions{margin-top:12px}.pdp-v2 .product-accordions details{padding:11px 0}.pdp-v2 .product-accordions summary{font-size:10px}.pdp-v2 .product-accordions details div{padding-top:8px;font-size:9px}.sticky-atc{padding:8px 10px!important;gap:7px!important}.sticky-atc strong{max-width:145px;font-size:9px!important;line-height:1.15}.sticky-atc small{font-size:7px}.sticky-atc span{font-size:11px}.sticky-atc .button{min-height:36px!important;padding-inline:10px!important;font-size:9px!important}}.pdp-reviews-v2,.pdp-faq-v2,.pdp-related{padding-top:26px;padding-bottom:26px}.pdp-reviews-v2 h2,.pdp-faq-v2 h2,.pdp-related .section-heading h2{margin:0;font-family:Inter,ui-sans-serif,system-ui,sans-serif!important;font-weight:600!important;letter-spacing:-.02em!important}.pdp-review-summary{display:grid;grid-template-columns:1fr 1.4fr auto;gap:30px;align-items:center;margin-top:18px;padding:18px;border:1px solid var(--line);border-radius:10px;background:#fff}.pdp-review-score{display:flex;align-items:center;gap:14px}.pdp-review-score>strong{font-size:44px;line-height:1;font-weight:700}.pdp-review-score small{display:block;margin-top:4px;color:var(--muted);font-size:11px}.review-gold-stars{color:#f4a81d;letter-spacing:1px}.pdp-rating-bars{display:grid;gap:5px}.pdp-rating-bars>div{display:grid;grid-template-columns:12px 14px 1fr 32px;gap:6px;align-items:center;font-size:10px}.pdp-rating-bars i{display:block;height:5px;border-radius:10px;background:#eee9e5;overflow:hidden}.pdp-rating-bars i b{display:block;height:100%;border-radius:10px;background:#f4a81d}.pdp-rating-bars small{color:var(--muted);font-size:9px;text-align:right}.pdp-write-review,.pdp-more-reviews{height:38px;padding:0 16px;border:1px solid #bdb7b2;border-radius:5px;background:#fff;color:#24242a;font-size:11px;font-weight:600}.pdp-review-list{display:grid;gap:12px;margin-top:16px}.pdp-review-card{padding:16px 0;border-bottom:1px solid var(--line)}.pdp-review-card header{display:flex;align-items:center;gap:10px}.pdp-review-avatar{display:grid;place-items:center;width:34px;height:34px;flex:none;border-radius:50%;background:#f7e7ea;color:#7a2434;font-size:10px;font-weight:700}.pdp-review-card header div{display:flex;flex-direction:column}.pdp-review-card header b{font-size:11px}.pdp-review-card header em{margin-left:6px;color:#1c9d67;font-size:9px;font-style:normal;font-weight:500}.pdp-review-card header small{margin-top:2px;color:var(--muted);font-size:9px}.pdp-review-card>.review-gold-stars{margin-top:8px;font-size:11px}.pdp-review-card h3{margin:5px 0 0;font-size:12px}.pdp-review-card p{max-width:760px;margin:5px 0 0;color:#3d3d45;font-size:11px;line-height:1.45}.pdp-review-photos{display:flex;gap:7px;margin-top:9px}.pdp-review-photos img{width:48px;height:48px;border-radius:5px;object-fit:cover}.pdp-more-reviews{margin-top:14px}.pdp-faq-v2 details{position:relative;max-width:none;padding:14px 28px 14px 0}.pdp-faq-v2 details summary{font-size:11px;font-weight:600}.pdp-faq-v2 details summary:after{content:"\2304";position:absolute;right:2px;top:12px;color:#6e6e78;font-size:14px}.pdp-faq-v2 details[open] summary:after{content:"\2303"}.pdp-faq-v2 details p{margin:9px 0 0;color:var(--muted);font-size:10px;line-height:1.45}.pdp-faq-contact{margin:14px 0 0;font-size:10px}.pdp-faq-contact a{color:var(--burgundy);text-decoration:underline}.pdp-related{padding-top:22px;padding-bottom:28px}.pdp-related .section-heading{margin-bottom:13px}.pdp-related .product-grid--scroll{display:flex;overflow-x:auto;gap:10px;scrollbar-width:none}.pdp-related .product-grid--scroll::-webkit-scrollbar{display:none}.pdp-related .product-card{flex:0 0 calc(50% - 5px)}.pdp-related .carousel-dots{margin-top:10px}@media(max-width:767px){.pdp-reviews-v2,.pdp-faq-v2,.pdp-related{padding-top:22px!important;padding-bottom:22px!important}.pdp-reviews-v2 h2,.pdp-faq-v2 h2,.pdp-related .section-heading h2{font-size:19px!important;line-height:1.15!important}.pdp-review-summary{grid-template-columns:1fr 1.2fr;gap:14px;margin-top:13px;padding:12px;border-radius:8px}.pdp-review-score{gap:8px}.pdp-review-score>strong{font-size:34px}.pdp-review-score .review-gold-stars{font-size:9px}.pdp-review-score small{max-width:75px;font-size:7.5px;line-height:1.2}.pdp-rating-bars{gap:4px}.pdp-rating-bars>div{grid-template-columns:8px 10px 1fr 22px;gap:4px;font-size:8px}.pdp-rating-bars .review-gold-stars{font-size:8px}.pdp-rating-bars i{height:4px}.pdp-rating-bars small{font-size:7px}.pdp-write-review{grid-column:1/-1;width:100%;height:34px;font-size:9px}.pdp-review-list{gap:0;margin-top:9px}.pdp-review-card{padding:13px 0}.pdp-review-avatar{width:32px;height:32px;font-size:9px}.pdp-review-card header b{font-size:10px}.pdp-review-card header em{font-size:7px}.pdp-review-card header small{font-size:7.5px}.pdp-review-card>.review-gold-stars{margin-top:7px;font-size:9px}.pdp-review-card h3{font-size:10px}.pdp-review-card p{font-size:9.5px;line-height:1.4}.pdp-review-photos img{width:44px;height:44px}.pdp-more-reviews{width:100%;height:34px;margin-top:10px;font-size:9px}.pdp-faq-v2 details{padding:12px 24px 12px 0}.pdp-faq-v2 details summary{font-size:9.5px}.pdp-faq-v2 details summary:after{top:10px;font-size:13px}.pdp-faq-v2 details p{font-size:8.5px}.pdp-faq-contact{margin-top:12px;font-size:8.5px}.pdp-related{padding-top:19px!important}.pdp-related .section-heading{margin-bottom:10px!important}.pdp-related .section-heading>a{font-size:9px!important}.pdp-related .product-card{flex:0 0 calc(50% - 5px)!important}}.pdp-only-cta{width:100%!important;min-height:50px!important;margin-top:14px!important;border-color:#17171a!important;border-radius:5px!important;background:#17171a!important;color:#fff!important;font-size:12px!important;font-weight:700!important;letter-spacing:.055em!important;text-transform:uppercase!important}.pdp-only-cta:hover{background:#2a2a2e!important}.pdp-limit-note{margin:7px 0 0!important;color:var(--muted)!important;font-size:9px!important;text-align:center!important}.pdp-trust-list{display:grid!important;grid-template-columns:1fr!important;gap:0!important;margin-top:18px!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important}.pdp-trust-list>div{display:grid!important;grid-template-columns:32px 1fr!important;gap:11px!important;align-items:start!important;padding:13px 0!important;border-bottom:1px solid #eee9e5!important;color:var(--ink)!important;text-align:left!important}.pdp-trust-list>div:last-child{border-bottom:0!important}.pdp-trust-list .pdp-trust-icon{display:grid!important;place-items:center!important;width:28px!important;height:28px!important;color:var(--burgundy)!important}.pdp-trust-list .pdp-trust-icon svg{width:24px!important;height:24px!important;fill:none!important;stroke:currentColor!important;stroke-width:1.7!important;stroke-linecap:round!important;stroke-linejoin:round!important}.pdp-trust-list p{display:flex!important;margin:0!important;flex-direction:column!important}.pdp-trust-list b{margin:0!important;color:var(--ink)!important;font-size:13px!important;line-height:1.2!important;text-align:left!important}.pdp-trust-list small{margin-top:3px!important;color:var(--muted)!important;font-size:11px!important;line-height:1.45!important;text-align:left!important}.pdp-v2 .product-accordions{margin-top:10px!important;border-top:1px solid var(--line)!important}.pdp-v2 .product-accordions details{padding:15px 0!important}.pdp-v2 .product-accordions summary{display:flex!important;align-items:center!important;gap:8px!important;font-size:12px!important;font-weight:600!important}.description-detail summary{font-size:15px!important}.description-spark{display:inline-flex!important;width:23px!important;color:var(--burgundy)!important;font-size:24px!important;line-height:1!important}.description-copy{padding:13px 0 4px!important;color:#303036!important;font-size:12.5px!important;line-height:1.62!important}.description-copy p{margin:0 0 14px!important}.description-copy ul{display:grid!important;gap:8px!important;margin:0!important;padding:0!important;list-style:none!important}.description-copy li{position:relative!important;padding-left:27px!important}.description-copy li:before{content:"\2713"!important;position:absolute!important;left:2px!important;top:-1px!important;color:#1e9a60!important;font-size:18px!important;font-weight:700!important}.sticky-atc [data-sticky-add]{min-width:128px!important;background:#7a2434!important;border-color:#7a2434!important}@media(max-width:767px){.pdp-only-cta{min-height:47px!important;margin-top:11px!important;font-size:10.5px!important}.pdp-limit-note{font-size:8px!important}.pdp-v2 .secure-note{margin-top:10px!important;font-size:8px!important}.pdp-trust-list{margin-top:12px!important}.pdp-trust-list>div{grid-template-columns:27px 1fr!important;gap:9px!important;padding:11px 0!important}.pdp-trust-list .pdp-trust-icon{width:24px!important;height:24px!important}.pdp-trust-list .pdp-trust-icon svg{width:21px!important;height:21px!important}.pdp-trust-list b{font-size:11.5px!important}.pdp-trust-list small{margin-top:2px!important;font-size:9.5px!important;line-height:1.35!important}.pdp-v2 .product-accordions{margin-top:6px!important}.pdp-v2 .product-accordions details{padding:12px 0!important}.pdp-v2 .product-accordions summary{font-size:10px!important}.pdp-v2 .product-accordions .description-detail summary{font-size:12.5px!important}.description-spark{width:20px!important;font-size:20px!important}.description-copy{padding-top:11px!important;font-size:10.5px!important;line-height:1.55!important}.description-copy p{margin-bottom:12px!important}.description-copy ul{gap:6px!important}.description-copy li{padding-left:23px!important}.description-copy li:before{font-size:16px!important}.sticky-atc [data-sticky-add]{min-width:116px!important;font-size:8px!important;padding-inline:8px!important}}.footer-logo-mobile .logo,.footer-brand-desktop .logo{display:inline-flex!important;flex-direction:column!important;align-items:center!important;line-height:1!important}.footer-logo-mobile .logo small,.footer-brand-desktop .logo small{display:block!important;width:100%!important;margin-top:4px!important;text-align:center!important;letter-spacing:.42em!important}.footer-payments{gap:10px!important}.footer-payments .pay-box{width:50px!important;height:30px!important}.pdp-review-extra[hidden]{display:none!important}.pdp-more-reviews{cursor:pointer!important}.pdp-faq-v2 details summary{font-size:13px!important;font-weight:700!important;line-height:1.35!important}.pdp-faq-v2 details p{max-width:760px!important;font-size:11.5px!important;line-height:1.55!important}.pdp-faq-contact{font-size:11.5px!important;line-height:1.5!important}.page-content{max-width:980px!important;padding-top:54px!important;padding-bottom:70px!important}.page-content>.eyebrow{margin-bottom:10px!important;color:var(--burgundy)!important}.page-content>h1{margin:0 0 24px!important;color:var(--ink)!important;font-family:Playfair Display,Georgia,serif!important;font-size:48px!important;font-weight:600!important;line-height:1.05!important;letter-spacing:-.025em!important}.page-content>div{max-width:860px!important;color:#39383d!important}.noelia-page{display:grid;gap:22px}.noelia-page .page-lead{max-width:760px;margin:0;color:#55545b;font-size:16px;line-height:1.7}.noelia-page h2{margin:0 0 10px;color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:20px;font-weight:700;letter-spacing:-.015em}.noelia-page h3{margin:0 0 7px;color:var(--ink);font-size:14px;font-weight:700}.noelia-page p,.noelia-page li{color:#55545b;font-size:13.5px;line-height:1.65}.noelia-page p{margin:0}.noelia-page ul,.noelia-page ol{margin:8px 0 0;padding-left:20px}.noelia-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.noelia-card{padding:20px;border:1px solid #ece7e3;border-radius:12px;background:#fff;box-shadow:0 6px 18px #3c141e09}.noelia-card--soft{background:#f8f1ed}.noelia-card--burgundy{border-color:#7a2434;background:#7a2434;color:#fff}.noelia-card--burgundy h2,.noelia-card--burgundy h3,.noelia-card--burgundy p,.noelia-card--burgundy li{color:#fff!important}.noelia-steps{display:grid;gap:10px;margin:0!important;padding:0!important;list-style:none}.noelia-steps li{position:relative;padding:12px 14px 12px 42px;border:1px solid #ece7e3;border-radius:9px;background:#fff}.noelia-steps li:before{content:counter(list-item);position:absolute;left:13px;top:11px;display:grid;place-items:center;width:20px;height:20px;border-radius:50%;background:#7a2434;color:#fff;font-size:10px;font-weight:700}.noelia-highlight{padding:15px 17px;border-left:3px solid #7a2434;border-radius:0 8px 8px 0;background:#f8f1ed}.noelia-page a{color:#7a2434;font-weight:600;text-decoration:underline;text-underline-offset:2px}.noelia-page details{padding:14px 0;border-bottom:1px solid #ece7e3}.noelia-page details summary{cursor:pointer;color:var(--ink);font-size:14px;font-weight:700}.noelia-page details p{margin-top:9px}.noelia-contact-cta{display:inline-flex;min-height:42px;align-items:center;justify-content:center;padding:0 18px;border-radius:5px;background:#7a2434;color:#fff!important;font-size:12px;text-decoration:none!important}.noelia-muted{color:#77757d!important;font-size:12px!important}@media(max-width:767px){.footer-logo-mobile .logo span{font-size:24px!important}.footer-logo-mobile .logo small{font-size:7px!important}.footer-payments{justify-content:flex-start!important}.pdp-faq-v2 details summary{font-size:11.5px!important}.pdp-faq-v2 details p{font-size:10px!important}.pdp-faq-contact{font-size:10px!important}.page-content{padding-top:30px!important;padding-bottom:45px!important}.page-content>h1{margin-bottom:18px!important;font-size:34px!important}.noelia-page{gap:15px}.noelia-page .page-lead{font-size:13.5px;line-height:1.6}.noelia-grid{grid-template-columns:1fr;gap:10px}.noelia-card{padding:16px;border-radius:10px}.noelia-page h2{font-size:17px}.noelia-page h3{font-size:13px}.noelia-page p,.noelia-page li{font-size:12px;line-height:1.55}.noelia-page details summary{font-size:12.5px}}.page-special{background:var(--cream)}.page-chip{display:inline-flex;align-items:center;gap:6px;color:var(--burgundy);font-size:10px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.about-page,.faq-page{overflow:hidden}.about-hero,.faq-hero{width:min(1180px,100%);margin:0 auto;padding:54px 28px;display:grid;grid-template-columns:1.05fr .95fr;gap:54px;align-items:center}.about-hero h1,.faq-hero h1{margin:10px 0 16px;font:600 clamp(42px,5vw,68px)/.98 "Playfair Display",serif;letter-spacing:-.035em}.about-hero__lead,.faq-hero__copy>p{max-width:610px;color:#544c49;font-size:17px;line-height:1.65}.about-hero__mini{display:flex;flex-wrap:wrap;gap:9px;margin-top:24px}.about-hero__mini span{padding:8px 11px;border:1px solid #eaded8;border-radius:999px;background:#fff;font-size:11px;font-weight:600}.about-collage{position:relative;min-height:470px}.about-collage img{position:absolute;object-fit:cover;border-radius:16px;box-shadow:0 20px 46px #3b111924}.about-collage__main{left:12%;top:6%;width:58%;height:78%}.about-collage__top{right:2%;top:1%;width:36%;height:42%;transform:rotate(4deg)}.about-collage__bottom{right:0;bottom:3%;width:40%;height:42%;transform:rotate(-3deg)}.about-sticker{position:absolute;left:1%;bottom:8%;padding:11px 14px;border-radius:10px;background:var(--burgundy);color:#fff;font:600 18px/1.05 Caveat,cursive;transform:rotate(-4deg);box-shadow:0 10px 22px #3b111933}.about-manifesto{display:grid;grid-template-columns:.85fr 1.15fr;gap:44px;align-items:start;padding:52px max(28px,calc((100vw - 1120px)/2));background:#4b1420;color:#fff}.about-manifesto__quote{font:500 clamp(30px,4vw,52px)/1.05 "Playfair Display",serif}.about-manifesto__text p{margin:0 0 14px;color:#f5e8e9;font-size:15px;line-height:1.7}.about-section{width:min(1120px,100%);margin:auto;padding:60px 28px}.about-section__head{max-width:700px}.about-section__head h2,.about-split__copy h2,.about-note h2,.faq-concept__head h2,.faq-story-card h2,.faq-group__title h2,.faq-contact h2,.faq-trust-note h2{margin:8px 0 12px;font:600 34px/1.06 Playfair Display,serif}.about-section__head p,.about-split__copy p,.about-note p{color:var(--muted);font-size:15px;line-height:1.65}.about-values{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:28px}.about-values article{padding:22px;border:1px solid #eadfd9;border-radius:14px;background:#fff;box-shadow:0 6px 22px #321c230a}.about-values article>span{display:inline-grid;place-items:center;width:30px;height:30px;border-radius:50%;background:#f6e4e7;color:var(--burgundy);font-size:10px;font-weight:800}.about-values h3{margin:16px 0 8px;font-size:15px}.about-values p{margin:0;color:var(--muted);font-size:12px;line-height:1.55}.about-split{width:min(1120px,100%);margin:auto;padding:12px 28px 64px;display:grid;grid-template-columns:1fr 1fr;gap:44px;align-items:center}.about-split__gallery{display:grid;grid-template-columns:1fr 1fr;gap:10px}.about-split__gallery img{width:100%;height:210px;object-fit:cover;border-radius:13px}.about-split__gallery img:first-child{grid-row:span 2;height:430px}.about-split__copy .button{margin-top:12px}.about-note{width:min(1120px,calc(100% - 40px));margin:0 auto 58px;padding:30px;border-radius:18px;background:#f5e8e3;display:grid;grid-template-columns:1fr 1fr;gap:28px;align-items:center}.faq-hero{padding-bottom:42px}.faq-hero__links{display:flex;flex-wrap:wrap;gap:8px;margin-top:22px}.faq-hero__links a{padding:9px 12px;border-radius:999px;background:#fff;border:1px solid #eaded8;color:var(--burgundy);font-size:11px;font-weight:700}.faq-hero__visual{position:relative;min-height:390px}.faq-orbit{position:absolute;width:160px;height:160px;border-radius:50%;overflow:hidden;border:8px solid #fff;box-shadow:0 16px 34px #3b111921}.faq-orbit img{width:100%;height:100%;object-fit:cover}.faq-orbit--1{left:4%;top:13%}.faq-orbit--2{right:5%;top:2%}.faq-orbit--3{right:12%;bottom:0;width:135px;height:135px}.faq-orbit__center{position:absolute;left:39%;top:40%;display:grid;place-items:center;width:125px;height:125px;border-radius:50%;background:#4b1420;color:#fff;text-align:center;font:600 34px/1 Playfair Display,serif;box-shadow:0 16px 32px #3b11193d}.faq-orbit__center small{display:block;margin-top:4px;font:600 9px/1.2 Inter,sans-serif;text-transform:uppercase;letter-spacing:.08em}.faq-concept{padding:48px max(28px,calc((100vw - 1120px)/2));background:#f7eee9}.faq-concept__head{max-width:680px}.faq-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:24px}.faq-steps article{padding:21px;border-radius:14px;background:#fff}.faq-steps b{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:var(--burgundy);color:#fff}.faq-steps h3{margin:14px 0 7px;font-size:15px}.faq-steps p{margin:0;color:var(--muted);font-size:12px;line-height:1.55}.faq-story-card{width:min(1120px,calc(100% - 40px));margin:44px auto;padding:30px;border-radius:18px;background:#4b1420;color:#fff;display:grid;grid-template-columns:1fr auto;gap:30px;align-items:center}.faq-story-card p{max-width:720px;color:#f3e4e6;line-height:1.65}.faq-story-card__months{display:flex;gap:6px;align-items:flex-end}.faq-story-card__months span,.faq-story-card__months strong{display:grid;place-items:center;width:55px;height:55px;border-radius:9px;background:#fff;color:var(--burgundy);font-size:10px}.faq-story-card__months strong{height:74px;background:#c78492;color:#fff}.faq-groups{width:min(960px,100%);margin:auto;padding:10px 28px 58px}.faq-group{padding:30px 0;border-bottom:1px solid #eaded8}.faq-group__title{display:grid;grid-template-columns:45px 1fr;gap:13px;align-items:start;margin-bottom:14px}.faq-group__title>span{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:#f5e8e3;color:var(--burgundy);font-size:10px;font-weight:800}.faq-group__title h2{margin:1px 0 5px;font-size:26px}.faq-group__title p{margin:0;color:var(--muted);font-size:12px}.faq-accordion{border-top:1px solid #eee3dd}.faq-accordion details{padding:15px 2px}.faq-accordion summary{position:relative;padding-right:30px;font-size:13px;font-weight:700}.faq-accordion summary:after{content:"+";position:absolute;right:3px;top:-2px;color:var(--burgundy);font-size:20px;font-weight:400}.faq-accordion details[open] summary:after{content:"\2013"}.faq-accordion p{margin:10px 0 0;max-width:800px;color:var(--muted);font-size:12px;line-height:1.65}.faq-accordion a{color:var(--burgundy);text-decoration:underline}.faq-trust-note{width:min(960px,calc(100% - 40px));margin:0 auto 34px;padding:24px;border:1px solid #dfe8e3;border-radius:15px;background:#f4faf7;display:grid;grid-template-columns:auto 1fr;gap:20px;align-items:center}.faq-trust-note__stars{display:flex;gap:2px}.faq-trust-note__stars i{display:grid;place-items:center;width:25px;height:25px;background:#00b67a;color:#fff;font-style:normal}.faq-trust-note p{margin:0;color:#52615a;font-size:12px;line-height:1.6}.faq-contact{width:min(960px,calc(100% - 40px));margin:0 auto 56px;padding:30px;border-radius:18px;background:#f5e8e3;text-align:center}.faq-contact h2{max-width:680px;margin:9px auto 18px}@media(max-width:767px){.about-hero,.faq-hero{padding:30px 16px 34px;grid-template-columns:1fr;gap:24px}.about-hero h1,.faq-hero h1{font-size:39px;line-height:.98;margin:8px 0 12px}.about-hero__lead,.faq-hero__copy>p{font-size:13px;line-height:1.55}.about-hero__mini{gap:6px;margin-top:16px}.about-hero__mini span{padding:6px 8px;font-size:8.5px}.about-collage{min-height:325px}.about-collage__main{left:4%;width:62%;height:78%}.about-collage__top{right:1%;width:37%;height:41%}.about-collage__bottom{right:2%;width:41%;height:42%}.about-sticker{font-size:15px;bottom:3%}.about-manifesto{grid-template-columns:1fr;gap:16px;padding:28px 16px}.about-manifesto__quote{font-size:30px}.about-manifesto__text p{font-size:12px}.about-section{padding:34px 16px}.about-section__head h2,.about-split__copy h2,.about-note h2,.faq-concept__head h2,.faq-story-card h2,.faq-contact h2,.faq-trust-note h2{font-size:27px}.about-section__head p,.about-split__copy p,.about-note p{font-size:12px}.about-values{grid-template-columns:1fr 1fr;gap:8px;margin-top:18px}.about-values article{padding:15px}.about-values h3{font-size:12px;margin:10px 0 5px}.about-values p{font-size:10px}.about-split{padding:0 16px 34px;grid-template-columns:1fr;gap:22px}.about-split__gallery img{height:135px}.about-split__gallery img:first-child{height:280px}.about-split__copy .button{min-height:40px;font-size:10px}.about-note{width:calc(100% - 24px);margin-bottom:32px;padding:20px;grid-template-columns:1fr;gap:10px}.faq-hero__links{gap:5px;margin-top:14px}.faq-hero__links a{padding:7px 9px;font-size:8.5px}.faq-hero__visual{min-height:260px}.faq-orbit{width:112px;height:112px;border-width:5px}.faq-orbit--3{width:95px;height:95px}.faq-orbit__center{left:35%;top:38%;width:92px;height:92px;font-size:25px}.faq-orbit__center small{font-size:6.5px}.faq-concept{padding:28px 16px}.faq-steps{gap:7px;margin-top:16px}.faq-steps article{padding:12px}.faq-steps b{width:27px;height:27px;font-size:9px}.faq-steps h3{font-size:10.5px;margin:9px 0 4px}.faq-steps p{font-size:8.5px}.faq-story-card{width:calc(100% - 24px);margin:26px auto;padding:20px;grid-template-columns:1fr;gap:14px}.faq-story-card p{font-size:11px}.faq-story-card__months{gap:4px}.faq-story-card__months span,.faq-story-card__months strong{width:48px;height:48px;font-size:8px}.faq-story-card__months strong{height:62px}.faq-groups{padding:0 16px 34px}.faq-group{padding:22px 0}.faq-group__title{grid-template-columns:34px 1fr;gap:8px}.faq-group__title>span{width:30px;height:30px;font-size:8px}.faq-group__title h2{font-size:21px}.faq-group__title p{font-size:9px}.faq-accordion details{padding:13px 0}.faq-accordion summary{font-size:11px}.faq-accordion p{font-size:10px}.faq-trust-note{width:calc(100% - 24px);padding:16px;grid-template-columns:1fr;gap:12px}.faq-trust-note__stars i{width:21px;height:21px;font-size:11px}.faq-trust-note p{font-size:10px}.faq-contact{width:calc(100% - 24px);padding:20px;margin-bottom:32px}.faq-contact .button{min-height:40px;font-size:10px}}.announcement-marquee{overflow:hidden;width:100%}.announcement-track{display:flex!important;width:max-content!important;align-items:center!important;gap:0!important;animation:noeliaTickerFixed 20s linear infinite!important;will-change:transform}.announcement-sequence{display:flex;align-items:center;gap:38px;flex:none;padding-right:38px}.announcement-sequence span{display:flex;align-items:center;gap:6px;white-space:nowrap}@keyframes noeliaTickerFixed{0%{transform:translateZ(0)}to{transform:translate3d(-50%,0,0)}}@media(prefers-reduced-motion:reduce){.announcement-track{animation:noeliaTickerFixed 28s linear infinite!important}}.faq-hero__visual--rich{min-height:410px;border-radius:28px;background:radial-gradient(circle at 30% 25%,rgba(255,255,255,.95) 0 9%,transparent 10%),radial-gradient(circle at 72% 72%,rgba(199,132,146,.18) 0 18%,transparent 19%),linear-gradient(145deg,#f8eee9,#f2e2e1);box-shadow:inset 0 0 0 1px #7a24340f}.faq-hero__visual--rich:before{content:"";position:absolute;top:28px;right:28px;bottom:28px;left:28px;border:1px dashed rgba(122,36,52,.18);border-radius:50%}.faq-hero__visual--rich .faq-orbit{overflow:visible;border:0;box-shadow:none;background:transparent}.faq-hero__visual--rich .faq-orbit img{width:100%;height:100%;object-fit:cover;border:6px solid #fff;border-radius:50%;box-shadow:0 12px 26px #3b111926}.faq-hero__visual--rich .faq-orbit small{position:absolute;left:50%;bottom:-9px;transform:translate(-50%);padding:4px 8px;border-radius:999px;background:#fff;color:var(--burgundy);font-size:8px;font-weight:800;white-space:nowrap;box-shadow:0 4px 12px #32191e14}.faq-hero__visual--rich .faq-orbit--1{left:3%;top:18%;width:150px;height:150px}.faq-hero__visual--rich .faq-orbit--2{right:3%;top:5%;width:128px;height:128px}.faq-hero__visual--rich .faq-orbit--3{right:7%;bottom:4%;width:118px;height:118px}.faq-hero__visual--rich .faq-orbit--4{left:20%;bottom:1%;width:98px;height:98px}.faq-hero__visual--rich .faq-orbit--5{left:47%;top:2%;width:88px;height:88px}.faq-hero__visual--rich .faq-orbit__center{left:39%;top:39%;width:118px;height:118px;border:7px solid rgba(255,255,255,.9);z-index:4}.faq-hero__visual--rich .faq-orbit__center b{font-size:34px;line-height:1}.faq-spark{position:absolute;color:#c78492;font-size:24px;z-index:5}.faq-spark--1{left:5%;top:4%}.faq-spark--2{right:24%;top:33%;font-size:17px}.faq-spark--3{left:43%;bottom:6%;font-size:19px}.faq-dot{position:absolute;width:10px;height:10px;border-radius:50%;background:#7a2434;opacity:.2}.faq-dot--1{right:2%;top:47%}.faq-dot--2{left:10%;bottom:4%}.faq-visual-note{position:absolute;right:17%;bottom:18%;z-index:6;padding:8px 11px;border-radius:10px;background:#fff;color:#4b1420;font:600 13px/1.05 Caveat,cursive;transform:rotate(-3deg);box-shadow:0 8px 18px #32191e1a}.faq-visual-note span{color:#c78492}.pdp-trustpilot-mini{display:flex;align-items:center;gap:7px;margin-top:8px;flex-wrap:wrap}.pdp-tp-brand{font-size:10px;font-weight:800}.pdp-tp-brand b,.pdp-tp-logo b{display:inline-grid;place-items:center;width:19px;height:19px;margin-right:3px;background:#00b67a;color:#fff;font-size:12px}.pdp-tp-stars{display:flex;gap:2px}.pdp-tp-stars i{display:grid;place-items:center;width:18px;height:18px;background:#00b67a;color:#fff;font-style:normal;font-size:11px}.pdp-tp-stars i.is-empty{background:#d8dedb}.pdp-trustpilot-mini small{color:var(--muted);font-size:9px}.pdp-reviews-trust{padding-top:34px}.pdp-reviews-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:14px}.pdp-tp-logo{display:flex;align-items:center;font-size:12px;font-weight:800}.pdp-tp-summary{display:grid;grid-template-columns:auto 1fr;gap:34px;align-items:center;padding:18px;border:1px solid #e4e9e6;border-radius:12px;background:#f7fbf9}.pdp-tp-summary__score{display:flex;align-items:center;gap:14px}.pdp-tp-summary__score>strong{font-size:40px;line-height:1}.pdp-tp-summary__score b{display:block;margin-top:5px;font-size:11px}.pdp-tp-summary__score small{display:block;margin-top:2px;color:var(--muted);font-size:9px}.pdp-reviews-trust .pdp-rating-bars>div>span:nth-child(2){color:#00b67a}.pdp-reviews-trust .pdp-rating-bars i b{background:#00b67a}.pdp-reviews-trust .pdp-review-card{border:1px solid #e8e8e8;border-radius:10px;background:#fff}.pdp-reviews-trust .pdp-review-card header{margin-bottom:9px}.pdp-tp-stars--small i{width:16px;height:16px;font-size:9px}.pdp-review-demo{display:block;margin-top:5px;color:#8b8b91;font-size:8px}.pdp-all-reviews-link{display:inline-block;margin-left:12px;color:var(--burgundy);font-size:11px;font-weight:700}@media(max-width:767px){.announcement-track{animation-duration:14s!important}.announcement-sequence{gap:26px;padding-right:26px}.announcement-sequence span{font-size:8px!important}.announcement-sequence svg{width:10px!important;height:10px!important}.faq-hero__visual--rich{min-height:315px!important;border-radius:20px}.faq-hero__visual--rich:before{top:18px;right:18px;bottom:18px;left:18px}.faq-hero__visual--rich .faq-orbit--1{left:2%;top:19%;width:100px;height:100px}.faq-hero__visual--rich .faq-orbit--2{right:2%;top:4%;width:90px;height:90px}.faq-hero__visual--rich .faq-orbit--3{right:4%;bottom:4%;width:86px;height:86px}.faq-hero__visual--rich .faq-orbit--4{left:16%;bottom:2%;width:76px;height:76px}.faq-hero__visual--rich .faq-orbit--5{left:44%;top:3%;width:66px;height:66px}.faq-hero__visual--rich .faq-orbit__center{left:35%;top:38%;width:88px;height:88px;border-width:5px}.faq-hero__visual--rich .faq-orbit__center b{font-size:25px}.faq-hero__visual--rich .faq-orbit small{font-size:6.5px;padding:3px 6px}.faq-visual-note{right:19%;bottom:18%;font-size:10px;padding:6px 8px}.faq-spark--1{font-size:18px}.faq-spark--2,.faq-spark--3{font-size:14px}.pdp-trustpilot-mini{gap:4px;margin-top:6px}.pdp-tp-brand{font-size:8.5px}.pdp-tp-brand b{width:16px;height:16px;font-size:9px}.pdp-tp-stars i{width:15px;height:15px;font-size:9px}.pdp-trustpilot-mini small{width:100%;font-size:7.5px}.pdp-reviews-head{align-items:center;margin-bottom:10px}.pdp-reviews-head h2{font-size:24px}.pdp-tp-logo{font-size:9px}.pdp-tp-logo b{width:17px;height:17px;font-size:10px}.pdp-tp-summary{grid-template-columns:1fr;gap:13px;padding:13px}.pdp-tp-summary__score>strong{font-size:34px}.pdp-tp-summary__score small{font-size:7.5px}.pdp-all-reviews-link{display:block;margin:10px 0 0;font-size:9px;text-align:center}}body,button,input,select,textarea{font-family:Inter,Arial,sans-serif!important;font-weight:500;text-rendering:optimizeLegibility;-webkit-font-smoothing:auto;-moz-osx-font-smoothing:auto;font-synthesis:none}p,a,li,small,label,summary,button,input,select,textarea,.product-card__title,.product-card__vendor,.product-card__rating,.tax-note,.secure-note,.footer-links a,.footer-inner p{font-family:Inter,Arial,sans-serif!important}p,li,summary,.product-card__title,.footer-links a{font-weight:500}small,.tax-note,.secure-note,.product-card__rating span{font-weight:500}.announcement-bar{background:#4a121d!important;color:#fff!important}.announcement-track,.announcement-sequence,.announcement-sequence span{color:#fff!important;font-family:Inter,Arial,sans-serif!important;font-weight:700!important;letter-spacing:.012em!important}.announcement-sequence span{font-size:11px!important;line-height:1.15!important}.announcement-bar svg{color:#fff!important;stroke:#fff!important}.announcement-bar svg path,.announcement-bar svg circle,.announcement-bar svg rect,.announcement-bar svg line,.announcement-bar svg polyline{stroke:#fff!important}.pdp-all-reviews-link{display:none!important}.pdp-tp-logo span{font-weight:700}.pdp-review-card h3{font-family:Inter,Arial,sans-serif!important;font-weight:700}.pdp-review-card p{font-weight:500}@media(max-width:767px){.announcement-sequence span{font-size:9.5px!important;font-weight:700!important}.announcement-sequence svg{width:12px!important;height:12px!important}body{font-size:13px}p,li,summary{font-weight:500}}.brands .brand-list{row-gap:7px!important;column-gap:5px!important}.brands .brand-list a{margin:0!important;padding:0!important}.brands .brand-list a b{margin:0!important;line-height:1.05!important}.brands{padding-bottom:12px!important}.giveback-strip-section{padding-block:10px 16px}.giveback-strip{display:grid;grid-template-columns:auto 1fr auto;gap:18px;align-items:center;min-height:108px;padding:15px 18px;border:1px solid #ead8da;border-radius:14px;background:linear-gradient(105deg,#f8e8e8,#fff8f4 62%,#f2e1db);box-shadow:0 7px 22px #4b14200e}.giveback-strip__badge{display:grid;place-items:center;width:76px;height:76px;border-radius:50%;background:#5a1725;color:#fff;text-align:center}.giveback-strip__badge strong{display:block;font:600 26px/1 Playfair Display,serif}.giveback-strip__badge small{margin-top:2px;color:#f5dfe4;font-size:7px;line-height:1.1;text-transform:uppercase;letter-spacing:.04em}.giveback-strip__copy span{color:var(--burgundy);font-size:8px;font-weight:800;letter-spacing:.14em}.giveback-strip__copy h2{margin:3px 0 2px;font:600 21px/1.05 Playfair Display,serif}.giveback-strip__copy p{margin:0;color:#675c59;font-size:10.5px}.giveback-strip>a{white-space:nowrap;color:var(--burgundy);font-size:10px;font-weight:800}.giveback-page{overflow:hidden}.giveback-hero-page{width:min(1160px,100%);margin:auto;padding:56px 28px 48px;display:grid;grid-template-columns:1.08fr .92fr;gap:48px;align-items:center}.giveback-hero-page h1{margin:10px 0 16px;font:600 clamp(43px,5.2vw,70px)/.98 "Playfair Display",serif;letter-spacing:-.035em}.giveback-hero-page__copy>p{max-width:650px;color:#5b514e;font-size:16px;line-height:1.68}.giveback-commitment{display:flex;align-items:center;gap:14px;max-width:620px;margin-top:22px;padding:14px 16px;border:1px solid #ead8da;border-radius:12px;background:#fff}.giveback-commitment strong{color:var(--burgundy);font:600 34px/1 Playfair Display,serif}.giveback-commitment span{font-size:12px;line-height:1.45}.giveback-actions{display:flex;align-items:center;gap:15px;margin-top:20px}.giveback-text-link{color:var(--burgundy);font-size:11px;font-weight:700;text-decoration:underline}.giveback-hero-page__visual{position:relative;min-height:430px;border-radius:26px;background:radial-gradient(circle at 20% 20%,#fff 0 7%,transparent 8%),linear-gradient(145deg,#f6e6e5,#eddad7);overflow:hidden}.giveback-big-badge{position:absolute;left:50%;top:50%;z-index:3;display:grid;place-items:center;width:170px;height:170px;transform:translate(-50%,-50%);border:9px solid rgba(255,255,255,.84);border-radius:50%;background:#511521;color:#fff;text-align:center;box-shadow:0 22px 40px #4b142038}.giveback-big-badge b{font:600 48px/1 Playfair Display,serif}.giveback-big-badge small{font-size:9px;line-height:1.3;text-transform:uppercase;letter-spacing:.06em}.giveback-visual-card{position:absolute;width:150px;height:150px;object-fit:cover;border:7px solid #fff;border-radius:50%;box-shadow:0 16px 32px #4b142029}.giveback-visual-card--1{left:5%;top:9%;transform:rotate(-5deg)}.giveback-visual-card--2{right:4%;bottom:6%;transform:rotate(5deg)}.giveback-heart,.giveback-spark{position:absolute;color:#b86778}.giveback-heart{right:12%;top:8%;font-size:35px}.giveback-spark{left:14%;bottom:9%;font-size:26px}.giveback-mission{padding:48px max(28px,calc((100vw - 1100px)/2));display:grid;grid-template-columns:.85fr 1.15fr;gap:40px;background:#4b1420;color:#fff}.giveback-mission h2,.giveback-how h2,.giveback-note-page h2{margin:8px 0 12px;font:600 35px/1.05 Playfair Display,serif}.giveback-mission__copy p{margin:0 0 14px;color:#f4e4e7;font-size:14px;line-height:1.7}.giveback-how{width:min(1100px,100%);margin:auto;padding:54px 28px}.giveback-how__head{max-width:680px}.giveback-how__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:24px}.giveback-how__grid article{padding:19px;border:1px solid #eadfda;border-radius:13px;background:#fff}.giveback-how__grid article>b{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:#f4e2e5;color:var(--burgundy);font-size:9px}.giveback-how__grid h3{margin:13px 0 6px;font-size:14px}.giveback-how__grid p{margin:0;color:var(--muted);font-size:11px;line-height:1.5}.giveback-note-page{width:min(1100px,calc(100% - 40px));margin:0 auto 52px;padding:26px;border-radius:17px;background:#f5e8e3;display:grid;grid-template-columns:1fr 1fr;gap:26px;align-items:center}.giveback-note-page p{margin:0;color:#665b58;font-size:11px;line-height:1.6}.footer-giveback-note{display:grid;grid-template-columns:auto 1fr auto;gap:8px;align-items:center;margin:2px 0 10px;padding:8px 10px;border-radius:8px;background:#f8e8e8;color:#5a1725!important}.footer-giveback-note span{font-size:15px}.footer-giveback-note b{font-size:9px}.footer-giveback-note small{font-size:7px;font-weight:700}@media(max-width:767px){.brands .brand-list{row-gap:0!important;column-gap:3px!important}.brands .brand-list a{gap:2px!important}.brands .brand-list a b{margin-top:0!important}.brands{padding-bottom:7px!important}.giveback-strip-section{padding:5px 10px 10px!important}.giveback-strip{grid-template-columns:auto 1fr;gap:10px;min-height:0;padding:11px 12px;border-radius:10px}.giveback-strip__badge{width:55px;height:55px}.giveback-strip__badge strong{font-size:20px}.giveback-strip__badge small{font-size:5.5px}.giveback-strip__copy span{font-size:6px}.giveback-strip__copy h2{font-size:15px;margin:2px 0}.giveback-strip__copy p{font-size:8px;line-height:1.3}.giveback-strip>a{grid-column:2;font-size:8px;margin-top:-3px}.giveback-hero-page{padding:30px 16px;grid-template-columns:1fr;gap:23px}.giveback-hero-page h1{font-size:39px}.giveback-hero-page__copy>p{font-size:12.5px}.giveback-commitment{gap:10px;margin-top:15px;padding:11px}.giveback-commitment strong{font-size:29px}.giveback-commitment span{font-size:10px}.giveback-actions{gap:10px;margin-top:14px}.giveback-actions .button{min-height:38px;font-size:9px;padding-inline:12px}.giveback-text-link{font-size:9px}.giveback-hero-page__visual{min-height:305px}.giveback-big-badge{width:118px;height:118px;border-width:6px}.giveback-big-badge b{font-size:35px}.giveback-big-badge small{font-size:6px}.giveback-visual-card{width:98px;height:98px;border-width:5px}.giveback-heart{font-size:25px}.giveback-spark{font-size:19px}.giveback-mission{padding:28px 16px;grid-template-columns:1fr;gap:12px}.giveback-mission h2,.giveback-how h2,.giveback-note-page h2{font-size:27px}.giveback-mission__copy p{font-size:10.5px}.giveback-how{padding:32px 16px}.giveback-how__grid{grid-template-columns:1fr 1fr;gap:8px;margin-top:16px}.giveback-how__grid article{padding:13px}.giveback-how__grid h3{font-size:11px}.giveback-how__grid p{font-size:9px}.giveback-note-page{width:calc(100% - 24px);margin-bottom:30px;padding:18px;grid-template-columns:1fr;gap:8px}.giveback-note-page p{font-size:9.5px}.footer-giveback-note{grid-template-columns:auto 1fr;margin-bottom:7px}.footer-giveback-note small{grid-column:2}}.brands{padding-top:14px!important;padding-bottom:18px!important}.brands .section-heading{margin-bottom:13px!important}.brands .brand-list{grid-template-columns:repeat(8,minmax(0,1fr))!important;column-gap:10px!important;row-gap:16px!important}.brands .brand-list a{gap:6px!important;padding:0!important;margin:0!important}.brands .brand-mark{width:86px!important;height:86px!important;border:1px solid #e8dfdb!important;background:#fff!important;box-shadow:0 7px 18px #37191e12!important;transition:transform .2s,box-shadow .2s!important}.brands .brand-list a:hover .brand-mark{transform:translateY(-2px);box-shadow:0 10px 22px #37191e1a!important}.brands .brand-mark img{max-width:68%!important;max-height:46%!important;object-fit:contain!important}.brands .brand-list a b{margin:0!important;font-size:8.5px!important;font-weight:500!important;line-height:1.15!important}.brands .brand-mark--sephora{background:#111!important}.brands .brand-mark--sephora img{max-width:66%!important;max-height:38%!important;filter:invert(1)!important}.giveback-editorial-wrap{padding:12px 16px 18px!important}.giveback-editorial{display:grid;grid-template-columns:1.15fr .85fr;min-height:190px;overflow:hidden;border-radius:16px;background:#5b1826;box-shadow:0 13px 30px #47141f24;color:#fff}.giveback-editorial__copy{display:flex;flex-direction:column;justify-content:center;padding:24px 28px}.giveback-editorial__eyebrow{font-size:8px;font-weight:700;letter-spacing:.15em;color:#e9bec6}.giveback-editorial__copy h2{max-width:560px;margin:6px 0;font:600 28px/1.03 Playfair Display,serif;color:#fff}.giveback-editorial__copy p{margin:0;color:#f0dfe2;font-size:10.5px;font-weight:400}.giveback-editorial__link{margin-top:13px;font-size:9px;font-weight:600;color:#fff}.giveback-editorial__media{position:relative;min-height:190px;overflow:hidden}.giveback-editorial__media img{width:100%;height:100%;object-fit:cover}.giveback-editorial__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#5b1826,#5b182647 35%,#5b18260d)}.giveback-editorial__stat{position:absolute;right:16px;top:14px;display:flex;flex-direction:column;align-items:flex-end;padding:8px 10px;border-radius:8px;background:#ffffffeb;color:#5b1826;box-shadow:0 7px 18px #0000001f}.giveback-editorial__stat b{font:600 24px/1 Playfair Display,serif}.giveback-editorial__stat small{font-size:6px;text-transform:uppercase;letter-spacing:.05em}.giveback-editorial__caption{position:absolute;right:17px;bottom:15px;max-width:145px;color:#fff;text-align:right;font:600 17px/1.05 Caveat,cursive;text-shadow:0 2px 6px rgba(0,0,0,.3)}.countdown--flush{position:relative!important;z-index:8!important;width:100vw!important;max-width:none!important;margin:0 0 0 calc(50% - 50vw)!important;padding:0!important;background:#f6e8e5!important}.countdown--flush .countdown__inner{width:min(720px,100%)!important;max-width:none!important;margin:0 auto!important;padding:14px 14px 16px!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}.countdown--flush .countdown__copy p{margin:0 0 9px!important;text-align:center!important;font-size:14px!important}.countdown--flush .countdown__timer{display:flex!important;justify-content:center!important;gap:7px!important;margin:0!important}.noelia-footer-dark{padding:0!important;border-top:0!important;background:linear-gradient(180deg,#48111d,#321018)!important;color:#fff7f2!important;box-shadow:0 -14px 34px #320c142e!important}.noelia-footer-dark__inner{padding-top:18px!important;padding-bottom:0!important}.noelia-footer-dark__top{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-bottom:12px;border-bottom:1px solid rgba(255,255,255,.12)}.noelia-footer-dark__brand{display:flex;align-items:center;gap:14px}.noelia-footer-dark__brand .logo span,.noelia-footer-dark__brand .logo small{color:#fff!important}.noelia-footer-dark__brand p{margin:0;color:#d9c7c7!important;font-size:10px!important;font-weight:400!important;white-space:nowrap}.noelia-footer-dark__social{display:flex;gap:6px;margin:0;padding:0;list-style:none}.noelia-footer-dark__social a{display:grid;place-items:center;width:31px;height:31px;border:1px solid rgba(255,255,255,.18);border-radius:50%;background:#ffffff0f;color:#fff}.noelia-footer-dark__social svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:1.5}.noelia-footer-dark__nav{display:grid;grid-template-columns:.82fr 1.18fr 1fr;gap:26px;padding:15px 0 13px}.noelia-footer-dark__nav h3{margin:0 0 7px;color:#fff;font-size:11px!important;font-weight:600!important}.noelia-footer-dark__nav a,.noelia-footer-dark__nav span{display:block;margin:3px 0!important;color:#d8c8c7!important;font-size:10px!important;font-weight:400!important;line-height:1.25!important;white-space:nowrap!important}.noelia-footer-dark__nav a:hover{color:#fff!important}.noelia-footer-dark__contact a{color:#f1d5da!important}.noelia-footer-dark__giveback{display:flex;align-items:center;gap:9px;padding:9px 11px;margin-bottom:9px;border:1px solid rgba(255,255,255,.14);border-radius:10px;background:#ffffff12;box-shadow:0 7px 18px #0000001a}.noelia-footer-dark__giveback>span{display:grid;place-items:center;width:28px;height:28px;flex:none;border-radius:50%;background:#fff;color:#591724;font-size:14px}.noelia-footer-dark__giveback b{display:block;color:#fff;font-size:9.5px!important;font-weight:500!important}.noelia-footer-dark__giveback small{display:block;margin-top:2px;color:#e6cfd3;font-size:7.5px!important;font-weight:400!important}.noelia-footer-dark__security{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:9px 0;border-top:1px solid rgba(255,255,255,.12)}.noelia-footer-dark__ssl{display:flex;align-items:center;gap:7px}.noelia-footer-dark__ssl>span{display:grid;place-items:center;width:29px;height:29px;border-radius:50%;background:#ffffff1a;color:#fff}.noelia-footer-dark__ssl svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:1.7}.noelia-footer-dark__ssl b{display:block;color:#fff;font-size:9px!important;font-weight:500!important}.noelia-footer-dark__ssl small{display:block;color:#ccb9b8;font-size:7px!important;font-weight:400!important}.noelia-footer-dark__payments{display:flex;align-items:center;gap:4px;margin:0;padding:0;list-style:none;flex-wrap:nowrap}.noelia-footer-dark__payments li{display:flex}.noelia-footer-dark__payments svg{display:block;width:29px!important;height:18px!important;background:#fff;border-radius:3px}.noelia-footer-dark__bottom{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:7px 0 9px;border-top:1px solid rgba(255,255,255,.1);color:#bdaaaa;font-size:7.5px!important;font-weight:400!important}.cart-noelia{background:#fffaf6;padding:34px 0 56px}.cart-noelia__head{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:16px}.cart-noelia__head h1{margin:2px 0 0;font:600 42px/1 Playfair Display,serif}.cart-noelia__head h1 span{display:inline-grid;place-items:center;width:25px;height:25px;margin-left:5px;border-radius:50%;background:#f0dcdf;color:#6b1b2b;font:600 10px Inter,sans-serif}.cart-noelia__head>a{color:#7a2434;font-size:9px;font-weight:600}.cart-noelia__notice{display:flex;align-items:center;gap:9px;margin-bottom:16px;padding:10px 12px;border-left:3px solid #7a2434;background:#f4e4e5;color:#4b1420}.cart-noelia__notice>span{display:grid;place-items:center;width:26px;height:26px}.cart-noelia__notice svg{width:18px;height:18px}.cart-noelia__notice b{display:block;font-size:10px}.cart-noelia__notice small{display:block;margin-top:1px;color:#7e666b;font-size:7.5px}.cart-noelia__layout{display:grid;grid-template-columns:minmax(0,1fr) 350px;gap:26px}.cart-noelia__products{min-width:0}.cart-noelia__product{display:grid;grid-template-columns:132px minmax(0,1fr);gap:15px;margin-bottom:10px;padding:12px;border:1px solid #eaded8;border-radius:13px;background:#fff;box-shadow:0 7px 18px #4b14200a}.cart-noelia__product-image{overflow:hidden;border-radius:9px;background:#f6eee9}.cart-noelia__product-image img{width:100%;height:148px;object-fit:cover}.cart-noelia__product-info{display:flex;flex-direction:column;justify-content:space-between;min-width:0}.cart-noelia__product-top{display:flex;justify-content:space-between;gap:15px}.cart-noelia__vendor{margin:0;color:#9c6c76;font-size:7.5px;font-weight:700;letter-spacing:.09em;text-transform:uppercase}.cart-noelia__product-info h2{margin:4px 0 2px;font:600 20px/1.08 Playfair Display,serif}.cart-noelia__variant{margin:3px 0;color:#857874;font-size:8.5px}.cart-noelia__price{text-align:right;white-space:nowrap}.cart-noelia__price strong{display:block;color:#5b1724;font-size:13px}.cart-noelia__price del{color:#9a908c;font-size:9px}.cart-noelia__product-bottom{display:flex;align-items:end;justify-content:space-between;gap:12px}.cart-noelia__product-bottom label span{display:block;margin-bottom:4px;color:#7f716d;font-size:7.5px}.cart-noelia__product-bottom input{width:58px;height:32px;padding:0 8px;border:1px solid #dfd2cc;border-radius:5px;background:#fff}.cart-noelia__product-bottom>a{color:#8a555f;font-size:8px;text-decoration:underline}.cart-noelia__update{border:0;background:transparent;color:#7a2434;font-size:8.5px;font-weight:600;text-decoration:underline;cursor:pointer}.cart-noelia__cause{display:grid;grid-template-columns:auto 1fr auto;gap:9px;align-items:center;margin-top:16px;padding:11px 12px;border-radius:11px;background:linear-gradient(90deg,#5a1725,#7c2a3b);color:#fff;box-shadow:0 8px 20px #4b14201f}.cart-noelia__cause>span{font-size:20px}.cart-noelia__cause b{display:block;font-size:9px}.cart-noelia__cause small{display:block;margin-top:2px;color:#efdce0;font-size:7px}.cart-noelia__cause em{font-style:normal;font-size:7.5px;font-weight:600;white-space:nowrap}.cart-noelia__summary{align-self:start;position:sticky;top:88px;overflow:hidden;border-radius:14px;background:#fff;box-shadow:0 12px 28px #4b142017;border:1px solid #ead9d5}.cart-noelia__summary-top{padding:17px 18px;background:#5a1725;color:#fff}.cart-noelia__summary-top .eyebrow{color:#eacbd1!important}.cart-noelia__summary-top h2{margin:4px 0 0;font:600 25px/1 Playfair Display,serif;color:#fff}.cart-noelia__row,.cart-noelia__total{display:flex;align-items:center;justify-content:space-between;gap:15px;margin:0 18px}.cart-noelia__row{padding-top:11px;font-size:9.5px}.cart-noelia__row strong{font-weight:600}.cart-noelia__total{margin-top:12px;padding-top:12px;border-top:1px solid #eee2dd}.cart-noelia__total span{font-size:11px;font-weight:600}.cart-noelia__total strong{font:600 24px Playfair Display,serif;color:#5a1725}.cart-noelia__tax{margin:3px 18px 13px;color:#918683;font-size:7px}.cart-noelia__checkout{width:calc(100% - 36px)!important;margin:0 18px!important;min-height:44px!important;font-size:9.5px!important}.cart-noelia__reassurance{display:grid;grid-template-columns:repeat(3,1fr);gap:5px;margin:13px 18px 0}.cart-noelia__reassurance>div{min-width:0;padding:7px 4px;border-radius:7px;background:#faf3ef;text-align:center}.cart-noelia__reassurance>div>span{display:grid;place-items:center;height:18px;color:#7a2434;font-size:13px}.cart-noelia__reassurance svg{width:16px;height:16px}.cart-noelia__reassurance p{margin:3px 0 0}.cart-noelia__reassurance b{display:block;font-size:6.6px}.cart-noelia__reassurance small{display:block;margin-top:1px;color:#8c817d;font-size:5.4px}.cart-noelia__payments{display:flex;align-items:center;justify-content:center;gap:3px;margin:11px 0 15px;padding:0;list-style:none}.cart-noelia__payments svg{width:26px!important;height:16px!important}.cart-noelia__empty{display:grid;grid-template-columns:.75fr 1.25fr;gap:24px;align-items:center;max-width:760px;margin:34px auto;padding:20px;border:1px solid #eadbd6;border-radius:15px;background:#fff;box-shadow:0 10px 25px #4b14200f}.cart-noelia__empty-art{display:grid;grid-template-columns:1fr 1fr;gap:6px}.cart-noelia__empty-art img{width:100%;height:180px;object-fit:cover;border-radius:10px}.cart-noelia__empty-art img:last-child{margin-top:20px}.cart-noelia__empty h2{margin:6px 0 7px;font:600 28px/1.04 Playfair Display,serif}.cart-noelia__empty p{color:#756a66;font-size:10.5px;line-height:1.5}.giveback-page-v7{background:#fffaf6}.giveback-page-v7 figure{margin:0}.giveback-page-v7 img{display:block;max-width:100%}.giveback-v7-hero{width:min(1180px,100%);margin:auto;padding:42px 28px 38px;display:grid;grid-template-columns:.95fr 1.05fr;gap:40px;align-items:center}.giveback-v7-hero__copy h1{margin:9px 0 15px;font:600 clamp(44px,5vw,67px)/.98 "Playfair Display",serif;letter-spacing:-.035em}.giveback-v7-hero__copy p{margin:0 0 11px;color:#625754;font-size:14px;line-height:1.65}.giveback-v7-lead{font-size:17px!important;color:#3d3332!important}.giveback-v7-logo{display:grid;grid-template-columns:94px 1fr;gap:12px;align-items:center;margin:16px 0;padding:9px;border:1px solid #ead9d5;border-radius:12px;background:#fff;box-shadow:0 8px 20px #4b14200f}.giveback-v7-logo img{width:94px;height:72px;object-fit:cover;object-position:center 72%;border-radius:8px}.giveback-v7-logo span{display:block;color:#a16a75;font-size:7px;font-weight:800;letter-spacing:.12em}.giveback-v7-logo b{display:block;margin:3px 0 2px;font:600 18px/1 Playfair Display,serif}.giveback-v7-logo a{color:#7a2434;font-size:8px;font-weight:600}.giveback-v7-highlight{display:flex;align-items:center;gap:13px;padding:13px 14px;border-radius:12px;background:#f2e1e2}.giveback-v7-highlight>strong{color:#671a2a;font:600 36px/1 Playfair Display,serif}.giveback-v7-highlight b{font-size:11px}.giveback-v7-highlight small{display:block;margin-top:2px;color:#746664;font-size:9px}.giveback-v7-hero__photo{position:relative;overflow:hidden;border-radius:15px;background:#efe4df;box-shadow:0 14px 34px #4b142021}.giveback-v7-hero__photo img{width:100%;height:auto!important;object-fit:contain!important}.giveback-v7-hero__photo figcaption{position:absolute;left:13px;right:13px;bottom:13px;padding:10px 12px;border-radius:8px;background:#46101ce8;color:#fff}.giveback-v7-hero__photo figcaption span{display:block;font-size:7px;font-weight:800;letter-spacing:.13em}.giveback-v7-hero__photo figcaption b{display:block;margin-top:4px;font:600 17px/1.05 Playfair Display,serif}.giveback-v7-gallery{width:min(1120px,calc(100% - 40px));margin:0 auto 30px;display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.giveback-v7-gallery figure{overflow:hidden;border-radius:11px;background:#fff;box-shadow:0 8px 20px #4b142012}.giveback-v7-gallery img{width:100%;height:auto!important;object-fit:contain!important}.giveback-v7-gallery figcaption{padding:8px 10px;color:#6a5d59;font-size:8px;font-weight:500}.giveback-v7-strip{width:min(1120px,calc(100% - 40px));margin:0 auto 40px;display:grid;grid-template-columns:repeat(3,1fr);overflow:hidden;border:1px solid #eadcda;border-radius:13px;background:#fff;box-shadow:0 9px 24px #4b14200d}.giveback-v7-strip article{display:flex;gap:10px;padding:17px 18px;border-right:1px solid #eee3df}.giveback-v7-strip article:last-child{border-right:0}.giveback-v7-strip article>span{color:#a16c77;font-size:8px;font-weight:800}.giveback-v7-strip strong{display:block;color:#671a2a;font:600 18px/1.05 Playfair Display,serif}.giveback-v7-strip p{margin:3px 0 0;color:#746a66;font-size:9px}.giveback-v7-story{display:grid;grid-template-columns:.9fr 1.1fr;gap:36px;align-items:center;padding:48px max(28px,calc((100vw - 1120px)/2));background:#4b1420;color:#fff}.giveback-v7-story__copy h2,.giveback-v7-mission h2,.giveback-v7-how h2,.giveback-v7-final h2{margin:8px 0 12px;font:600 34px/1.05 Playfair Display,serif}.giveback-v7-story__copy p{margin:0 0 12px;color:#f1e4e6;font-size:12.5px;line-height:1.7}.giveback-v7-story__copy blockquote{margin:17px 0 0;padding:13px 15px;border-left:3px solid #d5a1ac;background:#ffffff12;font:500 17px/1.35 Playfair Display,serif}.giveback-v7-story__photos{display:grid;grid-template-columns:1fr 1fr;gap:8px;align-items:start}.giveback-v7-story__photos figure{overflow:hidden;border-radius:11px;background:#fff}.giveback-v7-story__photos img{width:100%;height:auto!important;object-fit:contain!important}.giveback-v7-story__photos figure:last-child{margin-top:28px}.giveback-v7-mission{width:min(1080px,100%);margin:auto;padding:46px 28px;display:grid;grid-template-columns:1.05fr .95fr;gap:34px;align-items:center}.giveback-v7-mission p{color:#665b58;font-size:11px;line-height:1.65}.giveback-v7-mission a{color:#7a2434;font-size:9px;font-weight:700;text-decoration:underline}.giveback-v7-mission figure{overflow:hidden;border-radius:13px;box-shadow:0 10px 25px #4b142014}.giveback-v7-mission figure img{width:100%;height:auto!important;object-fit:contain!important}.giveback-v7-how{width:min(1120px,100%);margin:auto;padding:2px 28px 46px}.giveback-v7-how__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:20px}.giveback-v7-how__grid article{padding:17px;border:1px solid #e9ddd8;border-radius:11px;background:#fff;box-shadow:0 6px 17px #4b14200a}.giveback-v7-how__grid article>span{color:#a16773;font-size:8px;font-weight:800}.giveback-v7-how__grid h3{margin:11px 0 5px;font-size:12.5px}.giveback-v7-how__grid p{margin:0;color:#716663;font-size:9.5px;line-height:1.5}.giveback-v7-final{width:min(1120px,calc(100% - 40px));margin:0 auto 48px;padding:23px;display:flex;align-items:center;justify-content:space-between;gap:26px;border-radius:16px;background:#f1dddf;box-shadow:0 10px 26px #4b142012}.giveback-v7-final>div{max-width:760px}.giveback-v7-final p{color:#695b59;font-size:10.5px;line-height:1.6}.cart-drawer-noelia{width:min(430px,100%)!important;background:#fffaf6!important;color:#272326!important;box-shadow:-18px 0 50px #2a0c1438!important}.cart-drawer-noelia__header{display:flex;align-items:center;justify-content:space-between;padding:18px 18px 14px;background:#531522;color:#fff}.cart-drawer-noelia__header p{margin:0 0 3px;color:#eacfd4;font-size:7px;font-weight:700;letter-spacing:.14em}.cart-drawer-noelia__header h2{margin:0;font:600 25px/1 Playfair Display,serif;color:#fff}.cart-drawer-noelia__header h2>span{font:500 11px Inter,sans-serif;color:#e4cbd0}.cart-drawer-noelia__close{display:grid;place-items:center;width:31px;height:31px;border:1px solid rgba(255,255,255,.25);border-radius:50%;background:#ffffff0f;color:#fff;cursor:pointer}.cart-drawer-noelia__close svg{width:15px;height:15px;stroke:currentColor}.cart-drawer-noelia__shipping{display:flex;align-items:center;gap:8px;padding:9px 16px;border-bottom:1px solid #eadbd7;background:#f2e1e2;color:#531522}.cart-drawer-noelia__shipping svg{width:17px;height:17px}.cart-drawer-noelia__shipping b{display:block;font-size:9px}.cart-drawer-noelia__shipping small{display:block;margin-top:1px;color:#7e666b;font-size:6.5px}.cart-drawer-noelia__body{height:calc(100vh - 280px);overflow:auto;padding:12px 14px}.cart-drawer-item{display:grid;grid-template-columns:88px minmax(0,1fr);gap:10px;margin-bottom:9px;padding:9px;border:1px solid #eaded9;border-radius:10px;background:#fff;box-shadow:0 5px 14px #4b142009}.cart-drawer-item__image{overflow:hidden;border-radius:7px;background:#f4ece7}.cart-drawer-item__image img{width:100%;height:101px;object-fit:cover}.cart-drawer-item__content{display:flex;flex-direction:column;justify-content:space-between;min-width:0}.cart-drawer-item__top{display:flex;justify-content:space-between;gap:8px}.cart-drawer-item__vendor{margin:0;color:#9b6974;font-size:6.5px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.cart-drawer-item h3{margin:3px 0;font:600 14px/1.08 Playfair Display,serif}.cart-drawer-item__top>strong{color:#5b1724;font-size:10px;white-space:nowrap}.cart-drawer-item__bottom{display:flex;align-items:end;justify-content:space-between;gap:8px}.cart-drawer-item__bottom label span{display:block;margin-bottom:3px;color:#81726e;font-size:6px}.cart-drawer-item__bottom input{width:48px;height:27px;padding:0 6px;border:1px solid #ddd0ca;border-radius:5px;background:#fff}.cart-drawer-item__bottom button{border:0;background:transparent;color:#8b5962;font-size:7px;text-decoration:underline;cursor:pointer}.cart-drawer-noelia__cause{display:grid;grid-template-columns:auto 1fr;gap:8px;align-items:center;margin-top:11px;padding:9px 10px;border-radius:9px;background:linear-gradient(90deg,#5a1725,#7b293a);color:#fff}.cart-drawer-noelia__cause>span{font-size:17px}.cart-drawer-noelia__cause b{display:block;font-size:7.5px}.cart-drawer-noelia__cause small{display:block;margin-top:2px;color:#ecd8dc;font-size:6px}.cart-drawer-noelia__footer{padding:13px 15px 15px;border-top:1px solid #eadbd7;background:#fff}.cart-drawer-noelia__summary{padding-bottom:10px}.cart-drawer-noelia__row,.cart-drawer-noelia__total{display:flex;align-items:center;justify-content:space-between;gap:12px}.cart-drawer-noelia__row{padding:3px 0;font-size:8.5px}.cart-drawer-noelia__row strong{font-weight:600}.cart-drawer-noelia__row .is-free{color:#4b815b}.cart-drawer-noelia__total{margin-top:6px;padding-top:7px;border-top:1px solid #eee2dd}.cart-drawer-noelia__total span{font-size:10px;font-weight:600}.cart-drawer-noelia__total strong{font:600 21px Playfair Display,serif;color:#5a1725}.cart-drawer-noelia__summary>small{display:block;margin-top:1px;color:#938985;font-size:6px}.cart-drawer-noelia__checkout{min-height:42px!important;font-size:9px!important}.cart-drawer-noelia__trust{display:flex;justify-content:center;gap:9px;margin-top:9px;color:#766b68;font-size:6.3px}.cart-drawer-noelia__payments{display:flex;align-items:center;justify-content:center;gap:3px;margin:9px 0 0;padding:0;list-style:none}.cart-drawer-noelia__payments svg{width:24px!important;height:15px!important}.cart-drawer-empty{padding:38px 10px;text-align:center}.cart-drawer-empty__gift{display:block;font-size:34px}.cart-drawer-empty h3{margin:9px 0 5px;font:600 23px/1.05 Playfair Display,serif}.cart-drawer-empty p{max-width:285px;margin:0 auto 14px;color:#756a66;font-size:9.5px;line-height:1.5}.cart-drawer-noelia__empty-trust{display:grid;gap:5px;color:#796d69;font-size:7px;text-align:center}@media(max-width:767px){.brands{padding-top:11px!important;padding-bottom:14px!important}.brands .brand-list{grid-template-columns:repeat(4,minmax(0,1fr))!important;column-gap:5px!important;row-gap:14px!important}.brands .brand-mark{width:76px!important;height:76px!important}.brands .brand-list a{gap:5px!important}.brands .brand-list a b{font-size:8px!important}.brands .brand-mark img{max-width:67%!important;max-height:44%!important}.giveback-editorial-wrap{padding:7px 10px 11px!important}.giveback-editorial{grid-template-columns:1.08fr .92fr;min-height:152px;border-radius:12px}.giveback-editorial__copy{padding:14px 12px}.giveback-editorial__eyebrow{font-size:5.7px}.giveback-editorial__copy h2{font-size:18px;line-height:1.02;margin:4px 0}.giveback-editorial__copy p{font-size:8px;line-height:1.25}.giveback-editorial__link{margin-top:8px;font-size:7px}.giveback-editorial__media{min-height:152px}.giveback-editorial__stat{right:8px;top:8px;padding:6px 7px}.giveback-editorial__stat b{font-size:19px}.giveback-editorial__stat small{font-size:4.8px}.giveback-editorial__caption{right:9px;bottom:9px;max-width:95px;font-size:11px}.countdown--flush .countdown__inner{padding:11px 8px 13px!important}.countdown--flush .countdown__copy p{margin-bottom:7px!important;font-size:11.5px!important}.countdown--flush .countdown__timer{gap:3px!important}.countdown--flush .countdown__timer b{width:47px!important;height:39px!important;border-radius:8px!important}.noelia-footer-dark__inner{padding:14px 13px 0!important}.noelia-footer-dark__top{padding-bottom:10px}.noelia-footer-dark__brand p{display:none}.noelia-footer-dark__brand .logo span{font-size:22px!important}.noelia-footer-dark__social a{width:28px;height:28px}.noelia-footer-dark__nav{grid-template-columns:minmax(0,.9fr) minmax(0,1.18fr);gap:10px 15px;padding:12px 0 11px}.noelia-footer-dark__nav h3{font-size:10.5px!important}.noelia-footer-dark__nav a,.noelia-footer-dark__nav span{font-size:9.2px!important;margin:2.7px 0!important}.noelia-footer-dark__contact{grid-column:1/-1;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px}.noelia-footer-dark__giveback b{font-size:8.4px!important}.noelia-footer-dark__giveback small{font-size:6.7px!important}.noelia-footer-dark__security{gap:8px}.noelia-footer-dark__payments{gap:3px}.noelia-footer-dark__payments svg{width:25px!important;height:16px!important}.cart-noelia{padding:24px 0 36px}.cart-noelia__inner{padding-inline:12px!important}.cart-noelia__head{align-items:start;margin-bottom:11px}.cart-noelia__head h1{font-size:34px}.cart-noelia__head>a{font-size:7.5px}.cart-noelia__layout{display:block}.cart-noelia__product{grid-template-columns:96px minmax(0,1fr);gap:10px;padding:9px;border-radius:10px}.cart-noelia__product-image img{height:112px}.cart-noelia__product-info h2{font-size:15.5px}.cart-noelia__product-top{gap:7px}.cart-noelia__price strong{font-size:10px}.cart-noelia__product-bottom input{width:52px;height:29px}.cart-noelia__cause{grid-template-columns:auto 1fr;padding:9px}.cart-noelia__cause em{grid-column:2}.cart-noelia__summary{position:static;margin-top:15px}.cart-noelia__summary-top{padding:14px 15px}.cart-noelia__summary-top h2{font-size:22px}.cart-noelia__row,.cart-noelia__total,.cart-noelia__tax{margin-inline:15px}.cart-noelia__checkout{width:calc(100% - 30px)!important;margin-inline:15px!important}.cart-noelia__reassurance{margin-inline:15px}.cart-noelia__payments{margin-bottom:13px}.cart-noelia__empty{grid-template-columns:1fr;gap:14px;margin:22px 0;padding:14px}.cart-noelia__empty-art img{height:130px}.cart-noelia__empty h2{font-size:24px}.giveback-v7-hero{padding:27px 13px;grid-template-columns:1fr;gap:16px}.giveback-v7-hero__copy h1{font-size:37px}.giveback-v7-hero__copy p{font-size:11px}.giveback-v7-lead{font-size:12.5px!important}.giveback-v7-logo{grid-template-columns:75px 1fr;margin:11px 0}.giveback-v7-logo img{width:75px;height:58px}.giveback-v7-logo b{font-size:15px}.giveback-v7-highlight{padding:10px}.giveback-v7-highlight>strong{font-size:29px}.giveback-v7-highlight b{font-size:9.5px}.giveback-v7-highlight small{font-size:7.5px}.giveback-v7-hero__photo{border-radius:10px}.giveback-v7-hero__photo figcaption{left:8px;right:8px;bottom:8px;padding:7px 8px}.giveback-v7-hero__photo figcaption b{font-size:13px}.giveback-v7-gallery{width:calc(100% - 24px);grid-template-columns:1fr;gap:7px;margin-bottom:22px}.giveback-v7-gallery figcaption{font-size:7.5px}.giveback-v7-strip{width:calc(100% - 24px);margin-bottom:24px;grid-template-columns:1fr}.giveback-v7-strip article{padding:11px;border-right:0;border-bottom:1px solid #eee3df}.giveback-v7-strip article:last-child{border-bottom:0}.giveback-v7-strip strong{font-size:15px}.giveback-v7-strip p{font-size:7.5px}.giveback-v7-story{grid-template-columns:1fr;gap:16px;padding:27px 13px}.giveback-v7-story__copy h2,.giveback-v7-mission h2,.giveback-v7-how h2,.giveback-v7-final h2{font-size:26px}.giveback-v7-story__copy p{font-size:9.5px}.giveback-v7-story__copy blockquote{font-size:14px}.giveback-v7-story__photos{gap:6px}.giveback-v7-story__photos figure:last-child{margin-top:18px}.giveback-v7-mission{padding:27px 13px;grid-template-columns:1fr;gap:13px}.giveback-v7-mission p{font-size:9.5px}.giveback-v7-how{padding:0 13px 28px}.giveback-v7-how__grid{grid-template-columns:1fr 1fr;gap:7px;margin-top:14px}.giveback-v7-how__grid article{padding:11px}.giveback-v7-how__grid h3{font-size:10px}.giveback-v7-how__grid p{font-size:8px}.giveback-v7-final{width:calc(100% - 24px);margin-bottom:27px;padding:14px;display:block}.giveback-v7-final p{font-size:9px}.giveback-v7-final .button{margin-top:11px}.cart-drawer-noelia{width:min(390px,100%)!important}.cart-drawer-noelia__header{padding:15px 14px 12px}.cart-drawer-noelia__header h2{font-size:23px}.cart-drawer-noelia__shipping{padding:8px 13px}.cart-drawer-noelia__body{height:calc(100vh - 265px);padding:10px 11px}.cart-drawer-item{grid-template-columns:82px minmax(0,1fr);gap:9px;padding:8px}.cart-drawer-item__image img{height:94px}.cart-drawer-item h3{font-size:13px}.cart-drawer-noelia__footer{padding:11px 12px 13px}}@media(max-width:350px){.noelia-footer-dark__nav{grid-template-columns:1fr}.noelia-footer-dark__contact{grid-column:auto;display:block}.noelia-footer-dark__security{flex-direction:column;align-items:flex-start}.noelia-footer-dark__payments{flex-wrap:wrap}}.reviews--real{padding-block:46px 54px}.reviews-real__head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:22px}.reviews-real__head h2{margin:0;font:600 30px/1.1 DM Sans,sans-serif}.reviews-real__intro,.pdp-reviews-real__intro{margin:8px 0 0;color:var(--muted);font-size:13px}.reviews-real__badge{display:inline-flex;align-items:center;min-height:30px;padding:0 11px;border:1px solid var(--line);border-radius:999px;background:#fff;color:var(--muted);font-size:11px;font-weight:600}.reviews-real__grid,.pdp-ugc-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.reviews-real__card,.pdp-ugc-card{overflow:hidden;border:1px solid var(--line);border-radius:12px;background:#fff}.reviews-real__media,.pdp-ugc-card__media{position:relative;aspect-ratio:4/5;overflow:hidden;background:var(--cream-2)}.reviews-real__media img,.pdp-ugc-card__media img{width:100%;height:100%;object-fit:cover}.reviews-real__media>span,.pdp-ugc-card__media>span{position:absolute;left:10px;bottom:10px;padding:5px 8px;border-radius:999px;background:#ffffffeb;font-size:9px;font-weight:800;letter-spacing:.08em}.reviews-real__body,.pdp-ugc-card__body{padding:13px 14px 15px}.reviews-real__body h3,.pdp-ugc-card__body h3{margin:0;font-size:14px}.reviews-real__body p,.pdp-ugc-card__body p{margin:7px 0 0;color:var(--muted);font-size:12.5px}.reviews-real__body small{display:block;margin-top:9px;color:var(--muted)}.product-info__rating--real{border:0;background:transparent;padding:0;color:var(--burgundy);font-size:12px;font-weight:700;text-decoration:underline;text-underline-offset:3px}.pdp-trustpilot-mini--real{margin-top:7px}.pdp-trustpilot-mini--real .pdp-tp-brand{display:inline-flex;align-items:center;gap:6px;color:var(--muted);font-size:11px}.pdp-trustpilot-mini--real .pdp-tp-brand b{display:grid;place-items:center;width:17px;height:17px;border-radius:50%;background:#e9f7ef;color:#23814b;font-size:11px}.pdp-reviews-real{padding-block:44px}@media(max-width:767px){.reviews-real__head{align-items:flex-start}.reviews-real__badge{display:none}.reviews-real__grid,.pdp-ugc-grid{display:flex;overflow-x:auto;gap:11px;padding-bottom:5px;scroll-snap-type:x mandatory}.reviews-real__card,.pdp-ugc-card{flex:0 0 72%;scroll-snap-align:start}}.product-card--nuxe-calendrier-de-l-avent-beaute-2026-edition-xxl .product-card__image img{transform:scale(1.09);object-position:center 47%}.product-card--nuxe-calendrier-de-l-avent-beaute-2026-edition-xxl:hover .product-card__image img{transform:scale(1.12)}.product-card--calendrier-de-l-avent-la-vie-est-belle-2026 .product-card__image img{transform:scale(1.08);object-position:center 46%}.product-card--calendrier-de-l-avent-la-vie-est-belle-2026:hover .product-card__image img{transform:scale(1.11)}.reviews-list{padding-block:48px}.reviews-list__head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:20px}.reviews-list__head h2{margin:0;font:600 30px/1.1 DM Sans,sans-serif}.reviews-list__summary{display:flex;align-items:center;gap:11px}.reviews-list__summary>strong{font-size:34px;line-height:1}.reviews-list__summary .trust-stars{display:flex;gap:2px}.reviews-list__summary .trust-stars span{display:grid;place-items:center;width:22px;height:22px;background:#00b67a;color:#fff;font-size:13px}.reviews-list__summary div>b{display:block;margin-top:3px;font-size:11px}.reviews-list__summary div>small{display:block;color:var(--muted);font-size:10px}.reviews-list__items{display:grid;gap:10px}.review-list-card{padding:17px 18px;border:1px solid var(--line);border-radius:10px;background:#fff}.review-list-card__top{display:flex;align-items:center;justify-content:space-between;gap:16px}.review-list-card__identity{display:flex;align-items:center;gap:10px}.review-list-card__avatar{display:grid;place-items:center;width:35px;height:35px;border-radius:50%;background:#f0e4e2;color:var(--burgundy);font-weight:700}.review-list-card__identity b{display:block;font-size:12.5px}.review-list-card__identity small{display:block;color:var(--muted);font-size:10px}.review-list-card__stars{display:flex;gap:2px}.review-list-card__stars span{display:grid;place-items:center;width:20px;height:20px;background:#00b67a;color:#fff;font-size:11px}.review-list-card__stars span.is-empty{background:#d9d9d9}.review-list-card__content{display:grid;grid-template-columns:1fr auto;gap:16px;margin-top:12px}.review-list-card__copy h3{margin:0 0 5px;font-size:13.5px}.review-list-card__copy p{margin:0;max-width:850px;color:#4f4c4b;font-size:12.5px;line-height:1.5}.review-list-card__photo img{width:88px;height:88px;border-radius:8px;object-fit:cover}.reviews-list__more{display:block;margin:18px auto 0;min-width:210px;padding:12px 18px;border:1px solid var(--burgundy);border-radius:6px;background:#fff;color:var(--burgundy);font-weight:700}.reviews-list__more:hover{background:#f8efef}@media(max-width:767px){.reviews-list{padding-block:32px}.reviews-list__head{display:block}.reviews-list__summary{margin-top:14px}.reviews-list__summary .trustpilot-logo{margin-left:auto}.review-list-card{padding:13px}.review-list-card__content{grid-template-columns:1fr 72px;gap:10px}.review-list-card__photo img{width:72px;height:72px}.review-list-card__stars span{width:17px;height:17px;font-size:9px}}@media(max-width:767px){.category-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
/*# sourceMappingURL=/cdn/shop/t/33/assets/theme.css.map */
