.product-brand{display:flex;flex-direction:column;line-height:1.15}.product-brand strong{font-size:24px}.product-brand span{margin-top:5px;color:#7a7284;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.product-hero{padding:92px 0;background:radial-gradient(circle at 82% 30%,rgba(231,51,127,.16),transparent 25%),linear-gradient(115deg,#fff 0,#fff5fa 100%)}
.product-showcase{display:grid;gap:30px}.showcase-card{display:grid;grid-template-columns:1fr 1fr;min-height:440px;border:1px solid #f0e8ee;border-radius:26px;overflow:hidden;background:#fff;box-shadow:0 18px 50px rgba(33,20,38,.08)}
.showcase-card.reverse .showcase-image{order:2}.showcase-card.reverse .showcase-copy{order:1}.showcase-image{display:flex;align-items:center;justify-content:center;min-height:440px;padding:32px;overflow:hidden}.showcase-image.pink{background:linear-gradient(145deg,#fff1f7,#ffd6e8)}.showcase-image.blue{background:linear-gradient(145deg,#eef9ff,#d8eeff)}.showcase-image.purple{background:linear-gradient(145deg,#f7f0ff,#e7d7ff)}.showcase-image.coral{background:linear-gradient(145deg,#fff5ee,#ffe0cf)}
.showcase-image img{display:block;width:100%;height:360px;object-fit:contain;filter:drop-shadow(0 24px 24px rgba(46,23,48,.18))}.showcase-copy{padding:54px;align-self:center}.showcase-copy>span{font-size:12px;font-weight:900;letter-spacing:.1em;text-transform:uppercase;color:#e7337f}.showcase-copy h2{font-size:32px;line-height:1.15;margin:10px 0 16px}.showcase-copy p,.showcase-copy li{color:#5d5668}.showcase-copy ul{padding-left:20px;margin:18px 0 26px}.showcase-copy li{margin:7px 0}
.product-cta{display:flex;align-items:center;justify-content:space-between;gap:36px}.product-cta>div{max-width:760px}.product-cta h2{font-size:34px;margin:8px 0}.footer-product-links{display:flex;gap:24px;flex-wrap:wrap;font-weight:700}.footer-product-links a:hover{color:#ff9fc5}
@media(max-width:760px){.showcase-card{grid-template-columns:1fr}.showcase-card.reverse .showcase-image,.showcase-card.reverse .showcase-copy{order:initial}.showcase-image{min-height:300px}.showcase-image img{height:270px}.showcase-copy{padding:30px 24px}.showcase-copy h2{font-size:27px}.product-cta{display:block}.product-cta .btn{margin-top:18px}}
.website-products{display:none;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.website-products.ready{display:grid;margin-bottom:40px}.website-product{border:1px solid #f0e8ee;border-radius:20px;background:#fff;overflow:hidden;box-shadow:0 14px 36px rgba(33,20,38,.08)}.website-product-image{height:310px;background:#fff4f9;display:flex;align-items:center;justify-content:center;padding:20px}.website-product-image img{width:100%;height:100%;object-fit:contain}.website-product-copy{padding:24px}.website-product-copy span{color:#e7337f;font-size:12px;font-weight:900;text-transform:uppercase}.website-product-copy h3{font-size:22px;margin:8px 0}.website-product-copy p{color:#5d5668}.website-product-copy ul{padding-left:20px;color:#5d5668}.website-product .btn{margin-top:10px}.products-empty{grid-column:1/-1;color:#6a6275;text-align:center;padding:30px}@media(max-width:900px){.website-products{grid-template-columns:repeat(2,1fr)}}@media(max-width:620px){.website-products{grid-template-columns:1fr}.website-product-image{height:270px}}
