.page-hero[data-astro-cid-5w43p2qc]{padding:10rem 2rem 4rem;text-align:center;background:linear-gradient(160deg,#fff0f5,#ffe5ec 28%,#f7cad0 50%,#e8d5f5,#c9e4ff);position:relative;overflow:hidden}.page-hero[data-astro-cid-5w43p2qc] .hero-blob[data-astro-cid-5w43p2qc]{animation:none;opacity:.35}.page-hero[data-astro-cid-5w43p2qc] .hero-blob[data-astro-cid-5w43p2qc].b-a{width:350px;height:350px;background:var(--peach-glow);top:-80px;right:-50px}.page-hero[data-astro-cid-5w43p2qc] .hero-blob[data-astro-cid-5w43p2qc].b-b{width:300px;height:300px;background:var(--pink-sugar);bottom:-60px;left:-40px}.page-hero[data-astro-cid-5w43p2qc] h1[data-astro-cid-5w43p2qc]{font-family:var(--heading);font-size:clamp(2.8rem,6vw,4rem);font-weight:400;color:var(--text-main);margin-bottom:.8rem;position:relative}.page-hero[data-astro-cid-5w43p2qc] p[data-astro-cid-5w43p2qc]{font-size:1rem;color:var(--text-soft);max-width:480px;margin:0 auto;font-weight:300;position:relative}.filter-bar[data-astro-cid-5w43p2qc]{padding:2.5rem 0 1rem;background:var(--white-glow)}.filter-tabs[data-astro-cid-5w43p2qc]{display:flex;justify-content:center;gap:.6rem;flex-wrap:wrap}.filter-tab[data-astro-cid-5w43p2qc]{padding:.55rem 1.5rem;border-radius:50px;border:1.5px solid rgba(242,181,212,.3);background:transparent;font-family:var(--body);font-size:.72rem;font-weight:400;letter-spacing:.08em;text-transform:uppercase;color:var(--text-soft);cursor:pointer;transition:all .3s}.filter-tab[data-astro-cid-5w43p2qc]:hover,.filter-tab[data-astro-cid-5w43p2qc].active{background:linear-gradient(135deg,var(--pink-sugar),var(--lavender-mist));color:#fff;border-color:transparent;box-shadow:0 4px 15px #f2b5d440}.shop-grid[data-astro-cid-5w43p2qc]{padding:3rem 0 6rem;background:var(--white-glow)}.product-card[data-astro-cid-5w43p2qc]{background:#fff;border-radius:32px;overflow:hidden;border:1px solid rgba(242,181,212,.1);margin-bottom:2.5rem;transition:all .5s;scroll-margin-top:100px}.product-card[data-astro-cid-5w43p2qc].hidden{display:none}.product-card[data-astro-cid-5w43p2qc]:hover{box-shadow:0 25px 70px #f2b5d426}.product-inner[data-astro-cid-5w43p2qc]{display:grid;grid-template-columns:1fr 1.1fr;min-height:450px}.product-card[data-astro-cid-5w43p2qc]:nth-child(2n) .product-inner[data-astro-cid-5w43p2qc]{grid-template-columns:1.1fr 1fr}.product-card[data-astro-cid-5w43p2qc]:nth-child(2n) .product-img-side[data-astro-cid-5w43p2qc]{order:2}.product-card[data-astro-cid-5w43p2qc]:nth-child(2n) .product-details[data-astro-cid-5w43p2qc]{order:1}.product-img-side[data-astro-cid-5w43p2qc]{min-height:420px;padding:2rem}.product-details[data-astro-cid-5w43p2qc]{padding:3rem;display:flex;flex-direction:column;justify-content:center}.product-vibe-tag[data-astro-cid-5w43p2qc]{display:inline-block;width:fit-content;font-size:.62rem;letter-spacing:.2em;text-transform:uppercase;color:#fff;font-weight:500;background:linear-gradient(135deg,var(--pink-sugar),var(--soft-lilac));padding:.3rem 1rem;border-radius:20px;margin-bottom:.8rem}.product-name[data-astro-cid-5w43p2qc]{font-family:var(--heading);font-size:2rem;font-weight:500;color:var(--text-main);margin-bottom:.4rem}.product-scent[data-astro-cid-5w43p2qc]{font-size:.88rem;color:var(--deep-rose);font-style:italic;font-weight:300;margin-bottom:1rem}.product-desc[data-astro-cid-5w43p2qc]{font-size:.88rem;color:var(--text-soft);font-weight:300;line-height:1.9;margin-bottom:1.5rem}.product-vibes[data-astro-cid-5w43p2qc]{display:flex;gap:.6rem;flex-wrap:wrap;margin-bottom:1.5rem}.vibe-pill[data-astro-cid-5w43p2qc]{font-size:.65rem;letter-spacing:.08em;padding:.35rem .9rem;border-radius:50px;background:var(--blush-cloud);color:var(--text-accent);font-weight:400}.size-selector[data-astro-cid-5w43p2qc]{margin-bottom:1.5rem}.size-label[data-astro-cid-5w43p2qc]{font-size:.68rem;letter-spacing:.12em;text-transform:uppercase;color:var(--text-soft);font-weight:500;margin-bottom:.5rem}.size-options[data-astro-cid-5w43p2qc]{display:flex;gap:.5rem;flex-wrap:wrap}.size-btn[data-astro-cid-5w43p2qc]{padding:.5rem 1.1rem;border:1.5px solid rgba(242,181,212,.3);border-radius:14px;background:transparent;font-family:var(--body);font-size:.75rem;color:var(--text-main);cursor:pointer;transition:all .3s;text-align:center}.size-btn[data-astro-cid-5w43p2qc] small[data-astro-cid-5w43p2qc]{display:block;font-size:.6rem;color:var(--text-soft);margin-top:2px}.size-btn[data-astro-cid-5w43p2qc]:hover,.size-btn[data-astro-cid-5w43p2qc].active{border-color:var(--deep-rose);background:linear-gradient(135deg,var(--pink-sugar),var(--deep-rose));color:#fff}.size-btn[data-astro-cid-5w43p2qc]:hover small[data-astro-cid-5w43p2qc],.size-btn[data-astro-cid-5w43p2qc].active small[data-astro-cid-5w43p2qc]{color:#fffc}.product-price[data-astro-cid-5w43p2qc]{font-family:var(--heading);font-size:1.5rem;font-style:italic;color:var(--deep-rose);margin-bottom:1.2rem}.add-to-cart-btn[data-astro-cid-5w43p2qc]{width:fit-content}.bundles-section[data-astro-cid-5w43p2qc]{padding:6rem 0;background:linear-gradient(160deg,var(--blush-cloud),var(--cream-dream),rgba(201,228,255,.4))}.bundles-grid[data-astro-cid-5w43p2qc]{display:grid;grid-template-columns:1fr 1fr;gap:2rem}.bundle-card[data-astro-cid-5w43p2qc]{background:#fff;border-radius:28px;padding:2.5rem;border:1px solid rgba(242,181,212,.1);transition:all .4s;position:relative;overflow:hidden}.bundle-card[data-astro-cid-5w43p2qc]:hover{transform:translateY(-6px);box-shadow:0 20px 50px #f2b5d426}.bundle-badge[data-astro-cid-5w43p2qc]{position:absolute;top:1.5rem;right:1.5rem;background:linear-gradient(135deg,var(--peach-glow),var(--golden-hour));color:var(--text-main);font-size:.62rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;padding:.3rem 1rem;border-radius:20px}.bundle-card[data-astro-cid-5w43p2qc] h3[data-astro-cid-5w43p2qc]{font-family:var(--heading);font-size:1.6rem;font-weight:500;margin-bottom:.4rem}.bundle-contents[data-astro-cid-5w43p2qc]{font-size:.78rem;color:var(--deep-rose);font-style:italic;margin-bottom:1rem}.bundle-card[data-astro-cid-5w43p2qc] p[data-astro-cid-5w43p2qc]{font-size:.85rem;color:var(--text-soft);font-weight:300;line-height:1.8;margin-bottom:1.5rem}.bundle-pricing[data-astro-cid-5w43p2qc]{display:flex;align-items:baseline;gap:.8rem;margin-bottom:1.5rem}.bundle-price[data-astro-cid-5w43p2qc]{font-family:var(--heading);font-size:1.8rem;font-style:italic;color:var(--deep-rose)}.bundle-original[data-astro-cid-5w43p2qc]{font-size:.88rem;color:var(--text-soft);text-decoration:line-through}@media(max-width:768px){.product-inner[data-astro-cid-5w43p2qc]{grid-template-columns:1fr!important}.product-card[data-astro-cid-5w43p2qc]:nth-child(2n) .product-img-side[data-astro-cid-5w43p2qc]{order:0}.product-card[data-astro-cid-5w43p2qc]:nth-child(2n) .product-details[data-astro-cid-5w43p2qc]{order:0}.product-img-side[data-astro-cid-5w43p2qc]{min-height:280px;padding:2rem 2rem 1rem}.product-details[data-astro-cid-5w43p2qc]{padding:2rem}.bundles-grid[data-astro-cid-5w43p2qc]{grid-template-columns:1fr}}
