.Header-module__Af2_WG__header{z-index:1000;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0a0a0ae6;border-bottom:1px solid #ffffff1a;transition:all .3s;position:fixed;top:0;left:0;right:0}.Header-module__Af2_WG__header.Header-module__Af2_WG__scrolled{background:#0a0a0af2;border-bottom-color:#4c6ef54d}.Header-module__Af2_WG__headerContent{justify-content:space-between;align-items:center;display:flex}.Header-module__Af2_WG__logo{align-items:center;text-decoration:none;display:flex}.Header-module__Af2_WG__logoIcon{position:relative}.Header-module__Af2_WG__logoCircle{background:linear-gradient(135deg,#4c6ef5 0%,#8b5cf6 100%);border-radius:50%;width:30px;height:30px;position:absolute}.Header-module__Af2_WG__logoCircle:first-child{opacity:.8;top:0;left:0}.Header-module__Af2_WG__logoCircle:last-child{opacity:.9;top:10px;left:10px}.Header-module__Af2_WG__logoText{flex-direction:column;display:flex}.Header-module__Af2_WG__logoTitle{color:#fff;font-size:1.5rem;font-weight:800;line-height:1}.Header-module__Af2_WG__logoSubtitle{color:#b3b3b3;font-size:.75rem;line-height:1}.Header-module__Af2_WG__nav{align-items:center;gap:2rem;display:flex}.Header-module__Af2_WG__nav button{color:#b3b3b3;cursor:pointer;background:0 0;border:none;font-size:.95rem;font-weight:500;transition:all .3s}.Header-module__Af2_WG__nav button:hover{color:#4c6ef5}.Header-module__Af2_WG__headerActions{align-items:center;gap:1rem;display:flex}.Header-module__Af2_WG__menuToggle{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:4px;padding:.5rem;display:none}.Header-module__Af2_WG__menuToggle span{background:#fff;width:25px;height:2px;transition:all .3s}.Header-module__Af2_WG__menuToggle.Header-module__Af2_WG__menuToggleOpen span:first-child{transform:rotate(45deg)translate(5px,5px)}.Header-module__Af2_WG__menuToggle.Header-module__Af2_WG__menuToggleOpen span:nth-child(2){opacity:0}.Header-module__Af2_WG__menuToggle.Header-module__Af2_WG__menuToggleOpen span:nth-child(3){transform:rotate(-45deg)translate(7px,-6px)}@media (max-width:768px){.Header-module__Af2_WG__nav{opacity:0;visibility:hidden;background:#0a0a0afa;border-bottom:1px solid #ffffff1a;flex-direction:column;gap:1.5rem;padding:2rem;transition:all .3s;position:absolute;top:100%;left:0;right:0;transform:translateY(-100%)}.Header-module__Af2_WG__nav.Header-module__Af2_WG__navOpen{opacity:1;visibility:visible;transform:translateY(0)}.Header-module__Af2_WG__menuToggle{display:flex}.Header-module__Af2_WG__logoSubtitle{display:none}}@media (max-width:480px){.Header-module__Af2_WG__headerContent{padding:.75rem 0}.Header-module__Af2_WG__logoTitle{font-size:1.25rem}.Header-module__Af2_WG__logoIcon{width:35px;height:35px}.Header-module__Af2_WG__logoCircle{width:25px;height:25px}}
.Hero-module__Z8hQ_W__hero{text-align:center;justify-content:center;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.Hero-module__Z8hQ_W__heroBackground{z-index:-1;position:absolute;inset:0}.Hero-module__Z8hQ_W__gradient1{filter:blur(60px);background:radial-gradient(circle,#4c6ef54d 0%,#0000 70%);border-radius:50%;width:300px;height:300px;animation:6s ease-in-out infinite Hero-module__Z8hQ_W__float;position:absolute;top:20%;left:10%}.Hero-module__Z8hQ_W__gradient2{filter:blur(80px);background:radial-gradient(circle,#8b5cf633 0%,#0000 70%);border-radius:50%;width:400px;height:400px;animation:8s ease-in-out infinite reverse Hero-module__Z8hQ_W__float;position:absolute;top:60%;right:10%}.Hero-module__Z8hQ_W__gradient3{filter:blur(100px);background:linear-gradient(90deg,#4c6ef51a 0%,#8b5cf61a 100%);border-radius:50%;width:500px;height:200px;position:absolute;bottom:10%;left:50%;transform:translate(-50%)}@keyframes Hero-module__Z8hQ_W__float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.Hero-module__Z8hQ_W__heroContent{max-width:800px;margin:0 auto;padding:2rem}.Hero-module__Z8hQ_W__heroLogo{justify-content:center;align-items:center;gap:1.5rem;display:flex}.Hero-module__Z8hQ_W__logoIcon{width:80px;height:80px;position:relative}.Hero-module__Z8hQ_W__logoCircle{background:linear-gradient(135deg,#4c6ef5 0%,#8b5cf6 100%);border-radius:50%;position:absolute;box-shadow:0 0 30px #4c6ef580}.Hero-module__Z8hQ_W__logoCircle:first-child{opacity:.8;width:60px;height:60px;animation:2s ease-in-out infinite Hero-module__Z8hQ_W__pulse;top:0;left:0}.Hero-module__Z8hQ_W__logoCircle:last-child{opacity:.9;width:60px;height:60px;animation:2s ease-in-out .5s infinite Hero-module__Z8hQ_W__pulse;top:20px;left:20px}@keyframes Hero-module__Z8hQ_W__pulse{0%,to{opacity:.8;transform:scale(1)}50%{opacity:1;transform:scale(1.05)}}.Hero-module__Z8hQ_W__logoText{background:linear-gradient(135deg,#4c6ef5 0%,#8b5cf6 100%);-webkit-text-fill-color:transparent;text-shadow:0 0 30px #4c6ef54d;-webkit-background-clip:text;background-clip:text;margin:0;font-size:4rem;font-weight:900}.Hero-module__Z8hQ_W__heroTitle{color:#fff;margin-bottom:1rem;font-size:2.5rem;font-weight:700;line-height:1.2}.Hero-module__Z8hQ_W__heroSubtitle{background:linear-gradient(135deg,#4c6ef5 0%,#8b5cf6 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem;font-size:1.5rem;font-weight:600}.Hero-module__Z8hQ_W__heroDescription{color:#b3b3b3;max-width:600px;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;font-size:1.1rem;line-height:1.6}.Hero-module__Z8hQ_W__heroActions{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}@media (max-width:768px){.Hero-module__Z8hQ_W__heroLogo{flex-direction:column;gap:1rem}.Hero-module__Z8hQ_W__logoIcon{width:60px;height:60px}.Hero-module__Z8hQ_W__logoCircle:first-child,.Hero-module__Z8hQ_W__logoCircle:last-child{width:45px;height:45px}.Hero-module__Z8hQ_W__logoCircle:last-child{top:15px;left:15px}.Hero-module__Z8hQ_W__logoText{font-size:3rem}.Hero-module__Z8hQ_W__heroTitle{font-size:2rem}.Hero-module__Z8hQ_W__heroSubtitle{font-size:1.25rem}.Hero-module__Z8hQ_W__heroDescription{font-size:1rem}.Hero-module__Z8hQ_W__heroActions{flex-direction:column;align-items:center}.Hero-module__Z8hQ_W__heroActions .Hero-module__Z8hQ_W__btn{width:200px}}@media (max-width:480px){.Hero-module__Z8hQ_W__heroContent{padding:1rem}.Hero-module__Z8hQ_W__logoText{font-size:2.5rem}.Hero-module__Z8hQ_W__heroTitle{font-size:1.75rem}.Hero-module__Z8hQ_W__heroSubtitle{font-size:1.1rem}}.Hero-module__Z8hQ_W__heroLogoWrapper{aspect-ratio:650/400;width:100%;max-width:650px;margin:0 auto 2rem;position:relative}.Hero-module__Z8hQ_W__heroLogoImage{object-fit:contain}
.Contact-module__OWeMSG__contactContent{text-align:center}.Contact-module__OWeMSG__contactHeader{max-width:800px;margin:0 auto 4rem}.Contact-module__OWeMSG__contactHeader h2{margin-bottom:1rem;font-size:3rem;font-weight:800}.Contact-module__OWeMSG__contactHeader h3{color:#b3b3b3;margin-bottom:1.5rem;font-size:1.5rem;font-weight:400}.Contact-module__OWeMSG__contactHeader p{color:#b3b3b3;font-size:1.1rem;line-height:1.8}.Contact-module__OWeMSG__contactGrid{gap:3rem;margin-top:4rem}.Contact-module__OWeMSG__contactInfo{text-align:left}.Contact-module__OWeMSG__contactItem{align-items:flex-start;gap:1rem;margin-bottom:2rem;display:flex}.Contact-module__OWeMSG__contactIcon{background:linear-gradient(135deg,#4c6ef5 0%,#8b5cf6 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;font-size:1.5rem;display:flex}.Contact-module__OWeMSG__contactItem h4{color:#fff;margin-bottom:.5rem;font-size:1.1rem;font-weight:600}.Contact-module__OWeMSG__contactItem p{color:#b3b3b3;margin:0;line-height:1.5}.Contact-module__OWeMSG__contactForm{background:var(--dark-card);border:1px solid var(--dark-border);border-radius:20px;padding:2rem}.Contact-module__OWeMSG__formGroup{margin-bottom:1.5rem}.Contact-module__OWeMSG__formGroup input,.Contact-module__OWeMSG__formGroup textarea{background:var(--dark-bg);border:1px solid var(--dark-border);color:#fff;border-radius:10px;width:100%;padding:1rem;font-size:1rem;transition:all .3s}.Contact-module__OWeMSG__formGroup input:focus,.Contact-module__OWeMSG__formGroup textarea:focus{border-color:var(--accent-blue);outline:none;box-shadow:0 0 0 3px #4c6ef51a}.Contact-module__OWeMSG__formGroup input::placeholder,.Contact-module__OWeMSG__formGroup textarea::placeholder{color:#666}.Contact-module__OWeMSG__formGroup textarea{resize:vertical;min-height:120px}.Contact-module__OWeMSG__contactForm .Contact-module__OWeMSG__btn{width:100%;padding:1rem 2rem;font-size:1.1rem}@media (max-width:768px){.Contact-module__OWeMSG__contactHeader h2{font-size:2.5rem}.Contact-module__OWeMSG__contactHeader h3{font-size:1.25rem}.Contact-module__OWeMSG__contactHeader p{font-size:1rem}.Contact-module__OWeMSG__contactGrid{gap:2rem}.Contact-module__OWeMSG__contactForm{padding:1.5rem}.Contact-module__OWeMSG__contactItem{text-align:center;flex-direction:column}.Contact-module__OWeMSG__contactInfo{text-align:center}}.Contact-module__OWeMSG__formControl{color:#fff;appearance:none;background-color:#111;border:1px solid #333;border-radius:6px;outline:none;width:100%;padding:12px 16px;font-size:1rem;transition:border-color .2s}.Contact-module__OWeMSG__formControl:focus{border-color:#7b61ff;box-shadow:0 0 0 2px #7b61ff33}.Contact-module__OWeMSG__formControl option{color:#fff;background-color:#111}
.About-module__vqXTeW__aboutContent{text-align:center}.About-module__vqXTeW__aboutHeader{max-width:800px;margin:0 auto 4rem}.About-module__vqXTeW__aboutHeader h2{margin-bottom:1rem;font-size:3rem;font-weight:800}.About-module__vqXTeW__aboutHeader h3{color:#b3b3b3;margin-bottom:1.5rem;font-size:1.5rem;font-weight:400}.About-module__vqXTeW__aboutHeader p{color:#b3b3b3;font-size:1.1rem;line-height:1.8}.About-module__vqXTeW__aboutGrid{margin-top:4rem}.About-module__vqXTeW__cardIcon{justify-content:center;margin-bottom:1.5rem;display:flex}.About-module__vqXTeW__iconCircle{background:linear-gradient(135deg,#4c6ef5 0%,#8b5cf6 100%);border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;font-size:1.5rem;transition:all .3s;display:flex}.About-module__vqXTeW__aboutGrid .About-module__vqXTeW__card:hover .About-module__vqXTeW__iconCircle{transform:scale(1.1);box-shadow:0 10px 30px #4c6ef566}.About-module__vqXTeW__aboutGrid .About-module__vqXTeW__card h4{color:#fff;margin-bottom:1rem;font-size:1.25rem;font-weight:600}.About-module__vqXTeW__aboutGrid .About-module__vqXTeW__card p{color:#b3b3b3;line-height:1.6}@media (max-width:768px){.About-module__vqXTeW__aboutHeader h2{font-size:2.5rem}.About-module__vqXTeW__aboutHeader h3{font-size:1.25rem}.About-module__vqXTeW__aboutHeader p{font-size:1rem}.About-module__vqXTeW__iconCircle{width:50px;height:50px;font-size:1.25rem}}
.Team-module__Qyf_9a__teamContent{text-align:center}.Team-module__Qyf_9a__teamHeader{max-width:800px;margin:0 auto 4rem}.Team-module__Qyf_9a__teamHeader h2{margin-bottom:1rem;font-size:3rem;font-weight:800}.Team-module__Qyf_9a__teamHeader h3{color:#b3b3b3;margin-bottom:1.5rem;font-size:1.5rem;font-weight:400}.Team-module__Qyf_9a__teamHeader p{color:#b3b3b3;font-size:1.1rem;line-height:1.8}.Team-module__Qyf_9a__teamGrid{margin-top:4rem}.Team-module__Qyf_9a__teamCard{text-align:center;transition:all .3s;position:relative;overflow:hidden}.Team-module__Qyf_9a__teamCard:hover{transform:translateY(-10px)}.Team-module__Qyf_9a__memberImage{background:linear-gradient(135deg,#4c6ef5 0%,#8b5cf6 100%);border:4px solid #0000;border-radius:50%;width:120px;height:120px;margin:0 auto 1.5rem;padding:4px;position:relative;overflow:hidden}.Team-module__Qyf_9a__memberImage img{object-fit:cover;border-radius:50%;width:100%;height:100%;transition:all .3s}.Team-module__Qyf_9a__imageOverlay{opacity:0;background:linear-gradient(135deg,#4c6ef54d 0%,#8b5cf64d 100%);transition:opacity .3s;position:absolute;inset:0}.Team-module__Qyf_9a__teamCard:hover .Team-module__Qyf_9a__imageOverlay{opacity:1}.Team-module__Qyf_9a__teamCard:hover .Team-module__Qyf_9a__memberImage img{transform:scale(1.1)}.Team-module__Qyf_9a__memberInfo h4{color:#fff;margin-bottom:.5rem;font-size:1.5rem;font-weight:600}.Team-module__Qyf_9a__memberPosition{font-size:1rem;font-weight:500;color:#4c6ef5!important;margin-bottom:.5rem!important}.Team-module__Qyf_9a__memberSpeciality{font-size:.9rem;font-style:italic;color:#b3b3b3!important}@media (max-width:768px){.Team-module__Qyf_9a__teamHeader h2{font-size:2.5rem}.Team-module__Qyf_9a__teamHeader h3{font-size:1.25rem}.Team-module__Qyf_9a__teamHeader p{font-size:1rem}.Team-module__Qyf_9a__memberImage{width:100px;height:100px}.Team-module__Qyf_9a__memberInfo h4{font-size:1.25rem}}
.Services-module__PFRRnG__servicesContent{text-align:center}.Services-module__PFRRnG__servicesHeader{max-width:600px;margin:0 auto 4rem}.Services-module__PFRRnG__servicesHeader h2{margin-bottom:1rem;font-size:3rem;font-weight:800}.Services-module__PFRRnG__servicesHeader h3{color:#b3b3b3;font-size:1.5rem;font-weight:400}.Services-module__PFRRnG__servicesGrid{margin-top:4rem}.Services-module__PFRRnG__serviceCard{text-align:center;position:relative;overflow:hidden}.Services-module__PFRRnG__serviceCard:before{content:"";background:linear-gradient(90deg,#4c6ef5 0%,#8b5cf6 100%);height:4px;transition:transform .3s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.Services-module__PFRRnG__serviceCard:hover:before{transform:scaleX(1)}.Services-module__PFRRnG__serviceIcon{border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 1.5rem;font-size:2rem;transition:all .3s;display:flex}.Services-module__PFRRnG__serviceCard:hover .Services-module__PFRRnG__serviceIcon{transform:scale(1.1)rotate(10deg);box-shadow:0 15px 40px #4c6ef54d}.Services-module__PFRRnG__serviceCard h4{color:#fff;margin-bottom:1rem;font-size:1.5rem;font-weight:600}.Services-module__PFRRnG__serviceCard p{color:#b3b3b3;font-size:1rem;line-height:1.6}@media (max-width:768px){.Services-module__PFRRnG__servicesHeader h2{font-size:2.5rem}.Services-module__PFRRnG__servicesHeader h3{font-size:1.25rem}.Services-module__PFRRnG__serviceIcon{width:60px;height:60px;font-size:1.5rem}.Services-module__PFRRnG__serviceCard h4{font-size:1.25rem}}
.Footer-module__EZoWya__footer{color:#fff;border-top:1px solid var(--dark-border);background:linear-gradient(135deg,#0a0a0a 0%,#1a1a1a 100%);margin-top:4rem;padding:4rem 0 2rem}.Footer-module__EZoWya__footerContent{text-align:center}.Footer-module__EZoWya__footerMain{grid-template-columns:2fr 1fr;align-items:start;gap:3rem;margin-bottom:3rem;display:grid}.Footer-module__EZoWya__footerBrand{text-align:left}.Footer-module__EZoWya__footerLogo{align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.Footer-module__EZoWya__logoIcon{width:40px;height:40px;position:relative}.Footer-module__EZoWya__logoCircle{background:linear-gradient(135deg,#4c6ef5 0%,#8b5cf6 100%);border-radius:50%;width:30px;height:30px;position:absolute}.Footer-module__EZoWya__logoCircle:first-child{opacity:.8;top:0;left:0}.Footer-module__EZoWya__logoCircle:last-child{opacity:.9;top:10px;left:10px}.Footer-module__EZoWya__logoText{flex-direction:column;display:flex}.Footer-module__EZoWya__logoTitle{color:#fff;font-size:1.5rem;font-weight:800;line-height:1}.Footer-module__EZoWya__logoSubtitle{color:#b3b3b3;font-size:.8rem;line-height:1}.Footer-module__EZoWya__footerSlogon,.Footer-module__EZoWya__footerDescription{color:#b3b3b3;max-width:400px}.Footer-module__EZoWya__footerLinks{justify-content:flex-end;gap:3rem;display:flex}.Footer-module__EZoWya__footerSection h4{color:#fff;margin-bottom:1rem;font-size:1.1rem;font-weight:600}.Footer-module__EZoWya__footerSection ul{margin:0;padding:0;list-style:none}.Footer-module__EZoWya__footerSection ul li{margin-bottom:.5rem}.Footer-module__EZoWya__footerSection ul button{color:#b3b3b3;cursor:pointer;background:0 0;border:none;font-size:.95rem;transition:color .3s}.Footer-module__EZoWya__footerSection ul button:hover{color:#4c6ef5}.Footer-module__EZoWya__socialLinks{gap:1rem;display:flex}.Footer-module__EZoWya__socialLink{background:var(--dark-card);border:1px solid var(--dark-border);border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.2rem;text-decoration:none;transition:all .3s;display:flex}.Footer-module__EZoWya__socialLink:hover{background:linear-gradient(135deg,#4c6ef5 0%,#8b5cf6 100%);transform:translateY(-2px);box-shadow:0 5px 15px #4c6ef54d}.Footer-module__EZoWya__footerBottom{border-top:1px solid var(--dark-border);text-align:center;padding-top:2rem}.Footer-module__EZoWya__footerBottom p{color:#666;margin:0;font-size:.9rem}@media (max-width:768px){.Footer-module__EZoWya__footerMain{text-align:center;grid-template-columns:1fr;gap:2rem}.Footer-module__EZoWya__footerBrand{text-align:center}.Footer-module__EZoWya__footerLogo{justify-content:center}.Footer-module__EZoWya__footerLinks{justify-content:center;gap:2rem}.Footer-module__EZoWya__socialLinks{justify-content:center}}@media (max-width:480px){.Footer-module__EZoWya__footer{padding:3rem 0 1.5rem}.Footer-module__EZoWya__footerLinks{flex-direction:column;gap:1.5rem}.Footer-module__EZoWya__logoTitle{font-size:1.25rem}.Footer-module__EZoWya__logoSubtitle{font-size:.7rem}}
