.Navbar-module__pSp8Ga__nav{z-index:100;padding:24px 0;transition:all .4s;position:fixed;top:0;left:0;right:0}.Navbar-module__pSp8Ga__nav.Navbar-module__pSp8Ga__scrolled{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#080808eb;border-bottom:1px solid #ff2d7833;padding:14px 0;box-shadow:0 0 40px #ff2d780f}.Navbar-module__pSp8Ga__inner{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:0 24px;display:flex}.Navbar-module__pSp8Ga__logo{align-items:center;gap:10px;display:flex}.Navbar-module__pSp8Ga__logoText{letter-spacing:-.5px;color:#fff;font-family:Outfit,sans-serif;font-size:20px;font-weight:900}.Navbar-module__pSp8Ga__logoBadge{letter-spacing:2px;text-transform:uppercase;color:var(--pink);border:1px solid var(--pink);border-radius:2px;padding:2px 8px;font-family:Outfit,sans-serif;font-size:10px;font-weight:700}.Navbar-module__pSp8Ga__links{align-items:center;gap:36px;display:flex}.Navbar-module__pSp8Ga__link{color:#ffffffb3;letter-spacing:.5px;font-size:14px;font-weight:500;transition:color .2s;position:relative}.Navbar-module__pSp8Ga__link:after{content:"";background:var(--pink);width:0;height:1px;transition:width .3s;position:absolute;bottom:-4px;left:0}.Navbar-module__pSp8Ga__link:hover{color:#fff}.Navbar-module__pSp8Ga__link:hover:after{width:100%}.Navbar-module__pSp8Ga__cta{letter-spacing:1px;text-transform:uppercase;color:#fff;background:#ff2d781f;border:1px solid #ff2d7899;border-radius:3px;padding:10px 20px;font-family:Outfit,sans-serif;font-size:13px;font-weight:700;transition:all .3s}.Navbar-module__pSp8Ga__cta:hover{background:var(--pink);border-color:var(--pink);box-shadow:0 0 25px var(--pink-glow)}.Navbar-module__pSp8Ga__burger{cursor:pointer;background:0 0;flex-direction:column;gap:5px;padding:4px;display:none}.Navbar-module__pSp8Ga__bar,.Navbar-module__pSp8Ga__barX1,.Navbar-module__pSp8Ga__barX2,.Navbar-module__pSp8Ga__barHide{background:#fff;border-radius:1px;width:24px;height:2px;transition:all .3s;display:block}.Navbar-module__pSp8Ga__barX1{transform:translateY(7px)rotate(45deg)}.Navbar-module__pSp8Ga__barX2{transform:translateY(-7px)rotate(-45deg)}.Navbar-module__pSp8Ga__barHide{opacity:0}@media (max-width:768px){.Navbar-module__pSp8Ga__burger{display:flex}.Navbar-module__pSp8Ga__links{opacity:0;pointer-events:none;background:#080808fa;flex-direction:column;justify-content:center;gap:32px;transition:all .4s;position:fixed;inset:0;transform:translateY(-10px)}.Navbar-module__pSp8Ga__links.Navbar-module__pSp8Ga__open{opacity:1;pointer-events:all;transform:translateY(0)}.Navbar-module__pSp8Ga__link,.Navbar-module__pSp8Ga__cta{font-size:20px}}
.Hero-module__gNeX-G__hero{align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.Hero-module__gNeX-G__bgImage{z-index:0;position:absolute;inset:0}.Hero-module__gNeX-G__videoBg{object-fit:cover;width:100%;height:100%;display:block}.Hero-module__gNeX-G__overlay{z-index:1;background:linear-gradient(135deg,#080808eb 0%,#080808bf 50%,#14001ed9 100%);position:absolute;inset:0}.Hero-module__gNeX-G__scanlines{z-index:2;pointer-events:none;background:repeating-linear-gradient(0deg,#0000,#0000 2px,#00000014 2px 4px);position:absolute;inset:0}.Hero-module__gNeX-G__content{z-index:3;width:100%;max-width:1200px;margin:0 auto;padding:140px 24px 100px;position:relative}.Hero-module__gNeX-G__badge{letter-spacing:4px;text-transform:uppercase;color:var(--pink);text-shadow:0 0 10px var(--pink-glow);background:#ff2d7814;border:1px solid #ff2d7866;border-radius:2px;margin-bottom:32px;padding:8px 20px;font-family:Outfit,sans-serif;font-size:11px;font-weight:700;display:inline-block}.Hero-module__gNeX-G__title{color:#fff;letter-spacing:-3px;text-shadow:0 0 80px #ffffff0d;margin-bottom:32px;font-family:Outfit,sans-serif;font-size:clamp(5rem,14vw,11rem);font-weight:900;line-height:.9}.Hero-module__gNeX-G__titleAccent{background:linear-gradient(135deg, var(--pink), var(--blue));-webkit-text-fill-color:transparent;filter:drop-shadow(0 0 30px #ff2d7880);-webkit-background-clip:text;background-clip:text}.Hero-module__gNeX-G__subtitle{color:#ffffffa6;max-width:520px;margin-bottom:48px;font-size:18px;font-weight:400;line-height:1.7}.Hero-module__gNeX-G__actions{flex-wrap:wrap;gap:16px;margin-bottom:80px;display:flex}.Hero-module__gNeX-G__stats{flex-wrap:wrap;align-items:center;gap:16px 0;display:flex}.Hero-module__gNeX-G__stat{flex-direction:column;padding:0 32px;display:flex}.Hero-module__gNeX-G__stat:first-child{padding-left:0}.Hero-module__gNeX-G__statNum{color:var(--pink);text-shadow:0 0 15px var(--pink-glow);font-family:Outfit,sans-serif;font-size:28px;font-weight:900;line-height:1}.Hero-module__gNeX-G__statLabel{color:#ffffff80;letter-spacing:.5px;margin-top:4px;font-size:12px;font-weight:500}.Hero-module__gNeX-G__statDivider{background:#ffffff1f;width:1px;height:40px}.Hero-module__gNeX-G__scrollIndicator{z-index:3;letter-spacing:3px;text-transform:uppercase;color:#ffffff59;flex-direction:column;align-items:center;gap:8px;font-size:11px;display:flex;position:absolute;bottom:40px;left:50%;transform:translate(-50%)}.Hero-module__gNeX-G__scrollDot{background:var(--pink);width:6px;height:6px;box-shadow:0 0 10px var(--pink-glow);border-radius:50%;animation:2s infinite Hero-module__gNeX-G__bounce}@keyframes Hero-module__gNeX-G__bounce{0%,to{transform:translateY(0)}50%{transform:translateY(8px)}}@media (max-width:768px){.Hero-module__gNeX-G__title{letter-spacing:-2px;font-size:5rem}.Hero-module__gNeX-G__subtitle{font-size:16px}.Hero-module__gNeX-G__stat{padding:0 20px}.Hero-module__gNeX-G__statNum{font-size:22px}}@media (max-width:480px){.Hero-module__gNeX-G__stats{flex-direction:column;align-items:flex-start}.Hero-module__gNeX-G__statDivider{display:none}.Hero-module__gNeX-G__stat{flex-direction:row;align-items:center;gap:12px;padding:8px 0}}
.Services-module__kf8n-G__services{background:var(--dark);position:relative}.Services-module__kf8n-G__services:before{content:"";background:linear-gradient(90deg, transparent, var(--pink), var(--blue), transparent);opacity:.4;height:1px;position:absolute;top:0;left:0;right:0}.Services-module__kf8n-G__header{max-width:800px;margin-bottom:64px}.Services-module__kf8n-G__intro{color:#ffffff8c;font-size:16px;line-height:1.8}.Services-module__kf8n-G__grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.Services-module__kf8n-G__twoItems{grid-template-columns:repeat(2,1fr);gap:32px}.Services-module__kf8n-G__card{padding:40px 32px;transition:all .4s;position:relative}.Services-module__kf8n-G__twoItems .Services-module__kf8n-G__card{background:linear-gradient(135deg,#ffffff08 0%,#ffffff03 100%);padding:60px 48px}.Services-module__kf8n-G__card.Services-module__kf8n-G__popular{background:linear-gradient(135deg, var(--dark2) 0%, #ff2d780f 100%);border-color:#ff2d7880;box-shadow:0 0 40px #ff2d781a}.Services-module__kf8n-G__twoItems .Services-module__kf8n-G__card.Services-module__kf8n-G__popular{border-color:#ff2d78b3;box-shadow:0 0 60px #ff2d7826}.Services-module__kf8n-G__popularBadge{background:var(--pink);color:#fff;letter-spacing:2px;text-transform:uppercase;border-radius:2px;padding:4px 14px;font-family:Outfit,sans-serif;font-size:11px;font-weight:700;position:absolute;top:-12px;left:32px}.Services-module__kf8n-G__twoItems .Services-module__kf8n-G__popularBadge{padding:6px 18px;font-size:12px;top:-14px;left:48px}.Services-module__kf8n-G__iconBox{border-radius:12px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:24px;display:flex}.Services-module__kf8n-G__twoItems .Services-module__kf8n-G__iconBox{width:72px;height:72px}.Services-module__kf8n-G__iconBox.Services-module__kf8n-G__pink{background:#ff2d7826;border:1px solid #ff2d784d}.Services-module__kf8n-G__iconBox.Services-module__kf8n-G__blue{background:#00d4ff1f;border:1px solid #00d4ff4d}.Services-module__kf8n-G__iconBox.Services-module__kf8n-G__purple{background:#b464ff1f;border:1px solid #b464ff4d}.Services-module__kf8n-G__icon{font-size:24px}.Services-module__kf8n-G__cardTitle{color:#fff;margin-bottom:16px;font-family:Outfit,sans-serif;font-size:20px;font-weight:800;line-height:1.2}.Services-module__kf8n-G__cardDesc{color:#ffffff8c;margin-bottom:24px;font-size:14px;line-height:1.8}.Services-module__kf8n-G__features{flex-direction:column;gap:10px;list-style:none;display:flex}.Services-module__kf8n-G__feature{color:#ffffffb3;align-items:center;gap:10px;font-size:13px;font-weight:500;display:flex}.Services-module__kf8n-G__featureDot{background:var(--pink);width:6px;height:6px;box-shadow:0 0 8px var(--pink-glow);border-radius:50%;flex-shrink:0}@media (max-width:900px){.Services-module__kf8n-G__grid{grid-template-columns:1fr;max-width:500px}}
.Pricing-module__aV2Sha__pricing{background:var(--black);position:relative}.Pricing-module__aV2Sha__header{max-width:600px;margin-bottom:64px}.Pricing-module__aV2Sha__subtitle{color:#ffffff80;font-size:16px;line-height:1.8}.Pricing-module__aV2Sha__block{margin-bottom:72px}.Pricing-module__aV2Sha__blockTitle{color:#fff;flex-wrap:wrap;align-items:center;gap:16px;margin-bottom:28px;font-family:Outfit,sans-serif;font-size:22px;font-weight:700;display:flex}.Pricing-module__aV2Sha__addon{color:#fff6;border:1px solid #ffffff1a;border-radius:3px;padding:4px 12px;font-family:Space Grotesk,sans-serif;font-size:13px;font-weight:500}.Pricing-module__aV2Sha__sessionsGrid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.Pricing-module__aV2Sha__sessionCard{background:var(--dark2);text-align:center;border:1px solid #ffffff12;border-radius:12px;padding:32px 24px;transition:all .3s;position:relative}.Pricing-module__aV2Sha__sessionCard:hover{border-color:#00d4ff66;transform:translateY(-4px);box-shadow:0 20px 40px #00d4ff14}.Pricing-module__aV2Sha__sessionPopular{background:linear-gradient(135deg, var(--dark2), #00d4ff0f)!important;border-color:#00d4ff80!important}.Pricing-module__aV2Sha__popularTag{background:var(--blue);color:var(--black);letter-spacing:1.5px;text-transform:uppercase;white-space:nowrap;border-radius:2px;padding:3px 14px;font-family:Outfit,sans-serif;font-size:10px;font-weight:800;position:absolute;top:-10px;left:50%;transform:translate(-50%)}.Pricing-module__aV2Sha__sessionDuration{color:var(--blue);text-shadow:0 0 15px var(--blue-glow);margin-bottom:8px;font-family:Outfit,sans-serif;font-size:36px;font-weight:900}.Pricing-module__aV2Sha__sessionPrice{color:#fff;margin-bottom:8px;font-family:Outfit,sans-serif;font-size:20px;font-weight:700}.Pricing-module__aV2Sha__sessionNote{color:#fff6;font-size:12px}.Pricing-module__aV2Sha__memberGrid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.Pricing-module__aV2Sha__memberCard{background:var(--dark2);border:1px solid #ffffff12;border-radius:16px;flex-direction:column;gap:12px;padding:40px 32px;transition:all .3s;display:flex;position:relative}.Pricing-module__aV2Sha__memberCard:hover{border-color:#ff2d784d;transform:translateY(-4px)}.Pricing-module__aV2Sha__memberPopular{box-shadow:0 0 50px #ff2d781a;background:linear-gradient(135deg, var(--dark2) 0%, #ff2d7814 100%)!important;border-color:#ff2d7880!important}.Pricing-module__aV2Sha__popularBadge{background:var(--pink);color:#fff;letter-spacing:2px;text-transform:uppercase;border-radius:2px;padding:4px 14px;font-family:Outfit,sans-serif;font-size:11px;font-weight:700;position:absolute;top:-12px;left:32px}.Pricing-module__aV2Sha__memberPeriod{letter-spacing:3px;text-transform:uppercase;color:#ffffff80;font-family:Outfit,sans-serif;font-size:14px;font-weight:700}.Pricing-module__aV2Sha__memberPrice{color:#fff;font-family:Outfit,sans-serif;font-size:40px;font-weight:900;line-height:1}.Pricing-module__aV2Sha__memberNote{color:var(--pink);font-size:13px;font-weight:600}.Pricing-module__aV2Sha__memberSaving{color:#fff6;border:1px solid #ffffff14;border-radius:4px;width:fit-content;padding:4px 10px;font-size:12px;display:inline-block}.Pricing-module__aV2Sha__memberFeatures{flex-direction:column;flex:1;gap:8px;margin:8px 0;display:flex}.Pricing-module__aV2Sha__memberFeature{color:#fff9;font-size:13px}.Pricing-module__aV2Sha__memberBtn{justify-content:center;width:100%;margin-top:8px}@media (max-width:900px){.Pricing-module__aV2Sha__sessionsGrid{grid-template-columns:repeat(2,1fr)}.Pricing-module__aV2Sha__memberGrid{grid-template-columns:1fr;max-width:400px}}@media (max-width:480px){.Pricing-module__aV2Sha__sessionsGrid{grid-template-columns:1fr 1fr;gap:12px}}
.Products-module__BsqjsG__products{background:var(--dark);position:relative}.Products-module__BsqjsG__products:before{content:"";background:linear-gradient(90deg, transparent, var(--blue), var(--pink), transparent);opacity:.4;height:1px;position:absolute;top:0;left:0;right:0}.Products-module__BsqjsG__header{max-width:500px}.Products-module__BsqjsG__topContent{justify-content:space-between;align-items:center;gap:60px;margin-bottom:64px;display:flex}.Products-module__BsqjsG__brandImageWrapper{flex:1;max-width:400px}.Products-module__BsqjsG__brandImage{border-radius:8px;width:100%;box-shadow:0 0 30px #00d4ff33}.Products-module__BsqjsG__subtitle{color:#ffffff80;font-size:16px;line-height:1.8}@media (max-width:768px){.Products-module__BsqjsG__topContent{text-align:center;flex-direction:column;gap:32px}.Products-module__BsqjsG__header{max-width:100%}}.Products-module__BsqjsG__waLink{color:var(--blue);border-bottom:1px solid #00d4ff4d;transition:border-color .2s}.Products-module__BsqjsG__waLink:hover{border-color:var(--blue);text-shadow:0 0 10px var(--blue-glow)}.Products-module__BsqjsG__grid{grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:40px;display:grid}.Products-module__BsqjsG__productCard{flex-direction:column;gap:6px;padding:28px 24px;display:flex}.Products-module__BsqjsG__productCategory{letter-spacing:3px;text-transform:uppercase;color:var(--blue);margin-bottom:4px;font-size:10px;font-weight:700}.Products-module__BsqjsG__productName{color:#fff;font-family:Outfit,sans-serif;font-size:16px;font-weight:700;line-height:1.3}.Products-module__BsqjsG__productDetail{color:#fff6;flex:1;font-size:13px}.Products-module__BsqjsG__productPrice{color:var(--pink);margin-top:8px;font-family:Outfit,sans-serif;font-size:18px;font-weight:800}.Products-module__BsqjsG__disclaimer{color:#ffffff73;background:#ffffff08;border:1px solid #ffffff12;border-radius:8px;align-items:flex-start;gap:12px;padding:20px 24px;font-size:14px;line-height:1.7;display:flex}.Products-module__BsqjsG__disclaimerIcon{flex-shrink:0;font-size:18px}@media (max-width:900px){.Products-module__BsqjsG__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.Products-module__BsqjsG__grid{grid-template-columns:1fr}}
.Locations-module__dX8IeW__locations{background:var(--black);position:relative}.Locations-module__dX8IeW__locations:before{content:"";background:linear-gradient(90deg, transparent, var(--pink), transparent);opacity:.35;height:1px;position:absolute;top:0;left:0;right:0}.Locations-module__dX8IeW__header{margin-bottom:56px}.Locations-module__dX8IeW__noBooking{color:#ffffff8c;align-items:center;gap:10px;margin-top:8px;font-size:15px;display:flex}.Locations-module__dX8IeW__dot{background:#22c55e;border-radius:50%;flex-shrink:0;width:8px;height:8px;animation:2s infinite Locations-module__dX8IeW__pulse;display:inline-block;box-shadow:0 0 10px #22c55e}@keyframes Locations-module__dX8IeW__pulse{0%,to{opacity:1}50%{opacity:.4}}.Locations-module__dX8IeW__grid{grid-template-columns:repeat(2,1fr);gap:24px;margin-bottom:56px;display:grid}.Locations-module__dX8IeW__card{background:var(--dark2);border:1px solid #ffffff12;border-radius:16px;flex-direction:column;gap:20px;padding:40px 36px;transition:all .3s;display:flex;position:relative;overflow:hidden}.Locations-module__dX8IeW__card:before{content:"";height:3px;position:absolute;top:0;left:0;right:0}.Locations-module__dX8IeW__card.Locations-module__dX8IeW__pink:before{background:linear-gradient(90deg, var(--pink), transparent)}.Locations-module__dX8IeW__card.Locations-module__dX8IeW__blue:before{background:linear-gradient(90deg, var(--blue), transparent)}.Locations-module__dX8IeW__card:hover{transform:translateY(-4px)}.Locations-module__dX8IeW__card.Locations-module__dX8IeW__pink:hover{border-color:#ff2d784d;box-shadow:0 20px 60px #ff2d781a}.Locations-module__dX8IeW__card.Locations-module__dX8IeW__blue:hover{border-color:#00d4ff4d;box-shadow:0 20px 60px #00d4ff14}.Locations-module__dX8IeW__cardTop{justify-content:space-between;align-items:center;display:flex}.Locations-module__dX8IeW__locName{color:#fff;font-family:Outfit,sans-serif;font-size:32px;font-weight:900}.Locations-module__dX8IeW__locBadge{color:#22c55e;background:#22c55e12;border:1px solid #22c55e4d;border-radius:20px;align-items:center;gap:6px;padding:4px 12px;font-size:11px;font-weight:600;display:flex}.Locations-module__dX8IeW__address{color:#ffffff8c;font-size:15px;line-height:1.6}.Locations-module__dX8IeW__hoursBlock{flex-direction:column;gap:10px;display:flex}.Locations-module__dX8IeW__hoursRow{background:#ffffff08;border-radius:8px;justify-content:space-between;align-items:center;gap:16px;padding:12px 16px;display:flex}.Locations-module__dX8IeW__days{color:#ffffff80;font-size:13px}.Locations-module__dX8IeW__time{color:#fff;font-family:Outfit,sans-serif;font-size:14px;font-weight:700}.Locations-module__dX8IeW__mapBtn{letter-spacing:1px;text-transform:uppercase;color:#fff9;border:1px solid #ffffff1f;border-radius:4px;align-items:center;gap:8px;width:fit-content;padding:10px 20px;font-family:Outfit,sans-serif;font-size:13px;font-weight:700;transition:all .3s;display:inline-flex}.Locations-module__dX8IeW__mapBtn:hover{color:#fff;border-color:#ffffff4d}.Locations-module__dX8IeW__contact{text-align:center;background:linear-gradient(135deg,#ff2d7814,#00d4ff0d);border:1px solid #ff2d7833;border-radius:20px;padding:60px;position:relative;overflow:hidden}.Locations-module__dX8IeW__contact:before{content:"";pointer-events:none;background:radial-gradient(circle at 30%,#ff2d780f 0%,#0000 60%),radial-gradient(circle at 70%,#00d4ff0a 0%,#0000 60%);position:absolute;inset:0}.Locations-module__dX8IeW__contactInner{z-index:1;position:relative}.Locations-module__dX8IeW__contactTitle{color:#fff;margin-bottom:16px;font-family:Outfit,sans-serif;font-size:clamp(2rem,4vw,3rem);font-weight:900}.Locations-module__dX8IeW__contactDesc{color:#ffffff80;max-width:460px;margin-bottom:40px;margin-left:auto;margin-right:auto;font-size:16px;line-height:1.7}.Locations-module__dX8IeW__contactBtns{flex-wrap:wrap;justify-content:center;align-items:center;gap:20px;display:flex}.Locations-module__dX8IeW__waBtn{gap:12px!important}.Locations-module__dX8IeW__waIcon{width:20px;height:20px}.Locations-module__dX8IeW__waContactText{flex-direction:column;align-items:center;gap:4px;display:flex}.Locations-module__dX8IeW__waNumber{color:#fff;letter-spacing:.5px;font-family:Outfit,sans-serif;font-size:18px;font-weight:700}@media (max-width:768px){.Locations-module__dX8IeW__grid{grid-template-columns:1fr}.Locations-module__dX8IeW__contact{padding:40px 24px}}
.VibeSection-module__0jOWOa__vibe{background:var(--black);padding:100px 0;position:relative;overflow:hidden}.VibeSection-module__0jOWOa__container{align-items:center;gap:80px;max-width:1200px;margin:0 auto;padding:0 24px;display:flex}.VibeSection-module__0jOWOa__content{flex:1}.VibeSection-module__0jOWOa__title{background:linear-gradient(135deg, var(--white) 0%, var(--pink-light) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:24px;font-size:clamp(2.5rem,6vw,4.5rem);font-weight:900;line-height:1.1}.VibeSection-module__0jOWOa__subtitle{color:#fff9;max-width:440px;font-size:18px;line-height:1.7}.VibeSection-module__0jOWOa__imageWrapper{flex:1;justify-content:center;display:flex}.VibeSection-module__0jOWOa__neonFrame{border-radius:12px;transition:all .5s;position:relative;overflow:hidden;box-shadow:0 0 40px #ff2d7833}.VibeSection-module__0jOWOa__neonFrame:hover{transform:scale(1.02);box-shadow:0 0 60px #ff2d7866}.VibeSection-module__0jOWOa__image{object-fit:cover;display:block}.VibeSection-module__0jOWOa__glowOverlay{pointer-events:none;background:linear-gradient(#0000 50%,#08080866 100%);position:absolute;inset:0}@media (max-width:968px){.VibeSection-module__0jOWOa__container{text-align:center;flex-direction:column;gap:56px}.VibeSection-module__0jOWOa__subtitle{margin:0 auto}}
.GallerySection-module__I00ByG__section{background:#000;padding:100px 20px;position:relative;overflow:hidden}.GallerySection-module__I00ByG__container{max-width:1200px;margin:0 auto}.GallerySection-module__I00ByG__header{text-align:center;margin-bottom:60px}.GallerySection-module__I00ByG__title{font-family:var(--font-outfit), sans-serif;text-transform:uppercase;letter-spacing:-.02em;background:linear-gradient(90deg,#fff,#ff2d95);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:1rem;font-size:3.5rem;font-weight:800}.GallerySection-module__I00ByG__subtitle{color:#fff9;max-width:600px;margin:0 auto;font-size:1.2rem}.GallerySection-module__I00ByG__grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));grid-auto-flow:dense;gap:24px;display:grid}.GallerySection-module__I00ByG__item{aspect-ratio:1;background:#111;border:1px solid #ffffff1a;border-radius:20px;transition:all .5s cubic-bezier(.23,1,.32,1);position:relative;overflow:hidden}.GallerySection-module__I00ByG__item:hover{border-color:#ff2d95;transform:translateY(-10px)scale(1.02);box-shadow:0 20px 40px #ff2d9533}.GallerySection-module__I00ByG__item1{aspect-ratio:1/2;grid-row:span 2}.GallerySection-module__I00ByG__item2,.GallerySection-module__I00ByG__item3{grid-column:span 1}.GallerySection-module__I00ByG__imageWrapper{width:100%;height:100%;position:relative}.GallerySection-module__I00ByG__image{transition:transform .8s}.GallerySection-module__I00ByG__item:hover .GallerySection-module__I00ByG__image{transform:scale(1.1)}.GallerySection-module__I00ByG__overlay{opacity:0;background:linear-gradient(#0000 60%,#ff2d9533);transition:opacity .5s;position:absolute;inset:0}.GallerySection-module__I00ByG__item:hover .GallerySection-module__I00ByG__overlay{opacity:1}@media (max-width:768px){.GallerySection-module__I00ByG__title{font-size:2.5rem}.GallerySection-module__I00ByG__grid{grid-template-columns:1fr;gap:16px}.GallerySection-module__I00ByG__item1,.GallerySection-module__I00ByG__item2,.GallerySection-module__I00ByG__item3{aspect-ratio:1;grid-area:span 1/span 1}}
.Testimonials-module__3Exg0W__section{background:#080808;padding:100px 20px;position:relative;overflow:hidden}.Testimonials-module__3Exg0W__container{max-width:1200px;margin:0 auto}.Testimonials-module__3Exg0W__header{text-align:center;margin-bottom:60px}.Testimonials-module__3Exg0W__title{font-family:var(--font-outfit), sans-serif;text-transform:uppercase;background:linear-gradient(135deg,#fff,#ff2d95);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-top:10px;font-size:3.5rem;font-weight:800}.Testimonials-module__3Exg0W__mainGrid{grid-template-columns:1.2fr .8fr;align-items:flex-start;gap:40px;display:grid}.Testimonials-module__3Exg0W__resultsArea{position:relative}.Testimonials-module__3Exg0W__swiperContainer{aspect-ratio:16/10;width:100%;position:relative}.Testimonials-module__3Exg0W__resultCard{opacity:0;pointer-events:none;background:#111;border:1px solid #ffffff14;border-radius:32px;width:100%;height:100%;transition:all .8s cubic-bezier(.23,1,.32,1);position:absolute;top:0;left:0;transform:scale(.95)translateY(10px)}.Testimonials-module__3Exg0W__resultCard.Testimonials-module__3Exg0W__active{opacity:1;pointer-events:auto;z-index:2;border-color:#ff2d9566;transform:scale(1)translateY(0);box-shadow:0 30px 60px #00000080,0 0 30px #ff2d9526}.Testimonials-module__3Exg0W__resultCard.Testimonials-module__3Exg0W__inactive{opacity:0;transform:scale(1.05)translateY(-10px)}.Testimonials-module__3Exg0W__swiperNav{justify-content:center;align-items:center;gap:24px;display:flex;position:absolute;bottom:-60px;left:0;right:0}.Testimonials-module__3Exg0W__navBtn{color:#fff;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:all .3s;display:flex}.Testimonials-module__3Exg0W__navBtn:hover{color:#ff2d95;background:#ff2d9533;border-color:#ff2d95;box-shadow:0 0 15px #ff2d9566}.Testimonials-module__3Exg0W__swiperDots{gap:12px;display:flex}.Testimonials-module__3Exg0W__dot{cursor:pointer;background:#fff3;border-radius:50%;width:8px;height:8px;transition:all .3s}.Testimonials-module__3Exg0W__dot.Testimonials-module__3Exg0W__activeDot{background:#ff2d95;border-radius:100px;width:24px;box-shadow:0 0 10px #ff2d95}.Testimonials-module__3Exg0W__imageInner{background:#000;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.Testimonials-module__3Exg0W__blurBg{filter:blur(40px)brightness(.4);opacity:.6;background-position:50%;background-size:cover;position:absolute;inset:-10%}.Testimonials-module__3Exg0W__resultImage{z-index:1;transition:transform .8s cubic-bezier(.23,1,.32,1)}.Testimonials-module__3Exg0W__cardOverlay{background:linear-gradient(90deg,#0009 0%,#0000 40%);align-items:flex-end;padding:32px;display:flex;position:absolute;inset:0}.Testimonials-module__3Exg0W__tag{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#fff;text-transform:uppercase;letter-spacing:1.5px;white-space:nowrap;z-index:20;background:#000000b3;border:1px solid #fff6;border-radius:100px;padding:10px 24px;font-size:13px;font-weight:700;position:absolute;bottom:24px;left:24px;box-shadow:0 8px 30px #00000080;width:max-content!important;max-width:none!important}.Testimonials-module__3Exg0W__cardGlow{opacity:0;background:radial-gradient(circle,#ff2d950d 0%,#0000 70%);transition:opacity .5s;position:absolute;inset:0}.Testimonials-module__3Exg0W__resultCard:hover .Testimonials-module__3Exg0W__cardGlow{opacity:1}.Testimonials-module__3Exg0W__feedbackArea{position:sticky;top:120px}.Testimonials-module__3Exg0W__feedbackHeader{align-items:center;gap:16px;margin-bottom:24px;display:flex}.Testimonials-module__3Exg0W__googleIcon{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;display:flex;box-shadow:0 0 20px #4285f41a}.Testimonials-module__3Exg0W__feedbackTitle{font-family:var(--font-outfit), sans-serif;color:#fff;letter-spacing:1px;font-size:1.2rem;font-weight:500}.Testimonials-module__3Exg0W__reviewsList{flex-direction:column;gap:20px;display:flex}.Testimonials-module__3Exg0W__reviewCard{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff08;border:1px solid #ffffff14;border-radius:24px;flex-direction:column;gap:16px;padding:24px;transition:all .3s;display:flex;position:relative;overflow:hidden}.Testimonials-module__3Exg0W__reviewCard:hover{background:#ffffff0d;border-color:#ff2d954d;transform:translate(4px)}.Testimonials-module__3Exg0W__reviewCardHeader{justify-content:space-between;align-items:center;display:flex}.Testimonials-module__3Exg0W__locName{color:#fff;letter-spacing:.5px;font-size:1.1rem;font-weight:700}.Testimonials-module__3Exg0W__cardStars{gap:2px;display:flex}.Testimonials-module__3Exg0W__reviewContent{align-items:center;min-height:110px;display:flex;position:relative}.Testimonials-module__3Exg0W__reviewWrapper{flex-direction:column;gap:12px;width:100%;transition:opacity .4s ease-in-out;display:flex;position:absolute;top:0;left:0}.Testimonials-module__3Exg0W__activeSnippet{opacity:1;visibility:visible;z-index:2}.Testimonials-module__3Exg0W__hiddenSnippet{opacity:0;visibility:hidden;z-index:1}.Testimonials-module__3Exg0W__reviewSnippet{color:#ffffffd9;border-left:2px solid #ff2d95;margin:0;padding-left:16px;font-size:.95rem;font-style:italic;line-height:1.6}.Testimonials-module__3Exg0W__reviewAuthor{color:#fff6;text-transform:uppercase;letter-spacing:1px;padding-left:14px;font-size:.8rem;font-weight:600}.Testimonials-module__3Exg0W__locRatingBtn{color:#ffffff80;border-top:1px solid #ffffff0d;justify-content:space-between;align-items:center;margin-top:8px;padding-top:16px;font-size:.85rem;font-weight:500;text-decoration:none;transition:color .3s;display:flex}.Testimonials-module__3Exg0W__reviewCard:hover .Testimonials-module__3Exg0W__locRatingBtn{color:#ff2d95}.Testimonials-module__3Exg0W__linkArrow{color:#ff2d95;font-weight:700}.Testimonials-module__3Exg0W__glowEffect{pointer-events:none;background:radial-gradient(circle,#ff2d951a 0%,#0000 70%);width:100%;height:100%;position:absolute;top:-50%;right:-50%}@media (max-width:1024px){.Testimonials-module__3Exg0W__mainGrid{grid-template-columns:1fr}.Testimonials-module__3Exg0W__feedbackArea{position:static}}@media (max-width:640px){.Testimonials-module__3Exg0W__title{font-size:2.5rem}}
.Footer-module__nhiC3q__footer{background:var(--dark);padding-top:80px;padding-bottom:40px;position:relative}.Footer-module__nhiC3q__neonLine{background:linear-gradient(90deg, transparent, var(--pink), var(--blue), transparent);opacity:.5;height:1px;position:absolute;top:0;left:0;right:0}.Footer-module__nhiC3q__inner{border-bottom:1px solid #ffffff12;grid-template-columns:2fr 1fr 1fr 1fr;gap:48px;padding-bottom:64px;display:grid}.Footer-module__nhiC3q__logo{color:#fff;margin-bottom:4px;font-family:Outfit,sans-serif;font-size:22px;font-weight:900}.Footer-module__nhiC3q__tagline{color:var(--pink);letter-spacing:2px;text-transform:uppercase;text-shadow:0 0 10px var(--pink-glow);margin-bottom:16px;font-family:Outfit,sans-serif;font-size:13px;font-weight:700}.Footer-module__nhiC3q__desc{color:#fff6;font-size:14px;line-height:1.8}.Footer-module__nhiC3q__col{flex-direction:column;gap:14px;display:flex}.Footer-module__nhiC3q__colTitle{letter-spacing:3px;text-transform:uppercase;color:#ffffff4d;margin-bottom:4px;font-family:Outfit,sans-serif;font-size:11px;font-weight:700}.Footer-module__nhiC3q__colLink{color:#ffffff8c;font-size:14px;transition:color .2s}.Footer-module__nhiC3q__colLink:hover{color:var(--pink)}.Footer-module__nhiC3q__bottom{color:#ffffff40;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding-top:28px;font-size:13px;display:flex}.Footer-module__nhiC3q__bottomRight{color:#ff2d7880;letter-spacing:1px;font-family:Outfit,sans-serif;font-size:12px;font-weight:600}@media (max-width:900px){.Footer-module__nhiC3q__inner{grid-template-columns:1fr 1fr}.Footer-module__nhiC3q__brand{grid-column:1/-1}}@media (max-width:480px){.Footer-module__nhiC3q__inner{grid-template-columns:1fr;gap:32px}.Footer-module__nhiC3q__bottom{text-align:center;flex-direction:column}}
