.ApplyForm-module__2K6ygq__formSection{padding:var(--spacing-lg)0;background:radial-gradient(circle at 50% 10%,#3b82f60d 0%,#0000 50%);justify-content:center;align-items:center;min-height:100vh;display:flex}.ApplyForm-module__2K6ygq__container{width:100%;max-width:600px}.ApplyForm-module__2K6ygq__card{background:var(--bg-glass-heavy);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid var(--border-subtle);border-radius:24px;padding:3rem;animation:.6s ease-out ApplyForm-module__2K6ygq__fadeIn;box-shadow:0 20px 40px #0000004d}.ApplyForm-module__2K6ygq__title{text-align:center;margin-bottom:.5rem;font-size:2rem;font-weight:700}.ApplyForm-module__2K6ygq__subtitle{color:var(--text-secondary);text-align:center;margin-bottom:2.5rem}.ApplyForm-module__2K6ygq__formGroup{margin-bottom:1.5rem}.ApplyForm-module__2K6ygq__label{color:var(--text-secondary);margin-bottom:.5rem;font-size:.9rem;font-weight:500;display:block}.ApplyForm-module__2K6ygq__input,.ApplyForm-module__2K6ygq__textarea,.ApplyForm-module__2K6ygq__select{border:1px solid var(--border-subtle);width:100%;color:var(--text-primary);background:#ffffff08;border-radius:12px;padding:1rem;font-family:inherit;font-size:1rem;transition:all .2s}.ApplyForm-module__2K6ygq__input:focus,.ApplyForm-module__2K6ygq__textarea:focus,.ApplyForm-module__2K6ygq__select:focus{border-color:var(--brand-primary);background:#ffffff0d;outline:none;box-shadow:0 0 0 3px #3b82f61a}.ApplyForm-module__2K6ygq__textarea{resize:vertical;min-height:120px}.ApplyForm-module__2K6ygq__submitBtn{background:var(--brand-primary);color:#fff;cursor:pointer;border:none;border-radius:99px;width:100%;margin-top:1rem;padding:1rem;font-size:1.1rem;font-weight:600;transition:all .2s;box-shadow:0 0 20px #3b82f64d}.ApplyForm-module__2K6ygq__submitBtn:hover{transform:translateY(-2px);box-shadow:0 0 30px #3b82f680}.ApplyForm-module__2K6ygq__submitBtn:disabled{opacity:.7;cursor:not-allowed;transform:none}.ApplyForm-module__2K6ygq__error{color:#ef4444;margin-top:.5rem;font-size:.85rem}@keyframes ApplyForm-module__2K6ygq__fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}
.Navbar-module__nuAbfa__nav{width:100%;height:var(--nav-height);z-index:1000;transition:all var(--transition-medium);border-bottom:1px solid #0000;position:fixed;top:0;left:0}.Navbar-module__nuAbfa__scrolled{background:var(--bg-glass);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--border-subtle)}.Navbar-module__nuAbfa__logo{letter-spacing:.05em;color:var(--text-primary);font-size:1.25rem;font-weight:700}.Navbar-module__nuAbfa__links{gap:2rem;display:flex}.Navbar-module__nuAbfa__links a{color:var(--text-secondary);font-size:.95rem;font-weight:500}.Navbar-module__nuAbfa__links a:hover{color:var(--text-primary)}.Navbar-module__nuAbfa__cta{background:linear-gradient(135deg,var(--brand-primary),var(--brand-process));color:#fff;transition:opacity var(--transition-fast);border-radius:99px;padding:.75rem 1.5rem;font-size:.9rem;font-weight:600}.Navbar-module__nuAbfa__cta:hover{opacity:.9}@media (max-width:768px){.Navbar-module__nuAbfa__links{display:none}}
.Footer-module__EZoWya__footer{padding:var(--spacing-lg)0 var(--spacing-md);border-top:1px solid var(--border-subtle);background:var(--bg-primary)}.Footer-module__EZoWya__content{margin-bottom:var(--spacing-md);flex-wrap:wrap;justify-content:space-between;gap:3rem;display:flex}.Footer-module__EZoWya__brand h3{margin-bottom:.5rem;font-size:1.25rem}.Footer-module__EZoWya__brand p{color:var(--text-secondary)}.Footer-module__EZoWya__column h4{text-transform:uppercase;color:var(--text-secondary);letter-spacing:.05em;margin-bottom:1rem;font-size:.9rem}.Footer-module__EZoWya__column ul{flex-direction:column;gap:.75rem;display:flex}.Footer-module__EZoWya__column a{color:var(--text-primary);font-size:.95rem}.Footer-module__EZoWya__column a:hover{color:var(--brand-primary)}.Footer-module__EZoWya__copyright{text-align:center;color:var(--text-secondary);border-top:1px solid var(--border-subtle);padding-top:2rem;font-size:.85rem}
.FloatingCTA-module__Nd9EQa__floatingWrapper{z-index:100;opacity:0;transition:all .4s cubic-bezier(.175,.885,.32,1.275);position:fixed;bottom:2rem;right:2rem;transform:translateY(100px)}.FloatingCTA-module__Nd9EQa__visible{opacity:1;transform:translateY(0)}.FloatingCTA-module__Nd9EQa__floatingBtn{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid var(--brand-glow);cursor:pointer;background:#0f1014cc;border-radius:99px;align-items:center;gap:.75rem;padding:.75rem 1.5rem;transition:all .3s;display:flex;box-shadow:0 10px 30px #00000080}.FloatingCTA-module__Nd9EQa__floatingBtn:hover{background:var(--brand-primary);border-color:var(--brand-primary);transform:translateY(-5px);box-shadow:0 15px 40px #3b82f666}.FloatingCTA-module__Nd9EQa__icon{font-size:1.25rem}.FloatingCTA-module__Nd9EQa__text{color:var(--text-primary);font-size:.95rem;font-weight:600}.FloatingCTA-module__Nd9EQa__closeBtn{background:var(--bg-secondary);border:1px solid var(--border-subtle);cursor:pointer;width:24px;height:24px;color:var(--text-tertiary);border-radius:50%;justify-content:center;align-items:center;font-size:.8rem;transition:all .2s;display:flex;position:absolute;top:-10px;right:-10px}.FloatingCTA-module__Nd9EQa__closeBtn:hover{background:var(--bg-tertiary);color:var(--text-white)}@media (max-width:768px){.FloatingCTA-module__Nd9EQa__floatingWrapper{bottom:1.5rem;left:1.5rem;right:1.5rem}.FloatingCTA-module__Nd9EQa__floatingBtn{justify-content:center;width:100%}}
.DetailedServices-module___KXRWG__section{padding:var(--spacing-xl)0;padding-top:calc(var(--nav-height) + 2rem);background:var(--bg-primary)}.DetailedServices-module___KXRWG__intro{text-align:center;max-width:800px;margin:0 auto var(--spacing-lg)}.DetailedServices-module___KXRWG__intro h1{margin-bottom:1.5rem;font-size:3rem}.DetailedServices-module___KXRWG__intro p{color:var(--text-secondary);font-size:1.1rem;line-height:1.6}.DetailedServices-module___KXRWG__phase{margin-bottom:var(--spacing-xl);background:var(--bg-secondary);border:1px solid var(--border-subtle);border-radius:16px;padding:2rem;position:relative;overflow:hidden}.DetailedServices-module___KXRWG__phase:before{content:"";background:var(--brand-primary);width:4px;height:100%;position:absolute;top:0;left:0}.DetailedServices-module___KXRWG__phaseHeader{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:2rem;display:flex}.DetailedServices-module___KXRWG__phaseTitle{flex:1}.DetailedServices-module___KXRWG__number{text-transform:uppercase;letter-spacing:.2em;color:var(--brand-primary);margin-bottom:.5rem;font-size:.9rem;font-weight:700;display:block}.DetailedServices-module___KXRWG__phaseTitle h2{margin-bottom:.5rem;font-size:2rem}.DetailedServices-module___KXRWG__phaseTitle h3{color:var(--text-secondary);font-size:1.25rem;font-weight:400}.DetailedServices-module___KXRWG__target{color:var(--text-secondary);border-left:2px solid var(--border-glow);margin:1.5rem 0;padding-left:1rem;font-style:italic}.DetailedServices-module___KXRWG__grid{grid-template-columns:1fr 1fr;gap:3rem;margin-top:2rem;display:grid}@media (max-width:768px){.DetailedServices-module___KXRWG__grid{grid-template-columns:1fr;gap:2rem}}.DetailedServices-module___KXRWG__column h4{color:var(--text-primary);border-bottom:1px solid var(--border-subtle);margin-bottom:1rem;padding-bottom:.5rem;font-size:1.1rem}.DetailedServices-module___KXRWG__deliverables li{color:var(--text-secondary);align-items:flex-start;margin-bottom:.75rem;display:flex}.DetailedServices-module___KXRWG__deliverables li span{color:var(--brand-primary);margin-right:.75rem}.DetailedServices-module___KXRWG__pricingBlock{background:#ffffff08;border-radius:8px;margin-top:1rem;padding:1.5rem}.DetailedServices-module___KXRWG__priceItem{border-bottom:1px solid var(--border-subtle);justify-content:space-between;margin-bottom:.5rem;padding-bottom:.5rem;display:flex}.DetailedServices-module___KXRWG__priceItem:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.DetailedServices-module___KXRWG__priceLabel{color:var(--text-secondary)}.DetailedServices-module___KXRWG__priceValue{color:var(--text-primary);font-weight:700}.DetailedServices-module___KXRWG__comparisonTable{border-collapse:collapse;width:100%;margin-top:2rem;font-size:.9rem}.DetailedServices-module___KXRWG__comparisonTable th,.DetailedServices-module___KXRWG__comparisonTable td{border:1px solid var(--border-subtle);text-align:left;padding:1rem}.DetailedServices-module___KXRWG__comparisonTable th{color:var(--text-primary);background:#ffffff0d}.DetailedServices-module___KXRWG__comparisonTable td{color:var(--text-secondary)}.DetailedServices-module___KXRWG__ctaSection{text-align:center;margin-top:var(--spacing-xl);border:1px solid var(--border-subtle);background:linear-gradient(#3b82f60d 0%,#05050700 100%);border-radius:20px;padding:3rem}.DetailedServices-module___KXRWG__button{background:var(--text-primary);color:var(--bg-primary);transition:transform var(--transition-fast);border-radius:99px;margin-top:1.5rem;padding:1rem 3rem;font-size:1.1rem;font-weight:600;display:inline-block}.DetailedServices-module___KXRWG__button:hover{transform:scale(1.05)}
.WhyUs-module__U6xvIG__section{padding:6rem 0}.WhyUs-module__U6xvIG__header{text-align:center;margin-bottom:4rem}.WhyUs-module__U6xvIG__header h1{margin-bottom:1rem;font-size:3rem}.WhyUs-module__U6xvIG__header p{color:var(--text-secondary);font-size:1.25rem}.WhyUs-module__U6xvIG__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.WhyUs-module__U6xvIG__card{border:1px solid var(--border-subtle);background:#ffffff08;border-radius:16px;padding:2rem;transition:transform .2s}.WhyUs-module__U6xvIG__card:hover{background:#ffffff0d;transform:translateY(-5px)}.WhyUs-module__U6xvIG__icon{margin-bottom:1.5rem;font-size:3rem}.WhyUs-module__U6xvIG__card h3{color:var(--text-primary);margin-bottom:1rem;font-size:1.5rem}.WhyUs-module__U6xvIG__card p{color:var(--text-secondary);line-height:1.6}@media (max-width:768px){.WhyUs-module__U6xvIG__header h1{font-size:2.5rem}}
