.Loader-module__OpcrDa__loaderContainer{z-index:9999;background-color:#030303;justify-content:center;align-items:center;width:100vw;height:100vh;transition:transform .8s cubic-bezier(.85,0,.15,1),opacity .8s;display:flex;position:fixed;top:0;left:0}.Loader-module__OpcrDa__fadeOut{opacity:0;transform:translateY(-100%)}.Loader-module__OpcrDa__loaderContent{text-align:center;flex-direction:column;align-items:center;display:flex}.Loader-module__OpcrDa__loaderLogoWrapper{background:#000;border-radius:50%;justify-content:center;align-items:center;width:200px;height:200px;margin-bottom:24px;padding:10px;display:flex;position:relative;overflow:hidden}.Loader-module__OpcrDa__logoGlowRing{border:2px solid #0000;border-top-color:var(--accent-cyan);border-right-color:var(--accent-purple);border-bottom-color:var(--accent-orange);border-radius:50%;animation:3s linear infinite Loader-module__OpcrDa__spin;position:absolute;inset:0}.Loader-module__OpcrDa__loaderLogo{object-fit:cover;border-radius:50%}.Loader-module__OpcrDa__scannerLine{background:linear-gradient(90deg, transparent, var(--accent-cyan), var(--accent-purple), var(--accent-cyan), transparent);width:100%;height:3px;box-shadow:0 0 10px var(--accent-cyan), 0 0 20px var(--accent-purple);animation:2s cubic-bezier(.4,0,.2,1) infinite Loader-module__OpcrDa__scan;position:absolute;top:0}.Loader-module__OpcrDa__loaderText{font-family:var(--font-title);color:#fff;letter-spacing:.1em;margin-bottom:8px;font-size:2.2rem;font-weight:800}.Loader-module__OpcrDa__char{animation:.6s ease-in-out infinite alternate Loader-module__OpcrDa__bounce;display:inline-block}.Loader-module__OpcrDa__char:first-child{animation-delay:50ms}.Loader-module__OpcrDa__char:nth-child(2){animation-delay:.1s}.Loader-module__OpcrDa__char:nth-child(3){animation-delay:.15s}.Loader-module__OpcrDa__char:nth-child(4){animation-delay:.2s}.Loader-module__OpcrDa__char:nth-child(5){animation-delay:.25s}.Loader-module__OpcrDa__char:nth-child(6){animation-delay:.3s}.Loader-module__OpcrDa__char:nth-child(7){animation-delay:.35s}.Loader-module__OpcrDa__char:nth-child(8){animation-delay:.4s}.Loader-module__OpcrDa__char:nth-child(9){animation-delay:.45s}.Loader-module__OpcrDa__char:nth-child(10){animation-delay:.5s}.Loader-module__OpcrDa__loaderSubtext{color:var(--text-secondary);letter-spacing:.2em;text-transform:uppercase;font-size:.95rem;font-family:var(--font-title);background:linear-gradient(90deg, var(--accent-cyan), var(--accent-purple), var(--accent-orange), var(--accent-cyan));-webkit-text-fill-color:transparent;background-size:300% 100%;-webkit-background-clip:text;margin-bottom:30px;font-weight:600;animation:6s linear infinite Loader-module__OpcrDa__textFlow}.Loader-module__OpcrDa__loaderProgress{background-color:#ffffff0d;border-radius:2px;width:220px;height:4px;overflow:hidden}.Loader-module__OpcrDa__loaderProgressBar{background:linear-gradient(90deg, var(--accent-cyan), var(--accent-purple), var(--accent-orange));width:0;height:100%;box-shadow:0 0 8px var(--accent-cyan);border-radius:2px;animation:2.5s ease-out forwards Loader-module__OpcrDa__fillBar}@keyframes Loader-module__OpcrDa__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes Loader-module__OpcrDa__scan{0%{top:0%}50%{top:100%}to{top:0%}}@keyframes Loader-module__OpcrDa__bounce{0%{transform:translateY(0)}to{text-shadow:0 0 10px #00f0ff66;transform:translateY(-5px)}}@keyframes Loader-module__OpcrDa__textFlow{0%{background-position:0%}to{background-position:300%}}@keyframes Loader-module__OpcrDa__fillBar{0%{width:0%}50%{width:70%}80%{width:92%}to{width:100%}}
.Navbar-module__cJzEcG__navbar{-webkit-backdrop-filter:blur(12px);z-index:1000;background:#050505d9;border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;width:100%;padding:16px 0;display:flex;position:fixed;top:0;left:0;right:0}@media (min-width:901px){.Navbar-module__cJzEcG__navbar{padding:12px 0}}.Navbar-module__cJzEcG__logoArea{align-items:center;gap:12px;text-decoration:none;display:flex}.Navbar-module__cJzEcG__logoImage{border:1px solid #ffffff26;border-radius:50%}.Navbar-module__cJzEcG__logoText{font-family:var(--font-title);letter-spacing:-.01em;color:var(--text-primary);font-size:1.15rem;font-weight:800}.Navbar-module__cJzEcG__logoSubText{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.15em;margin-top:-2px;font-size:.6rem;font-weight:500;display:block}.Navbar-module__cJzEcG__navLinks{gap:28px;list-style:none;display:flex}.Navbar-module__cJzEcG__navLink{color:var(--text-secondary);font-size:.9rem;font-weight:500;text-decoration:none;transition:all .3s}.Navbar-module__cJzEcG__navLink:hover{color:var(--accent-cyan);text-shadow:0 0 8px #00f0ff66}.Navbar-module__cJzEcG__navBtn{color:#fff;border:1.5px solid var(--accent-cyan);cursor:pointer;background:0 0;border-radius:30px;padding:8px 18px;font-size:.85rem;font-weight:600;transition:all .3s;box-shadow:0 0 10px #00f0ff1a}.Navbar-module__cJzEcG__navBtn:hover{background:var(--accent-cyan);color:#000;transform:translateY(-2px);box-shadow:0 0 20px #00f0ff66}.Navbar-module__cJzEcG__mobileMenuBtn{color:#fff;cursor:pointer;background:0 0;border:none;font-size:1.4rem;display:none}.Navbar-module__cJzEcG__mobileMenuOverlay{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:99;background-color:#050505fa;border-top:1px solid #ffffff0d;flex-direction:column;justify-content:center;align-items:center;width:100vw;height:calc(100vh - 100%);animation:.3s forwards Navbar-module__cJzEcG__slideDown;display:flex;position:absolute;top:100%;left:0}.Navbar-module__cJzEcG__mobileMenuLinks{text-align:center;padding:0;list-style:none}.Navbar-module__cJzEcG__mobileMenuLinks li{margin:24px 0}.Navbar-module__cJzEcG__mobileMenuLinks a{font-family:var(--font-title);color:var(--text-secondary);font-size:1.5rem;font-weight:700;text-decoration:none;transition:color .3s}.Navbar-module__cJzEcG__mobileMenuLinks a:hover{color:var(--accent-cyan);text-shadow:0 0 10px #00f0ff80}@keyframes Navbar-module__cJzEcG__slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:900px){.Navbar-module__cJzEcG__navLinks,.Navbar-module__cJzEcG__navBtn{display:none}.Navbar-module__cJzEcG__mobileMenuBtn{display:block}}
.Footer-module__S6Hkya__footer{background-color:var(--bg-primary);z-index:5;border-top:1px solid #ffffff0d;padding:60px 0 30px;position:relative}.Footer-module__S6Hkya__footerGrid{grid-template-columns:1.4fr .8fr .8fr 1.2fr;gap:40px;margin-bottom:50px;display:grid}.Footer-module__S6Hkya__logoArea{align-items:center;gap:12px;margin-bottom:16px;display:flex}.Footer-module__S6Hkya__logoImage{border:1px solid #ffffff26;border-radius:50%}.Footer-module__S6Hkya__logoText{font-family:var(--font-title);color:#fff;letter-spacing:-.01em;font-size:1.25rem;font-weight:800}.Footer-module__S6Hkya__logoSubText{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.15em;margin-top:-2px;font-size:.65rem;font-weight:500;display:block}.Footer-module__S6Hkya__description{max-width:280px;color:var(--text-secondary);margin-bottom:20px;font-size:.88rem;line-height:1.55}.Footer-module__S6Hkya__socials{gap:10px;display:flex}.Footer-module__S6Hkya__socialIcon{width:38px;height:38px;color:var(--text-secondary);background:#ffffff05;border:1px solid #ffffff0d;border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex}.Footer-module__S6Hkya__socialIcon:hover{border-color:var(--accent-cyan);color:var(--accent-cyan);background:#00f0ff0d;transform:translateY(-3px);box-shadow:0 0 8px #00f0ff4d}.Footer-module__S6Hkya__colTitle{font-family:var(--font-title);color:#fff;text-transform:uppercase;letter-spacing:.05em;margin-bottom:20px;font-size:.95rem;font-weight:700}.Footer-module__S6Hkya__linksList{flex-direction:column;gap:10px;padding:0;list-style:none;display:flex}.Footer-module__S6Hkya__linkItem a{color:var(--text-secondary);font-size:.88rem;transition:all .3s}.Footer-module__S6Hkya__linkItem a:hover{color:var(--accent-cyan);text-shadow:0 0 6px #00f0ff4d;padding-left:4px}.Footer-module__S6Hkya__contactDetails{color:var(--text-secondary);flex-direction:column;gap:14px;font-size:.88rem;display:flex}.Footer-module__S6Hkya__contactItem{gap:10px;line-height:1.45;display:flex}.Footer-module__S6Hkya__footerEmailLink{color:var(--text-secondary);text-decoration:none;transition:all .3s}.Footer-module__S6Hkya__footerEmailLink:hover{color:var(--accent-cyan);text-shadow:0 0 6px #00f0ff4d}.Footer-module__S6Hkya__contactIcon{color:var(--accent-orange);flex-shrink:0;margin-top:3px}.Footer-module__S6Hkya__googleBusinessLink{color:var(--text-secondary);transition:color .3s}.Footer-module__S6Hkya__googleBusinessLink:hover{color:#fff}.Footer-module__S6Hkya__googleMapsBadge{color:var(--accent-cyan);margin-top:4px;font-size:.7rem;font-weight:700;display:inline-block}.Footer-module__S6Hkya__googleBusinessLink:hover .Footer-module__S6Hkya__googleMapsBadge{text-shadow:0 0 6px #00f0ff80}.Footer-module__S6Hkya__bottomBar{color:var(--text-secondary);opacity:.8;border-top:1px solid #ffffff0d;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding-top:24px;font-size:.8rem;display:flex}.Footer-module__S6Hkya__bottomLinks{gap:20px;display:flex}.Footer-module__S6Hkya__bottomLinks a:hover{color:var(--accent-cyan)}@media (max-width:991px){.Footer-module__S6Hkya__footerGrid{grid-template-columns:repeat(2,1fr);gap:30px}}@media (max-width:576px){.Footer-module__S6Hkya__footerGrid{grid-template-columns:1fr;gap:24px}.Footer-module__S6Hkya__bottomBar{text-align:center;flex-direction:column}}
.GalleryModal-module__J_YubG__modalOverlay{-webkit-backdrop-filter:blur(22px);z-index:1000;scrollbar-width:thin;scrollbar-color:#ffffff1a transparent;background:#050505d1;justify-content:center;width:100vw;height:100vh;padding:60px 24px;animation:.4s cubic-bezier(.25,1,.5,1) GalleryModal-module__J_YubG__fadeIn;display:flex;position:fixed;top:0;left:0;overflow-y:auto}.GalleryModal-module__J_YubG__modalOverlay::-webkit-scrollbar{width:6px}.GalleryModal-module__J_YubG__modalOverlay::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:4px}.GalleryModal-module__J_YubG__modalOverlay::-webkit-scrollbar-thumb:hover{background:#ffffff4d}@keyframes GalleryModal-module__J_YubG__fadeIn{0%{opacity:0}to{opacity:1}}.GalleryModal-module__J_YubG__modalBgBlobs{pointer-events:none;z-index:1;position:absolute;inset:0;overflow:hidden}.GalleryModal-module__J_YubG__blob1{filter:blur(60px);background:radial-gradient(circle,#00f0ff0a 0%,#0000 70%);width:40vw;height:40vw;position:absolute;top:10%;left:5%}.GalleryModal-module__J_YubG__blob2{filter:blur(60px);background:radial-gradient(circle,#b026ff0a 0%,#0000 70%);width:45vw;height:45vw;position:absolute;bottom:20%;right:5%}.GalleryModal-module__J_YubG__closeBtn{color:#ffffffbf;cursor:pointer;z-index:1010;-webkit-backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ffffff14;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:24px;right:24px}.GalleryModal-module__J_YubG__closeBtn:hover{border-color:var(--accent-cyan,#00f0ff);color:#fff;background:#ffffff14;transform:rotate(90deg)scale(1.05);box-shadow:0 0 15px #00f0ff59}.GalleryModal-module__J_YubG__modalContent{z-index:2;flex-direction:column;gap:40px;width:100%;max-width:1200px;display:flex;position:relative}.GalleryModal-module__J_YubG__modalHeader{text-align:center;flex-direction:column;align-items:center;gap:8px;animation:.5s cubic-bezier(.25,1,.5,1) GalleryModal-module__J_YubG__slideDown;display:flex}@keyframes GalleryModal-module__J_YubG__slideDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.GalleryModal-module__J_YubG__photoCount{text-transform:uppercase;letter-spacing:.2em;color:var(--accent-purple,#b026ff);background:#b026ff14;border:1px solid #b026ff26;border-radius:20px;padding:6px 14px;font-size:.75rem;font-weight:700}.GalleryModal-module__J_YubG__modalTitle{background:linear-gradient(135deg,#fff 50%,#fff9);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-top:4px;font-size:2.5rem;font-weight:900}.GalleryModal-module__J_YubG__modalDesc{color:var(--text-secondary,#999);max-width:600px;font-size:.95rem;line-height:1.6}.GalleryModal-module__J_YubG__imageGrid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:20px;animation:.5s cubic-bezier(.25,1,.5,1) .1s both GalleryModal-module__J_YubG__scaleUp;display:grid}@keyframes GalleryModal-module__J_YubG__scaleUp{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}.GalleryModal-module__J_YubG__gridItem{aspect-ratio:4/3;cursor:pointer;background:#0c0c0c;border:1px solid #ffffff05;border-radius:16px;transition:all .4s cubic-bezier(.25,1,.5,1);position:relative;overflow:hidden}.GalleryModal-module__J_YubG__gridItem:hover{border-color:#ffffff1a;transform:translateY(-4px);box-shadow:0 10px 25px #0006}.GalleryModal-module__J_YubG__gridImage{object-fit:cover;opacity:0;transition:opacity .3s,transform .6s!important}.GalleryModal-module__J_YubG__imageLoaded{opacity:1}.GalleryModal-module__J_YubG__gridItem:hover .GalleryModal-module__J_YubG__gridImage{transform:scale(1.05)}.GalleryModal-module__J_YubG__shimmer{background:linear-gradient(90deg,#0f0f0f 25%,#181818 50%,#0f0f0f 75%) 0 0/200% 100%;width:100%;height:100%;animation:1.5s linear infinite GalleryModal-module__J_YubG__loadingShimmer;position:absolute;top:0;left:0}@keyframes GalleryModal-module__J_YubG__loadingShimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.GalleryModal-module__J_YubG__gridItemHover{color:#fff;opacity:0;z-index:5;background:#0006;justify-content:center;align-items:center;width:100%;height:100%;transition:opacity .3s;display:flex;position:absolute;top:0;left:0}.GalleryModal-module__J_YubG__gridItem:hover .GalleryModal-module__J_YubG__gridItemHover{opacity:1}.GalleryModal-module__J_YubG__lightboxOverlay{-webkit-backdrop-filter:blur(8px);z-index:2000;background:#000000f0;justify-content:center;align-items:center;width:100vw;height:100vh;animation:.3s GalleryModal-module__J_YubG__fadeIn;display:flex;position:fixed;top:0;left:0}.GalleryModal-module__J_YubG__lightboxClose{color:#fff;cursor:pointer;z-index:2020;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:all .2s;display:flex;position:absolute;top:24px;right:24px}.GalleryModal-module__J_YubG__lightboxClose:hover{background:#ffffff26;transform:scale(1.05)}.GalleryModal-module__J_YubG__lightboxImageContainer{justify-content:center;align-items:center;width:85vw;height:80vh;display:flex;position:relative}.GalleryModal-module__J_YubG__lightboxImage{-webkit-user-select:none;user-select:none;pointer-events:none;max-width:100%;max-height:100%}.GalleryModal-module__J_YubG__navBtnLeft,.GalleryModal-module__J_YubG__navBtnRight{color:#ffffffb3;cursor:pointer;-webkit-backdrop-filter:blur(5px);z-index:2010;background:#ffffff08;border:1px solid #ffffff14;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;transition:all .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.GalleryModal-module__J_YubG__navBtnLeft:hover,.GalleryModal-module__J_YubG__navBtnRight:hover{color:#fff;background:#ffffff1a;border-color:#ffffff40;transform:translateY(-50%)scale(1.05)}.GalleryModal-module__J_YubG__navBtnLeft{left:24px}.GalleryModal-module__J_YubG__navBtnRight{right:24px}.GalleryModal-module__J_YubG__lightboxCaption{color:#ffffffb3;letter-spacing:.05em;justify-content:space-between;align-items:center;width:100%;padding:0 10px;font-size:.85rem;font-weight:500;display:flex;position:absolute;bottom:-40px;left:0}@media (max-width:900px){.GalleryModal-module__J_YubG__modalOverlay{padding:60px 16px 40px}.GalleryModal-module__J_YubG__modalTitle{font-size:2rem}.GalleryModal-module__J_YubG__navBtnLeft{left:12px}.GalleryModal-module__J_YubG__navBtnRight{right:12px}.GalleryModal-module__J_YubG__navBtnLeft,.GalleryModal-module__J_YubG__navBtnRight{width:44px;height:44px}}@media (max-width:600px){.GalleryModal-module__J_YubG__modalTitle{font-size:1.75rem}.GalleryModal-module__J_YubG__imageGrid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:12px}.GalleryModal-module__J_YubG__gridItem{border-radius:12px}.GalleryModal-module__J_YubG__closeBtn,.GalleryModal-module__J_YubG__lightboxClose{width:40px;height:40px;top:12px;right:12px}.GalleryModal-module__J_YubG__lightboxImageContainer{width:95vw;height:70vh}.GalleryModal-module__J_YubG__navBtnLeft,.GalleryModal-module__J_YubG__navBtnRight{display:none}.GalleryModal-module__J_YubG__lightboxCaption{font-size:.75rem;bottom:-30px}}
.BeforeAfter-module__rk3SHW__sliderSection{background-color:var(--bg-card);border-top:1px solid #ffffff08;border-bottom:1px solid #ffffff08;position:relative;overflow:hidden}.BeforeAfter-module__rk3SHW__sectionHeader{text-align:center;margin-bottom:50px}.BeforeAfter-module__rk3SHW__subTitle{text-transform:uppercase;letter-spacing:.25em;color:var(--accent-orange);margin-bottom:12px;font-size:.85rem;font-weight:600;display:block}.BeforeAfter-module__rk3SHW__mainTitle{background:linear-gradient(135deg, #fff 60%, var(--text-secondary));-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:16px;font-size:2.75rem;font-weight:800}.BeforeAfter-module__rk3SHW__sectionDesc{max-width:550px;color:var(--text-secondary);margin:0 auto;font-size:.95rem}.BeforeAfter-module__rk3SHW__sliderContainer{width:100%;max-width:900px;margin:0 auto}.BeforeAfter-module__rk3SHW__imageWrapper{aspect-ratio:16/9;background-color:#0d0d0d;border:1px solid #ffffff0f;border-radius:24px;width:100%;position:relative;overflow:hidden;box-shadow:0 20px 50px #0009}.BeforeAfter-module__rk3SHW__beforeImage,.BeforeAfter-module__rk3SHW__afterImage{-webkit-user-select:none;user-select:none;-webkit-user-user-select:none;width:100%;height:100%;position:absolute;top:0;left:0}.BeforeAfter-module__rk3SHW__afterImage{z-index:2}.BeforeAfter-module__rk3SHW__imageLabel{z-index:10;text-transform:uppercase;letter-spacing:.08em;-webkit-backdrop-filter:blur(8px);border-radius:30px;padding:6px 16px;font-size:.72rem;font-weight:700;position:absolute;bottom:24px}.BeforeAfter-module__rk3SHW__beforeLabel{color:var(--text-secondary);background:#050505a6;border:1px solid #ffffff1a;left:24px}.BeforeAfter-module__rk3SHW__afterLabel{color:var(--accent-cyan);background:#00f0ff1a;border:1px solid #00f0ff4d;right:24px;box-shadow:0 0 10px #00f0ff33}.BeforeAfter-module__rk3SHW__sliderLine{width:2px;box-shadow:0 0 10px #ffffff80, 0 0 20px var(--accent-cyan);z-index:5;background:#fff;position:absolute;top:0;bottom:0;transform:translate(-50%)}.BeforeAfter-module__rk3SHW__sliderHandle{border:2px solid var(--accent-cyan);color:#000;z-index:6;background:#fff;border-radius:50%;justify-content:center;align-items:center;gap:2px;width:44px;height:44px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 15px #00f0ff66}.BeforeAfter-module__rk3SHW__sliderHandle svg{width:14px;height:14px}.BeforeAfter-module__rk3SHW__sliderInput{opacity:0;cursor:ew-resize;z-index:8;width:100%;height:100%;margin:0;padding:0;position:absolute;top:0;left:0}@media (max-width:768px){.BeforeAfter-module__rk3SHW__mainTitle{font-size:2.2rem}.BeforeAfter-module__rk3SHW__imageLabel{padding:5px 12px;font-size:.65rem;bottom:16px}.BeforeAfter-module__rk3SHW__beforeLabel{left:16px}.BeforeAfter-module__rk3SHW__afterLabel{right:16px}.BeforeAfter-module__rk3SHW__sliderHandle{width:36px;height:36px}}
.Events-module__HEv0ca__eventsSection{background-color:var(--bg-secondary);position:relative;overflow:hidden}.Events-module__HEv0ca__sectionHeader{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:50px;display:flex}.Events-module__HEv0ca__titleWrapper{flex-direction:column;display:flex}.Events-module__HEv0ca__subTitle{text-transform:uppercase;letter-spacing:.25em;color:var(--accent-purple);margin-bottom:12px;font-size:.85rem;font-weight:600;display:block}.Events-module__HEv0ca__mainTitle{background:linear-gradient(135deg, #id1_fff 60%, var(--text-secondary));background:linear-gradient(135deg, #fff 60%, var(--text-secondary));-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-size:2.75rem;font-weight:800}.Events-module__HEv0ca__sectionDesc{max-width:460px;color:var(--text-secondary);font-size:.95rem;line-height:1.6}.Events-module__HEv0ca__eventsGrid{grid-template-columns:repeat(2,1fr);gap:32px;margin-bottom:30px;display:grid}.Events-module__HEv0ca__eventCard{cursor:pointer;background:#0a0a0a99;border:1px solid #ffffff08;border-radius:28px;flex-direction:column;justify-content:flex-end;height:520px;transition:all .6s cubic-bezier(.25,1,.5,1);display:flex;position:relative;overflow:hidden}.Events-module__HEv0ca__eventCard:hover{transform:translateY(-8px)}.Events-module__HEv0ca__eventCard.Events-module__HEv0ca__cyanHover:hover{border-color:#00f0ff66;box-shadow:0 20px 45px #00f0ff26,inset 0 0 20px #00f0ff0d}.Events-module__HEv0ca__eventCard.Events-module__HEv0ca__purpleHover:hover{border-color:#b026ff66;box-shadow:0 20px 45px #b026ff26,inset 0 0 20px #b026ff0d}.Events-module__HEv0ca__eventCard.Events-module__HEv0ca__orangeHover:hover{border-color:#ff8a0066;box-shadow:0 20px 45px #ff8a0026,inset 0 0 20px #ff8a000d}.Events-module__HEv0ca__cardImage{transition:transform .9s cubic-bezier(.25,1,.5,1)!important}.Events-module__HEv0ca__eventCard:hover .Events-module__HEv0ca__cardImage{transform:scale(1.06)}.Events-module__HEv0ca__cardOverlay{z-index:2;background:linear-gradient(#0000 0%,#05050580 45%,#050505f5 100%);flex-direction:column;justify-content:flex-end;width:100%;height:100%;transition:all .5s;display:flex;position:absolute;top:0;left:0}.Events-module__HEv0ca__eventCard:hover .Events-module__HEv0ca__cardOverlay{background:linear-gradient(#0505051a 0%,#05050599 35%,#050505fa 100%)}.Events-module__HEv0ca__cardContent{z-index:3;padding:40px}.Events-module__HEv0ca__cardMeta{flex-wrap:wrap;gap:12px;margin-bottom:16px;display:flex}.Events-module__HEv0ca__clientBadge{color:#fff;text-transform:uppercase;background:#ffffff0d;border:1px solid #ffffff14;border-radius:30px;padding:4px 12px;font-size:.75rem;font-weight:700}.Events-module__HEv0ca__dateBadge{text-transform:uppercase;border-radius:30px;padding:4px 12px;font-size:.75rem;font-weight:600}.Events-module__HEv0ca__tagCyan{color:var(--accent-cyan);background:#00f0ff14;border:1px solid #00f0ff33}.Events-module__HEv0ca__tagPurple{color:var(--accent-purple);background:#b026ff14;border:1px solid #b026ff33}.Events-module__HEv0ca__tagOrange{color:var(--accent-orange);background:#ff8a0014;border:1px solid #ff8a0033}.Events-module__HEv0ca__cyanText{color:var(--accent-cyan)}.Events-module__HEv0ca__purpleText{color:var(--accent-purple)}.Events-module__HEv0ca__orangeText{color:var(--accent-orange)}.Events-module__HEv0ca__cardTitle{color:#fff;margin-bottom:12px;font-size:1.8rem;font-weight:800;line-height:1.2}.Events-module__HEv0ca__cardLocation{color:var(--text-secondary);opacity:.8;align-items:center;gap:6px;margin-bottom:16px;font-size:.85rem;display:flex}.Events-module__HEv0ca__locationIcon{color:var(--text-secondary);flex-shrink:0}.Events-module__HEv0ca__cardDesc{color:var(--text-secondary);opacity:0;height:0;font-size:.9rem;line-height:1.6;transition:all .5s cubic-bezier(.25,1,.5,1);overflow:hidden;transform:translateY(15px)}.Events-module__HEv0ca__eventCard:hover .Events-module__HEv0ca__cardDesc{opacity:.9;height:auto;margin-bottom:20px;transform:translateY(0)}.Events-module__HEv0ca__actionLink{align-items:center;gap:8px;font-size:.9rem;font-weight:700;text-decoration:none;transition:gap .3s;display:inline-flex}.Events-module__HEv0ca__actionLink svg{transition:transform .3s}.Events-module__HEv0ca__eventCard:hover .Events-module__HEv0ca__actionLink svg{transform:translate(4px)}@media (max-width:1024px){.Events-module__HEv0ca__eventsGrid{gap:24px}.Events-module__HEv0ca__eventCard{height:480px}.Events-module__HEv0ca__cardContent{padding:30px}}@media (max-width:768px){.Events-module__HEv0ca__sectionHeader{flex-direction:column;align-items:flex-start;gap:16px}.Events-module__HEv0ca__mainTitle{font-size:2.2rem}.Events-module__HEv0ca__sectionDesc{max-width:100%}.Events-module__HEv0ca__eventsGrid{grid-template-columns:1fr;gap:20px}.Events-module__HEv0ca__eventCard{height:440px}.Events-module__HEv0ca__cardContent{padding:24px}.Events-module__HEv0ca__cardTitle{margin-bottom:8px;font-size:1.45rem}.Events-module__HEv0ca__cardLocation{margin-bottom:12px}.Events-module__HEv0ca__eventCard .Events-module__HEv0ca__cardDesc{opacity:.9;height:auto;margin-bottom:15px;transform:translateY(0)}}.Events-module__HEv0ca__ctaWrapper{justify-content:center;margin-top:50px;display:flex}.Events-module__HEv0ca__loadMoreBtn{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff1a;border-radius:30px;padding:14px 32px;font-size:.95rem;font-weight:600;transition:all .3s}.Events-module__HEv0ca__loadMoreBtn:hover{border-color:var(--accent-purple);background:#ffffff0d;transform:translateY(-2px);box-shadow:0 0 15px #b026ff33}
.Process-module__RmMdVa__processSection{background-color:var(--bg-primary);border-top:1px solid #ffffff05;border-bottom:1px solid #ffffff05;position:relative;overflow:hidden}.Process-module__RmMdVa__sectionHeader{text-align:center;margin-bottom:60px}.Process-module__RmMdVa__subTitle{text-transform:uppercase;letter-spacing:.25em;color:var(--accent-orange);margin-bottom:12px;font-size:.85rem;font-weight:600;display:block}.Process-module__RmMdVa__mainTitle{background:linear-gradient(135deg, #fff 60%, var(--text-secondary));-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-size:2.75rem;font-weight:800}.Process-module__RmMdVa__timelineWrapper{grid-template-columns:repeat(4,1fr);gap:40px;padding:30px 0;display:grid;position:relative}.Process-module__RmMdVa__timelineLine{background:linear-gradient(90deg, var(--accent-cyan), var(--accent-purple), var(--accent-orange), var(--accent-cyan));z-index:0;opacity:.35;background-size:200%;height:2px;animation:6s linear infinite Process-module__RmMdVa__lineFlow;position:absolute;top:68px;left:12%;right:12%;box-shadow:0 0 10px #00f0ff4d}@keyframes Process-module__RmMdVa__lineFlow{0%{background-position:0%}to{background-position:200%}}.Process-module__RmMdVa__stepCard{text-align:center;z-index:1;background:0 0;border:none;flex-direction:column;align-items:center;gap:16px;padding:10px;transition:all .4s;display:flex;position:relative}.Process-module__RmMdVa__stepCard:hover{transform:translateY(-4px)}.Process-module__RmMdVa__stepNumber{font-family:var(--font-title);color:#ffffff05;pointer-events:none;font-size:3.5rem;font-weight:900;line-height:1;transition:all .4s;position:absolute;top:-16px;right:25px}.Process-module__RmMdVa__stepCard:hover .Process-module__RmMdVa__stepNumber{color:#ffffff0f;transform:scale(1.05)}.Process-module__RmMdVa__iconOuter{z-index:2;background:#000;border:1.5px solid #ffffff14;border-radius:50%;justify-content:center;align-items:center;width:76px;height:76px;transition:all .4s cubic-bezier(.25,1,.5,1);display:flex;position:relative}.Process-module__RmMdVa__cyanStep .Process-module__RmMdVa__iconOuter{border-color:#00f0ff40;box-shadow:0 0 10px #00f0ff0f}.Process-module__RmMdVa__cyanStep:hover .Process-module__RmMdVa__iconOuter{border-color:var(--accent-cyan);background:#00f0ff05;box-shadow:0 0 20px #00f0ff59,inset 0 0 10px #00f0ff1a}.Process-module__RmMdVa__purpleStep .Process-module__RmMdVa__iconOuter{border-color:#b026ff40;box-shadow:0 0 10px #b026ff0f}.Process-module__RmMdVa__purpleStep:hover .Process-module__RmMdVa__iconOuter{border-color:var(--accent-purple);background:#b026ff05;box-shadow:0 0 20px #b026ff59,inset 0 0 10px #b026ff1a}.Process-module__RmMdVa__orangeStep .Process-module__RmMdVa__iconOuter{border-color:#ff8a0040;box-shadow:0 0 10px #ff8a000f}.Process-module__RmMdVa__orangeStep:hover .Process-module__RmMdVa__iconOuter{border-color:var(--accent-orange);background:#ff8a0005;box-shadow:0 0 20px #ff8a0059,inset 0 0 10px #ff8a001a}.Process-module__RmMdVa__greenStep .Process-module__RmMdVa__iconOuter{border-color:#00ff6640;box-shadow:0 0 10px #00ff660f}.Process-module__RmMdVa__greenStep:hover .Process-module__RmMdVa__iconOuter{border-color:var(--accent-green);background:#00ff6605;box-shadow:0 0 20px #00ff6659,inset 0 0 10px #00ff661a}.Process-module__RmMdVa__stepTextContent{text-align:center;flex-direction:column;align-items:center;gap:8px;display:flex}.Process-module__RmMdVa__stepTitle{color:#fff;letter-spacing:-.01em;font-size:1.2rem;font-weight:700}.Process-module__RmMdVa__stepDesc{color:var(--text-secondary);opacity:.85;max-width:200px;font-size:.88rem;line-height:1.5}@media (max-width:900px){.Process-module__RmMdVa__timelineWrapper{grid-template-columns:repeat(2,1fr);gap:30px}.Process-module__RmMdVa__timelineLine{display:none}.Process-module__RmMdVa__stepNumber{font-size:3rem;top:-8px;right:15px}.Process-module__RmMdVa__stepDesc{max-width:100%}}@media (max-width:550px){.Process-module__RmMdVa__timelineWrapper{grid-template-columns:1fr;gap:24px}.Process-module__RmMdVa__stepCard{text-align:left;border-bottom:1px solid #ffffff05;flex-direction:row;align-items:center;gap:20px;padding-bottom:20px}.Process-module__RmMdVa__stepTextContent{text-align:left;flex:1;align-items:flex-start}.Process-module__RmMdVa__stepCard:last-child{border-bottom:none;padding-bottom:0}.Process-module__RmMdVa__iconOuter{flex-shrink:0}.Process-module__RmMdVa__stepNumber{top:50%;right:10px;transform:translateY(-50%)}.Process-module__RmMdVa__stepCard:hover .Process-module__RmMdVa__stepNumber{transform:translateY(-50%)scale(1.05)}}
.ClientShowcase-module__Oq51oa__marqueeContainer{background-color:var(--bg-primary);z-index:5;border-top:1px solid #ffffff05;border-bottom:1px solid #ffffff05;padding:30px 0;position:relative;overflow:hidden}.ClientShowcase-module__Oq51oa__sectionTitle{text-align:center;margin-bottom:16px}.ClientShowcase-module__Oq51oa__sectionTitle span{text-transform:uppercase;letter-spacing:.2em;color:var(--text-secondary);opacity:.6;font-size:.72rem;font-weight:700}.ClientShowcase-module__Oq51oa__marqueeWrapper{width:100%;display:flex;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 15% 85%,#0000);mask-image:linear-gradient(90deg,#0000,#000 15% 85%,#0000)}.ClientShowcase-module__Oq51oa__marqueeTrack{align-items:center;gap:50px;width:max-content;animation:40s linear infinite ClientShowcase-module__Oq51oa__scroll;display:flex}.ClientShowcase-module__Oq51oa__marqueeTrack:hover{animation-play-state:paused}.ClientShowcase-module__Oq51oa__marqueeItem{flex-shrink:0;align-items:center;gap:16px;display:flex}.ClientShowcase-module__Oq51oa__glowDot{color:var(--accent-cyan);text-shadow:0 0 8px #00f0ffcc;font-size:1.5rem;line-height:1}.ClientShowcase-module__Oq51oa__clientName{font-family:var(--font-title);color:var(--text-secondary);opacity:.5;white-space:nowrap;font-size:1.2rem;font-weight:700;transition:all .3s}.ClientShowcase-module__Oq51oa__marqueeItem:hover .ClientShowcase-module__Oq51oa__clientName{opacity:.9;color:#fff;text-shadow:0 0 10px #ffffff26}@keyframes ClientShowcase-module__Oq51oa__scroll{0%{transform:translate(0)}to{transform:translate(-33.3333%)}}@media (max-width:768px){.ClientShowcase-module__Oq51oa__marqueeContainer{padding:24px 0}.ClientShowcase-module__Oq51oa__clientName{font-size:1rem}.ClientShowcase-module__Oq51oa__marqueeTrack{gap:35px;animation-duration:30s}}
.Testimonials-module__ItA9Ha__testimonialsSection{background-color:var(--bg-primary);border-top:1px solid #ffffff05;border-bottom:1px solid #ffffff05;position:relative;overflow:hidden}.Testimonials-module__ItA9Ha__sectionHeader{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:40px;display:flex}.Testimonials-module__ItA9Ha__headerTitleArea{max-width:600px}.Testimonials-module__ItA9Ha__subTitle{text-transform:uppercase;letter-spacing:.25em;color:var(--accent-orange);margin-bottom:12px;font-size:.85rem;font-weight:600;display:block}.Testimonials-module__ItA9Ha__mainTitle{background:linear-gradient(135deg, #fff 60%, var(--text-secondary));-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-size:2.75rem;font-weight:800;line-height:1.2}.Testimonials-module__ItA9Ha__trustSummary{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.Testimonials-module__ItA9Ha__trustBox{-webkit-backdrop-filter:blur(10px);background:#ffffff05;border:1px solid #ffffff0f;border-radius:16px;flex-direction:column;gap:6px;padding:12px 20px;display:flex}.Testimonials-module__ItA9Ha__googleBadge{color:#fff;text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:8px;font-size:.82rem;font-weight:700;display:flex}.Testimonials-module__ItA9Ha__starsRow{align-items:center;gap:4px;display:flex}.Testimonials-module__ItA9Ha__ratingText{color:#ffb400;margin-left:6px;font-size:.9rem;font-weight:800}.Testimonials-module__ItA9Ha__googleBtn{color:#fff;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:12px 20px;font-size:.85rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.Testimonials-module__ItA9Ha__googleBtn:hover{color:#60a5fa;background:#4285f426;border-color:#4285f466;transform:translateY(-2px);box-shadow:0 8px 20px #4285f426}.Testimonials-module__ItA9Ha__marqueeWrapper{width:100%;padding:12px 0 24px;display:flex;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 6% 94%,#0000);mask-image:linear-gradient(90deg,#0000,#000 6% 94%,#0000)}.Testimonials-module__ItA9Ha__marqueeTrack{align-items:stretch;gap:24px;width:max-content;animation:40s linear infinite Testimonials-module__ItA9Ha__scrollReviews;display:flex}.Testimonials-module__ItA9Ha__marqueeTrack:hover{animation-play-state:paused}@keyframes Testimonials-module__ItA9Ha__scrollReviews{0%{transform:translate(0)}to{transform:translate(-33.3333%)}}.Testimonials-module__ItA9Ha__cardAnchor{color:inherit;flex-shrink:0;width:380px;text-decoration:none;display:flex}.Testimonials-module__ItA9Ha__card{cursor:pointer;background:#121214a6;border:1px solid #ffffff0d;border-radius:20px;flex-direction:column;justify-content:space-between;gap:16px;width:100%;padding:26px;transition:all .35s cubic-bezier(.25,1,.5,1);display:flex;position:relative}.Testimonials-module__ItA9Ha__cardAnchor:hover .Testimonials-module__ItA9Ha__card{background:#1a1a1ed9;border-color:#00f0ff59;transform:translateY(-6px);box-shadow:0 16px 36px #00000080,0 0 20px #00f0ff1a}.Testimonials-module__ItA9Ha__cardHeader{align-items:flex-start;gap:14px;width:100%;display:flex;position:relative}.Testimonials-module__ItA9Ha__avatar{color:#fff;-webkit-user-select:none;user-select:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:.9rem;font-weight:800;display:flex;box-shadow:0 4px 12px #0000004d}.Testimonials-module__ItA9Ha__details{flex-direction:column;gap:4px;padding-right:26px;display:flex}.Testimonials-module__ItA9Ha__reviewTitle{color:#fff;-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;font-size:1rem;font-weight:700;line-height:1.35;display:-webkit-box;overflow:hidden}.Testimonials-module__ItA9Ha__badge{color:var(--accent-cyan);opacity:.9;font-size:.73rem;font-weight:600}.Testimonials-module__ItA9Ha__googleIconWrapper{opacity:.85;transition:opacity .3s;position:absolute;top:0;right:0}.Testimonials-module__ItA9Ha__cardAnchor:hover .Testimonials-module__ItA9Ha__googleIconWrapper{opacity:1}.Testimonials-module__ItA9Ha__ratingRow{align-items:center;gap:8px;display:flex}.Testimonials-module__ItA9Ha__stars{gap:3px;display:flex}.Testimonials-module__ItA9Ha__ratingTag{color:#ffb400;font-size:.78rem;font-weight:700}.Testimonials-module__ItA9Ha__comment{color:var(--text-secondary);-webkit-line-clamp:4;text-overflow:ellipsis;-webkit-box-orient:vertical;margin:0;font-size:.88rem;font-style:italic;line-height:1.6;display:-webkit-box;overflow:hidden}.Testimonials-module__ItA9Ha__cardFooter{border-top:1px solid #ffffff0a;justify-content:space-between;align-items:center;margin-top:auto;padding-top:14px;display:flex}.Testimonials-module__ItA9Ha__verifiedBadge{color:#4ed99d;text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:6px;font-size:.7rem;font-weight:700;display:flex}.Testimonials-module__ItA9Ha__readMoreLink{color:var(--accent-cyan);align-items:center;gap:4px;font-size:.78rem;font-weight:600;transition:gap .2s;display:flex}.Testimonials-module__ItA9Ha__cardAnchor:hover .Testimonials-module__ItA9Ha__readMoreLink{color:#fff;gap:7px}@media (max-width:768px){.Testimonials-module__ItA9Ha__sectionHeader{flex-direction:column;align-items:flex-start;gap:18px}.Testimonials-module__ItA9Ha__mainTitle{font-size:2.1rem}.Testimonials-module__ItA9Ha__trustSummary{flex-direction:column;align-items:stretch;width:100%}.Testimonials-module__ItA9Ha__cardAnchor{width:310px}.Testimonials-module__ItA9Ha__marqueeTrack{gap:16px;animation-duration:30s}.Testimonials-module__ItA9Ha__card{padding:22px}}
.Contact-module__hcVmEa__contactSection{background-color:var(--bg-secondary);border-top:1px solid #ffffff05;position:relative;overflow:hidden}.Contact-module__hcVmEa__contactGrid{grid-template-columns:1fr 1.1fr;align-items:flex-start;gap:50px;display:grid}.Contact-module__hcVmEa__contactInfo{flex-direction:column;gap:24px;display:flex}.Contact-module__hcVmEa__subTitle{text-transform:uppercase;letter-spacing:.25em;color:var(--accent-orange);margin-bottom:8px;font-size:.85rem;font-weight:600;display:block}.Contact-module__hcVmEa__mainTitle{letter-spacing:-.02em;font-size:2.75rem;font-weight:800;line-height:1.15}.Contact-module__hcVmEa__titleGlow{background:linear-gradient(90deg, var(--accent-orange), var(--accent-purple));-webkit-text-fill-color:transparent;-webkit-background-clip:text}.Contact-module__hcVmEa__infoDesc{color:var(--text-secondary);font-size:.98rem;line-height:1.6}.Contact-module__hcVmEa__cardsWrapper{grid-template-columns:repeat(2,1fr);gap:16px;margin-top:10px;display:grid}.Contact-module__hcVmEa__infoCard{background:#ffffff03;border:1px solid #ffffff08;border-radius:12px;align-items:center;gap:14px;padding:16px;transition:all .3s;display:flex}.Contact-module__hcVmEa__infoCard:hover{background:#ffffff08;border-color:#ffffff14}.Contact-module__hcVmEa__iconBox{width:44px;height:44px;color:var(--accent-orange);background:#ff8a000d;border:1.5px solid #ff8a004d;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex;box-shadow:0 0 8px #ff8a001a}.Contact-module__hcVmEa__cardTitle{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.08em;margin-bottom:2px;font-size:.7rem;font-weight:700}.Contact-module__hcVmEa__cardValue{color:#fff;word-break:break-all;font-size:.9rem;font-weight:700}.Contact-module__hcVmEa__emailLink{color:#fff;word-break:break-all;margin-bottom:2px;font-size:.8rem;font-weight:700;line-height:1.4;text-decoration:none;transition:all .3s;display:block}.Contact-module__hcVmEa__emailLink:hover{color:var(--accent-purple);text-shadow:0 0 8px #b026ff66;text-decoration:none}.Contact-module__hcVmEa__formCard{-webkit-backdrop-filter:blur(12px);background:#0f0f0f80;border:1px solid #ffffff0a;border-radius:24px;padding:32px;box-shadow:0 20px 40px #0006}.Contact-module__hcVmEa__formGrid{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.Contact-module__hcVmEa__fullWidth{grid-column:span 2}.Contact-module__hcVmEa__formGroup{flex-direction:column;gap:8px;display:flex}.Contact-module__hcVmEa__formLabel{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.08em;font-size:.72rem;font-weight:700}.Contact-module__hcVmEa__formInput{color:#fff;font-family:var(--font-sans);background:#ffffff05;border:1px solid #ffffff14;border-radius:8px;outline:none;padding:12px 16px;font-size:.92rem;transition:all .3s cubic-bezier(.4,0,.2,1)}.Contact-module__hcVmEa__formInput:focus{border-color:var(--accent-cyan);background:#00f0ff05;box-shadow:0 0 10px #00f0ff26}.Contact-module__hcVmEa__formInput::placeholder{color:#ffffff26}.Contact-module__hcVmEa__submitBtn{background:var(--accent-cyan);color:#000;border:1.5px solid var(--accent-cyan);cursor:pointer;border-radius:30px;width:100%;margin-top:6px;padding:14px;font-size:.95rem;font-weight:700;transition:all .3s;box-shadow:0 0 12px #00f0ff26}.Contact-module__hcVmEa__submitBtn:hover{transform:translateY(-2px);box-shadow:0 0 22px #00f0ff66}.Contact-module__hcVmEa__submitBtn:disabled{color:#555;cursor:not-allowed;box-shadow:none;background:#222;border-color:#222;transform:none}.Contact-module__hcVmEa__successMessage{border:1px solid var(--accent-green);color:var(--accent-green);text-align:center;background:#00ff6614;border-radius:12px;padding:20px;font-size:.95rem;font-weight:600}.Contact-module__hcVmEa__errorMessage{color:#ef4444;font-size:.75rem}@media (max-width:991px){.Contact-module__hcVmEa__contactGrid{grid-template-columns:1fr;gap:40px}}@media (max-width:576px){.Contact-module__hcVmEa__mainTitle{font-size:2.2rem}.Contact-module__hcVmEa__cardsWrapper{grid-template-columns:repeat(2,1fr);gap:10px}.Contact-module__hcVmEa__infoCard{flex-direction:column;align-items:flex-start;gap:8px;padding:12px}.Contact-module__hcVmEa__infoCard:first-child,.Contact-module__hcVmEa__infoCard:nth-child(2){grid-column:span 1}.Contact-module__hcVmEa__infoCard:nth-child(3),.Contact-module__hcVmEa__infoCard:nth-child(4){flex-direction:row;grid-column:span 2;align-items:center;gap:12px}.Contact-module__hcVmEa__iconBox{border-radius:8px;width:36px;height:36px}.Contact-module__hcVmEa__iconBox svg{width:16px;height:16px}.Contact-module__hcVmEa__cardTitle{font-size:.65rem}.Contact-module__hcVmEa__cardValue{word-break:break-word;font-size:.8rem}.Contact-module__hcVmEa__formCard{padding:24px 16px}.Contact-module__hcVmEa__formGrid{grid-template-columns:1fr}.Contact-module__hcVmEa__fullWidth{grid-column:span 1}.Contact-module__hcVmEa__mapCard{grid-column:span 2;height:160px}}.Contact-module__hcVmEa__mapCard{background:#ffffff03;border:1px solid #ffffff08;border-radius:16px;grid-column:span 2;height:200px;margin-top:10px;transition:all .4s cubic-bezier(.25,1,.5,1);position:relative;overflow:hidden}.Contact-module__hcVmEa__mapCard:hover{border-color:#00f0ff40;transform:translateY(-4px);box-shadow:0 15px 30px #00f0ff1a}.Contact-module__hcVmEa__mapIframe{filter:grayscale()invert(.9)contrast(1.1);opacity:.7;width:100%;height:100%;transition:all .4s}.Contact-module__hcVmEa__mapCard:hover .Contact-module__hcVmEa__mapIframe{filter:grayscale(.2)invert(.9)contrast();opacity:.85}.Contact-module__hcVmEa__mapOverlay{background:#05050566;justify-content:center;align-items:center;width:100%;height:100%;transition:all .4s;display:flex;position:absolute;top:0;left:0}.Contact-module__hcVmEa__mapCard:hover .Contact-module__hcVmEa__mapOverlay{background:#05050540}.Contact-module__hcVmEa__mapButton{color:#fff;text-transform:uppercase;letter-spacing:.05em;-webkit-backdrop-filter:blur(8px);opacity:0;background:#0a0a0ad9;border:1px solid #ffffff1a;border-radius:30px;align-items:center;gap:8px;padding:10px 20px;font-size:.8rem;font-weight:700;transition:all .3s cubic-bezier(.25,1,.5,1);display:inline-flex;transform:scale(.9)}.Contact-module__hcVmEa__mapCard:hover .Contact-module__hcVmEa__mapButton{opacity:1;border-color:var(--accent-cyan);transform:scale(1);box-shadow:0 0 15px #00f0ff4d}.Contact-module__hcVmEa__formInput option{color:#fff;background-color:#121212}
.aboutPage-module__DH7eOW__aboutPage{z-index:1;min-height:100vh;padding-top:80px;position:relative}.aboutPage-module__DH7eOW__aboutHero{text-align:center;padding:80px 0 40px}.aboutPage-module__DH7eOW__heroContent{max-width:800px;margin:0 auto}.aboutPage-module__DH7eOW__subTitle{text-transform:uppercase;letter-spacing:.25em;color:var(--accent-cyan);text-shadow:0 0 10px #00f0ff33;margin-bottom:12px;font-size:.85rem;font-weight:700;display:block}.aboutPage-module__DH7eOW__mainTitle{background:linear-gradient(135deg, #fff 60%, var(--text-secondary));-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:20px;font-size:clamp(2.5rem,5vw,3.8rem);font-weight:800;line-height:1.1}.aboutPage-module__DH7eOW__heroDesc{color:var(--text-secondary);font-size:1.05rem;line-height:1.6}.aboutPage-module__DH7eOW__narrativeSection{padding:60px 0}.aboutPage-module__DH7eOW__narrativeGrid{grid-template-columns:1.2fr .8fr;align-items:center;gap:60px;display:grid}.aboutPage-module__DH7eOW__narrativeText{flex-direction:column;gap:16px;display:flex}.aboutPage-module__DH7eOW__sectionLabel{text-transform:uppercase;color:var(--accent-purple);letter-spacing:.15em;font-size:.72rem;font-weight:700}.aboutPage-module__DH7eOW__narrativeText h2{color:#fff;font-size:2.2rem;font-weight:800;line-height:1.2}.aboutPage-module__DH7eOW__narrativeText p{color:var(--text-secondary);font-size:.98rem;line-height:1.6}.aboutPage-module__DH7eOW__statsCardWrapper{justify-content:center;display:flex}.aboutPage-module__DH7eOW__statsGlassCard{-webkit-backdrop-filter:blur(10px);background:#ffffff03;border:1px solid #ffffff0d;border-radius:24px;flex-direction:column;gap:30px;width:100%;max-width:320px;padding:40px 30px;display:flex;box-shadow:0 15px 35px #0000004d}.aboutPage-module__DH7eOW__statsCardItem{text-align:center}.aboutPage-module__DH7eOW__statsCardItem h3{font-family:var(--font-title);background:linear-gradient(90deg, #fff, var(--accent-cyan));-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-size:2.6rem;font-weight:800;line-height:1.1}.aboutPage-module__DH7eOW__statsCardItem:nth-child(2) h3{background:linear-gradient(90deg, #fff, var(--accent-purple));-webkit-text-fill-color:transparent;-webkit-background-clip:text}.aboutPage-module__DH7eOW__statsCardItem:nth-child(3) h3{background:linear-gradient(90deg, #fff, var(--accent-orange));-webkit-text-fill-color:transparent;-webkit-background-clip:text}.aboutPage-module__DH7eOW__statsCardItem p{text-transform:uppercase;letter-spacing:.1em;color:var(--text-secondary);margin-top:4px;font-size:.75rem;font-weight:600}.aboutPage-module__DH7eOW__ceoSection{background:#0a0a0a66;border-top:1px solid #ffffff05;border-bottom:1px solid #ffffff05;padding:80px 0}.aboutPage-module__DH7eOW__ceoCard{-webkit-backdrop-filter:blur(15px);background:#0f0f0f8c;border:1px solid #ffffff0a;border-radius:32px;grid-template-columns:360px 1fr;align-items:center;gap:50px;padding:50px;display:grid;box-shadow:0 30px 60px #00000080}.aboutPage-module__DH7eOW__ceoImageContainer{aspect-ratio:4/5;border:1px solid #ffffff14;border-radius:20px;width:100%;position:relative;overflow:hidden}.aboutPage-module__DH7eOW__ceoImage{object-fit:cover;transition:transform .6s}.aboutPage-module__DH7eOW__ceoImageContainer:hover .aboutPage-module__DH7eOW__ceoImage{transform:scale(1.03)}.aboutPage-module__DH7eOW__ceoImageGlow{pointer-events:none;z-index:1;background:linear-gradient(#0000 60%,#05050599 100%);width:100%;height:100%;position:absolute;top:0;left:0}.aboutPage-module__DH7eOW__ceoBadge{color:var(--accent-purple);text-transform:uppercase;letter-spacing:.08em;-webkit-backdrop-filter:blur(8px);z-index:2;background:#b026ff26;border:1px solid #b026ff4d;border-radius:30px;padding:6px 14px;font-size:.7rem;font-weight:700;position:absolute;bottom:20px;left:20px}.aboutPage-module__DH7eOW__ceoInfo{flex-direction:column;gap:12px;display:flex}.aboutPage-module__DH7eOW__ceoLabel{text-transform:uppercase;color:var(--accent-orange);letter-spacing:.15em;font-size:.72rem;font-weight:700}.aboutPage-module__DH7eOW__ceoName{color:#fff;margin-top:-4px;font-size:2.5rem;font-weight:800;line-height:1.1}.aboutPage-module__DH7eOW__ceoTitle{color:var(--text-secondary);letter-spacing:.02em;margin-top:-6px;margin-bottom:12px;font-size:.95rem;font-weight:600}.aboutPage-module__DH7eOW__ceoQuotes{border-left:2px solid var(--accent-cyan);background:#00f0ff03;border-radius:0 12px 12px 0;margin-bottom:16px;padding:16px 20px;position:relative}.aboutPage-module__DH7eOW__ceoQuotes p{color:#e5e5e5;font-size:.98rem;font-style:italic;line-height:1.6}.aboutPage-module__DH7eOW__ceoBio{color:var(--text-secondary);font-size:.95rem;line-height:1.6}.aboutPage-module__DH7eOW__pillarsSection{padding:80px 0}.aboutPage-module__DH7eOW__pillarsHeader{text-align:center;margin-bottom:50px}.aboutPage-module__DH7eOW__pillarsSubtitle{text-transform:uppercase;letter-spacing:.25em;color:var(--accent-orange);margin-bottom:12px;font-size:.85rem;font-weight:600;display:block}.aboutPage-module__DH7eOW__pillarsTitle{background:linear-gradient(135deg, #fff 60%, var(--text-secondary));-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-size:2.5rem;font-weight:800}.aboutPage-module__DH7eOW__pillarsGrid{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}.aboutPage-module__DH7eOW__pillarCard{background:#ffffff03;border:1px solid #ffffff08;border-radius:20px;flex-direction:column;gap:16px;padding:36px 30px;transition:all .35s cubic-bezier(.25,1,.5,1);display:flex}.aboutPage-module__DH7eOW__pillarCard:hover{background:#ffffff05;border-color:#ffffff14;transform:translateY(-6px);box-shadow:0 15px 30px #0000004d}.aboutPage-module__DH7eOW__pillarIconBox{background:#ffffff03;border:1.5px solid #0000;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.aboutPage-module__DH7eOW__pillarCard h3{color:#fff;font-size:1.3rem;font-weight:700}.aboutPage-module__DH7eOW__pillarCard p{color:var(--text-secondary);font-size:.88rem;line-height:1.6}.aboutPage-module__DH7eOW__aboutCta{padding:40px 0 100px}.aboutPage-module__DH7eOW__ctaCard{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);text-align:center;background:radial-gradient(circle at 10% 20%,#b026ff0d 0%,#00f0ff0d 90%);border:1px solid #ffffff0f;border-radius:24px;max-width:900px;margin:0 auto;padding:60px 40px;box-shadow:0 10px 30px #0003}.aboutPage-module__DH7eOW__ctaCard h2{background:linear-gradient(90deg, #fff, var(--accent-cyan), var(--accent-purple));-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:16px;font-size:2.2rem}.aboutPage-module__DH7eOW__ctaCard p{color:var(--text-secondary);max-width:600px;margin-bottom:32px;margin-left:auto;margin-right:auto;font-size:1.05rem;line-height:1.6}.aboutPage-module__DH7eOW__ctaButton{background:linear-gradient(135deg, var(--accent-cyan), var(--accent-purple));color:#000;cursor:pointer;border:none;border-radius:30px;padding:14px 36px;font-size:.95rem;font-weight:700;transition:all .3s;box-shadow:0 0 20px #00f0ff4d}.aboutPage-module__DH7eOW__ctaButton:hover{transform:translateY(-2px);box-shadow:0 0 30px #b026ff80}@media (max-width:1024px){.aboutPage-module__DH7eOW__ceoCard{grid-template-columns:280px 1fr;gap:40px;padding:40px}}@media (max-width:900px){.aboutPage-module__DH7eOW__narrativeGrid{grid-template-columns:1fr;gap:40px}.aboutPage-module__DH7eOW__statsGlassCard{flex-direction:row;justify-content:space-around;max-width:100%;padding:30px}.aboutPage-module__DH7eOW__statsCardItem{flex:1}.aboutPage-module__DH7eOW__ceoCard{grid-template-columns:1fr;gap:30px;padding:30px 24px}.aboutPage-module__DH7eOW__ceoImageContainer{max-width:320px;margin:0 auto}.aboutPage-module__DH7eOW__ceoName{font-size:2.1rem}.aboutPage-module__DH7eOW__pillarsGrid{grid-template-columns:1fr;gap:20px}}@media (max-width:600px){.aboutPage-module__DH7eOW__aboutHero{padding:60px 0 20px}.aboutPage-module__DH7eOW__mainTitle{font-size:2.2rem}.aboutPage-module__DH7eOW__narrativeText h2{font-size:1.8rem}.aboutPage-module__DH7eOW__statsGlassCard{flex-direction:column;gap:20px;padding:24px}.aboutPage-module__DH7eOW__ceoName{font-size:1.8rem}.aboutPage-module__DH7eOW__ctaCard{padding:40px 24px}.aboutPage-module__DH7eOW__ctaCard h2{font-size:1.8rem}}
.eventsPage-module__uDDbiW__eventsPage{z-index:1;min-height:100vh;padding-top:80px;position:relative}.eventsPage-module__uDDbiW__pageHero{text-align:center;padding:80px 0 40px}.eventsPage-module__uDDbiW__heroContent{max-width:800px;margin:0 auto}.eventsPage-module__uDDbiW__subTitle{text-transform:uppercase;letter-spacing:.25em;color:var(--accent-purple);text-shadow:0 0 10px #b026ff33;margin-bottom:12px;font-size:.85rem;font-weight:700;display:block}.eventsPage-module__uDDbiW__mainTitle{background:linear-gradient(135deg, #fff 60%, var(--text-secondary));-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:20px;font-size:clamp(2.5rem,5vw,3.8rem);font-weight:800;line-height:1.1}.eventsPage-module__uDDbiW__heroDesc{color:var(--text-secondary);font-size:1.05rem;line-height:1.6}.eventsPage-module__uDDbiW__controlsSection{z-index:900;-webkit-backdrop-filter:blur(20px);background:#050505b3;border-bottom:1px solid #ffffff0d;padding:24px 0;position:sticky;top:70px}.eventsPage-module__uDDbiW__controlsGrid{grid-template-columns:1fr;gap:20px;display:grid}@media (min-width:901px){.eventsPage-module__uDDbiW__controlsGrid{grid-template-columns:1.5fr 1.5fr 1fr;align-items:flex-end}}.eventsPage-module__uDDbiW__searchWrapper{align-items:center;display:flex;position:relative}.eventsPage-module__uDDbiW__searchIcon{color:var(--text-secondary);pointer-events:none;opacity:.6;position:absolute;left:16px}.eventsPage-module__uDDbiW__searchInput{color:#fff;width:100%;font-size:.92rem;font-family:var(--font-sans);background:#ffffff08;border:1px solid #ffffff14;border-radius:30px;outline:none;padding:14px 44px 14px 48px;transition:all .3s}.eventsPage-module__uDDbiW__searchInput::placeholder{color:var(--text-secondary);opacity:.7}.eventsPage-module__uDDbiW__searchInput:focus{border-color:var(--accent-purple);background:#b026ff05;box-shadow:0 0 15px #b026ff40,inset 0 0 10px #b026ff08}.eventsPage-module__uDDbiW__clearBtn{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:4px;transition:all .2s;display:flex;position:absolute;right:16px}.eventsPage-module__uDDbiW__clearBtn:hover{color:#fff;background:#ffffff1a}.eventsPage-module__uDDbiW__filterGroup{flex-direction:column;gap:8px;display:flex}.eventsPage-module__uDDbiW__filterGroupLabel{text-transform:uppercase;color:var(--text-secondary);letter-spacing:.1em;opacity:.8;margin-left:12px;font-size:.72rem;font-weight:700}.eventsPage-module__uDDbiW__buttonTabs{scrollbar-width:none;-webkit-overflow-scrolling:touch;gap:8px;display:flex;overflow-x:auto}.eventsPage-module__uDDbiW__buttonTabs::-webkit-scrollbar{display:none}.eventsPage-module__uDDbiW__tabBtn{color:var(--text-secondary);cursor:pointer;white-space:nowrap;background:#ffffff05;border:1px solid #ffffff0f;border-radius:30px;flex-shrink:0;padding:10px 18px;font-size:.85rem;font-weight:600;transition:all .3s}.eventsPage-module__uDDbiW__tabBtn:hover{color:#fff;background:#ffffff0d;border-color:#ffffff26}.eventsPage-module__uDDbiW__activeTabBtn{box-shadow:0 0 15px #b026ff26;color:var(--accent-purple)!important;border-color:var(--accent-purple)!important;background:#b026ff14!important}.eventsPage-module__uDDbiW__selectDropdown{color:#fff;cursor:pointer;font-size:.88rem;font-weight:600;font-family:var(--font-sans);appearance:none;background:#ffffff08 url("data:image/svg+xml;utf8,<svg fill='white' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/></svg>") right 18px center/18px no-repeat;border:1px solid #ffffff14;border-radius:30px;outline:none;padding:12px 48px 12px 24px;transition:all .3s}.eventsPage-module__uDDbiW__selectDropdown:focus{border-color:var(--accent-purple);background-color:#050505;box-shadow:0 0 15px #b026ff40}.eventsPage-module__uDDbiW__selectDropdown option{color:#fff;background:#0a0a0a;padding:10px;font-weight:500}.eventsPage-module__uDDbiW__gridSection{padding:60px 0 80px}.eventsPage-module__uDDbiW__eventsGrid{grid-template-columns:repeat(2,1fr);gap:32px;display:grid}.eventsPage-module__uDDbiW__eventCard{cursor:pointer;background:#0a0a0a99;border:1px solid #ffffff08;border-radius:28px;flex-direction:column;justify-content:flex-end;height:520px;transition:all .6s cubic-bezier(.25,1,.5,1);display:flex;position:relative;overflow:hidden}.eventsPage-module__uDDbiW__eventCard:hover{transform:translateY(-8px)}.eventsPage-module__uDDbiW__eventCard.eventsPage-module__uDDbiW__cyanHover:hover{border-color:#00f0ff66;box-shadow:0 20px 45px #00f0ff26,inset 0 0 20px #00f0ff0d}.eventsPage-module__uDDbiW__eventCard.eventsPage-module__uDDbiW__purpleHover:hover{border-color:#b026ff66;box-shadow:0 20px 45px #b026ff26,inset 0 0 20px #b026ff0d}.eventsPage-module__uDDbiW__eventCard.eventsPage-module__uDDbiW__orangeHover:hover{border-color:#ff8a0066;box-shadow:0 20px 45px #ff8a0026,inset 0 0 20px #ff8a000d}.eventsPage-module__uDDbiW__cardImage{transition:transform .9s cubic-bezier(.25,1,.5,1)!important}.eventsPage-module__uDDbiW__eventCard:hover .eventsPage-module__uDDbiW__cardImage{transform:scale(1.06)}.eventsPage-module__uDDbiW__cardOverlay{z-index:2;background:linear-gradient(#0000 0%,#05050580 45%,#050505f5 100%);flex-direction:column;justify-content:flex-end;width:100%;height:100%;transition:all .5s;display:flex;position:absolute;top:0;left:0}.eventsPage-module__uDDbiW__eventCard:hover .eventsPage-module__uDDbiW__cardOverlay{background:linear-gradient(#0505051a 0%,#05050599 35%,#050505fa 100%)}.eventsPage-module__uDDbiW__cardContent{z-index:3;padding:40px}.eventsPage-module__uDDbiW__cardMeta{flex-wrap:wrap;gap:12px;margin-bottom:16px;display:flex}.eventsPage-module__uDDbiW__clientBadge{color:#fff;text-transform:uppercase;background:#ffffff0d;border:1px solid #ffffff14;border-radius:30px;padding:4px 12px;font-size:.75rem;font-weight:700}.eventsPage-module__uDDbiW__dateBadge{text-transform:uppercase;border-radius:30px;padding:4px 12px;font-size:.75rem;font-weight:600}.eventsPage-module__uDDbiW__tagCyan{color:var(--accent-cyan);background:#00f0ff14;border:1px solid #00f0ff33}.eventsPage-module__uDDbiW__tagPurple{color:var(--accent-purple);background:#b026ff14;border:1px solid #b026ff33}.eventsPage-module__uDDbiW__tagOrange{color:var(--accent-orange);background:#ff8a0014;border:1px solid #ff8a0033}.eventsPage-module__uDDbiW__cyanText{color:var(--accent-cyan)}.eventsPage-module__uDDbiW__purpleText{color:var(--accent-purple)}.eventsPage-module__uDDbiW__orangeText{color:var(--accent-orange)}.eventsPage-module__uDDbiW__cardTitle{color:#fff;margin-bottom:12px;font-size:1.8rem;font-weight:800;line-height:1.2}.eventsPage-module__uDDbiW__cardLocation{color:var(--text-secondary);opacity:.8;align-items:center;gap:6px;margin-bottom:16px;font-size:.85rem;display:flex}.eventsPage-module__uDDbiW__locationIcon{color:var(--text-secondary);flex-shrink:0}.eventsPage-module__uDDbiW__cardDesc{color:var(--text-secondary);opacity:0;height:0;font-size:.9rem;line-height:1.6;transition:all .5s cubic-bezier(.25,1,.5,1);overflow:hidden;transform:translateY(15px)}.eventsPage-module__uDDbiW__eventCard:hover .eventsPage-module__uDDbiW__cardDesc{opacity:.9;height:auto;margin-bottom:20px;transform:translateY(0)}.eventsPage-module__uDDbiW__actionLink{align-items:center;gap:8px;font-size:.9rem;font-weight:700;text-decoration:none;transition:gap .3s;display:inline-flex}.eventsPage-module__uDDbiW__actionLink svg{transition:transform .3s}.eventsPage-module__uDDbiW__eventCard:hover .eventsPage-module__uDDbiW__actionLink svg{transform:translate(4px)}.eventsPage-module__uDDbiW__noResults{text-align:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid var(--border-color);background:#0f0f0f66;border-radius:20px;max-width:600px;margin:0 auto;padding:80px 20px}.eventsPage-module__uDDbiW__noResultsIcon{color:var(--text-secondary);opacity:.5;margin:0 auto 20px}.eventsPage-module__uDDbiW__noResults h3{color:#fff;margin-bottom:10px;font-size:1.5rem}.eventsPage-module__uDDbiW__noResults p{color:var(--text-secondary);margin-bottom:24px;line-height:1.6}.eventsPage-module__uDDbiW__resetBtn{color:#fff;border:1px solid var(--accent-purple);cursor:pointer;background:0 0;border-radius:30px;padding:10px 24px;font-size:.9rem;font-weight:600;transition:all .3s;box-shadow:0 0 15px #b026ff1a}.eventsPage-module__uDDbiW__resetBtn:hover{background:var(--accent-purple);color:#000;box-shadow:0 0 20px #b026ff66}.eventsPage-module__uDDbiW__pageCta{padding:60px 0 100px}.eventsPage-module__uDDbiW__ctaCard{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);text-align:center;background:radial-gradient(circle at 10% 20%,#b026ff0d 0%,#00f0ff0d 90%);border:1px solid #ffffff0f;border-radius:24px;max-width:900px;margin:0 auto;padding:60px 40px;box-shadow:0 10px 30px #0003}.eventsPage-module__uDDbiW__ctaCard h2{background:linear-gradient(90deg, #fff, var(--accent-cyan), var(--accent-purple));-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:16px;font-size:2.2rem}.eventsPage-module__uDDbiW__ctaCard p{color:var(--text-secondary);max-width:600px;margin-bottom:32px;margin-left:auto;margin-right:auto;font-size:1.05rem;line-height:1.6}.eventsPage-module__uDDbiW__ctaButton{background:linear-gradient(135deg, var(--accent-cyan), var(--accent-purple));color:#000;cursor:pointer;border:none;border-radius:30px;padding:14px 36px;font-size:.95rem;font-weight:700;transition:all .3s;box-shadow:0 0 20px #00f0ff4d}.eventsPage-module__uDDbiW__ctaButton:hover{transform:translateY(-2px);box-shadow:0 0 30px #b026ff80}@media (max-width:1024px){.eventsPage-module__uDDbiW__eventsGrid{gap:24px}.eventsPage-module__uDDbiW__eventCard{height:480px}.eventsPage-module__uDDbiW__cardContent{padding:30px}}@media (max-width:900px){.eventsPage-module__uDDbiW__controlsSection{position:relative;top:0}}@media (max-width:768px){.eventsPage-module__uDDbiW__pageHero{padding:60px 0 20px}.eventsPage-module__uDDbiW__mainTitle{font-size:2.2rem}.eventsPage-module__uDDbiW__eventsGrid{grid-template-columns:1fr;gap:20px}.eventsPage-module__uDDbiW__eventCard{height:440px}.eventsPage-module__uDDbiW__cardContent{padding:24px}.eventsPage-module__uDDbiW__cardTitle{margin-bottom:8px;font-size:1.45rem}.eventsPage-module__uDDbiW__cardLocation{margin-bottom:12px}.eventsPage-module__uDDbiW__eventCard .eventsPage-module__uDDbiW__cardDesc{opacity:.9;height:auto;margin-bottom:15px;transform:translateY(0)}.eventsPage-module__uDDbiW__ctaCard{padding:40px 24px}.eventsPage-module__uDDbiW__ctaCard h2{font-size:1.8rem}}
.portfolioPage-module__PPSsQG__portfolioPage{z-index:1;min-height:100vh;padding-top:80px;position:relative}.portfolioPage-module__PPSsQG__pageHero{text-align:center;padding:80px 0 40px}.portfolioPage-module__PPSsQG__heroContent{max-width:800px;margin:0 auto}.portfolioPage-module__PPSsQG__subTitle{text-transform:uppercase;letter-spacing:.25em;color:var(--accent-cyan);text-shadow:0 0 10px #00f0ff33;margin-bottom:12px;font-size:.85rem;font-weight:700;display:block}.portfolioPage-module__PPSsQG__mainTitle{background:linear-gradient(135deg, #fff 60%, var(--text-secondary));-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:20px;font-size:clamp(2.5rem,5vw,3.8rem);font-weight:800;line-height:1.1}.portfolioPage-module__PPSsQG__heroDesc{color:var(--text-secondary);font-size:1.05rem;line-height:1.6}.portfolioPage-module__PPSsQG__controlsSection{z-index:900;-webkit-backdrop-filter:blur(20px);background:#050505b3;border-bottom:1px solid #ffffff0d;padding:20px 0;position:sticky;top:70px}.portfolioPage-module__PPSsQG__controlsContainer{flex-direction:column;gap:20px;display:flex}@media (min-width:901px){.portfolioPage-module__PPSsQG__controlsContainer{flex-direction:row;justify-content:space-between;align-items:center}}.portfolioPage-module__PPSsQG__searchWrapper{flex-grow:1;align-items:center;max-width:500px;display:flex;position:relative}.portfolioPage-module__PPSsQG__searchIcon{color:var(--text-secondary);pointer-events:none;opacity:.6;position:absolute;left:16px}.portfolioPage-module__PPSsQG__searchInput{color:#fff;width:100%;font-size:.92rem;font-family:var(--font-sans);background:#ffffff08;border:1px solid #ffffff14;border-radius:30px;outline:none;padding:14px 44px 14px 48px;transition:all .3s}.portfolioPage-module__PPSsQG__searchInput::placeholder{color:var(--text-secondary);opacity:.7}.portfolioPage-module__PPSsQG__searchInput:focus{border-color:var(--accent-cyan);background:#00f0ff05;box-shadow:0 0 15px #00f0ff40,inset 0 0 10px #00f0ff08}.portfolioPage-module__PPSsQG__clearBtn{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:4px;transition:all .2s;display:flex;position:absolute;right:16px}.portfolioPage-module__PPSsQG__clearBtn:hover{color:#fff;background:#ffffff1a}.portfolioPage-module__PPSsQG__filterControls{scrollbar-width:none;-webkit-overflow-scrolling:touch;gap:10px;padding-bottom:4px;list-style:none;display:flex;overflow-x:auto}.portfolioPage-module__PPSsQG__filterControls::-webkit-scrollbar{display:none}.portfolioPage-module__PPSsQG__filterControls li{flex-shrink:0}.portfolioPage-module__PPSsQG__filterBtn{color:var(--text-secondary);cursor:pointer;white-space:nowrap;background:#ffffff05;border:1px solid #ffffff0f;border-radius:30px;padding:10px 20px;font-size:.85rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1)}.portfolioPage-module__PPSsQG__filterBtn:hover{color:#fff;background:#ffffff0d;border-color:#ffffff26}.portfolioPage-module__PPSsQG__activeFilterBtn{box-shadow:0 0 15px #00f0ff26;color:var(--accent-cyan)!important;border-color:var(--accent-cyan)!important;background:#00f0ff14!important}.portfolioPage-module__PPSsQG__gridSection{padding:50px 0 80px}.portfolioPage-module__PPSsQG__portfolioGrid{grid-template-columns:repeat(3,1fr);grid-auto-rows:270px;grid-auto-flow:dense;gap:28px;display:grid}.portfolioPage-module__PPSsQG__gridItem{background:var(--bg-card);border:1px solid var(--border-color);cursor:pointer;border-radius:20px;transition:all .5s cubic-bezier(.25,1,.5,1);position:relative;overflow:hidden}.portfolioPage-module__PPSsQG__bentoLarge{grid-area:span 2/span 2}.portfolioPage-module__PPSsQG__bentoTall{grid-area:span 2/span 1}.portfolioPage-module__PPSsQG__bentoWide{grid-area:span 1/span 2}.portfolioPage-module__PPSsQG__gridItem:hover{transform:translateY(-6px)}.portfolioPage-module__PPSsQG__gridItem.portfolioPage-module__PPSsQG__cyanHover:hover{border-color:#00f0ff73;box-shadow:0 15px 35px #00f0ff38,inset 0 0 20px #00f0ff14}.portfolioPage-module__PPSsQG__gridItem.portfolioPage-module__PPSsQG__purpleHover:hover{border-color:#b026ff73;box-shadow:0 15px 35px #b026ff38,inset 0 0 20px #b026ff14}.portfolioPage-module__PPSsQG__gridItem.portfolioPage-module__PPSsQG__orangeHover:hover{border-color:#ff8a0073;box-shadow:0 15px 35px #ff8a0038,inset 0 0 20px #ff8a0014}.portfolioPage-module__PPSsQG__itemImage{object-fit:cover;transition:transform .8s cubic-bezier(.25,1,.5,1)}.portfolioPage-module__PPSsQG__gridItem:hover .portfolioPage-module__PPSsQG__itemImage{transform:scale(1.06)}.portfolioPage-module__PPSsQG__cardTag{text-transform:uppercase;letter-spacing:.08em;z-index:10;-webkit-backdrop-filter:blur(8px);pointer-events:none;border-radius:30px;padding:6px 14px;font-size:.7rem;font-weight:700;position:absolute;top:20px;left:20px}.portfolioPage-module__PPSsQG__tagCyan{color:var(--accent-cyan);background:#00f0ff14;border:1px solid #00f0ff33}.portfolioPage-module__PPSsQG__tagPurple{color:var(--accent-purple);background:#b026ff14;border:1px solid #b026ff33}.portfolioPage-module__PPSsQG__tagOrange{color:var(--accent-orange);background:#ff8a0014;border:1px solid #ff8a0033}.portfolioPage-module__PPSsQG__itemOverlay{z-index:2;background:linear-gradient(#0000 0%,#05050566 50%,#050505f2 100%);flex-direction:column;justify-content:flex-end;width:100%;height:100%;padding:30px;display:flex;position:absolute;bottom:0;left:0}.portfolioPage-module__PPSsQG__itemCategory{text-transform:uppercase;letter-spacing:.12em;margin-bottom:8px;font-size:.75rem;font-weight:700;transition:transform .4s cubic-bezier(.25,1,.5,1)}.portfolioPage-module__PPSsQG__cyanText{color:var(--accent-cyan)}.portfolioPage-module__PPSsQG__purpleText{color:var(--accent-purple)}.portfolioPage-module__PPSsQG__orangeText{color:var(--accent-orange)}.portfolioPage-module__PPSsQG__itemTitle{color:#fff;margin-bottom:8px;font-size:1.45rem;font-weight:800;line-height:1.25;transition:transform .4s cubic-bezier(.25,1,.5,1)}.portfolioPage-module__PPSsQG__itemDesc{color:var(--text-secondary);opacity:0;max-width:85%;max-height:0;font-size:.88rem;line-height:1.5;transition:max-height .4s cubic-bezier(.25,1,.5,1),opacity .4s,transform .4s cubic-bezier(.25,1,.5,1);overflow:hidden;transform:translateY(10px)}.portfolioPage-module__PPSsQG__gridItem:hover .portfolioPage-module__PPSsQG__itemDesc{opacity:.85;max-height:100px;transform:translateY(0)}.portfolioPage-module__PPSsQG__arrowBtn{color:#fff;opacity:0;background:#ffffff05;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:all .45s cubic-bezier(.25,1,.5,1);display:flex;position:absolute;bottom:30px;right:30px;transform:scale(.8)rotate(-45deg)}.portfolioPage-module__PPSsQG__gridItem:hover .portfolioPage-module__PPSsQG__arrowBtn{opacity:1;transform:scale(1)rotate(0)}.portfolioPage-module__PPSsQG__gridItem.portfolioPage-module__PPSsQG__cyanHover:hover .portfolioPage-module__PPSsQG__arrowBtn{border-color:var(--accent-cyan);color:var(--accent-cyan);background:#00f0ff0d;box-shadow:0 0 10px #00f0ff4d}.portfolioPage-module__PPSsQG__gridItem.portfolioPage-module__PPSsQG__purpleHover:hover .portfolioPage-module__PPSsQG__arrowBtn{border-color:var(--accent-purple);color:var(--accent-purple);background:#b026ff0d;box-shadow:0 0 10px #b026ff4d}.portfolioPage-module__PPSsQG__gridItem.portfolioPage-module__PPSsQG__orangeHover:hover .portfolioPage-module__PPSsQG__arrowBtn{border-color:var(--accent-orange);color:var(--accent-orange);background:#ff8a000d;box-shadow:0 0 10px #ff8a004d}.portfolioPage-module__PPSsQG__noResults{text-align:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid var(--border-color);background:#0f0f0f66;border-radius:20px;max-width:600px;margin:0 auto;padding:80px 20px}.portfolioPage-module__PPSsQG__noResultsIcon{color:var(--text-secondary);opacity:.5;margin:0 auto 20px}.portfolioPage-module__PPSsQG__noResults h3{color:#fff;margin-bottom:10px;font-size:1.5rem}.portfolioPage-module__PPSsQG__noResults p{color:var(--text-secondary);margin-bottom:24px;line-height:1.6}.portfolioPage-module__PPSsQG__resetBtn{color:#fff;border:1px solid var(--accent-cyan);cursor:pointer;background:0 0;border-radius:30px;padding:10px 24px;font-size:.9rem;font-weight:600;transition:all .3s;box-shadow:0 0 15px #00f0ff1a}.portfolioPage-module__PPSsQG__resetBtn:hover{background:var(--accent-cyan);color:#000;box-shadow:0 0 20px #00f0ff66}.portfolioPage-module__PPSsQG__pageCta{padding:60px 0 100px}.portfolioPage-module__PPSsQG__ctaCard{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);text-align:center;background:radial-gradient(circle at 10% 20%,#b026ff0d 0%,#00f0ff0d 90%);border:1px solid #ffffff0f;border-radius:24px;max-width:900px;margin:0 auto;padding:60px 40px;box-shadow:0 10px 30px #0003}.portfolioPage-module__PPSsQG__ctaCard h2{background:linear-gradient(90deg, #fff, var(--accent-cyan), var(--accent-purple));-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:16px;font-size:2.2rem}.portfolioPage-module__PPSsQG__ctaCard p{color:var(--text-secondary);max-width:600px;margin-bottom:32px;margin-left:auto;margin-right:auto;font-size:1.05rem;line-height:1.6}.portfolioPage-module__PPSsQG__ctaButton{background:linear-gradient(135deg, var(--accent-cyan), var(--accent-purple));color:#000;cursor:pointer;border:none;border-radius:30px;padding:14px 36px;font-size:.95rem;font-weight:700;transition:all .3s;box-shadow:0 0 20px #00f0ff4d}.portfolioPage-module__PPSsQG__ctaButton:hover{transform:translateY(-2px);box-shadow:0 0 30px #b026ff80}@media (max-width:1100px){.portfolioPage-module__PPSsQG__portfolioGrid{grid-template-columns:repeat(2,1fr);gap:24px}}@media (max-width:900px){.portfolioPage-module__PPSsQG__controlsSection{position:relative;top:0}}@media (max-width:768px){.portfolioPage-module__PPSsQG__pageHero{padding:60px 0 20px}.portfolioPage-module__PPSsQG__mainTitle{font-size:2.2rem}.portfolioPage-module__PPSsQG__portfolioGrid{grid-template-columns:1fr;grid-auto-rows:250px}.portfolioPage-module__PPSsQG__bentoLarge,.portfolioPage-module__PPSsQG__bentoTall,.portfolioPage-module__PPSsQG__bentoWide{grid-area:span 1/span 1}.portfolioPage-module__PPSsQG__itemDesc{opacity:.8;max-width:100%;height:auto;max-height:120px;transform:translateY(0)}.portfolioPage-module__PPSsQG__arrowBtn{opacity:1;transform:scale(1)rotate(0)}.portfolioPage-module__PPSsQG__ctaCard{padding:40px 24px}.portfolioPage-module__PPSsQG__ctaCard h2{font-size:1.8rem}}
