.beauty-home{--beauty-ink:#241d24;--beauty-accent:#b20c49;color:var(--beauty-ink);max-width:1440px;margin:24px auto 0;padding:0 40px}.beauty-hero{display:grid;grid-template-columns:1.08fr 1fr;background:#f8f0f2;border-radius:20px;overflow:hidden}.beauty-hero__copy{padding:clamp(30px,4.3vw,64px);display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.beauty-eyebrow{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:2.2px;margin:0 0 22px;color:#6e4b5a}.beauty-hero h1{font-family:inherit;font-weight:500;font-size:clamp(36px,4.1vw,62px);line-height:1.04;letter-spacing:-2px;margin:0 0 22px;max-width:540px}.beauty-hero h1 span{display:block;color:var(--beauty-accent)}.beauty-hero__intro{font-size:17px;line-height:1.65;max-width:390px;color:#60545b;margin:0 0 26px}.beauty-hero__actions{display:flex;flex-wrap:wrap;align-items:center;gap:18px 25px}.beauty-button{display:inline-flex;gap:30px;align-items:center;background:var(--beauty-ink);color:#fff;border-radius:7px;padding:15px 22px;font-size:14px;font-weight:600;text-decoration:none}.beauty-button:hover{background:var(--beauty-accent);color:#fff}.beauty-link{font-size:14px;text-decoration:underline;text-underline-offset:5px;font-weight:500}.beauty-link span{margin-left:8px}.beauty-hero__note{color:#6b5962;font-size:12px;margin:26px 0 0}.beauty-hero__media{position:relative;min-height:455px;background:#e9e3d3}.beauty-hero__image{position:absolute;width:100%;height:100%;object-fit:cover;object-position:center;display:block}.beauty-hero__caption{position:absolute;bottom:20px;left:20px;right:20px;background:#fffef5ed;padding:14px 18px;border-radius:7px;display:flex;justify-content:space-between;gap:12px;font-size:12px}.beauty-hero__caption span:last-child{font-size:10px;letter-spacing:1.3px;align-self:center}.beauty-categories{padding-top:38px;padding-bottom:12px}.beauty-categories__heading{display:flex;justify-content:space-between;align-items:baseline;gap:16px;margin-bottom:22px}.beauty-categories__heading h2{font-family:inherit;margin:0;font-size:25px;letter-spacing:-.6px;line-height:1.2;font-weight:500}.beauty-categories__heading>span{color:#6e6168;font-size:13px}.beauty-categories__grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:16px}.beauty-category{position:relative;display:grid;grid-template-columns:1fr auto;align-items:center;gap:12px 4px;font-size:14px;font-weight:500;padding-bottom:10px;text-decoration:none}.beauty-category__image{grid-column:1/-1;aspect-ratio:1.3;overflow:hidden;border-radius:12px;background:#f7f5f5}.beauty-category__image img{display:block;width:100%;height:100%;object-fit:contain;padding:12px;transition:transform .25s ease}.beauty-category:hover img{transform:scale(1.04)}.beauty-category__arrow{color:var(--beauty-accent);font-size:20px}.beauty-home a:focus-visible{outline:3px solid var(--beauty-accent);outline-offset:4px}@media(max-width:1023px){.beauty-home{padding:0 24px;margin-top:16px}.beauty-hero__copy{padding:32px}.beauty-hero__media{min-height:420px}.beauty-hero h1{font-size:44px}.beauty-categories__grid{gap:12px}}@media(max-width:767px){.beauty-home{padding:0 16px;margin-top:12px}.beauty-hero{grid-template-columns:1fr;border-radius:14px}.beauty-hero__copy{padding:28px 24px}.beauty-eyebrow{margin-bottom:16px;font-size:10px}.beauty-hero h1{font-size:39px;letter-spacing:-1.5px;margin-bottom:16px}.beauty-hero__intro{font-size:15px;margin-bottom:20px}.beauty-hero__note{margin-top:20px}.beauty-hero__media{min-height:260px;max-height:320px}.beauty-hero__caption{bottom:12px;left:12px;right:12px;padding:10px 12px}.beauty-hero__actions{gap:18px}.beauty-button{padding:13px 18px;font-size:13px;gap:22px}.beauty-link{font-size:13px}.beauty-categories{padding-top:28px}.beauty-categories__heading h2{font-size:23px}.beauty-categories__heading>span{display:none}.beauty-categories__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px 12px}.beauty-category{font-size:13px;gap:8px 2px}}@media(prefers-reduced-motion:reduce){.beauty-category__image img{transition:none}}#site-header{--header-vertical-space:24px}#site-header a.area--search{display:none}#site-header .beauty-predictive-search{display:block;width:100%;min-width:0;position:relative;z-index:12}#site-header .beauty-header-search{display:flex;width:100%;min-width:0;align-items:center;border:1px solid #e4dde0;border-radius:6px;background:#faf8f9;overflow:hidden;margin:0}.beauty-header-search input[type=search]{width:100%;min-width:0;background:transparent;border:0;padding:12px 16px;font-size:14px;outline-offset:-3px;height:44px}.beauty-header-search button{display:flex;align-items:center;justify-content:center;border:0;background:transparent;width:46px;height:44px;flex-shrink:0;color:#241d24;cursor:pointer}.beauty-header-search:focus-within{outline:2px solid #a90d43;outline-offset:2px}.beauty-predictive-results{position:absolute;top:calc(100% + 9px);left:0;right:0;max-height:min(68vh,620px);overflow:auto;background:#fff;color:#241d24;border:1px solid #e4dde0;border-radius:8px;box-shadow:0 18px 45px #241d2429;z-index:30}.beauty-predictive-results[hidden]{display:none}.beauty-predictive-results .sidebar__search-results{padding:0 16px}.beauty-predictive-results .search-block{padding:14px 0}.beauty-predictive-results .search-title{display:block;margin-bottom:4px;font-size:11px;font-weight:700;letter-spacing:.09em;text-transform:uppercase;color:#6c6065}.beauty-predictive-results .cart-item{display:flex;align-items:center;gap:12px;padding:9px 0;margin:0}.beauty-predictive-results .cart-item__thumbnail{width:58px;height:58px;min-width:58px;margin:0;overflow:hidden;background:#f7f4f5}.beauty-predictive-results .cart-item__content{flex:1;min-width:0}.beauty-predictive-results .cart-item__content>div{display:flex;flex-direction:column;gap:3px}.beauty-predictive-results .cart-item__title{order:-1;font-size:14px;font-weight:600;line-height:1.3}.beauty-predictive-results .cart-item__price{font-size:13px}.beauty-predictive-results .search-more{border-radius:0 0 7px 7px}.retail-collection-top{display:flex;justify-content:space-between;align-items:baseline;gap:20px;margin-bottom:22px}.retail-collection-top .section-heading{margin-bottom:0;padding-bottom:0}.retail-collection-top .section-heading__title{font-size:28px!important;line-height:1.2;letter-spacing:-.65px}.retail-view-all{white-space:nowrap;font-size:13px;font-weight:600;text-decoration:underline;text-underline-offset:5px}.product-item__vendor{text-transform:uppercase;letter-spacing:.7px;font-size:11px}.product-item__title .text-size--large{font-size:15px;line-height:1.4;font-weight:500}.product-item__price{font-size:17px;font-weight:600}.product-item__text.card__text{padding-top:16px}.product-item__quick-buy{margin-top:14px}@media(min-width:1024px){#site-header .header__top--logo-left{grid-template-columns:auto minmax(260px,660px) repeat(2,max-content)!important;gap:28px}#site-header .header__top{justify-content:space-between}#site-header .header__bottom{min-height:42px}#site-header .site-nav .menu-link{font-size:14px}}@media(max-width:1023px){#site-header .header__top--logo-left{grid-template-areas:"logo cart menu" "search search search"!important;grid-template-columns:1fr auto auto!important;row-gap:12px;height:auto!important;padding:12px 0}#site-header .beauty-predictive-search{grid-area:search}.beauty-header-search input[type=search]{font-size:16px}.beauty-predictive-results{position:absolute;max-height:62vh}}@media(max-width:767px){.retail-collection-top{gap:12px;margin-bottom:18px}.retail-collection-top .section-heading__title{font-size:23px!important}.retail-view-all{font-size:12px}.product-item__title .text-size--large{font-size:13px}.product-item__price{font-size:16px}}.retail-home{max-width:1440px;margin:0 auto;padding:0 40px;color:#241d24}.retail-benefits{display:flex;justify-content:center;flex-wrap:wrap;gap:12px 48px;padding:17px 0;font-size:12px}.retail-benefits>a,.retail-benefits>span{display:flex;align-items:center;gap:8px}.retail-benefits svg{width:20px;height:20px;flex-shrink:0}.retail-campaigns{display:grid;grid-template-columns:1.3fr 1fr 1fr;gap:16px}.retail-campaign{position:relative;isolation:isolate;display:flex;align-items:center;min-width:0;min-height:310px;overflow:hidden;border-radius:12px;padding:28px;background:#f8eddf;color:#241d24;text-decoration:none}.retail-campaign--dark{background:#31030a;color:#fff}.retail-campaign__copy{position:relative;z-index:2;width:51%}.retail-campaign--1 .retail-campaign__copy{width:55%}.retail-eyebrow{display:block;font-size:10px;font-weight:700;letter-spacing:1.7px;text-transform:uppercase;margin-bottom:14px}.retail-campaign h1,.retail-campaign h2{color:inherit;font-family:inherit;font-weight:500;margin:0 0 13px;font-size:clamp(25px,2.3vw,34px);line-height:1.08;letter-spacing:-.7px}.retail-campaign h1{font-size:clamp(31px,3vw,43px)}.retail-campaign p{font-size:13px;line-height:1.5;margin:0 0 22px}.retail-campaign__cta{display:inline-flex;align-items:center;gap:9px;font-size:12px;font-weight:600;text-decoration:underline;text-underline-offset:5px}.retail-campaign--1 .retail-campaign__cta{background:#fff;color:#350611;padding:12px 14px;border-radius:5px;text-decoration:none}.retail-campaign__visual{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none}.retail-campaign__image{display:block;width:100%;height:100%;object-fit:contain;object-position:right center;transition:transform .25s ease}.retail-campaign--photographic .retail-campaign__image{object-fit:cover}.retail-campaign:not(.retail-campaign--photographic) .retail-campaign__visual{left:50%}.retail-campaign--photographic:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;background:linear-gradient(90deg,rgba(255,245,236,.36),rgba(255,245,236,.1) 46%,transparent 63%)}.retail-campaign--dark:after{background:linear-gradient(90deg,rgba(30,0,6,.2),transparent 62%)}.retail-campaign:hover .retail-campaign__image{transform:scale(1.025)}.retail-categories{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;margin-top:20px}.retail-category{display:flex;align-items:center;gap:10px;padding:10px 12px;border:1px solid #ebe6e8;border-radius:7px;font-size:13px;font-weight:500;min-height:62px}.retail-category img{width:38px;height:38px;object-fit:contain;border-radius:50%}.retail-category>span:last-child{margin-left:auto;color:#a90d43}.retail-category:hover{border-color:#a90d43;background:#fcf8f9}.retail-discovery{display:flex;align-items:center;gap:25px;padding:18px 0 0;font-size:12px}.retail-discovery>span{color:#766d73;margin-right:auto}.retail-discovery a{font-weight:600;text-decoration:underline;text-underline-offset:4px}.retail-home a:focus-visible{outline:3px solid #a90d43;outline-offset:4px}@media(max-width:1199px)and (min-width:1024px){.retail-campaign{padding:22px;min-height:285px}.retail-campaign h2{font-size:25px}.retail-campaign__copy{width:53%}.retail-campaign p{font-size:12px}}@media(max-width:1023px){.retail-home{padding:0 24px}.retail-campaigns{grid-template-columns:1fr 1fr;gap:12px}.retail-campaign{padding:24px;min-height:240px}.retail-campaign--1{grid-column:1/-1;aspect-ratio:1.8;min-height:300px;max-height:440px}.retail-campaign--1 .retail-campaign__image{object-position:right center}.retail-campaign h1{font-size:44px}.retail-campaign h2{font-size:29px}.retail-campaign__copy{width:50%}.retail-campaign--1 .retail-campaign__copy{width:49%}.retail-categories{grid-template-columns:repeat(3,minmax(0,1fr))}.retail-benefits{gap:12px 24px}}@media(max-width:767px){.retail-home{padding:0 16px}.retail-benefits{padding:12px 0;font-size:11px}.retail-benefits>span,.retail-benefits>a:last-child{display:none}.retail-campaigns{gap:10px}.retail-campaign{padding:20px;min-height:225px}.retail-campaign--1{min-height:280px;aspect-ratio:1.75}.retail-campaign h1{font-size:38px}.retail-campaign h2{font-size:26px}.retail-campaign p{margin-bottom:18px;font-size:12px}.retail-eyebrow{font-size:9px;margin-bottom:12px}.retail-campaign__cta{font-size:11px;gap:6px}.retail-categories{margin-top:14px;gap:8px}.retail-category{font-size:12px;padding:8px 5px;gap:6px;min-height:49px}.retail-category img{width:24px;height:24px}.retail-category>span:last-child{display:none}.retail-discovery{padding-top:16px;justify-content:space-between}.retail-discovery>span{display:none}}@media(max-width:599px){.retail-campaigns{grid-template-columns:1fr}.retail-campaign,.retail-campaign--1{grid-column:auto;aspect-ratio:1.5;min-height:220px;max-height:none;padding:22px}.retail-campaign__copy,.retail-campaign--1 .retail-campaign__copy{width:49%}.retail-campaign h1{font-size:35px}.retail-campaign h2{font-size:30px}}@media(max-width:359px){.retail-campaign,.retail-campaign--1{padding:17px;min-height:215px}.retail-campaign h1{font-size:30px}.retail-campaign h2{font-size:26px}.retail-campaign p{font-size:11px}.retail-campaign--1 .retail-campaign__cta{padding:10px}}@media(prefers-reduced-motion:reduce){.retail-campaign__image{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/9/compiled_assets/styles.css.map */
