.Magnet-module__ZUIFcG__magnet{will-change:transform;transition:transform .3s cubic-bezier(.22,1,.36,1);display:inline-flex}
.Navbar-module__KHvhDq__nav{z-index:100;height:var(--nav-h);transition:background .3s,box-shadow .3s,-webkit-backdrop-filter .3s,backdrop-filter .3s;position:fixed;top:0;left:0;right:0}.Navbar-module__KHvhDq__nav.Navbar-module__KHvhDq__scrolled{-webkit-backdrop-filter:blur(20px);box-shadow:0 1px 0 var(--border), var(--shadow-sm);background:#f9f0f4d9}.Navbar-module__KHvhDq__inner{align-items:center;gap:40px;max-width:1200px;height:100%;margin:0 auto;padding:0 24px;display:flex}.Navbar-module__KHvhDq__logo{font-family:var(--font-display);letter-spacing:0;flex-shrink:0;align-items:center;gap:10px;font-size:1.35rem;font-weight:700;display:flex}.Navbar-module__KHvhDq__logoIcon{flex:0 0 42px;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex}.Navbar-module__KHvhDq__logoMark{width:100%;height:100%;display:block}.Navbar-module__KHvhDq__logoText{color:var(--text-primary)}.Navbar-module__KHvhDq__logoAccent{color:var(--rose)}.Navbar-module__KHvhDq__links{flex:1;align-items:center;gap:4px;list-style:none;display:flex}.Navbar-module__KHvhDq__link{color:var(--text-secondary);border-radius:50px;padding:8px 16px;font-size:.9rem;font-weight:500;transition:all .2s;position:relative}.Navbar-module__KHvhDq__link:after{content:"";background:var(--rose);width:0;height:2px;transition:width .3s var(--ease);border-radius:2px;position:absolute;bottom:4px;left:50%;transform:translate(-50%)}.Navbar-module__KHvhDq__link:hover{color:var(--text-primary);background:var(--rose-light)}.Navbar-module__KHvhDq__link:hover:after,.Navbar-module__KHvhDq__link.Navbar-module__KHvhDq__active:after{width:20px}.Navbar-module__KHvhDq__link.Navbar-module__KHvhDq__active{color:var(--rose);font-weight:600}.Navbar-module__KHvhDq__right{align-items:center;gap:12px;margin-left:auto;display:flex}.Navbar-module__KHvhDq__burger{border:1.5px solid var(--border);width:40px;height:40px;color:var(--text-primary);cursor:pointer;background:#fff;border-radius:12px;justify-content:center;align-items:center;transition:all .2s;display:none}.Navbar-module__KHvhDq__burger:hover{border-color:var(--rose);color:var(--rose);background:var(--rose-light)}.Navbar-module__KHvhDq__overlay{z-index:200;opacity:0;pointer-events:none;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0006;transition:opacity .3s;position:fixed;inset:0}.Navbar-module__KHvhDq__overlayOpen{opacity:1;pointer-events:all}.Navbar-module__KHvhDq__drawer{z-index:300;background:#fff;width:min(320px,90vw);transition:transform .35s cubic-bezier(.22,1,.36,1);position:fixed;top:0;bottom:0;right:0;transform:translate(100%);box-shadow:-4px 0 40px #00000026}.Navbar-module__KHvhDq__drawerOpen{transform:translate(0)}.Navbar-module__KHvhDq__drawerContent{flex-direction:column;gap:8px;height:100%;padding:80px 32px 40px;display:flex}.Navbar-module__KHvhDq__drawerLinks{flex-direction:column;gap:4px;margin-bottom:32px;list-style:none;display:flex}.Navbar-module__KHvhDq__drawerLinks li{animation:Navbar-module__KHvhDq__slideInFromRight .4s var(--ease) both}@keyframes Navbar-module__KHvhDq__slideInFromRight{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}.Navbar-module__KHvhDq__drawerLink{color:var(--text-secondary);border-radius:14px;padding:14px 20px;font-size:1.1rem;font-weight:600;transition:all .2s;display:block}.Navbar-module__KHvhDq__drawerLink:hover,.Navbar-module__KHvhDq__drawerLinkActive{color:var(--rose);background:var(--rose-light)}.Navbar-module__KHvhDq__drawerTagline{font-family:var(--font-accent);color:var(--text-light);text-align:center;margin-top:auto;font-size:1rem}@media (max-width:900px){.Navbar-module__KHvhDq__links{display:none}.Navbar-module__KHvhDq__right .btn{display:none}.Navbar-module__KHvhDq__burger{display:flex}}
.Footer-module__668lQW__footer{background:var(--bg-dark);color:#d6c2c9;padding:80px 0 0;position:relative;overflow:hidden}.Footer-module__668lQW__glow{pointer-events:none;background:radial-gradient(#f04c831f 0%,#0000 70%);width:600px;height:400px;position:absolute;top:-100px;left:50%;transform:translate(-50%)}.Footer-module__668lQW__inner{z-index:1;position:relative}.Footer-module__668lQW__grid{border-bottom:1px solid #3d2930;grid-template-columns:1.8fr 1fr 1fr 1.4fr;gap:48px;padding-bottom:60px;display:grid}.Footer-module__668lQW__logo{font-family:var(--font-display);color:#fff;align-items:center;gap:8px;margin-bottom:16px;font-size:1.3rem;font-weight:700;display:flex}.Footer-module__668lQW__logoAccent{color:var(--rose)}.Footer-module__668lQW__tagline{color:#9d7b87;font-size:.9rem;font-style:italic;line-height:1.6;font-family:var(--font-accent);margin-bottom:24px;font-size:1.05rem}.Footer-module__668lQW__socials{gap:8px;display:flex}.Footer-module__668lQW__social{color:#b894a0;background:#312126;border:1px solid #3d2930;border-radius:10px;justify-content:center;align-items:center;width:38px;height:38px;transition:all .2s;display:flex}.Footer-module__668lQW__social:hover{background:var(--rose);color:#fff;border-color:var(--rose);transform:translateY(-2px)}.Footer-module__668lQW__colTitle{letter-spacing:.12em;text-transform:uppercase;color:#967;margin-bottom:20px;font-size:.75rem;font-weight:700}.Footer-module__668lQW__colLinks{flex-direction:column;gap:10px;list-style:none;display:flex}.Footer-module__668lQW__colLink{color:#b398a1;font-size:.9rem;transition:color .2s}.Footer-module__668lQW__colLink:hover{color:var(--rose)}.Footer-module__668lQW__contactList{flex-direction:column;gap:10px;margin-bottom:24px;list-style:none;display:flex}.Footer-module__668lQW__contactItem{color:#b398a1;align-items:center;gap:8px;font-size:.88rem;transition:color .2s;display:flex}a.Footer-module__668lQW__contactItem:hover{color:var(--rose)}.Footer-module__668lQW__hours{color:#936c79;font-size:.82rem;line-height:1.8}.Footer-module__668lQW__hoursTitle{color:#b398a1;margin-bottom:4px;font-weight:600}.Footer-module__668lQW__bottom{justify-content:space-between;align-items:center;gap:16px;padding:24px 0;display:flex}.Footer-module__668lQW__copy{color:#755761;font-size:.82rem}.Footer-module__668lQW__made{color:var(--rose);align-items:center;gap:5px;font-size:.82rem;display:flex}@media (max-width:1024px){.Footer-module__668lQW__grid{grid-template-columns:1fr 1fr;gap:40px}}@media (max-width:600px){.Footer-module__668lQW__grid{grid-template-columns:1fr;gap:32px}.Footer-module__668lQW__bottom{text-align:center;flex-direction:column;gap:8px}}
.Aurora-module__mL2vnG__aurora{pointer-events:none;width:100%;height:100%;position:absolute;inset:0}
.SplitText-module__OmBuNq__clip{vertical-align:top;line-height:inherit;display:inline-block;overflow:hidden}.SplitText-module__OmBuNq__char{opacity:0;will-change:opacity, transform;line-height:inherit;animation:.45s cubic-bezier(.22,1,.36,1) forwards SplitText-module__OmBuNq__splitTextReveal;display:inline-block;transform:translateY(110%)}@keyframes SplitText-module__OmBuNq__splitTextReveal{to{opacity:1;transform:translateY(0)}}
.TiltedCard-module__0hmbwG__card{transform-style:preserve-3d;will-change:transform;border-radius:20px;position:relative;overflow:hidden}.TiltedCard-module__0hmbwG__glare{pointer-events:none;border-radius:inherit;z-index:10;transition:opacity .3s,background 60ms linear;position:absolute;inset:0}
.FeaturedSection-module__psMeuq__section{background:var(--bg)}.FeaturedSection-module__psMeuq__header{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:56px;display:flex}.FeaturedSection-module__psMeuq__viewAll{flex-shrink:0}.FeaturedSection-module__psMeuq__grid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.FeaturedSection-module__psMeuq__card{background:var(--bg-card);border:1px solid var(--border);box-shadow:var(--shadow-sm);cursor:pointer;height:100%}.FeaturedSection-module__psMeuq__imageWrap{aspect-ratio:3/4;position:relative;overflow:hidden}.FeaturedSection-module__psMeuq__image{object-fit:cover;transition:transform .5s var(--ease)}.FeaturedSection-module__psMeuq__card:hover .FeaturedSection-module__psMeuq__image{transform:scale(1.05)}.FeaturedSection-module__psMeuq__catPill{z-index:2;font-size:.75rem;position:absolute;top:14px;left:14px}.FeaturedSection-module__psMeuq__overlay{opacity:0;z-index:3;background:linear-gradient(#0000 40%,#45081cf2 100%);flex-direction:column;justify-content:flex-end;padding:20px;transition:opacity .3s;display:flex;position:absolute;inset:0}.FeaturedSection-module__psMeuq__imageWrap:hover .FeaturedSection-module__psMeuq__overlay{opacity:1}.FeaturedSection-module__psMeuq__overlayDesc{color:#ffffffd9;margin-bottom:12px;font-size:.85rem;font-style:italic}.FeaturedSection-module__psMeuq__cardBody{padding:16px}.FeaturedSection-module__psMeuq__tags{flex-wrap:wrap;gap:6px;margin-bottom:10px;display:flex}.FeaturedSection-module__psMeuq__tag{background:var(--rose-light);color:var(--rose-deep);border-radius:50px;padding:3px 9px;font-size:.7rem;font-weight:600}.FeaturedSection-module__psMeuq__name{font-family:var(--font-display);color:var(--text-primary);margin-bottom:12px;font-size:1.05rem;font-weight:700}.FeaturedSection-module__psMeuq__footer{justify-content:space-between;align-items:center;display:flex}.FeaturedSection-module__psMeuq__price{color:var(--rose);font-size:.95rem;font-weight:700}.FeaturedSection-module__psMeuq__rating{color:var(--gold);align-items:center;gap:4px;font-size:.78rem;display:flex}@media (max-width:1100px){.FeaturedSection-module__psMeuq__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.FeaturedSection-module__psMeuq__grid{grid-template-columns:1fr}.FeaturedSection-module__psMeuq__header{flex-direction:column;align-items:flex-start}}
.StatsSection-module__UDc1KG__section{background:var(--bg)}.StatsSection-module__UDc1KG__statsStrip{background:linear-gradient(135deg, var(--bg-dark) 0%, var(--bg-dark-2) 100%);margin-bottom:0;padding:48px 0;position:relative;overflow:hidden}.StatsSection-module__UDc1KG__statsStrip:before{content:"";pointer-events:none;background:radial-gradient(circle at 20%,#f04c8326 0%,#0000 50%),radial-gradient(circle at 80%,#bf78e21f 0%,#0000 50%);position:absolute;inset:0}.StatsSection-module__UDc1KG__statsGrid{grid-template-columns:repeat(4,1fr);gap:32px;display:grid;position:relative}.StatsSection-module__UDc1KG__stat{text-align:center;background:#2b1d21;border:1px solid #3d2930;border-radius:20px;flex-direction:column;align-items:center;gap:8px;padding:24px;display:flex}.StatsSection-module__UDc1KG__statEmoji{margin-bottom:4px;font-size:2rem}.StatsSection-module__UDc1KG__statValue{font-family:var(--font-display);color:#fff;background:linear-gradient(135deg, var(--rose) 0%, var(--peach) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:clamp(2rem,4vw,3rem);font-weight:900;line-height:1}.StatsSection-module__UDc1KG__statLabel{color:#9d7b87;font-size:.85rem;font-weight:500}.StatsSection-module__UDc1KG__processHeader{text-align:center;margin-bottom:60px}.StatsSection-module__UDc1KG__processHeader .StatsSection-module__UDc1KG__section-desc{margin:0 auto}.StatsSection-module__UDc1KG__steps{grid-template-columns:repeat(4,1fr);gap:24px;display:grid;position:relative}.StatsSection-module__UDc1KG__stepCard{border:1.5px solid var(--border);transition:all .3s var(--ease);box-shadow:var(--shadow-sm);background:#fff;border-radius:20px;padding:28px 24px;position:relative}.StatsSection-module__UDc1KG__stepCard:hover{border-color:var(--rose);box-shadow:var(--shadow-md);transform:translateY(-4px)}.StatsSection-module__UDc1KG__stepNumber{font-family:var(--font-display);color:var(--rose-light);margin-bottom:8px;font-size:3rem;font-weight:900;line-height:1}.StatsSection-module__UDc1KG__stepEmoji{margin-bottom:14px;font-size:2rem}.StatsSection-module__UDc1KG__stepTitle{font-family:var(--font-display);color:var(--text-primary);margin-bottom:10px;font-size:1.05rem;font-weight:700}.StatsSection-module__UDc1KG__stepDesc{color:var(--text-secondary);font-size:.88rem;line-height:1.6}.StatsSection-module__UDc1KG__connector{color:var(--rose);z-index:1;font-size:1.5rem;position:absolute;top:40px;right:-16px}@media (max-width:1024px){.StatsSection-module__UDc1KG__statsGrid,.StatsSection-module__UDc1KG__steps{grid-template-columns:repeat(2,1fr)}.StatsSection-module__UDc1KG__connector{display:none}}@media (max-width:600px){.StatsSection-module__UDc1KG__statsGrid{grid-template-columns:repeat(2,1fr);gap:16px}.StatsSection-module__UDc1KG__steps{grid-template-columns:1fr}}
.TestimonialsSection-module__o9_Jfa__section{background:linear-gradient(180deg, var(--bg) 0%, var(--peach-light) 40%, var(--lavender-light) 70%, var(--bg) 100%);overflow:hidden}.TestimonialsSection-module__o9_Jfa__header{text-align:center;margin-bottom:40px}.TestimonialsSection-module__o9_Jfa__card{border:1.5px solid var(--border);width:300px;box-shadow:var(--shadow-sm);background:#fff;border-radius:20px;flex-shrink:0;padding:24px;transition:box-shadow .2s,transform .2s}.TestimonialsSection-module__o9_Jfa__card:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.TestimonialsSection-module__o9_Jfa__cardTop{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.TestimonialsSection-module__o9_Jfa__quoteIcon{color:var(--rose-light)}.TestimonialsSection-module__o9_Jfa__stars{color:var(--gold);gap:2px;display:flex}.TestimonialsSection-module__o9_Jfa__text{color:var(--text-secondary);margin-bottom:20px;font-size:.9rem;font-style:italic;line-height:1.7}.TestimonialsSection-module__o9_Jfa__author{align-items:center;gap:12px;display:flex}.TestimonialsSection-module__o9_Jfa__avatar{background:linear-gradient(135deg, var(--rose-light), var(--peach-light));border:2px solid var(--border);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;font-size:1.3rem;display:flex}.TestimonialsSection-module__o9_Jfa__authorName{color:var(--text-primary);font-size:.88rem;font-weight:700}.TestimonialsSection-module__o9_Jfa__authorOccasion{color:var(--rose);font-size:.78rem;font-weight:500}
.CTASection-module__yxcNFW__section{background:var(--bg-dark);padding:120px 0;position:relative;overflow:hidden}.CTASection-module__yxcNFW__aurora{opacity:.4;position:absolute;inset:0}.CTASection-module__yxcNFW__inner{z-index:1;text-align:center;position:relative}.CTASection-module__yxcNFW__label{font-family:var(--font-accent);color:var(--rose);align-items:center;gap:6px;margin-bottom:20px;font-size:1.2rem;display:inline-flex}.CTASection-module__yxcNFW__title{font-family:var(--font-display);color:#fff;margin-bottom:20px;font-size:clamp(2.4rem,5vw,3.8rem);font-weight:900;line-height:1.1}.CTASection-module__yxcNFW__desc{color:#b398a1;max-width:500px;margin:0 auto 40px;font-size:1.1rem;line-height:1.7}.CTASection-module__yxcNFW__ctas{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;margin-bottom:40px;display:flex}.CTASection-module__yxcNFW__mainCta{box-shadow:0 8px 40px #f04c8380}.CTASection-module__yxcNFW__secondaryCta{color:#fff;background:#37252b;border-color:#5c3d47}.CTASection-module__yxcNFW__secondaryCta:hover{border-color:var(--rose);color:var(--rose);background:#37252b}.CTASection-module__yxcNFW__features{flex-wrap:wrap;justify-content:center;align-items:center;gap:24px;display:flex}.CTASection-module__yxcNFW__feature{color:#9d7b87;font-size:.85rem;font-weight:500}@media (max-width:600px){.CTASection-module__yxcNFW__section{padding:80px 0}.CTASection-module__yxcNFW__features{gap:14px}}
.page-module__NfDiEG__main{padding-top:var(--nav-h)}.page-module__NfDiEG__hero{text-align:center;background:var(--bg-dark);padding:100px 0;position:relative;overflow:hidden}.page-module__NfDiEG__heroBg{background:radial-gradient(at 25%,#f04c832e 0%,#0000 55%),radial-gradient(at 75%,#bf78e224 0%,#0000 55%);position:absolute;inset:0}.page-module__NfDiEG__heroContent{z-index:1;position:relative}.page-module__NfDiEG__heroTitle{font-family:var(--font-display);color:#fff;margin-bottom:16px;font-size:clamp(2.2rem,5vw,3.6rem);font-weight:900;line-height:1.1}.page-module__NfDiEG__heroSub{color:#b398a1;max-width:440px;margin:0 auto;font-size:1.05rem}.page-module__NfDiEG__storyGrid{grid-template-columns:1fr 1fr;align-items:center;gap:80px;display:grid}.page-module__NfDiEG__storyImage{aspect-ratio:4/5;box-shadow:var(--shadow-xl);border-radius:24px;position:relative;overflow:hidden}.page-module__NfDiEG__storyImg{object-fit:cover}.page-module__NfDiEG__storyBadge{text-align:center;box-shadow:var(--shadow-md);background:#fff;border-radius:14px;padding:14px 20px;animation:4s ease-in-out infinite page-module__NfDiEG__float;position:absolute;bottom:24px;right:24px}.page-module__NfDiEG__badgeYear{font-family:var(--font-display);color:var(--rose);font-size:2rem;font-weight:900;line-height:1;display:block}.page-module__NfDiEG__badgeText{color:var(--text-secondary);font-size:.78rem;font-weight:500}.page-module__NfDiEG__storyText{flex-direction:column;gap:8px;display:flex}.page-module__NfDiEG__storyPara{color:var(--text-secondary);font-size:1rem;line-height:1.8}.page-module__NfDiEG__statsSection{background:var(--bg-dark);padding:60px 0}.page-module__NfDiEG__statsGrid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.page-module__NfDiEG__stat{text-align:center;background:#2b1d21;border:1px solid #3d2930;border-radius:20px;flex-direction:column;align-items:center;gap:8px;padding:28px;display:flex}.page-module__NfDiEG__statEmoji{font-size:2rem}.page-module__NfDiEG__statNum{font-family:var(--font-display);background:linear-gradient(135deg, var(--rose), var(--peach));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:2.4rem;font-weight:900}.page-module__NfDiEG__statLabel{color:#9d7b87;font-size:.85rem}.page-module__NfDiEG__valuesSection{background:var(--bg)}.page-module__NfDiEG__valuesGrid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.page-module__NfDiEG__valueCard{border:1.5px solid var(--border);transition:all .3s var(--ease);box-shadow:var(--shadow-sm);background:#fff;border-radius:20px;padding:28px 24px}.page-module__NfDiEG__valueCard:hover{border-color:var(--rose);box-shadow:var(--shadow-md);transform:translateY(-4px)}.page-module__NfDiEG__valueEmoji{margin-bottom:14px;font-size:2.2rem;display:block}.page-module__NfDiEG__valueTitle{font-family:var(--font-display);color:var(--text-primary);margin-bottom:10px;font-size:1rem;font-weight:700}.page-module__NfDiEG__valueDesc{color:var(--text-secondary);font-size:.88rem;line-height:1.6}.page-module__NfDiEG__ctaSection{background:linear-gradient(135deg, var(--rose-light) 0%, var(--lavender-light) 100%);padding:100px 0}.page-module__NfDiEG__ctaBox{text-align:center}.page-module__NfDiEG__ctaLabel{font-family:var(--font-accent);color:var(--rose);margin-bottom:12px;font-size:1.2rem}.page-module__NfDiEG__ctaTitle{font-family:var(--font-display);color:var(--text-primary);margin-bottom:36px;font-size:clamp(1.8rem,4vw,2.8rem);font-weight:900}.page-module__NfDiEG__ctaBtns{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}@media (max-width:900px){.page-module__NfDiEG__storyGrid{grid-template-columns:1fr;gap:40px}.page-module__NfDiEG__statsGrid,.page-module__NfDiEG__valuesGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.page-module__NfDiEG__valuesGrid{grid-template-columns:1fr}.page-module__NfDiEG__statsGrid{grid-template-columns:repeat(2,1fr)}}
.page-module__dWCBPa__main{padding-top:var(--nav-h);min-height:100vh}.page-module__dWCBPa__banner{text-align:center;background:var(--bg-dark);padding:80px 0;position:relative;overflow:hidden}.page-module__dWCBPa__bannerBg{background:radial-gradient(at 30%,#f04c8333 0%,#0000 60%),radial-gradient(at 70%,#bf78e226 0%,#0000 60%);position:absolute;inset:0}.page-module__dWCBPa__bannerContent{z-index:1;position:relative}.page-module__dWCBPa__bannerTitle{font-family:var(--font-display);color:#fff;margin-bottom:16px;font-size:clamp(2rem,5vw,3.4rem);font-weight:900;line-height:1.1}.page-module__dWCBPa__bannerSub{color:#b398a1;max-width:480px;margin:0 auto;font-size:1.05rem}.page-module__dWCBPa__controls{flex-wrap:wrap;align-items:center;gap:14px;margin:40px 0 24px;display:flex}.page-module__dWCBPa__searchWrap{flex:1;min-width:240px;position:relative}.page-module__dWCBPa__searchIcon{color:var(--text-light);pointer-events:none;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.page-module__dWCBPa__searchInput{border:1.5px solid var(--border);width:100%;font-size:.9rem;font-family:var(--font-body);color:var(--text-primary);background:#fff;border-radius:12px;outline:none;padding:12px 14px 12px 40px;transition:border-color .2s,box-shadow .2s}.page-module__dWCBPa__searchInput:focus{border-color:var(--rose);box-shadow:0 0 0 3px #f04c831a}.page-module__dWCBPa__sortWrap{border:1.5px solid var(--border);color:var(--text-secondary);background:#fff;border-radius:12px;align-items:center;gap:8px;height:46px;padding:0 14px;display:flex}.page-module__dWCBPa__sortSelect{font-family:var(--font-body);color:var(--text-primary);cursor:pointer;background:0 0;border:none;outline:none;font-size:.88rem}.page-module__dWCBPa__categories{flex-wrap:wrap;gap:8px;margin-bottom:24px;display:flex}.page-module__dWCBPa__catBtn{border:1.5px solid var(--border);color:var(--text-secondary);cursor:pointer;background:#fff;border-radius:50px;padding:8px 20px;font-size:.85rem;font-weight:600;transition:all .2s}.page-module__dWCBPa__catBtn:hover{border-color:var(--rose);color:var(--rose);background:var(--rose-light)}.page-module__dWCBPa__catBtnActive{box-shadow:0 4px 14px #f04c8359;background:var(--rose)!important;border-color:var(--rose)!important;color:#fff!important}.page-module__dWCBPa__resultsCount{color:var(--text-light);margin-bottom:32px;font-size:.85rem}.page-module__dWCBPa__grid{grid-template-columns:repeat(3,1fr);gap:28px;margin-bottom:80px;display:grid}.page-module__dWCBPa__card{border:1px solid var(--border);background:#fff;height:100%}.page-module__dWCBPa__imageWrap{aspect-ratio:1;position:relative;overflow:hidden}.page-module__dWCBPa__image{object-fit:cover;transition:transform .5s var(--ease)}.page-module__dWCBPa__card:hover .page-module__dWCBPa__image{transform:scale(1.06)}.page-module__dWCBPa__catLabel{z-index:2;font-size:.72rem;position:absolute;top:14px;left:14px}.page-module__dWCBPa__overlay{opacity:0;z-index:3;background:linear-gradient(#0000 45%,#0f050aeb 100%);flex-direction:column;justify-content:flex-end;align-items:center;gap:14px;padding:20px;transition:opacity .3s;display:flex;position:absolute;inset:0}.page-module__dWCBPa__imageWrap:hover .page-module__dWCBPa__overlay{opacity:1}.page-module__dWCBPa__overlayDetails{gap:12px;width:100%;display:flex}.page-module__dWCBPa__detailRow{text-align:center;color:#ffffffb3;background:#ffffff1a;border-radius:10px;flex-direction:column;flex:1;gap:2px;padding:8px 12px;font-size:.78rem;display:flex}.page-module__dWCBPa__detailRow strong{color:#fff;font-size:.85rem}.page-module__dWCBPa__cardBody{padding:18px}.page-module__dWCBPa__tagRow{flex-wrap:wrap;gap:6px;margin-bottom:8px;display:flex}.page-module__dWCBPa__tag{background:var(--rose-light);color:var(--rose-deep);border-radius:50px;padding:3px 9px;font-size:.7rem;font-weight:600}.page-module__dWCBPa__cardName{font-family:var(--font-display);color:var(--text-primary);margin-bottom:6px;font-size:1.1rem;font-weight:700}.page-module__dWCBPa__cardDesc{color:var(--text-secondary);margin-bottom:14px;font-size:.83rem;line-height:1.5}.page-module__dWCBPa__cardFooter{justify-content:space-between;align-items:center;display:flex}.page-module__dWCBPa__cardPrice{color:var(--rose);font-size:1rem;font-weight:700}.page-module__dWCBPa__cardRating{color:var(--gold);align-items:center;gap:4px;font-size:.75rem;display:flex}.page-module__dWCBPa__empty{text-align:center;color:var(--text-secondary);padding:80px 0}.page-module__dWCBPa__emptyEmoji{margin-bottom:16px;font-size:3rem;display:block}.page-module__dWCBPa__customCta{background:linear-gradient(135deg, var(--rose-light) 0%, var(--lavender-light) 100%);border:1.5px solid var(--border);border-radius:24px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;margin-bottom:80px;padding:36px 40px;display:flex}.page-module__dWCBPa__customCtaTitle{font-family:var(--font-display);color:var(--text-primary);margin-bottom:6px;font-size:1.3rem;font-weight:700}.page-module__dWCBPa__customCtaDesc{color:var(--text-secondary);font-size:.9rem}@media (max-width:900px){.page-module__dWCBPa__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.page-module__dWCBPa__grid{grid-template-columns:1fr}.page-module__dWCBPa__customCta{flex-direction:column;align-items:flex-start;padding:24px}}
.page-module__CiCVyq__main{padding-top:var(--nav-h);min-height:100vh}.page-module__CiCVyq__header{background:linear-gradient(180deg, var(--rose-light) 0%, var(--bg) 100%);text-align:center;padding:60px 0 40px}.page-module__CiCVyq__title{font-family:var(--font-display);color:var(--text-primary);margin-bottom:14px;font-size:clamp(1.8rem,4vw,3rem);font-weight:900;line-height:1.1}.page-module__CiCVyq__subtitle{color:var(--text-secondary);max-width:480px;margin:0 auto;font-size:1rem}.page-module__CiCVyq__layout{grid-template-columns:1fr 340px;align-items:start;gap:40px;padding:40px 0 80px;display:grid}.page-module__CiCVyq__formWrap{border:1.5px solid var(--border);box-shadow:var(--shadow-md);background:#fff;border-radius:24px;padding:40px}.page-module__CiCVyq__form{flex-direction:column;gap:32px;display:flex}.page-module__CiCVyq__steps{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:4px;padding-bottom:32px;display:flex}.page-module__CiCVyq__stepDot{flex-direction:column;flex:1;align-items:center;gap:6px;display:flex;position:relative}.page-module__CiCVyq__stepDot:not(:last-child):after{content:"";background:var(--border);width:calc(100% - 36px);height:2px;transition:background .3s;position:absolute;top:18px;right:calc(18px - 50%)}.page-module__CiCVyq__stepDotActive:not(:last-child):after{background:var(--rose)}.page-module__CiCVyq__stepDotCircle{border:2px solid var(--border);width:36px;height:36px;color:var(--text-light);z-index:1;background:#fff;border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex}.page-module__CiCVyq__stepDotActive .page-module__CiCVyq__stepDotCircle{border-color:var(--rose);color:var(--rose)}.page-module__CiCVyq__stepDotCurrent .page-module__CiCVyq__stepDotCircle{background:var(--rose);border-color:var(--rose);color:#fff;box-shadow:0 4px 14px #f04c8359}.page-module__CiCVyq__stepDotLabel{color:var(--text-light);text-align:center;font-size:.72rem;font-weight:600}.page-module__CiCVyq__stepDotActive .page-module__CiCVyq__stepDotLabel{color:var(--rose)}.page-module__CiCVyq__stepContent{flex-direction:column;gap:20px;display:flex}.page-module__CiCVyq__stepTitle{font-family:var(--font-display);color:var(--text-primary);font-size:1.5rem;font-weight:700}.page-module__CiCVyq__stepDesc{color:var(--text-secondary);margin-top:-12px;font-size:.9rem}.page-module__CiCVyq__subLabel{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.06em;font-size:.85rem;font-weight:700}.page-module__CiCVyq__typeGrid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.page-module__CiCVyq__typeCard{border:2px solid var(--border);cursor:pointer;background:#fff;border-radius:16px;flex-direction:column;align-items:center;gap:8px;padding:20px 12px;transition:all .2s;display:flex}.page-module__CiCVyq__typeCard:hover{border-color:var(--rose);background:var(--rose-light)}.page-module__CiCVyq__typeCardSelected{box-shadow:0 4px 16px #f04c8333;border-color:var(--rose)!important;background:var(--rose-light)!important}.page-module__CiCVyq__typeEmoji{font-size:2rem}.page-module__CiCVyq__typeLabel{color:var(--text-primary);text-align:center;font-size:.82rem;font-weight:600}.page-module__CiCVyq__typePrice{color:var(--rose);font-size:.75rem;font-weight:600}.page-module__CiCVyq__sizeGrid{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.page-module__CiCVyq__sizeCard{border:2px solid var(--border);cursor:pointer;text-align:left;background:#fff;border-radius:12px;flex-direction:column;gap:4px;padding:16px;transition:all .2s;display:flex}.page-module__CiCVyq__sizeCard strong{color:var(--text-primary);font-size:.9rem}.page-module__CiCVyq__sizeCard span{color:var(--text-secondary);font-size:.78rem}.page-module__CiCVyq__sizeCard:hover{border-color:var(--rose);background:var(--rose-light)}.page-module__CiCVyq__sizeCardSelected{border-color:var(--rose)!important;background:var(--rose-light)!important}.page-module__CiCVyq__flavourGrid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.page-module__CiCVyq__flavourCard{border:2px solid var(--border);cursor:pointer;color:var(--text-secondary);background:#fff;border-radius:12px;flex-direction:column;align-items:center;gap:6px;padding:14px 8px;font-size:.8rem;font-weight:600;transition:all .2s;display:flex}.page-module__CiCVyq__flavourCard:hover{border-color:var(--peach);background:var(--peach-light)}.page-module__CiCVyq__flavourCardSelected{border-color:var(--peach)!important;background:var(--peach-light)!important;color:#9c4716!important}.page-module__CiCVyq__extrasGrid{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.page-module__CiCVyq__extraCard{border:2px solid var(--border);cursor:pointer;color:var(--text-secondary);background:#fff;border-radius:12px;justify-content:space-between;align-items:center;padding:12px 16px;font-size:.85rem;font-weight:500;transition:all .2s;display:flex}.page-module__CiCVyq__extraCard:hover{border-color:var(--lavender);background:var(--lavender-light)}.page-module__CiCVyq__extraCardSelected{border-color:var(--lavender)!important;background:var(--lavender-light)!important;color:#6a288a!important}.page-module__CiCVyq__extraPrice{color:var(--rose);font-size:.78rem;font-weight:700}.page-module__CiCVyq__formGrid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.page-module__CiCVyq__fieldGroup{flex-direction:column;gap:6px;display:flex}.page-module__CiCVyq__fieldFull{grid-column:1/-1}.page-module__CiCVyq__label{color:var(--text-secondary);font-size:.82rem;font-weight:600}.page-module__CiCVyq__input{border:1.5px solid var(--border);font-size:.9rem;font-family:var(--font-body);color:var(--text-primary);background:#fff;border-radius:12px;outline:none;padding:12px 14px;transition:border-color .2s,box-shadow .2s}.page-module__CiCVyq__input:focus{border-color:var(--rose);box-shadow:0 0 0 3px #f04c831a}.page-module__CiCVyq__textarea{resize:vertical;min-height:100px}.page-module__CiCVyq__reviewCard{background:var(--bg);border:1.5px solid var(--border);border-radius:16px;overflow:hidden}.page-module__CiCVyq__reviewRow{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-start;gap:16px;padding:14px 20px;font-size:.88rem;display:flex}.page-module__CiCVyq__reviewRow:last-child{border-bottom:none}.page-module__CiCVyq__reviewRow span{color:var(--text-secondary);min-width:100px}.page-module__CiCVyq__reviewRowFull{flex-direction:column;gap:6px}.page-module__CiCVyq__reviewTotal{background:var(--rose-light);font-weight:700}.page-module__CiCVyq__priceHighlight{color:var(--rose);font-size:1.1rem}.page-module__CiCVyq__priceCaveat{color:var(--text-light);font-size:.78rem;font-style:italic}.page-module__CiCVyq__nav{border-top:1px solid var(--border);justify-content:flex-end;gap:12px;padding-top:24px;display:flex}.page-module__CiCVyq__submitBtn{box-shadow:0 6px 24px #f04c8366}.page-module__CiCVyq__spinner{align-items:center;gap:8px;display:flex}.page-module__CiCVyq__successState{text-align:center;padding:40px 20px}.page-module__CiCVyq__successIcon{color:#3c6;animation:page-module__CiCVyq__scaleIn .5s var(--ease-bounce) both;margin-bottom:20px}.page-module__CiCVyq__successTitle{font-family:var(--font-display);color:var(--text-primary);margin-bottom:12px;font-size:2rem;font-weight:700}.page-module__CiCVyq__successDesc{color:var(--text-secondary);max-width:420px;margin:0 auto 12px;font-size:1rem;line-height:1.6}.page-module__CiCVyq__successEmail{color:var(--text-light);margin-bottom:32px;font-size:.88rem}.page-module__CiCVyq__successSummary{background:var(--bg);border:1.5px solid var(--border);border-radius:16px;max-width:400px;margin:0 auto;overflow:hidden}.page-module__CiCVyq__summaryItem{border-bottom:1px solid var(--border);justify-content:space-between;padding:12px 20px;font-size:.88rem;display:flex}.page-module__CiCVyq__summaryItem:last-child{background:var(--rose-light);border-bottom:none}.page-module__CiCVyq__summaryItem span{color:var(--text-secondary)}.page-module__CiCVyq__sidebar{flex-direction:column;gap:20px;display:flex}.page-module__CiCVyq__sideCard{border:1.5px solid var(--border);box-shadow:var(--shadow-sm);background:#fff;border-radius:20px;padding:24px}.page-module__CiCVyq__sideCardDark{background:var(--bg-dark);border-color:#3d2930;flex-direction:column;gap:10px;display:flex}.page-module__CiCVyq__sideTitle{font-family:var(--font-display);color:var(--text-primary);margin-bottom:14px;font-size:1rem;font-weight:700}.page-module__CiCVyq__sideTitleLight{font-family:var(--font-display);color:#fff;font-size:1rem;font-weight:700}.page-module__CiCVyq__sideList{flex-direction:column;gap:10px;list-style:none;display:flex}.page-module__CiCVyq__sideList li{color:var(--text-secondary);padding-left:16px;font-size:.85rem;position:relative}.page-module__CiCVyq__sideList li:before{content:"✓";color:var(--rose);font-weight:700;position:absolute;left:0}.page-module__CiCVyq__sideDescLight{color:#9d7b87;font-size:.85rem}.page-module__CiCVyq__phoneLink,.page-module__CiCVyq__emailLink{color:var(--rose);font-size:.88rem;font-weight:600;transition:opacity .2s;display:block}.page-module__CiCVyq__phoneLink:hover,.page-module__CiCVyq__emailLink:hover{opacity:.8}.page-module__CiCVyq__miniReview{border-bottom:1px solid var(--border);padding:14px 0}.page-module__CiCVyq__miniReview:last-child{border-bottom:none;padding-bottom:0}.page-module__CiCVyq__miniReview p{color:var(--text-secondary);margin-bottom:4px;font-size:.82rem;font-style:italic}.page-module__CiCVyq__miniReview span{color:var(--text-light);font-size:.75rem;font-weight:600}@media (max-width:1024px){.page-module__CiCVyq__layout{grid-template-columns:1fr}.page-module__CiCVyq__sidebar{order:-1;grid-template-columns:repeat(2,1fr);display:grid}}@media (max-width:768px){.page-module__CiCVyq__formWrap{padding:24px 20px}.page-module__CiCVyq__typeGrid,.page-module__CiCVyq__flavourGrid{grid-template-columns:repeat(2,1fr)}.page-module__CiCVyq__formGrid,.page-module__CiCVyq__sidebar{grid-template-columns:1fr}.page-module__CiCVyq__steps{gap:2px}.page-module__CiCVyq__stepDotLabel{display:none}}
