.beauty-storefront{--beauty-ink: #1f1520;--beauty-rose: #b51f5c;--beauty-rose-dark: #851541;--beauty-blush: #fff2f6;--beauty-cream: #fffaf1;--beauty-border: rgba(31, 21, 32, .12);color:var(--beauty-ink);overflow:hidden}.beauty-storefront__hero{display:grid;gap:3.2rem;align-items:center;min-height:64rem;padding-top:6rem;padding-bottom:6rem}.beauty-storefront__hero:before{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:radial-gradient(circle at 88% 12%,rgba(255,213,227,.9),transparent 32%),radial-gradient(circle at 10% 88%,rgba(255,232,184,.7),transparent 28%),linear-gradient(135deg,var(--beauty-blush),var(--beauty-cream));content:""}.beauty-storefront__hero-copy{max-width:68rem}.beauty-storefront__eyebrow{margin:0 0 1.2rem;color:var(--beauty-rose-dark);font-size:1.3rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.beauty-storefront__heading{max-width:12ch;margin:0;font-size:clamp(4.2rem,7vw,8rem);letter-spacing:-.055em;line-height:.98}.beauty-storefront__text{max-width:60rem;margin-top:2.4rem;font-size:clamp(1.7rem,2vw,2.1rem);line-height:1.55}.beauty-storefront__actions{display:flex;flex-wrap:wrap;gap:1.2rem;margin-top:3.2rem}.beauty-storefront .button{min-height:4.8rem;border-radius:999px}.beauty-storefront__visual{display:grid;min-height:40rem;place-items:center}.beauty-storefront__visual img{width:100%;height:100%;max-height:58rem;border-radius:3.2rem;object-fit:cover;box-shadow:0 2.4rem 6rem #5b16362e}.beauty-storefront__visual-card{display:flex;width:min(100%,48rem);min-height:40rem;align-items:center;justify-content:center;gap:1.6rem;padding:4rem;border:1px solid rgba(255,255,255,.9);border-radius:50% 42% 48% 44%;background:linear-gradient(145deg,#e77aa7,#a91650 70%);box-shadow:0 2.4rem 6rem #5b163633;color:#fff;font-size:clamp(2rem,3vw,3.4rem);font-weight:700;text-align:center;transform:rotate(2deg)}.beauty-storefront__sparkle{font-size:3rem}.beauty-storefront__trust{display:grid;gap:1px;margin-top:-2.4rem;overflow:hidden;border:1px solid var(--beauty-border);border-radius:2rem;background:var(--beauty-border);box-shadow:0 1.2rem 3rem #1f152014}.beauty-storefront__trust-item{display:grid;grid-template-columns:auto 1fr;gap:.2rem 1rem;align-items:center;padding:2rem;background:#fff}.beauty-storefront__trust-item>span:first-child{grid-row:1 / span 2;font-size:2.4rem}.beauty-storefront__trust-item>span:last-child{color:#1f1520ad;font-size:1.3rem}.beauty-storefront__section{padding-top:8rem;padding-bottom:2rem}.beauty-storefront__section-heading{max-width:72rem;margin-bottom:3.2rem}.beauty-storefront__section-heading h2,.beauty-storefront__story h2{margin:0 0 1rem;font-size:clamp(3.2rem,5vw,5.2rem);letter-spacing:-.035em;line-height:1.05}.beauty-storefront__section-heading p:last-child{margin:0;color:#1f1520b8;font-size:1.7rem}.beauty-storefront__section-heading--row{display:flex;max-width:none;align-items:end;justify-content:space-between;gap:2rem}.beauty-storefront__categories{display:grid;gap:1.6rem}.beauty-storefront__category{display:grid;grid-template-columns:auto 1fr auto;gap:1.6rem;align-items:center;min-height:13rem;padding:2.4rem;border:1px solid var(--beauty-border);border-radius:2rem;background:#fff;color:var(--beauty-ink);text-decoration:none;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.beauty-storefront__category:hover{border-color:#b51f5c59;box-shadow:0 1.4rem 3rem #531a331a;transform:translateY(-.4rem)}.beauty-storefront__category:focus-visible{outline:.3rem solid var(--beauty-rose);outline-offset:.3rem}.beauty-storefront__category-icon{display:grid;width:5.6rem;height:5.6rem;border-radius:50%;background:var(--beauty-blush);font-size:2.6rem;place-items:center}.beauty-storefront__category-copy{display:grid;gap:.5rem}.beauty-storefront__category-copy strong{font-size:1.9rem}.beauty-storefront__category-copy span{color:#1f1520a8}.beauty-storefront__category-arrow{font-size:2.4rem}.beauty-storefront__featured{margin-top:6rem;border-radius:3.2rem;background:var(--beauty-blush)}.beauty-storefront__products{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.6rem}.beauty-storefront__product{overflow:hidden;border:1px solid var(--beauty-border);border-radius:2rem;background:#fff}.beauty-storefront__product a{color:inherit;text-decoration:none}.beauty-storefront__product-media{overflow:hidden;aspect-ratio:1;background:#f8f6f7}.beauty-storefront__product-media img,.beauty-storefront__product-media svg{width:100%;height:100%;object-fit:contain;transition:transform .24s ease}.beauty-storefront__product:hover img{transform:scale(1.04)}.beauty-storefront__product-copy{padding:1.8rem}.beauty-storefront__product-copy h3{min-height:4.8rem;margin:0;font-size:1.6rem;line-height:1.45}.beauty-storefront__product-copy p{margin:1rem 0 0;color:var(--beauty-rose-dark);font-weight:700}.beauty-storefront__empty{padding:4rem;border-radius:2rem;background:#fff;text-align:center}.beauty-storefront__story{display:grid;gap:3rem;align-items:start;margin-top:6rem;padding:6rem;border-radius:3.2rem;background:var(--beauty-ink);color:#fff}.beauty-storefront__story .beauty-storefront__eyebrow{color:#ffc4d9}.beauty-storefront__story .rte{font-size:1.7rem;line-height:1.7}.beauty-storefront__faqs{display:grid;gap:1.2rem;max-width:92rem}.beauty-storefront__faq{border:1px solid var(--beauty-border);border-radius:1.6rem;background:#fff}.beauty-storefront__faq summary{display:flex;min-height:6rem;align-items:center;justify-content:space-between;gap:2rem;padding:1.8rem 2rem;cursor:pointer;font-size:1.7rem;font-weight:700;list-style:none}.beauty-storefront__faq summary::-webkit-details-marker{display:none}.beauty-storefront__faq[open] summary span:last-child{transform:rotate(45deg)}.beauty-storefront__faq .rte{padding:0 2rem 2rem}@media screen and (min-width:750px){.beauty-storefront__trust{grid-template-columns:repeat(3,minmax(0,1fr))}.beauty-storefront__categories{grid-template-columns:repeat(2,minmax(0,1fr))}.beauty-storefront__story{grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr)}}@media screen and (min-width:990px){.beauty-storefront__hero{grid-template-columns:minmax(0,1.05fr) minmax(38rem,.95fr)}.beauty-storefront__categories{grid-template-columns:repeat(3,minmax(0,1fr))}.beauty-storefront__products{grid-template-columns:repeat(4,minmax(0,1fr))}}@media screen and (max-width:749px){.beauty-storefront__hero{min-height:auto;padding-top:4.8rem}.beauty-storefront__visual{min-height:28rem}.beauty-storefront__visual-card{min-height:28rem;padding:2.4rem}.beauty-storefront__section{padding-top:6rem}.beauty-storefront__section-heading--row{display:block}.beauty-storefront__section-heading--row>a{display:inline-block;margin-top:1.2rem}.beauty-storefront__story{margin-inline:1.5rem;padding:4rem 2.4rem}}@media(prefers-reduced-motion:reduce){.beauty-storefront__category,.beauty-storefront__product-media img{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/13/compiled_assets/styles.css.map */
