.allurify-editorial{background:var(--ae-bg);color:var(--ae-text);padding-top:var(--ae-pad-top);padding-bottom:var(--ae-pad-bottom)}.allurify-editorial *,.allurify-editorial *:before,.allurify-editorial *:after{box-sizing:border-box}.allurify-editorial a{color:inherit;text-decoration:none}.allurify-editorial__page{width:min(calc(100% - (var(--ae-horizontal-padding) * 2)),var(--ae-content-width));margin-inline:auto}.allurify-editorial__header{max-width:760px;margin:0 auto 36px}.allurify-editorial__header.left{max-width:none;margin-left:0}.allurify-editorial__header.center{text-align:center}.allurify-editorial__section-title{margin:0 0 10px;letter-spacing:-.035em;line-height:1.12}.allurify-editorial__section-title.h1{font-size:clamp(3rem,4vw,5rem)}.allurify-editorial__section-title.h2{font-size:clamp(2.6rem,3vw,4rem)}.allurify-editorial__section-title.h3{font-size:clamp(2.2rem,2.5vw,3.2rem)}.allurify-editorial__section-text{color:var(--ae-muted);line-height:1.7}.allurify-editorial__layout{display:grid;grid-template-columns:minmax(300px,26%) minmax(0,1fr);gap:var(--ae-gap);align-items:start}.allurify-editorial--products-only .allurify-editorial__layout{grid-template-columns:minmax(0,1fr)}.allurify-editorial__sidebar{display:grid;gap:24px;min-width:0}.allurify-editorial__banner{position:relative;overflow:hidden;border-radius:var(--ae-radius);background:#eadfe2;box-shadow:var(--ae-shadow)}.allurify-editorial__banner picture{display:block;width:100%}.allurify-editorial__banner-image{display:block;width:100%;height:auto;object-fit:contain;object-position:var(--ae-banner-position)}.allurify-editorial__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:var(--ae-overlay);opacity:var(--ae-overlay-opacity);pointer-events:none}.allurify-editorial__banner-content{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;display:flex;flex-direction:column;padding:var(--ae-banner-content-padding)}.position-top-left,.position-top-center,.position-top-right{justify-content:flex-start}.position-middle-left,.position-middle-center,.position-middle-right{justify-content:center}.position-bottom-left,.position-bottom-center,.position-bottom-right{justify-content:flex-end}.position-top-center,.position-middle-center,.position-bottom-center{align-items:center}.position-top-right,.position-middle-right,.position-bottom-right{align-items:flex-end}.align-left{text-align:left}.align-center{text-align:center}.align-right{text-align:right}.allurify-editorial__eyebrow{margin:0 0 10px;font-size:1.2rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.allurify-editorial__banner-title{max-width:480px;margin:0 0 12px;color:var(--ae-banner-text);font-size:clamp(3rem,3vw,4.8rem);line-height:1.05;letter-spacing:-.04em}.allurify-editorial__banner-text{max-width:480px;margin-bottom:20px;color:var(--ae-banner-text);font-size:1.5rem;line-height:1.65}.allurify-editorial__button{width:fit-content;min-height:44px;padding:12px 22px;border-radius:8px;background:var(--ae-button-bg);color:var(--ae-button-text);display:inline-flex;align-items:center;justify-content:center;font-weight:700;transition:transform .25s ease,opacity .25s ease}@media(hover:hover){.allurify-editorial__button:hover{transform:translateY(-2px);opacity:.92}}.allurify-editorial__hub{padding:22px;border:var(--ae-border-width) solid var(--ae-border-color);border-radius:var(--ae-radius);background:var(--ae-card-bg);box-shadow:var(--ae-shadow)}.allurify-editorial__hub-head,.allurify-editorial__products-head{display:flex;justify-content:space-between;align-items:end;gap:18px}.allurify-editorial__hub-head{margin-bottom:8px}.allurify-editorial__hub-head h3,.allurify-editorial__products-head h3{margin:0;font-size:clamp(2rem,2vw,2.8rem);line-height:1.2;letter-spacing:-.025em}.allurify-editorial__hub-head a,.allurify-editorial__view-all{color:var(--ae-accent);font-weight:700;white-space:nowrap}.allurify-editorial__article+.allurify-editorial__article{border-top:1px solid var(--ae-border-color)}.allurify-editorial__article-link{display:grid;grid-template-columns:76px 1fr;gap:14px;padding:14px 0;align-items:center}.allurify-editorial__article-media{width:76px;aspect-ratio:1;overflow:hidden;border-radius:12px;background:#f2eeee}.allurify-editorial__article-media img,.allurify-editorial__article-media svg{width:100%;height:100%;object-fit:cover}.allurify-editorial__article-copy h4{margin:0 0 5px;font-size:1.45rem;line-height:1.35}.allurify-editorial__article-copy p,.allurify-editorial__article-excerpt{margin:0;color:var(--ae-muted);font-size:1.2rem;line-height:1.45}.allurify-editorial__products-wrap{min-width:0}.allurify-editorial__products-head{margin-bottom:20px}.allurify-editorial__products-head p{margin:6px 0 0;color:var(--ae-muted)}.allurify-editorial__products{display:grid;grid-template-columns:repeat(var(--ae-desktop-columns),minmax(0,1fr));gap:var(--ae-product-gap)}.allurify-editorial__product-slot{min-width:0;width:100%}.allurify-editorial__product-slot>.custom-collection-card{width:100%}.allurify-editorial__product-slot{contain:layout style}@media screen and (max-width:1199px){.allurify-editorial__layout{grid-template-columns:1fr}.allurify-editorial__sidebar{grid-template-columns:minmax(0,1.15fr) minmax(300px,.85fr);align-items:stretch}.allurify-editorial__products{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:749px){.allurify-editorial{padding-top:calc(var(--ae-pad-top) * .7);padding-bottom:calc(var(--ae-pad-bottom) * .7)}.allurify-editorial__page{width:100%;padding-inline:15px}.allurify-editorial__header{margin-bottom:24px}.allurify-editorial__layout,.allurify-editorial__sidebar{display:grid;grid-template-columns:1fr;gap:20px}.allurify-editorial__hub--hide-mobile{display:none}.allurify-editorial__banner-content{padding:var(--ae-mobile-content-padding)}.allurify-editorial__banner-title{font-size:clamp(2.8rem,9vw,4rem)}.allurify-editorial__hub{padding:18px}.allurify-editorial__products-head{align-items:center}.allurify-editorial__products{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.allurify-editorial__products.is-mobile-slider{display:flex;width:calc(100% + 16px);margin-right:-16px;padding-right:16px;overflow-x:auto;gap:14px;scroll-snap-type:x mandatory;scrollbar-width:none;overscroll-behavior-inline:contain}.allurify-editorial__products.is-mobile-slider::-webkit-scrollbar{display:none}.allurify-editorial__products.is-mobile-slider .allurify-editorial__product-slot{flex:0 0 calc(50% - 5px);scroll-snap-align:start}}@media screen and (max-width:749px){.allurify-editorial--mobile-split .allurify-editorial__page{padding-inline:8px}.allurify-editorial--mobile-split .allurify-editorial__layout{display:grid;grid-template-columns:minmax(0,var(--ae-mobile-banner-width)) minmax(0,calc(100% - var(--ae-mobile-banner-width)));align-items:stretch;gap:var(--ae-mobile-split-gap);width:100%}.allurify-editorial--mobile-split.allurify-editorial--banner-hidden .allurify-editorial__layout{grid-template-columns:minmax(0,1fr);gap:0}.allurify-editorial--mobile-split.allurify-editorial--banner-hidden .allurify-editorial__sidebar{display:none}.allurify-editorial--mobile-split .allurify-editorial__sidebar{display:block;width:100%;min-width:0;height:100%}.allurify-editorial--mobile-split .allurify-editorial__hub{display:none}.allurify-editorial--mobile-split .allurify-editorial__banner{width:100%;min-height:0;border-radius:max(10px,calc(var(--ae-radius) - 2px))}.allurify-editorial--mobile-split .allurify-editorial__banner-content{width:100%;min-height:0;padding:12px}.allurify-editorial--mobile-split .allurify-editorial__banner-title{font-size:clamp(1.7rem,5vw,2.5rem)}.allurify-editorial--mobile-split .allurify-editorial__banner-text{margin-bottom:10px;font-size:1.05rem;line-height:1.35}.allurify-editorial--mobile-split .allurify-editorial__eyebrow{margin-bottom:5px;font-size:.85rem}.allurify-editorial--mobile-split .allurify-editorial__button{min-height:34px;padding:8px 12px;font-size:1rem}.allurify-editorial--mobile-split .allurify-editorial__products-wrap{width:100%;min-width:0}.allurify-editorial--mobile-split .allurify-editorial__products-head--hide-split-mobile{display:none}.allurify-editorial--mobile-split .allurify-editorial__products-head{margin-bottom:8px}.allurify-editorial--mobile-split .allurify-editorial__products-head h3{font-size:1.45rem}.allurify-editorial--mobile-split .allurify-editorial__products-head p{display:none}.allurify-editorial--mobile-split .allurify-editorial__view-all{display:inline-flex;align-items:center;gap:3px;font-size:.78rem;line-height:1}.allurify-editorial--mobile-split .allurify-editorial__products,.allurify-editorial--mobile-split .allurify-editorial__products.is-mobile-slider{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:100%;margin:0;padding:0;overflow:visible;gap:7px;scroll-snap-type:none}.allurify-editorial--mobile-split[data-mobile-split-products="1"] .allurify-editorial__products{grid-template-columns:1fr}.allurify-editorial--mobile-split[data-mobile-split-products="6"] .allurify-editorial__products{grid-template-columns:repeat(3,minmax(0,1fr));gap:5px}.allurify-editorial--mobile-split[data-mobile-split-products="1"] .allurify-editorial__product-slot:nth-child(n+2),.allurify-editorial--mobile-split[data-mobile-split-products="2"] .allurify-editorial__product-slot:nth-child(n+3),.allurify-editorial--mobile-split[data-mobile-split-products="4"] .allurify-editorial__product-slot:nth-child(n+5),.allurify-editorial--mobile-split[data-mobile-split-products="6"] .allurify-editorial__product-slot:nth-child(n+7),.allurify-editorial--mobile-split[data-mobile-split-products="8"] .allurify-editorial__product-slot:nth-child(n+9){display:none}.allurify-editorial--mobile-split .allurify-editorial__product-slot{width:100%;min-width:0;flex:none}}@media(prefers-reduced-motion:reduce){.allurify-editorial *,.allurify-editorial *:before,.allurify-editorial *:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
/*# sourceMappingURL=/cdn/shop/t/46/assets/allurify-editorial.css.map */
