.Navbar-module__pSp8Ga__navbar{z-index:50;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#1e1b4b4d;border-bottom:1px solid #ffffff0d;padding:1.25rem 0;position:fixed;top:0;left:0;right:0}.Navbar-module__pSp8Ga__navContainer{justify-content:space-between;align-items:center;display:flex}.Navbar-module__pSp8Ga__logo{font-family:var(--font-pixelify),sans-serif;letter-spacing:-.05em;align-items:center;gap:1.5rem;font-size:2.8rem;font-weight:700;display:flex}.Navbar-module__pSp8Ga__logoImage{object-fit:contain}.Navbar-module__pSp8Ga__links{gap:2.5rem;display:none}.Navbar-module__pSp8Ga__link{color:var(--secondary-text);font-size:.95rem;font-weight:500;transition:color .2s}.Navbar-module__pSp8Ga__link:hover{color:var(--foreground)}.Navbar-module__pSp8Ga__navButton{cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit}@media (min-width:768px){.Navbar-module__pSp8Ga__links{display:flex}}
.ContactModal-module__AlwTLW__overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1000;background:#0006;justify-content:center;align-items:center;padding:1.5rem;animation:.3s ease-out ContactModal-module__AlwTLW__fadeIn;display:flex;position:fixed;inset:0}.ContactModal-module__AlwTLW__modal{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#1e293b99;border:1px solid #94a3b81a;border-radius:20px;width:100%;max-width:500px;padding:2.5rem;animation:.3s ease-out ContactModal-module__AlwTLW__slideUp;position:relative;box-shadow:0 25px 50px -12px #00000080}.ContactModal-module__AlwTLW__closeButton{color:var(--secondary-text);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:.5rem;font-size:1.5rem;transition:color .2s;display:flex;position:absolute;top:1.25rem;right:1.25rem}.ContactModal-module__AlwTLW__closeButton:hover{color:var(--foreground)}.ContactModal-module__AlwTLW__title{background:var(--primary-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:2rem}.ContactModal-module__AlwTLW__subtitle{color:var(--secondary-text);margin-bottom:2rem;font-size:.95rem}.ContactModal-module__AlwTLW__form{flex-direction:column;gap:1.25rem;display:flex}.ContactModal-module__AlwTLW__group{flex-direction:column;gap:.5rem;display:flex}.ContactModal-module__AlwTLW__label{color:var(--secondary-text);font-size:.85rem;font-weight:500}.ContactModal-module__AlwTLW__input,.ContactModal-module__AlwTLW__select,.ContactModal-module__AlwTLW__textarea{color:#fff;background:#0f172a4d;border:1px solid #94a3b81a;border-radius:10px;padding:.75rem 1rem;font-family:inherit;font-size:.95rem;transition:border-color .2s,box-shadow .2s}.ContactModal-module__AlwTLW__input:focus,.ContactModal-module__AlwTLW__select:focus,.ContactModal-module__AlwTLW__textarea:focus{border-color:#7c3aed;outline:none;box-shadow:0 0 0 2px #7c3aed33}.ContactModal-module__AlwTLW__textarea{resize:vertical;min-height:100px}.ContactModal-module__AlwTLW__submitBtn{cursor:pointer;border:none;width:100%;margin-top:1rem}@keyframes ContactModal-module__AlwTLW__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes ContactModal-module__AlwTLW__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}
.Hero-module__gNeX-G__hero{padding-top:calc(var(--spacing-section) + 4rem);padding-bottom:var(--spacing-section);position:relative;overflow:hidden}.Hero-module__gNeX-G__container{grid-template-columns:1fr;align-items:center;gap:4rem;display:grid}.Hero-module__gNeX-G__content{text-align:center;z-index:10}.Hero-module__gNeX-G__badge{color:#a78bfa;background:#7c3aed1a;border:1px solid #7c3aed33;border-radius:9999px;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;display:inline-block}.Hero-module__gNeX-G__title{margin-bottom:1.5rem;font-size:3rem;line-height:1.1}.Hero-module__gNeX-G__description{color:var(--secondary-text);max-width:600px;margin:0 auto 2rem;font-size:1.125rem;line-height:1.6}.Hero-module__gNeX-G__actions{justify-content:center;gap:1rem;display:flex}.Hero-module__gNeX-G__btnSecondary{color:#fff;background:#ffffff0d;border-radius:9999px;padding:.75rem 1.5rem;font-weight:500;transition:background .2s}.Hero-module__gNeX-G__btnSecondary:hover{background:#ffffff1a}.Hero-module__gNeX-G__visual{z-index:0;pointer-events:none;width:100%;height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Hero-module__gNeX-G__glow{background:radial-gradient(circle,#4f46e526 0%,#02061700 70%);border-radius:50%;width:600px;height:600px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media (min-width:992px){.Hero-module__gNeX-G__container{text-align:left;grid-template-columns:1.2fr .8fr}.Hero-module__gNeX-G__content{text-align:left}.Hero-module__gNeX-G__title{font-size:4.5rem}.Hero-module__gNeX-G__description{margin:0 0 2.5rem}.Hero-module__gNeX-G__actions{justify-content:flex-start}}
.Services-module__kf8n-G__section{padding:var(--spacing-section)0}.Services-module__kf8n-G__header{text-align:center;margin-bottom:4rem}.Services-module__kf8n-G__title{margin-bottom:1rem;font-size:2.5rem}.Services-module__kf8n-G__subtitle{color:var(--secondary-text);max-width:600px;margin:0 auto;font-size:1.125rem}.Services-module__kf8n-G__grid{grid-template-columns:1fr;gap:2rem;display:grid}.Services-module__kf8n-G__card{background:var(--card-bg);border:1px solid var(--card-border);border-radius:1rem;padding:2.5rem;transition:transform .2s,border-color .2s}.Services-module__kf8n-G__card:hover{border-color:#7c3aed4d;transform:translateY(-5px)}.Services-module__kf8n-G__icon{background:#7c3aed1a;border-radius:12px;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:1.5rem;font-size:2.5rem;display:flex}.Services-module__kf8n-G__cardTitle{margin-bottom:1rem;font-size:1.5rem}.Services-module__kf8n-G__cardDescription{color:var(--secondary-text);line-height:1.6}@media (min-width:768px){.Services-module__kf8n-G__grid{grid-template-columns:repeat(3,1fr)}}
.About-module__Balj8a__section{padding:var(--spacing-section)0;background:linear-gradient(#0000 0%,#ffffff05 100%)}.About-module__Balj8a__grid{grid-template-columns:1fr;gap:4rem;display:grid}.About-module__Balj8a__content{align-self:center}.About-module__Balj8a__label{color:#a78bfa;margin-bottom:1rem;font-weight:500}.About-module__Balj8a__title{margin-bottom:1.5rem;font-size:2.5rem}.About-module__Balj8a__description{color:var(--secondary-text);margin-bottom:3rem;font-size:1.125rem;line-height:1.6}.About-module__Balj8a__stats{border-top:1px solid #ffffff1a;gap:3rem;padding-top:2rem;display:flex}.About-module__Balj8a__statValue{color:#fff;font-size:2.5rem;font-weight:700}.About-module__Balj8a__statLabel{color:var(--secondary-text);font-size:.875rem}.About-module__Balj8a__process{background:var(--card-bg);border:1px solid var(--card-border);border-radius:1.5rem;padding:2.5rem}.About-module__Balj8a__processTitle{margin-bottom:2rem;font-size:1.5rem}.About-module__Balj8a__steps{flex-direction:column;gap:2rem;list-style:none;display:flex}.About-module__Balj8a__step{gap:1.5rem;display:flex}.About-module__Balj8a__stepNum{color:#a78bfa;font-family:monospace;font-size:1.25rem;font-weight:700}.About-module__Balj8a__stepContent h4{margin-bottom:.25rem}.About-module__Balj8a__stepContent p{color:var(--secondary-text);font-size:.95rem}@media (min-width:992px){.About-module__Balj8a__grid{grid-template-columns:1fr 1fr}}
.Footer-module__nhiC3q__footer{background:#0f172a;border-top:1px solid #ffffff0d;padding:5rem 0 2rem}.Footer-module__nhiC3q__grid{grid-template-columns:1fr;gap:3rem;margin-bottom:4rem;display:grid}.Footer-module__nhiC3q__logo{margin-bottom:1rem;font-size:1.5rem;font-weight:700}.Footer-module__nhiC3q__description{color:var(--secondary-text);line-height:1.6}.Footer-module__nhiC3q__heading{margin-bottom:1.5rem;font-size:1rem}.Footer-module__nhiC3q__links{flex-direction:column;gap:.75rem;list-style:none;display:flex}.Footer-module__nhiC3q__links a{color:var(--secondary-text);transition:color .2s}.Footer-module__nhiC3q__links a:hover{color:#fff}.Footer-module__nhiC3q__links li{color:var(--secondary-text)}.Footer-module__nhiC3q__bottom{text-align:center;color:var(--secondary-text);border-top:1px solid #ffffff0d;padding-top:2rem;font-size:.875rem}@media (min-width:768px){.Footer-module__nhiC3q__grid{grid-template-columns:2fr 1fr 1fr 1fr}}
