.Navigation-module__eB08ka__nav{z-index:100;padding:20px 0;transition:all .3s;position:fixed;top:0;left:0;right:0}.Navigation-module__eB08ka__scrolled{-webkit-backdrop-filter:blur(20px);background:#000c;border-bottom:1px solid #ffffff0d;padding:16px 0}.Navigation-module__eB08ka__navContainer{justify-content:space-between;align-items:center;display:flex}.Navigation-module__eB08ka__logo{align-items:center;display:flex}.Navigation-module__eB08ka__menu{align-items:center;gap:32px;display:flex}.Navigation-module__eB08ka__link{color:#fffc;font-size:.9rem;font-weight:500;transition:color .3s;position:relative}.Navigation-module__eB08ka__link:hover,.Navigation-module__eB08ka__active{color:#00d4ff}.Navigation-module__eB08ka__active:after{content:"";background:#00d4ff;border-radius:1px;height:2px;position:absolute;bottom:-6px;left:0;right:0}.Navigation-module__eB08ka__toggle{z-index:101;flex-direction:column;gap:6px;padding:4px;display:none}.Navigation-module__eB08ka__toggle span{background:#fff;border-radius:2px;width:24px;height:2px;transition:all .3s;display:block}.Navigation-module__eB08ka__toggleOpen span:first-child{transform:rotate(45deg)translate(5px,5px)}.Navigation-module__eB08ka__toggleOpen span:nth-child(2){opacity:0}.Navigation-module__eB08ka__toggleOpen span:nth-child(3){transform:rotate(-45deg)translate(6px,-6px)}@media (max-width:768px){.Navigation-module__eB08ka__toggle{display:flex}.Navigation-module__eB08ka__menu{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);opacity:0;visibility:hidden;background:#000000f2;flex-direction:column;justify-content:center;gap:32px;transition:all .3s;position:fixed;inset:0}.Navigation-module__eB08ka__menuOpen{opacity:1;visibility:visible}.Navigation-module__eB08ka__link{font-size:1.5rem}}
.Footer-module__S6Hkya__footer{background:#0a0a0a;border-top:1px solid #ffffff0d;padding:80px 0 24px}.Footer-module__S6Hkya__grid{grid-template-columns:2fr repeat(3,1fr);gap:48px;margin-bottom:48px;display:grid}.Footer-module__S6Hkya__brand{max-width:300px}.Footer-module__S6Hkya__logo{align-items:center;margin-bottom:16px;display:flex}.Footer-module__S6Hkya__tagline{color:#fff9;font-size:.875rem;line-height:1.7}.Footer-module__S6Hkya__column h4{text-transform:uppercase;letter-spacing:.1em;margin-bottom:16px;font-size:.875rem;font-weight:600}.Footer-module__S6Hkya__links{flex-direction:column;gap:12px;display:flex}.Footer-module__S6Hkya__links a{color:#fff9;font-size:.875rem;transition:color .3s}.Footer-module__S6Hkya__links a:hover{color:#00d4ff}.Footer-module__S6Hkya__bottom{border-top:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding-top:24px;display:flex}.Footer-module__S6Hkya__copyright{color:#fff6;font-size:.875rem}.Footer-module__S6Hkya__legal{gap:24px;display:flex}.Footer-module__S6Hkya__legal a{color:#fff6;font-size:.875rem}.Footer-module__S6Hkya__legal a:hover{color:#00d4ff}@media (max-width:992px){.Footer-module__S6Hkya__grid{grid-template-columns:repeat(2,1fr)}.Footer-module__S6Hkya__brand{grid-column:span 2;max-width:100%}}@media (max-width:576px){.Footer-module__S6Hkya__grid{grid-template-columns:1fr}.Footer-module__S6Hkya__brand{grid-column:span 1}.Footer-module__S6Hkya__bottom{text-align:center;flex-direction:column;gap:16px}}
.Hero-module__ZARIfG__hero{justify-content:center;align-items:center;padding-top:100px;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__hero:before{content:"";pointer-events:none;background:radial-gradient(circle,#00d4ff1a 0%,#0000 70%);width:800px;height:800px;position:absolute;top:0;left:50%;transform:translate(-50%)}.Hero-module__ZARIfG__content{text-align:center;max-width:900px;margin:0 auto}.Hero-module__ZARIfG__badge{letter-spacing:.1em;text-transform:uppercase;color:#ffffffb3;background:#ffffff08;border:1px solid #ffffff14;border-radius:50px;align-items:center;gap:8px;margin-bottom:32px;padding:10px 20px;font-size:.75rem;font-weight:500;display:inline-flex}.Hero-module__ZARIfG__badgeIcon{color:#00d4ff}.Hero-module__ZARIfG__label{letter-spacing:.2em;color:#ffffff80;margin-bottom:16px;font-size:.875rem;font-weight:500}.Hero-module__ZARIfG__title{margin-bottom:24px;font-size:clamp(2.5rem,5vw,4.5rem);font-weight:800;line-height:1.1}.Hero-module__ZARIfG__highlight{color:#00d4ff;display:block}.Hero-module__ZARIfG__cursor{vertical-align:text-bottom;background:#00d4ff;width:3px;height:1em;margin-left:4px;animation:1s infinite Hero-module__ZARIfG__blink;display:inline-block}@keyframes Hero-module__ZARIfG__blink{0%,50%{opacity:1}51%,to{opacity:0}}.Hero-module__ZARIfG__description{color:#ffffffb3;max-width:650px;margin:0 auto 40px;font-size:1.125rem;line-height:1.7}.Hero-module__ZARIfG__buttons{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}@media (max-width:768px){.Hero-module__ZARIfG__hero{padding-top:80px}.Hero-module__ZARIfG__title{font-size:2rem}.Hero-module__ZARIfG__description{font-size:1rem}.Hero-module__ZARIfG__buttons{flex-direction:column;align-items:center}}
.page-module___8aEwW__methodology{background:var(--bg-primary)}.page-module___8aEwW__methodologyGrid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.page-module___8aEwW__methodologyCard{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:var(--radius-lg);padding:32px;transition:all .3s}.page-module___8aEwW__methodologyCard:hover{border-color:#00d4ff4d;transform:translateY(-4px)}.page-module___8aEwW__stepNumber{color:var(--accent);margin-bottom:16px;font-size:2.5rem;font-weight:700;display:block}.page-module___8aEwW__stepTitle{margin-bottom:12px;font-size:1.25rem;font-weight:600}.page-module___8aEwW__stepDescription{color:var(--text-secondary);font-size:.875rem;line-height:1.6}.page-module___8aEwW__servicesGrid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.page-module___8aEwW__serviceIcon{margin-bottom:16px;font-size:2.5rem}.page-module___8aEwW__serviceTitle{margin-bottom:8px;font-size:1.125rem;font-weight:600}.page-module___8aEwW__serviceDescription{color:var(--text-secondary);font-size:.875rem;line-height:1.6}.page-module___8aEwW__whySection{text-align:center;background:linear-gradient(135deg,#00d4ff0d,#0000)}.page-module___8aEwW__whyContent{max-width:700px;margin:0 auto}.page-module___8aEwW__whyTitle{font-size:var(--font-h2);margin-bottom:16px;font-weight:700}.page-module___8aEwW__whyDescription{color:var(--text-secondary);margin-bottom:32px;font-size:1.125rem}.page-module___8aEwW__faqList{max-width:800px;margin:0 auto}.page-module___8aEwW__faqItem{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:var(--radius-md);margin-bottom:16px;overflow:hidden}.page-module___8aEwW__faqQuestion{cursor:pointer;justify-content:space-between;align-items:center;padding:20px 24px;font-weight:500;list-style:none;transition:all .3s;display:flex}.page-module___8aEwW__faqQuestion:hover{color:var(--accent)}.page-module___8aEwW__faqQuestion::-webkit-details-marker{display:none}.page-module___8aEwW__faqIcon{color:var(--accent);font-size:1.5rem;transition:transform .3s}.page-module___8aEwW__faqItem[open] .page-module___8aEwW__faqIcon{transform:rotate(45deg)}.page-module___8aEwW__faqAnswer{color:var(--text-secondary);padding:0 24px 20px;line-height:1.7}@media (max-width:992px){.page-module___8aEwW__methodologyGrid,.page-module___8aEwW__servicesGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:576px){.page-module___8aEwW__methodologyGrid,.page-module___8aEwW__servicesGrid{grid-template-columns:1fr}}
