.Navbar-module__cJzEcG__navbar{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border-subtle);z-index:1000;background:#08090acc;align-items:center;height:64px;display:flex;position:fixed;top:0;left:0;right:0}.Navbar-module__cJzEcG__container{justify-content:space-between;align-items:center;width:100%;max-width:1200px;margin:0 auto;padding:0 24px;display:flex}.Navbar-module__cJzEcG__logoArea{align-items:center;display:flex}.Navbar-module__cJzEcG__logo{object-fit:contain}.Navbar-module__cJzEcG__navLinks{gap:32px;display:none}@media (min-width:768px){.Navbar-module__cJzEcG__navLinks{display:flex}}.Navbar-module__cJzEcG__link{color:var(--secondary-text);font-size:14px;font-weight:500;transition:color .2s}.Navbar-module__cJzEcG__link:hover{color:var(--foreground)}.Navbar-module__cJzEcG__actions{align-items:center;display:flex}.Navbar-module__cJzEcG__cta{background:var(--brand-indigo);color:#fff;border-radius:6px;padding:8px 16px;font-size:13px;font-weight:500;transition:transform .2s,background .2s}.Navbar-module__cJzEcG__cta:hover{background:var(--brand-accent);transform:translateY(-1px)}.Navbar-module__cJzEcG__cta:active{transform:translateY(0)}
.Hero-module__ZARIfG__hero{justify-content:center;align-items:center;min-height:100vh;padding:120px 24px;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__background{z-index:-2;background-image:url(/hero.png);background-position:50%;background-size:cover;position:absolute;inset:0}.Hero-module__ZARIfG__overlay{background:radial-gradient(circle at center, transparent 0%, var(--background) 70%);z-index:-1;position:absolute;inset:0}.Hero-module__ZARIfG__container{width:100%;max-width:1200px;margin:0 auto}.Hero-module__ZARIfG__content{text-align:center;flex-direction:column;align-items:center;max-width:800px;margin:0 auto;display:flex}.Hero-module__ZARIfG__badge{border:1px solid var(--border-standard);background:#ffffff0d;border-radius:9999px;margin-bottom:32px;padding:4px 12px;animation:1s forwards Hero-module__ZARIfG__fadeIn;display:inline-flex}.Hero-module__ZARIfG__badgeText{color:var(--tertiary-text);letter-spacing:.05em;text-transform:uppercase;font-size:12px;font-weight:500}.Hero-module__ZARIfG__title{letter-spacing:-.04em;color:var(--foreground);margin-bottom:24px;font-size:clamp(48px,8vw,72px);font-weight:510;line-height:1.1}.Hero-module__ZARIfG__gradient{background:linear-gradient(135deg, #fff 0%, var(--brand-indigo) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.Hero-module__ZARIfG__subtitle{color:var(--secondary-text);max-width:600px;margin-bottom:40px;font-size:18px;line-height:1.6}.Hero-module__ZARIfG__ctaGroup{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}.Hero-module__ZARIfG__primaryBtn{background:var(--brand-indigo);color:#fff;border-radius:8px;padding:12px 28px;font-size:16px;font-weight:500;transition:background .2s,transform .2s}.Hero-module__ZARIfG__primaryBtn:hover{background:var(--brand-accent);transform:translateY(-2px)}.Hero-module__ZARIfG__secondaryBtn{color:var(--foreground);border:1px solid var(--border-standard);background:#ffffff08;border-radius:8px;padding:12px 28px;font-size:16px;font-weight:500;transition:background .2s,transform .2s}.Hero-module__ZARIfG__secondaryBtn:hover{background:#ffffff14;transform:translateY(-2px)}@media (max-width:768px){.Hero-module__ZARIfG__title{font-size:40px}.Hero-module__ZARIfG__subtitle{font-size:16px}.Hero-module__ZARIfG__ctaGroup{flex-direction:column;width:100%}.Hero-module__ZARIfG__primaryBtn,.Hero-module__ZARIfG__secondaryBtn{text-align:center;width:100%}}
.Services-module__dpHhBa__services{background:var(--background);padding:100px 24px}.Services-module__dpHhBa__container{max-width:1200px;margin:0 auto}.Services-module__dpHhBa__header{text-align:center;margin-bottom:64px}.Services-module__dpHhBa__title{color:var(--foreground);margin-bottom:16px;font-size:32px;font-weight:500}.Services-module__dpHhBa__subtitle{color:var(--secondary-text);max-width:600px;margin:0 auto;font-size:16px}.Services-module__dpHhBa__grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:24px;display:grid}.Services-module__dpHhBa__card{border:1px solid var(--border-standard);background:#ffffff05;border-radius:12px;flex-direction:column;padding:32px;transition:background .3s,border-color .3s,transform .3s;display:flex}.Services-module__dpHhBa__card:hover{background:#ffffff0a;border-color:#ffffff26;transform:translateY(-4px)}.Services-module__dpHhBa__iconWrapper{align-items:center;height:48px;margin-bottom:24px;display:flex}.Services-module__dpHhBa__svgIcon{filter:drop-shadow(0 0 8px #5e6ad233);transition:filter .3s}.Services-module__dpHhBa__card:hover .Services-module__dpHhBa__svgIcon{filter:drop-shadow(0 0 12px #5e6ad280)}.Services-module__dpHhBa__imageIcon{filter:drop-shadow(0 0 8px #ffffff1a)}.Services-module__dpHhBa__dot{background:var(--brand-indigo);width:8px;height:8px;box-shadow:0 0 10px var(--brand-indigo);border-radius:50%}.Services-module__dpHhBa__cardTitle{color:var(--foreground);margin-bottom:12px;font-size:20px;font-weight:510}.Services-module__dpHhBa__cardDesc{color:var(--secondary-text);font-size:15px;line-height:1.6}@media (max-width:768px){.Services-module__dpHhBa__grid{grid-template-columns:1fr}}
.Mission-module__UtR6sq__mission{background:var(--panel-dark);border-top:1px solid var(--border-subtle);border-bottom:1px solid var(--border-subtle);padding:80px 24px}.Mission-module__UtR6sq__container{max-width:1200px;margin:0 auto}.Mission-module__UtR6sq__grid{grid-template-columns:1fr;gap:48px;display:grid}@media (min-width:768px){.Mission-module__UtR6sq__grid{grid-template-columns:1fr 1fr;gap:80px}}.Mission-module__UtR6sq__label{text-transform:uppercase;color:var(--brand-indigo);letter-spacing:.1em;margin-bottom:16px;font-size:14px;font-weight:600}.Mission-module__UtR6sq__text{color:var(--foreground);letter-spacing:-.01em;font-size:24px;font-weight:400;line-height:1.4}
.Footer-module__S6Hkya__footer{background:var(--background);border-top:1px solid var(--border-subtle);padding:80px 24px 40px}.Footer-module__S6Hkya__container{max-width:1200px;margin:0 auto}.Footer-module__S6Hkya__mainContent{flex-direction:column;gap:48px;margin-bottom:64px;display:flex}@media (min-width:768px){.Footer-module__S6Hkya__mainContent{flex-direction:row;justify-content:space-between}}.Footer-module__S6Hkya__brandInfo{max-width:300px}.Footer-module__S6Hkya__logo{margin-bottom:16px;font-size:24px;font-weight:600}.Footer-module__S6Hkya__tagline{color:var(--secondary-text);font-size:14px;line-height:1.6}.Footer-module__S6Hkya__linksGrid{flex-wrap:wrap;gap:48px;display:flex}.Footer-module__S6Hkya__group{flex-direction:column;gap:12px;display:flex}.Footer-module__S6Hkya__groupTitle{color:var(--foreground);margin-bottom:8px;font-size:14px;font-weight:600}.Footer-module__S6Hkya__link{color:var(--secondary-text);font-size:14px;transition:color .2s}.Footer-module__S6Hkya__link:hover{color:var(--foreground)}.Footer-module__S6Hkya__contactItem{color:var(--secondary-text);font-size:14px}.Footer-module__S6Hkya__contactItem strong{color:var(--foreground)}.Footer-module__S6Hkya__address{color:var(--secondary-text);max-width:300px;margin-top:8px;font-size:14px;line-height:1.6}.Footer-module__S6Hkya__bottomBar{border-top:1px solid var(--border-subtle);justify-content:space-between;align-items:center;padding-top:32px;display:flex}.Footer-module__S6Hkya__copyright{color:var(--secondary-text);font-size:12px}@media (max-width:768px){.Footer-module__S6Hkya__bottomBar{text-align:center;flex-direction:column;gap:16px}}
