.Header-module__hBw1pG__header{z-index:50;justify-content:space-between;align-items:center;padding:1.5rem 3rem;transition:all .35s;display:flex;position:fixed;top:0;left:0;right:0}.Header-module__hBw1pG__headerScrolled{-webkit-backdrop-filter:blur(20px);background:#ffffffd9;border-bottom:1px solid #b37e871a;padding:1rem 3rem;box-shadow:0 10px 30px #b37e870d}.Header-module__hBw1pG__logo{font-size:2rem;font-weight:600;font-family:var(--font-playfair);color:var(--text);cursor:pointer;text-decoration:none}.Header-module__hBw1pG__logoAccent{color:var(--primary-dark);font-style:italic}.Header-module__hBw1pG__nav{align-items:center;gap:2.5rem;display:flex}.Header-module__hBw1pG__navLink{color:var(--text);font-size:1rem;font-weight:400;font-family:var(--font-outfit);text-decoration:none;transition:color .3s}.Header-module__hBw1pG__navLink:hover{color:var(--primary-dark)}.Header-module__hBw1pG__navCta{background:linear-gradient(135deg, var(--primary-dark) 0%, var(--primary) 100%);color:#fff;font-size:.95rem;font-weight:600;font-family:var(--font-outfit);letter-spacing:.5px;border-radius:50px;padding:.75rem 2.25rem;text-decoration:none;transition:all .3s;box-shadow:0 10px 20px #b37e8733}.Header-module__hBw1pG__navCta:hover{transform:translateY(-3px);box-shadow:0 15px 30px #b37e874d}@media (max-width:768px){.Header-module__hBw1pG__burger{cursor:pointer;z-index:60;background:0 0;border:none;flex-direction:column;justify-content:space-between;width:24px;height:18px;padding:0;display:flex}.Header-module__hBw1pG__burgerLine{background-color:var(--text);width:100%;height:2px;transition:all .3s}.Header-module__hBw1pG__line1Open{transform:rotate(45deg)translate(5px,5px)}.Header-module__hBw1pG__line2Open{opacity:0}.Header-module__hBw1pG__line3Open{transform:rotate(-45deg)translate(6px,-6px)}.Header-module__hBw1pG__nav{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffff2;flex-direction:column;justify-content:center;align-items:flex-start;gap:2rem;width:80%;height:100vh;padding:4rem 2.5rem;transition:right .4s cubic-bezier(.77,.2,.05,1);position:fixed;top:0;right:-100%;box-shadow:-10px 0 30px #0000000d}.Header-module__hBw1pG__navOpen{right:0}.Header-module__hBw1pG__navLink{width:100%;font-size:1.25rem;font-weight:600;display:block}.Header-module__hBw1pG__navCta{text-align:center;width:100%;margin-top:1rem}}@media (min-width:769px){.Header-module__hBw1pG__burger{display:none}}
.Hero-module__ZARIfG__section{z-index:1;background:linear-gradient(#0000 80%,#fff6 100%);align-items:center;min-height:100vh;padding:8rem 4rem 2rem;display:flex;position:relative}.Hero-module__ZARIfG__layout{grid-template-columns:1.1fr 1fr;align-items:center;gap:5rem;width:100%;max-width:1300px;margin:0 auto;display:grid}@media (max-width:1024px){.Hero-module__ZARIfG__section{padding:7rem 2rem 4rem}.Hero-module__ZARIfG__layout{text-align:center;grid-template-columns:1fr;gap:4rem}}.Hero-module__ZARIfG__leftColumn{z-index:2;flex-direction:column;align-items:flex-start;display:flex;position:relative}@media (max-width:1024px){.Hero-module__ZARIfG__leftColumn{align-items:center}}.Hero-module__ZARIfG__eyebrow{color:var(--primary-dark);font-size:2.5rem;font-family:var(--font-floral);text-transform:none;margin-bottom:-10px;display:block}.Hero-module__ZARIfG__heading{font-family:var(--font-playfair);color:var(--text);text-align:left;letter-spacing:-1px;margin-bottom:1.5rem;font-size:clamp(3.5rem,6vw,5.5rem);font-weight:500;line-height:1.1}@media (max-width:1024px){.Hero-module__ZARIfG__heading{text-align:center}}.Hero-module__ZARIfG__headingAccent{background:linear-gradient(135deg, var(--text) 0%, var(--primary-dark) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-style:italic;font-weight:400}.Hero-module__ZARIfG__subtext{color:var(--text-muted);max-width:540px;font-size:clamp(1.1rem,1.5vw,1.25rem);font-weight:300;line-height:1.7;font-family:var(--font-outfit);text-align:left;margin-bottom:3rem}@media (max-width:1024px){.Hero-module__ZARIfG__subtext{text-align:center;margin:0 auto 3rem}}.Hero-module__ZARIfG__buttons{flex-wrap:wrap;justify-content:flex-start;gap:1.2rem;margin-bottom:4rem;display:flex}@media (max-width:1024px){.Hero-module__ZARIfG__buttons{justify-content:center}}.Hero-module__ZARIfG__btnPrimary{background:linear-gradient(135deg, var(--primary) 0%, #e8bccc 100%);color:var(--text);border:1px solid #fff9;border-radius:50px;padding:1.1rem 2.5rem;font-size:1.05rem;font-weight:500;text-decoration:none;transition:all .4s cubic-bezier(.16,1,.3,1);display:inline-block;box-shadow:0 15px 35px #f2d1d766}.Hero-module__ZARIfG__btnPrimary:hover{background:linear-gradient(135deg, #e8bccc 0%, var(--primary) 100%);transform:translateY(-4px)scale(1.02);box-shadow:0 20px 40px #f2d1d799}.Hero-module__ZARIfG__btnSecondary{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:var(--text);border:1px solid var(--primary-dark);background:#ffffff80;border-radius:50px;padding:1.1rem 2.5rem;font-size:1.05rem;font-weight:500;text-decoration:none;transition:all .4s;display:inline-block}.Hero-module__ZARIfG__btnSecondary:hover{background:var(--primary-dark);color:#fff;transform:translateY(-4px)}.Hero-module__ZARIfG__badges{flex-wrap:wrap;gap:1rem;display:flex}@media (max-width:1024px){.Hero-module__ZARIfG__badges{justify-content:center}}.Hero-module__ZARIfG__badge{color:var(--text-muted);letter-spacing:.5px;background:#fff9;border:1px solid #ffffffe6;border-radius:50px;align-items:center;gap:.4rem;padding:.5rem 1rem;font-size:.8rem;font-weight:500;display:flex;box-shadow:0 4px 15px #00000005}.Hero-module__ZARIfG__sparkle{color:var(--primary-dark);font-size:.9rem}.Hero-module__ZARIfG__rightColumn{justify-content:center;align-items:center;width:100%;height:600px;animation:8s ease-in-out infinite Hero-module__ZARIfG__floatSlow;display:flex;position:relative}@media (max-width:1024px){.Hero-module__ZARIfG__rightColumn{height:450px}}.Hero-module__ZARIfG__imageCard{border-radius:30px;width:100%;max-width:480px;height:100%;max-height:550px;position:relative;overflow:hidden}.Hero-module__ZARIfG__imageGlow{z-index:1;pointer-events:none;background:linear-gradient(135deg,#fff6 0%,#0000 50%,#f2d1d733 100%);width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__ZARIfG__heroImage{object-fit:cover;object-position:center;transition:transform .8s cubic-bezier(.16,1,.3,1)}.Hero-module__ZARIfG__imageCard:hover .Hero-module__ZARIfG__heroImage{transform:scale(1.04)}.Hero-module__ZARIfG__blob1,.Hero-module__ZARIfG__blob2{pointer-events:none;z-index:-1;filter:blur(50px);border-radius:50%;position:absolute}.Hero-module__ZARIfG__blob1{background:var(--primary);opacity:.5;width:350px;height:350px;animation:8s ease-in-out infinite Hero-module__ZARIfG__float;top:-40px;right:-40px}.Hero-module__ZARIfG__blob2{background:var(--secondary);opacity:.4;width:300px;height:300px;animation:10s ease-in-out infinite reverse Hero-module__ZARIfG__float;bottom:-40px;left:-40px}.Hero-module__ZARIfG__scrollWrapper{cursor:pointer;opacity:.6;z-index:10;flex-direction:column;align-items:center;gap:.5rem;transition:opacity .3s;display:flex;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.Hero-module__ZARIfG__scrollWrapper:hover{opacity:1}.Hero-module__ZARIfG__scrollText{text-transform:uppercase;letter-spacing:2px;color:var(--primary-dark);font-size:.75rem;font-weight:500}.Hero-module__ZARIfG__scrollIndicator{border:1.5px solid var(--primary-dark);border-radius:50px;justify-content:center;width:24px;height:40px;display:flex;position:relative}.Hero-module__ZARIfG__scrollDot{background:var(--primary-dark);border-radius:4px;width:4px;height:8px;margin-top:6px;animation:1.5s cubic-bezier(.6,.05,.4,1) infinite Hero-module__ZARIfG__scrollDrop}@keyframes Hero-module__ZARIfG__scrollDrop{0%{opacity:1;transform:translateY(0)}50%{opacity:1}to{opacity:0;transform:translateY(16px)}}
.Features-module__zvCZ4q__section{z-index:1;background:0 0;padding:8rem 2rem;position:relative}.Features-module__zvCZ4q__header{text-align:center;max-width:1200px;margin:0 auto 5rem}.Features-module__zvCZ4q__eyebrow{color:var(--primary-dark);font-size:2.8rem;font-family:var(--font-floral);text-transform:none;margin-bottom:-15px;display:block}.Features-module__zvCZ4q__heading{font-family:var(--font-playfair);color:var(--text);letter-spacing:-.5px;margin-bottom:1.5rem;font-size:clamp(2.75rem,5vw,4rem);font-weight:500;line-height:1.1}.Features-module__zvCZ4q__headingAccent{background:linear-gradient(135deg, var(--text) 0%, var(--primary-dark) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-style:italic;font-weight:400}.Features-module__zvCZ4q__subtext{color:var(--text-muted);max-width:620px;font-size:1.15rem;font-family:var(--font-outfit);margin:0 auto;font-weight:300;line-height:1.7}.Features-module__zvCZ4q__toggleWrapper{justify-content:center;margin-bottom:5rem;display:flex}.Features-module__zvCZ4q__toggleGroup{background:var(--glass-bg);-webkit-backdrop-filter:blur(16px);border:1px solid var(--glass-border-light);box-shadow:var(--shadow-sm);border-radius:50px;flex-wrap:wrap;justify-content:center;gap:.5rem;padding:.5rem;display:inline-flex}.Features-module__zvCZ4q__toggleBtn{color:var(--text-muted);cursor:pointer;font-size:1rem;font-weight:500;font-family:var(--font-outfit);background:0 0;border:none;border-radius:50px;padding:.8rem 2rem;transition:all .4s cubic-bezier(.16,1,.3,1)}.Features-module__zvCZ4q__toggleBtn:hover{color:var(--text);background:#fff6}.Features-module__zvCZ4q__toggleBtnActive{background:linear-gradient(135deg, var(--primary) 0%, #e8bccc 100%);color:var(--text);font-weight:600;box-shadow:0 10px 20px #f2d1d766}.Features-module__zvCZ4q__toggleBtnActive:hover{background:linear-gradient(135deg, var(--primary) 0%, #e8bccc 100%)}.Features-module__zvCZ4q__grid{grid-template-columns:repeat(2,1fr);gap:3rem;max-width:900px;margin:0 auto;display:grid}@media (max-width:768px){.Features-module__zvCZ4q__grid{grid-template-columns:1fr;gap:2rem}}.Features-module__zvCZ4q__card{text-align:center;background:var(--glass-bg);-webkit-backdrop-filter:blur(24px);border-top:1px solid var(--glass-border-light);border-left:1px solid var(--glass-border-light);border-right:1px solid var(--glass-border-dark);border-bottom:1px solid var(--glass-border-dark);box-shadow:var(--shadow);cursor:default;border-radius:32px;padding:4rem 3rem;transition:all .5s cubic-bezier(.34,1.56,.64,1);position:relative;overflow:hidden}.Features-module__zvCZ4q__card:hover{border-color:#fff;transform:translateY(-12px);box-shadow:0 30px 60px #b37e8726}.Features-module__zvCZ4q__decorCircle{opacity:.15;filter:blur(40px);background:radial-gradient(circle, var(--primary) 0%, transparent 70%);border-radius:50%;width:180px;height:180px;transition:opacity .6s,transform .6s;position:absolute;top:-60px;right:-60px}.Features-module__zvCZ4q__card:hover .Features-module__zvCZ4q__decorCircle{opacity:.4;transform:scale(1.2)}.Features-module__zvCZ4q__iconWrap{background:linear-gradient(135deg,#fffc 0%,#fff3 100%);border:1px solid #ffffffe6;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 2.5rem;font-size:2.5rem;transition:transform .6s cubic-bezier(.34,1.56,.64,1);display:flex;box-shadow:inset 0 0 15px #f2d1d733,0 10px 20px #b37e870d}.Features-module__zvCZ4q__card:hover .Features-module__zvCZ4q__iconWrap{transform:scale(1.15)rotate(-5deg);box-shadow:inset 0 0 15px #f2d1d766,0 15px 25px #b37e871a}.Features-module__zvCZ4q__cardTitle{font-family:var(--font-playfair);color:var(--text);letter-spacing:-.3px;margin-bottom:1rem;font-size:1.6rem;font-weight:500}.Features-module__zvCZ4q__cardText{color:var(--text-muted);font-size:1.05rem;line-height:1.7;font-family:var(--font-outfit);font-weight:300}
.Education-module__JpHHoW__section{z-index:1;background:0 0;padding:10rem 2rem;position:relative}.Education-module__JpHHoW__inner{grid-template-columns:1fr 1fr;align-items:center;gap:6rem;max-width:1200px;margin:0 auto;display:grid}@media (max-width:968px){.Education-module__JpHHoW__inner{grid-template-columns:1fr;gap:4rem}}.Education-module__JpHHoW__contentColumn{flex-direction:column;display:flex}.Education-module__JpHHoW__eyebrow{color:var(--primary-dark);font-size:2.5rem;font-family:var(--font-floral);text-transform:none;margin-bottom:-10px;display:block}.Education-module__JpHHoW__heading{font-family:var(--font-playfair);color:var(--text);letter-spacing:-.5px;margin-bottom:1.5rem;font-size:clamp(2.75rem,5vw,4rem);font-weight:500;line-height:1.1}.Education-module__JpHHoW__headingAccent{background:linear-gradient(135deg, var(--text) 0%, var(--primary-dark) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-style:italic;font-weight:400}.Education-module__JpHHoW__subtext{color:var(--text-muted);max-width:500px;font-size:1.15rem;font-family:var(--font-outfit);margin-bottom:3rem;font-weight:300;line-height:1.7}.Education-module__JpHHoW__tabs{flex-direction:column;gap:1rem;display:flex}.Education-module__JpHHoW__tab{text-align:left;cursor:pointer;background:0 0;border:none;border-left:2px solid #b37e8733;flex-direction:column;padding:1.2rem 1.5rem;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;position:relative}.Education-module__JpHHoW__tab:hover{background:#fff6;border-left-color:#b37e8780}.Education-module__JpHHoW__tabActive{background:var(--glass-bg);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-left:3px solid var(--primary-dark);border-radius:0 20px 20px 0;box-shadow:10px 10px 30px #b37e8714}.Education-module__JpHHoW__tabHeader{align-items:center;gap:1rem;display:flex}.Education-module__JpHHoW__tabNumber{font-family:var(--font-outfit);color:var(--text-light);letter-spacing:1px;font-size:.85rem;font-weight:600}.Education-module__JpHHoW__tabActive .Education-module__JpHHoW__tabNumber{color:var(--primary-dark)}.Education-module__JpHHoW__tabTitle{font-family:var(--font-playfair);color:var(--text);font-size:1.5rem;font-weight:500;transition:color .3s}.Education-module__JpHHoW__tabActive .Education-module__JpHHoW__tabTitle{color:var(--primary-dark)}.Education-module__JpHHoW__tabBody{opacity:0;max-height:0;padding-left:2.2rem;transition:all .5s cubic-bezier(.16,1,.3,1);overflow:hidden}.Education-module__JpHHoW__tabBodyOpen{opacity:1;max-height:150px;margin-top:.8rem}.Education-module__JpHHoW__tabText{color:var(--text-muted);font-size:1rem;font-family:var(--font-outfit);font-weight:300;line-height:1.6}.Education-module__JpHHoW__visualColumn{justify-content:center;align-items:center;display:flex}.Education-module__JpHHoW__visualWrapper{justify-content:center;align-items:center;width:400px;height:400px;animation:8s ease-in-out infinite Education-module__JpHHoW__floatSlow;display:flex;position:relative}@media (max-width:968px){.Education-module__JpHHoW__visualWrapper{width:320px;height:320px}}.Education-module__JpHHoW__glowBlob{background:var(--edu-color,var(--primary));filter:blur(60px);opacity:.7;z-index:0;border-radius:50%;width:250px;height:250px;transition:background .8s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Education-module__JpHHoW__orb{text-align:center;z-index:1;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:radial-gradient(circle at 30% 30%,#ffffffe6,#ffffff4d);border:1px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:320px;height:320px;transition:all .5s;display:flex;position:relative;box-shadow:inset -10px -10px 30px #0000000d,0 20px 40px #b37e8726}@media (max-width:968px){.Education-module__JpHHoW__orb{width:280px;height:280px}}.Education-module__JpHHoW__orbInner{flex-direction:column;justify-content:center;align-items:center;padding:2rem;animation:.5s forwards Education-module__JpHHoW__fadeInOrbContent;display:flex}.Education-module__JpHHoW__orbIcon{filter:drop-shadow(0 10px 15px #b37e8733);margin-bottom:1rem;font-size:4rem}.Education-module__JpHHoW__orbTitle{font-family:var(--font-playfair);color:var(--text);margin-bottom:.2rem;font-size:1.6rem;font-weight:500}.Education-module__JpHHoW__orbSub{font-family:var(--font-outfit);text-transform:uppercase;letter-spacing:2px;color:var(--primary-dark);font-size:.9rem;font-weight:600}@keyframes Education-module__JpHHoW__fadeInOrbContent{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}
.Products-module__mFS5Ca__section{z-index:1;background:0 0;padding:8rem 2rem;position:relative}.Products-module__mFS5Ca__inner{max-width:1200px;margin:0 auto}.Products-module__mFS5Ca__sectionHeader{text-align:center;margin-bottom:5rem}.Products-module__mFS5Ca__eyebrow{color:var(--primary-dark);text-transform:uppercase;letter-spacing:3px;font-size:.85rem;font-weight:600;font-family:var(--font-outfit);margin-bottom:1rem;display:block}.Products-module__mFS5Ca__heading{font-family:var(--font-playfair);color:var(--text);letter-spacing:-.5px;margin-bottom:1.5rem;font-size:clamp(2.75rem,5vw,4rem);font-weight:500;line-height:1.1}.Products-module__mFS5Ca__headingAccent{background:linear-gradient(135deg, var(--text) 0%, var(--primary-dark) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-style:italic;font-weight:400}.Products-module__mFS5Ca__subtext{color:var(--text-muted);max-width:620px;font-size:1.15rem;font-family:var(--font-outfit);margin:0 auto;font-weight:300;line-height:1.7}.Products-module__mFS5Ca__showcaseGrid{grid-template-columns:repeat(3,1fr);gap:2.5rem;margin-bottom:10rem;display:grid}@media (max-width:900px){.Products-module__mFS5Ca__showcaseGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}}.Products-module__mFS5Ca__productCard{text-align:center;background:var(--glass-bg);-webkit-backdrop-filter:blur(24px);border-top:1px solid var(--glass-border-light);border-left:1px solid var(--glass-border-light);border-right:1px solid var(--glass-border-dark);border-bottom:1px solid var(--glass-border-dark);box-shadow:var(--shadow);border-radius:32px;padding:3.5rem 2rem;transition:all .5s cubic-bezier(.34,1.56,.64,1);position:relative;overflow:hidden}.Products-module__mFS5Ca__productCard:hover{border-color:#fff;transform:translateY(-12px);box-shadow:0 30px 60px #b37e8726}.Products-module__mFS5Ca__productBadge{background:linear-gradient(135deg, var(--primary-light) 0%, #fff 100%);color:var(--primary-dark);text-transform:uppercase;letter-spacing:1px;font-size:.75rem;font-weight:600;font-family:var(--font-outfit);box-shadow:var(--shadow-sm);z-index:10;border:1px solid #f2d1d799;border-radius:50px;padding:.5rem 1.2rem;position:absolute;top:1.5rem;right:1.5rem}.Products-module__mFS5Ca__productImageWrap{aspect-ratio:1;border-radius:50%;justify-content:center;align-items:center;width:100%;max-width:220px;margin:0 auto 2.5rem;display:flex;position:relative}.Products-module__mFS5Ca__imageGlow{background:radial-gradient(circle, var(--primary-light) 0%, transparent 70%);opacity:.8;border-radius:50%;width:100%;height:100%;transition:transform .5s,opacity .5s;position:absolute}.Products-module__mFS5Ca__productCard:hover .Products-module__mFS5Ca__imageGlow{opacity:1;transform:scale(1.2)}.Products-module__mFS5Ca__productImage{object-fit:contain;z-index:2;transition:transform .6s cubic-bezier(.16,1,.3,1)}.Products-module__mFS5Ca__productCard:hover .Products-module__mFS5Ca__productImage{transform:scale(1.08)translateY(-5px)}.Products-module__mFS5Ca__productName{font-family:var(--font-playfair);color:var(--text);letter-spacing:-.3px;margin-bottom:.4rem;font-size:1.6rem;font-weight:500}.Products-module__mFS5Ca__productTag{color:var(--text-muted);font-size:1.05rem;font-family:var(--font-outfit);font-weight:300}.Products-module__mFS5Ca__explorerHeader{text-align:center;margin-bottom:4rem}.Products-module__mFS5Ca__scriptAccent{font-family:var(--font-floral);color:var(--primary-dark);margin-bottom:-15px;font-size:2.8rem;display:block}.Products-module__mFS5Ca__explorerHeading{font-family:var(--font-playfair);color:var(--text);margin-bottom:1rem;font-size:clamp(2.5rem,4vw,3.5rem);font-weight:500}.Products-module__mFS5Ca__explorerSub{color:var(--text-muted);font-size:1.15rem;font-family:var(--font-outfit);font-weight:300}.Products-module__mFS5Ca__explorerLayout{grid-template-columns:1fr 1fr;align-items:center;gap:6rem;display:grid}@media (max-width:900px){.Products-module__mFS5Ca__explorerLayout{grid-template-columns:1fr;gap:4rem}}.Products-module__mFS5Ca__canvasWrap{perspective:1200px;background:radial-gradient(circle,#fffc 0%,#fff3 100%);border:1px solid #fffc;border-radius:40px;justify-content:center;align-items:center;height:450px;display:flex;position:relative;box-shadow:inset 0 0 40px #f2d1d71a}.Products-module__mFS5Ca__canvasPedestal{filter:blur(10px);background:radial-gradient(#b37e8726 0%,#0000 70%);width:60%;height:20px;position:absolute;bottom:10%}.Products-module__mFS5Ca__stackContainer{width:280px;height:200px;transform-style:preserve-3d;position:relative}.Products-module__mFS5Ca__stackLayer{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:2px solid #ffffffe6;border-radius:32px;justify-content:center;align-items:center;width:100%;height:100%;transition:transform .8s cubic-bezier(.34,1.56,.64,1),box-shadow .4s;display:flex;position:absolute;box-shadow:-15px 25px 35px #b37e8726,inset 0 0 20px #ffffff80}.Products-module__mFS5Ca__stackLayerHovered{cursor:pointer;box-shadow:-20px 35px 50px #b37e8740,inset 0 0 30px #fffc}.Products-module__mFS5Ca__layerIcon{filter:drop-shadow(0 10px 10px #0000000d);font-size:3.5rem;transform:rotate(35deg)rotateX(-15deg)}.Products-module__mFS5Ca__controls{flex-direction:column;gap:3rem;display:flex}.Products-module__mFS5Ca__exploreBtn{background:linear-gradient(135deg, var(--primary) 0%, #e8bccc 100%);color:var(--text);cursor:pointer;box-shadow:var(--shadow-glow);font-size:1.05rem;font-weight:500;font-family:var(--font-outfit);border:1px solid #fff9;border-radius:50px;align-self:flex-start;padding:1.1rem 3rem;transition:all .4s cubic-bezier(.16,1,.3,1)}.Products-module__mFS5Ca__exploreBtn:hover{background:linear-gradient(135deg, #e8bccc 0%, var(--primary) 100%);transform:translateY(-3px)scale(1.02);box-shadow:0 20px 40px #f2d1d799}.Products-module__mFS5Ca__layerList{flex-direction:column;gap:1.2rem;display:flex}.Products-module__mFS5Ca__layerItem{cursor:pointer;background:#fff6;border:1px solid #0000;border-radius:24px;align-items:flex-start;gap:1.2rem;padding:1.5rem;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex}.Products-module__mFS5Ca__layerItemActive{background:#fffc;border-color:#fff;transform:translate(10px);box-shadow:0 15px 35px #b37e871a}.Products-module__mFS5Ca__layerColorIndicator{border:2px solid #fff;border-radius:50%;flex-shrink:0;width:16px;height:16px;margin-top:6px;box-shadow:0 4px 10px #0000000d}.Products-module__mFS5Ca__layerTitle{font-family:var(--font-playfair);color:var(--text);letter-spacing:-.2px;margin-bottom:.3rem;font-size:1.35rem;font-weight:500}.Products-module__mFS5Ca__layerDesc{color:var(--text-muted);font-size:1rem;font-family:var(--font-outfit);font-weight:300;line-height:1.6}
.Testimonials-module__ItA9Ha__section{z-index:1;background:0 0;padding:10rem 2rem;position:relative}.Testimonials-module__ItA9Ha__inner{max-width:1200px;margin:0 auto}.Testimonials-module__ItA9Ha__sectionHeader{text-align:center;margin-bottom:6rem}.Testimonials-module__ItA9Ha__eyebrow{color:var(--primary-dark);text-transform:uppercase;letter-spacing:3px;font-size:.85rem;font-weight:600;font-family:var(--font-outfit);margin-bottom:1.5rem;display:block}.Testimonials-module__ItA9Ha__heading{font-family:var(--font-playfair);color:var(--text);font-size:clamp(2.75rem,5vw,3.75rem);font-weight:600}.Testimonials-module__ItA9Ha__headingAccent{color:var(--primary-dark);font-style:italic}.Testimonials-module__ItA9Ha__grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:3rem;display:grid}.Testimonials-module__ItA9Ha__card{background:#fff9;border:1px solid #fffc;border-radius:32px;flex-direction:column;padding:4rem 2.5rem;transition:transform .4s cubic-bezier(.34,1.56,.64,1),box-shadow .4s;display:flex;position:relative;box-shadow:0 15px 35px #b37e870d}.Testimonials-module__ItA9Ha__card:hover{border-color:var(--primary);transform:translateY(-10px);box-shadow:0 30px 60px #b37e872e}.Testimonials-module__ItA9Ha__stars{color:var(--primary-dark);letter-spacing:2px;margin-bottom:1.5rem;font-size:1.15rem}.Testimonials-module__ItA9Ha__quote{font-family:var(--font-playfair);color:var(--text);flex:1;margin-bottom:3rem;font-size:1.25rem;font-style:italic;line-height:1.8}.Testimonials-module__ItA9Ha__author{align-items:center;gap:1.25rem;margin-top:auto;display:flex}.Testimonials-module__ItA9Ha__avatar{background:linear-gradient(135deg, var(--primary-light) 0%, var(--secondary) 100%);width:56px;height:56px;color:var(--text);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1.2rem;font-weight:600;display:flex;box-shadow:0 5px 15px #b37e871a}.Testimonials-module__ItA9Ha__authorName{font-family:var(--font-outfit);color:var(--text);font-size:1.05rem;font-weight:600}.Testimonials-module__ItA9Ha__authorRole{color:var(--text-muted);font-size:.88rem;font-family:var(--font-outfit);font-weight:300}.Testimonials-module__ItA9Ha__card:after{content:"\"";font-size:6rem;font-family:var(--font-playfair);color:#b37e871a;pointer-events:none;line-height:1;position:absolute;top:1.5rem;right:2.5rem}
.CTA-module__CdZh3q__section{z-index:1;text-align:center;background:radial-gradient(circle,#f2d1d726,#0000 70%);padding:10rem 2rem;position:relative;overflow:hidden}.CTA-module__CdZh3q__blob1{pointer-events:none;background:radial-gradient(circle,#f2d1d74d 0%,#0000 70%);border-radius:50%;width:400px;height:400px;animation:10s ease-in-out infinite CTA-module__CdZh3q__float;position:absolute;top:-100px;left:-100px}.CTA-module__CdZh3q__blob2{pointer-events:none;background:radial-gradient(circle,#e1d4ed33 0%,#0000 70%);border-radius:50%;width:500px;height:500px;animation:12s ease-in-out infinite reverse CTA-module__CdZh3q__float;position:absolute;bottom:-120px;right:-120px}.CTA-module__CdZh3q__inner{z-index:1;max-width:860px;margin:0 auto;position:relative}.CTA-module__CdZh3q__stats{flex-wrap:wrap;justify-content:center;gap:4rem;margin-bottom:6rem;display:flex}.CTA-module__CdZh3q__stat{text-align:center}.CTA-module__CdZh3q__statNumber{font-family:var(--font-playfair);color:var(--text);margin-bottom:.5rem;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:600;line-height:1;display:block}.CTA-module__CdZh3q__statLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:2px;font-size:.85rem;font-weight:600;font-family:var(--font-outfit)}.CTA-module__CdZh3q__divider{background:linear-gradient(to bottom, transparent, var(--primary-dark), transparent);opacity:.4;align-self:center;width:1px;height:60px}@media (max-width:640px){.CTA-module__CdZh3q__divider{display:none}.CTA-module__CdZh3q__stats{gap:2.5rem}}.CTA-module__CdZh3q__eyebrow{color:var(--primary-dark);text-transform:uppercase;letter-spacing:3px;font-size:.85rem;font-weight:600;font-family:var(--font-outfit);margin-bottom:1.5rem;display:block}.CTA-module__CdZh3q__heading{font-family:var(--font-playfair);color:var(--text);margin-bottom:2rem;font-size:clamp(2.75rem,6vw,4.5rem);font-weight:600;line-height:1.15}.CTA-module__CdZh3q__headingAccent{color:var(--primary-dark);font-style:italic}.CTA-module__CdZh3q__subtext{color:var(--text-muted);max-width:600px;font-size:clamp(1.15rem,2vw,1.35rem);font-weight:300;line-height:1.8;font-family:var(--font-outfit);margin:0 auto 4rem}.CTA-module__CdZh3q__btnGroup{flex-wrap:wrap;justify-content:center;align-items:center;gap:1.5rem;display:flex}.CTA-module__CdZh3q__ctaBtn{background:linear-gradient(135deg, var(--primary-dark) 0%, var(--primary) 100%);color:#fff;letter-spacing:.5px;font-size:1.1rem;font-weight:600;font-family:var(--font-outfit);border-radius:50px;padding:1.25rem 3.75rem;text-decoration:none;transition:all .3s;display:inline-block;box-shadow:0 10px 30px #b37e874d}.CTA-module__CdZh3q__ctaBtn:hover{transform:translateY(-3px);box-shadow:0 15px 35px #b37e8766}.CTA-module__CdZh3q__ctaBtnSecondary{color:var(--text);border:2px solid var(--primary-dark);font-size:1.1rem;font-weight:600;font-family:var(--font-outfit);letter-spacing:.5px;background:0 0;border-radius:50px;padding:1.25rem 3.75rem;text-decoration:none;transition:all .3s;display:inline-block}.CTA-module__CdZh3q__ctaBtnSecondary:hover{background:#b37e870d;transform:translateY(-3px)}.CTA-module__CdZh3q__trustStrip{flex-wrap:wrap;justify-content:center;gap:3rem;margin-top:6rem;display:flex}.CTA-module__CdZh3q__trustItem{color:var(--text-muted);font-size:.95rem;font-weight:500;font-family:var(--font-outfit);align-items:center;gap:.6rem;display:flex}.CTA-module__CdZh3q__trustIcon{font-size:1.2rem}
.Footer-module__S6Hkya__footer{color:var(--text);z-index:1;background:#fffc;border-top:1px solid #b37e871a;padding:6rem 2rem 3rem;position:relative}.Footer-module__S6Hkya__grid{grid-template-columns:2fr 1fr 1fr;gap:4rem;max-width:1200px;margin:0 auto 4rem;display:grid}@media (max-width:768px){.Footer-module__S6Hkya__grid{grid-template-columns:1fr;gap:2.5rem}}.Footer-module__S6Hkya__brand{font-family:var(--font-playfair);color:var(--text);margin-bottom:1.5rem;font-size:2rem;font-weight:600}.Footer-module__S6Hkya__brandAccent{color:var(--primary-dark);font-style:italic}.Footer-module__S6Hkya__brandDesc{color:var(--text-muted);max-width:350px;font-size:1.05rem;line-height:1.8;font-family:var(--font-outfit);margin-bottom:2rem;font-weight:300}.Footer-module__S6Hkya__colTitle{font-family:var(--font-playfair);color:var(--text);margin-bottom:1.5rem;font-size:1.25rem;font-weight:600}.Footer-module__S6Hkya__linkList{flex-direction:column;gap:1rem;list-style:none;display:flex}.Footer-module__S6Hkya__link{color:var(--text-muted);font-family:var(--font-outfit);font-weight:400;text-decoration:none;transition:color .3s}.Footer-module__S6Hkya__link:hover{color:var(--primary-dark)}.Footer-module__S6Hkya__contactList{color:var(--text-muted);font-size:.95rem;font-family:var(--font-outfit);flex-direction:column;gap:1rem;font-weight:400;list-style:none;display:flex}.Footer-module__S6Hkya__bottom{text-align:center;max-width:1200px;color:var(--text-muted);font-size:.9rem;font-family:var(--font-outfit);border-top:1px solid #b37e871a;margin:0 auto;padding-top:2rem;font-weight:300}
.page-module___8aEwW__main{z-index:1;position:relative}
