.header-module__-0s03G__header{color:#fff;z-index:1000;box-sizing:border-box;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(135deg,#132672 0%,#4a90e2 50%,#1b0762 100%);justify-content:space-between;align-items:center;width:100%;padding:15px 20px;font-family:Inter,Helvetica Neue,Arial,sans-serif;display:flex;position:fixed;top:0;left:0;box-shadow:0 2px 20px rgba(0,0,0,.08)}.header-module__-0s03G__container{justify-content:space-between;align-items:center;width:100%;max-width:1200px;margin:0 auto;display:flex}.header-module__-0s03G__logo{cursor:pointer;z-index:1002;align-items:center;margin-left:-13px;display:flex}.header-module__-0s03G__logoImage{background:linear-gradient(135deg,#131716 0%,#4ecdc4 50%,#083223 100%);border-radius:70%;justify-content:center;align-items:center;width:50px;height:50px;padding:3px;transition:all .3s cubic-bezier(.4,0,.2,1);animation:4s ease-in-out infinite header-module__-0s03G__logoGlow;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 15px rgba(0,212,170,.25)}.header-module__-0s03G__logoImage:hover{transform:scale(1.05);box-shadow:0 6px 25px rgba(0,212,170,.35)}.header-module__-0s03G__logoImage img{object-fit:cover;background:#fff;border-radius:50%;width:44px!important;height:44px!important}.header-module__-0s03G__logoCircle{z-index:-1;background:linear-gradient(135deg,#0f2f29 0%,#061c1a 50%,#061b13 100%);border-radius:50%;position:absolute;top:-2px;bottom:-2px;left:-2px;right:-2px}.header-module__-0s03G__logoText{background:linear-gradient(135deg,#072b24 0%,#02252b 50%,#012c1c 100%);color:transparent;white-space:nowrap;text-shadow:none;-webkit-background-clip:text;background-clip:text;margin-left:12px;font-size:1.8rem;font-weight:700}.header-module__-0s03G__hamburgerContainer{z-index:1001;position:relative}.header-module__-0s03G__menuButton{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;background:rgba(11,94,129,.906);border:1px solid rgba(1,15,17,.506);border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.header-module__-0s03G__menuButton:hover{background:rgba(5,3,44,.15);border-color:rgba(2,2,11,.86);transform:translateY(-1px);box-shadow:0 8px 25px rgba(0,0,0,.15)}.header-module__-0s03G__menuButton:active{transform:translateY(0)}.header-module__-0s03G__menuButtonActive{background:rgba(1,19,16,0);border-color:rgba(3,40,32,.8)}.header-module__-0s03G__menuIcon{flex-direction:column;justify-content:space-between;width:20px;height:20px;display:flex;position:relative}.header-module__-0s03G__menuLine{transform-origin:50%;background:#333;border-radius:1px;width:100%;height:2px;transition:all .3s cubic-bezier(.4,0,.2,1)}.header-module__-0s03G__menuButtonActive .header-module__-0s03G__menuLine:first-child{background:rgba(13,221,204,.64);transform:rotate(45deg)translate(5px,5px)}.header-module__-0s03G__menuButtonActive .header-module__-0s03G__menuLine:nth-child(2){opacity:0;transform:scaleX(0)}.header-module__-0s03G__menuButtonActive .header-module__-0s03G__menuLine:nth-child(3){background:#00d4aa;transform:rotate(-45deg)translate(7px,-6px)}.header-module__-0s03G__dropdownMenu{-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);opacity:0;pointer-events:none;background:linear-gradient(135deg,#062f4b 0%,#1a7796 100%);border:1px solid rgba(78,205,196,.2);border-radius:20px;width:max(350px,min(95vw,750px));max-height:0;transition:all .4s cubic-bezier(.4,0,.2,1);position:absolute;top:calc(100% + 8px);right:0;overflow:hidden;transform:translateY(-15px)scale(.92);box-shadow:0 25px 80px rgba(0,0,0,.15),0 10px 30px rgba(0,0,0,.1),inset 0 1px rgba(255,255,255,.1)}.header-module__-0s03G__dropdownMenuOpen{opacity:1;pointer-events:all;max-height:85vh;overflow-x:hidden;overflow-y:auto;transform:translateY(0)scale(1)}.header-module__-0s03G__dropdownMenuOpen::-webkit-scrollbar{width:6px}.header-module__-0s03G__dropdownMenuOpen::-webkit-scrollbar-track{background:rgba(255,255,255,.1);border-radius:3px}.header-module__-0s03G__dropdownMenuOpen::-webkit-scrollbar-thumb{background:rgba(78,205,196,.3);border-radius:3px}.header-module__-0s03G__dropdownMenuOpen::-webkit-scrollbar-thumb:hover{background:rgba(78,205,196,.5)}.header-module__-0s03G__menuContent{padding:0;position:relative}.header-module__-0s03G__brandHeader{background:rgba(255,255,255,.04);border-bottom:1px solid rgba(255,255,255,.12);padding:24px 28px 20px;position:relative;overflow:hidden}.header-module__-0s03G__brandHeader:before{content:"";background:linear-gradient(90deg,transparent,rgba(78,205,196,.3),transparent);height:1px;position:absolute;top:0;left:0;right:0}.header-module__-0s03G__brandInfo{align-items:flex-start;gap:16px;display:flex}.header-module__-0s03G__brandIconWrapper{background:linear-gradient(135deg,rgba(78,205,196,.2),rgba(78,205,196,.1));border:1px solid rgba(78,205,196,.15);border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex;box-shadow:0 4px 15px rgba(78,205,196,.1)}.header-module__-0s03G__brandMainIcon{color:#4ecdc4;font-size:22px}.header-module__-0s03G__brandDetails{flex-direction:column;flex:1;gap:6px;display:flex}.header-module__-0s03G__brandTitle{color:#fff;letter-spacing:-.02em;font-size:18px;font-weight:700;line-height:1.2}.header-module__-0s03G__brandSubtitle{color:#4ecdc4;text-transform:uppercase;letter-spacing:.5px;font-size:13px;font-weight:600;line-height:1.3}.header-module__-0s03G__brandDesc{color:rgba(255,255,255,.75);margin-top:2px;font-size:12px;font-weight:500;line-height:1.5}.header-module__-0s03G__menuSection{border-bottom:1px solid rgba(255,255,255,.06);padding:18px 0 16px;position:relative}.header-module__-0s03G__menuSection:last-child{border-bottom:none}.header-module__-0s03G__sectionHeader{align-items:center;gap:10px;padding:0 28px 14px;display:flex;position:relative}.header-module__-0s03G__sectionIcon{color:#4ecdc4;font-size:15px}.header-module__-0s03G__sectionTitle{color:#4ecdc4;text-transform:uppercase;letter-spacing:.8px;font-size:13px;font-weight:700}.header-module__-0s03G__navigation{padding:0}.header-module__-0s03G__navList{margin:0;padding:0;list-style:none}.header-module__-0s03G__navItem{margin:0}.header-module__-0s03G__navLink{color:rgba(255,255,255,.9);opacity:0;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);animation:.4s cubic-bezier(.4,0,.2,1) forwards header-module__-0s03G__slideInFade;display:block;transform:translate(25px)}@keyframes header-module__-0s03G__slideInFade{to{opacity:1;transform:translate(0)}}.header-module__-0s03G__linkContent{border-radius:8px;align-items:center;margin:0 12px;padding:14px 28px;transition:all .3s;display:flex;position:relative;overflow:hidden}.header-module__-0s03G__linkContent:before{content:"";background:linear-gradient(90deg,transparent,rgba(78,205,196,.08),transparent);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.header-module__-0s03G__navLink:hover .header-module__-0s03G__linkContent:before{left:100%}.header-module__-0s03G__navLink:hover .header-module__-0s03G__linkContent{background:rgba(78,205,196,.05);border-left:3px solid #4ecdc4;padding-left:25px}.header-module__-0s03G__navLink:hover{color:#fff;transform:translate(8px)}.header-module__-0s03G__linkIcon{background:linear-gradient(135deg,#05192d,#0a2332);border:1px solid rgba(255,255,255,.1);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;margin-right:14px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.header-module__-0s03G__navLink:hover .header-module__-0s03G__linkIcon{background:linear-gradient(135deg,rgba(78,205,196,.2),rgba(78,205,196,.1));border-color:rgba(78,205,196,.3);transform:scale(1.1)}.header-module__-0s03G__iconHome:before{content:"⌂"}.header-module__-0s03G__iconMap:before{content:"◉"}.header-module__-0s03G__iconShield:before{content:"◈"}.header-module__-0s03G__iconDocument:before{content:"◊"}.header-module__-0s03G__iconLock:before{content:"◐"}.header-module__-0s03G__iconClipboard:before{content:"◑"}.header-module__-0s03G__linkIcon:before{color:#64748b;font-size:16px;transition:color .3s cubic-bezier(.4,0,.2,1)}.header-module__-0s03G__navLink:hover .header-module__-0s03G__linkIcon:before{color:#4ecdc4}.header-module__-0s03G__linkText{letter-spacing:.02em;flex:1;font-size:15px;font-weight:600;line-height:1.4}.header-module__-0s03G__linkArrow{color:#94a3b8;opacity:0;transition:all .3s cubic-bezier(.4,0,.2,1);transform:translate(-12px)}.header-module__-0s03G__navLink:hover .header-module__-0s03G__linkArrow{opacity:1;color:#4ecdc4;transform:translate(0)}.header-module__-0s03G__footerContent{background:rgba(255,255,255,.02);border-top:2px solid rgba(78,205,196,.15);grid-template-columns:1fr 1fr;gap:0;display:grid;position:relative}.header-module__-0s03G__footerContent:before{content:"";background:linear-gradient(transparent,rgba(255,255,255,.1),transparent);width:1px;height:100%;position:absolute;top:0;left:50%;transform:translate(-50%)}.header-module__-0s03G__footerLeft,.header-module__-0s03G__footerRight{flex-direction:column;display:flex;position:relative}.header-module__-0s03G__footerLeft .header-module__-0s03G__menuSection,.header-module__-0s03G__footerRight .header-module__-0s03G__menuSection{border-bottom:1px solid rgba(255,255,255,.04);padding:16px 0 14px}.header-module__-0s03G__footerNavList{flex-direction:column;gap:3px;margin:0;padding:0;list-style:none;display:flex}.header-module__-0s03G__footerNavItem{margin:0}.header-module__-0s03G__footerNavLink{color:rgba(255,255,255,.85);opacity:0;border-left:3px solid transparent;border-radius:8px;margin:0 12px;padding:10px 28px;font-size:14px;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);animation:.4s cubic-bezier(.4,0,.2,1) forwards header-module__-0s03G__slideInFade;display:block;position:relative;transform:translate(25px)}.header-module__-0s03G__footerNavLink:before{content:"";background:linear-gradient(90deg,#4ecdc4,#00d4aa);border-radius:1px;width:0;height:2px;transition:width .4s;position:absolute;bottom:0;left:0}.header-module__-0s03G__footerNavLink:hover{color:#fff;background:rgba(78,205,196,.08);border-left-color:#4ecdc4;transform:translate(10px)}.header-module__-0s03G__footerNavLink:hover:before{width:100%}.header-module__-0s03G__quickNavButton{color:rgba(255,255,255,.85);opacity:0;cursor:pointer;text-align:left;background:0 0;border:none;border-left:3px solid transparent;border-radius:8px;width:100%;margin:0 12px;padding:10px 28px;font-family:inherit;font-size:14px;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);animation:.4s cubic-bezier(.4,0,.2,1) forwards header-module__-0s03G__slideInFade;display:block;position:relative;transform:translate(25px)}.header-module__-0s03G__quickNavButton:before{content:"";background:linear-gradient(90deg,#4ecdc4,#00d4aa);border-radius:1px;width:0;height:2px;transition:width .4s;position:absolute;bottom:0;left:0}.header-module__-0s03G__quickNavButton:hover{color:#fff;background:rgba(78,205,196,.08);border-left-color:#4ecdc4;transform:translate(10px)}.header-module__-0s03G__quickNavButton:hover:before{width:100%}.header-module__-0s03G__highlightsList{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.header-module__-0s03G__highlightItem{color:rgba(255,255,255,.8);opacity:0;border-radius:6px;align-items:center;gap:12px;margin:0 12px;padding:8px 28px;font-size:13px;font-weight:600;transition:all .3s;animation:.4s cubic-bezier(.4,0,.2,1) forwards header-module__-0s03G__slideInFade;display:flex;transform:translate(25px)}.header-module__-0s03G__highlightItem:hover{background:rgba(78,205,196,.05);transform:translate(6px)}.header-module__-0s03G__highlightDot{color:#4ecdc4;flex-shrink:0;font-size:16px;font-weight:700}.header-module__-0s03G__highlightText{line-height:1.5}.header-module__-0s03G__socialList{flex-direction:column;gap:3px;margin:0;padding:0;list-style:none;display:flex}.header-module__-0s03G__socialItem{margin:0}.header-module__-0s03G__socialLink{color:rgba(255,255,255,.85);opacity:0;border-radius:8px;align-items:center;gap:12px;margin:0 12px;padding:10px 28px;font-size:14px;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);animation:.4s cubic-bezier(.4,0,.2,1) forwards header-module__-0s03G__slideInFade;display:flex;position:relative;overflow:hidden;transform:translate(25px)}.header-module__-0s03G__socialLink:before{content:"";background:linear-gradient(90deg,transparent,rgba(78,205,196,.1),transparent);width:100%;height:100%;transition:left .6s;position:absolute;top:0;left:-100%}.header-module__-0s03G__socialLink:hover:before{left:100%}.header-module__-0s03G__socialLink:hover{color:#fff;background:rgba(78,205,196,.08);transform:translate(10px)}.header-module__-0s03G__socialIcon{color:#4ecdc4;background:linear-gradient(135deg,rgba(78,205,196,.2),rgba(78,205,196,.1));border:1px solid rgba(78,205,196,.15);border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;font-size:12px;transition:all .3s;display:flex}.header-module__-0s03G__socialLink:hover .header-module__-0s03G__socialIcon{background:linear-gradient(135deg,rgba(78,205,196,.3),rgba(78,205,196,.2));border-color:rgba(78,205,196,.3);transform:scale(1.15)}.header-module__-0s03G__socialText{line-height:1.4}.header-module__-0s03G__menuFooter{background:linear-gradient(135deg,rgba(3,15,28,.8),rgba(5,25,45,.6));border-top:2px solid rgba(78,205,196,.15);padding:20px 28px 24px;position:relative}.header-module__-0s03G__menuFooter:before{content:"";background:linear-gradient(90deg,transparent,rgba(78,205,196,.4),transparent);height:1px;position:absolute;top:0;left:0;right:0}.header-module__-0s03G__footerBrand{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.header-module__-0s03G__footerBrand .header-module__-0s03G__footerLeft{flex-direction:column;flex:1;gap:6px;display:flex}.header-module__-0s03G__footerText{color:rgba(255,255,255,.9);font-size:12px;font-weight:600;line-height:1.4}.header-module__-0s03G__footerTagline{color:rgba(255,255,255,.65);font-size:11px;font-style:italic;font-weight:500;line-height:1.5}.header-module__-0s03G__footerBrand .header-module__-0s03G__footerRight{flex-shrink:0}.header-module__-0s03G__statusIndicator{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(34,197,94,.12);border:1px solid rgba(34,197,94,.25);border-radius:16px;align-items:center;gap:8px;padding:6px 12px;display:flex;box-shadow:0 4px 15px rgba(34,197,94,.1)}.header-module__-0s03G__statusDot{background:#22c55e;border-radius:50%;width:8px;height:8px;animation:2s ease-in-out infinite header-module__-0s03G__pulse;box-shadow:0 0 10px rgba(34,197,94,.5)}.header-module__-0s03G__statusText{color:#22c55e;white-space:nowrap;font-size:11px;font-weight:600}@keyframes header-module__-0s03G__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.15)}}.header-module__-0s03G__backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:999;opacity:0;background:rgba(0,0,0,.15);width:100%;height:100%;animation:.3s forwards header-module__-0s03G__fadeIn;position:fixed;top:0;left:0}@keyframes header-module__-0s03G__fadeIn{to{opacity:1}}@keyframes header-module__-0s03G__logoGlow{0%,to{box-shadow:0 4px 15px rgba(0,212,170,.25)}50%{box-shadow:0 6px 25px rgba(0,212,170,.4)}}@media (max-width:1200px){.header-module__-0s03G__dropdownMenu{width:max(340px,min(90vw,650px))}}@media (max-width:1024px){.header-module__-0s03G__dropdownMenu{width:max(320px,min(92vw,580px))}.header-module__-0s03G__footerContent{grid-template-columns:1fr}.header-module__-0s03G__footerContent:before{display:none}.header-module__-0s03G__footerLeft .header-module__-0s03G__menuSection,.header-module__-0s03G__footerRight .header-module__-0s03G__menuSection{padding:14px 0 12px}}@media (max-width:768px){.header-module__-0s03G__header{padding:12px 20px}.header-module__-0s03G__logoImage{width:40px;height:40px}.header-module__-0s03G__logoImage img{width:34px!important;height:34px!important}.header-module__-0s03G__logoText{margin-left:10px;font-size:1.4rem}.header-module__-0s03G__dropdownMenu{border-radius:16px;width:calc(100vw - 40px);right:-20px}.header-module__-0s03G__menuButton{width:40px;height:40px}.header-module__-0s03G__menuIcon{width:18px;height:18px}.header-module__-0s03G__brandHeader{padding:20px 24px 18px}.header-module__-0s03G__brandInfo{gap:14px}.header-module__-0s03G__brandIconWrapper{width:42px;height:42px}.header-module__-0s03G__brandMainIcon{font-size:20px}.header-module__-0s03G__brandTitle{font-size:16px}.header-module__-0s03G__brandSubtitle{font-size:12px}.header-module__-0s03G__brandDesc{font-size:11px}.header-module__-0s03G__sectionHeader{padding:0 24px 12px}.header-module__-0s03G__linkContent{margin:0 8px;padding:12px 24px}.header-module__-0s03G__footerNavLink,.header-module__-0s03G__quickNavButton{margin:0 8px;padding:8px 24px;font-size:13px}.header-module__-0s03G__highlightItem{margin:0 8px;padding:7px 24px;font-size:12px}.header-module__-0s03G__socialLink{margin:0 8px;padding:8px 24px;font-size:13px}.header-module__-0s03G__menuFooter{padding:18px 24px 20px}.header-module__-0s03G__footerBrand{flex-direction:column;align-items:flex-start;gap:12px}}@media (max-width:480px){.header-module__-0s03G__logoText{font-size:1.2rem}.header-module__-0s03G__menuButton{width:36px;height:36px}.header-module__-0s03G__menuIcon{width:16px;height:16px}.header-module__-0s03G__menuLine{height:1.5px}.header-module__-0s03G__dropdownMenu{border-radius:14px;width:calc(100vw - 20px);right:-10px}.header-module__-0s03G__brandHeader{padding:18px 20px 16px}.header-module__-0s03G__brandInfo{text-align:center;flex-direction:column;gap:12px}.header-module__-0s03G__sectionHeader{gap:8px;padding:0 20px 10px}.header-module__-0s03G__sectionTitle{font-size:12px}.header-module__-0s03G__linkContent{margin:0 6px;padding:10px 20px}.header-module__-0s03G__linkText{font-size:14px}.header-module__-0s03G__footerNavLink,.header-module__-0s03G__quickNavButton{margin:0 6px;padding:7px 20px;font-size:12px}.header-module__-0s03G__highlightItem{margin:0 6px;padding:6px 20px;font-size:11px}.header-module__-0s03G__socialLink{margin:0 6px;padding:7px 20px;font-size:12px}.header-module__-0s03G__menuFooter{padding:16px 20px 18px}.header-module__-0s03G__footerText{font-size:11px}.header-module__-0s03G__footerTagline,.header-module__-0s03G__statusText{font-size:10px}}@media (prefers-reduced-motion:reduce){.header-module__-0s03G__menuButton,.header-module__-0s03G__menuLine,.header-module__-0s03G__dropdownMenu,.header-module__-0s03G__navLink,.header-module__-0s03G__footerNavLink,.header-module__-0s03G__quickNavButton,.header-module__-0s03G__socialLink,.header-module__-0s03G__logoImage{transition:none!important;animation:none!important}}.header-module__-0s03G__menuButton:focus-visible{outline-offset:2px;outline:2px solid #00d4aa}.header-module__-0s03G__navLink:focus-visible{outline-offset:-2px;border-radius:8px;outline:2px solid #00d4aa}.header-module__-0s03G__footerNavLink:focus-visible{outline-offset:-2px;border-radius:8px;outline:2px solid #00d4aa}.header-module__-0s03G__quickNavButton:focus-visible{outline-offset:-2px;border-radius:8px;outline:2px solid #00d4aa}.header-module__-0s03G__socialLink:focus-visible{outline-offset:-2px;border-radius:8px;outline:2px solid #00d4aa}
.Footer-module__UDEoiW__footer{color:#fff;background:linear-gradient(135deg,#f8fdff 0%,#3fb0cc 20%,#1163d5 40%,#475569 60%,#0f75c8 80%,#065dd7 100%);border-top:1px solid #fafbfe;min-height:600px;margin-top:auto;position:relative;overflow:hidden}.Footer-module__UDEoiW__footerBackground{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.Footer-module__UDEoiW__gradientOverlay{background:linear-gradient(135deg,rgba(249,251,255,.95) 0%,rgba(30,41,59,.8) 25%,rgba(51,65,85,.6) 50%,rgba(54,117,204,.4) 75%,rgba(155,187,232,.2) 100%);width:100%;height:100%;position:absolute;top:0;left:0}.Footer-module__UDEoiW__meshPattern{background-image:radial-gradient(circle at 25% 25%,rgba(25,191,221,.165) 2px,transparent 2px),radial-gradient(circle at 75% 75%,rgba(99,102,241,.08) 1px,transparent 1px);background-size:60px 60px,40px 40px;width:100%;height:100%;animation:2s linear infinite Footer-module__UDEoiW__meshFloat;position:absolute;top:0;left:0}.Footer-module__UDEoiW__floatingElements{pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.Footer-module__UDEoiW__floatingElement{opacity:.6;background:linear-gradient(45deg,#032247,#041633);border-radius:50%;width:4px;height:4px;position:absolute}.Footer-module__UDEoiW__floatingElement:first-child{animation:20s ease-in-out infinite Footer-module__UDEoiW__float1;top:20%;left:10%}.Footer-module__UDEoiW__floatingElement:nth-child(2){animation:25s ease-in-out infinite Footer-module__UDEoiW__float2;top:60%;right:20%}.Footer-module__UDEoiW__floatingElement:nth-child(3){animation:30s ease-in-out infinite Footer-module__UDEoiW__float3;bottom:30%;left:70%}@keyframes Footer-module__UDEoiW__meshFloat{0%{transform:translateY(0)translate(0)}to{transform:translateY(-60px)translate(40px)}}@keyframes Footer-module__UDEoiW__float1{0%,to{transform:translateY(0)translate(0)scale(1)}50%{transform:translateY(-20px)translate(20px)scale(1.5)}}@keyframes Footer-module__UDEoiW__float2{0%,to{transform:translateY(0)translate(0)scale(1)}50%{transform:translateY(30px)translate(-15px)scale(1.2)}}@keyframes Footer-module__UDEoiW__float3{0%,to{transform:translateY(0)translate(0)scale(1)}50%{transform:translateY(-15px)translate(25px)scale(1.3)}}.Footer-module__UDEoiW__footerContainer{z-index:10;max-width:1400px;margin:0 auto;padding:4rem 2rem 2rem;position:relative}.Footer-module__UDEoiW__footerHeader{border-bottom:1px solid rgba(59,130,246,.2);margin-bottom:4rem;padding-bottom:3rem}.Footer-module__UDEoiW__headerContent{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:3rem;display:flex}.Footer-module__UDEoiW__brandSection{flex:1;min-width:300px}.Footer-module__UDEoiW__brandLogo{align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.Footer-module__UDEoiW__logoIcon{color:#010a14;background:linear-gradient(135deg,#0a0237,rgba(6,99,149,.957));border:2px solid rgba(96,165,250,.3);border-radius:50%;padding:1rem;font-size:3rem}.Footer-module__UDEoiW__brandInfo{flex:1}.Footer-module__UDEoiW__brandName{-webkit-text-fill-color:transparent;background:linear-gradient(135deg,#01091b 0%,#021123 50%,#031025 100%);-webkit-background-clip:text;background-clip:text;margin:0 0 .5rem;font-size:2.5rem;font-weight:900;line-height:1.2}.Footer-module__UDEoiW__brandTagline{color:#010912;margin:0;font-size:1.1rem;font-weight:600}.Footer-module__UDEoiW__brandDescription{color:#000;max-width:500px;font-size:1rem;font-weight:400;line-height:1.6}.Footer-module__UDEoiW__statsSection{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:1.5rem;width:100%;max-width:450px;display:grid}.Footer-module__UDEoiW__statItem{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-align:center;background:rgba(2,68,79,.898);border:1px solid rgba(59,130,246,.2);border-radius:16px;flex-direction:column;justify-content:center;align-items:center;min-height:110px;padding:1.5rem 1rem;transition:all .3s;display:flex}.Footer-module__UDEoiW__statItem:hover{background:rgba(255,255,255,.08);border-color:rgba(59,130,246,.4);transform:translateY(-5px);box-shadow:0 10px 30px rgba(0,0,0,.3)}.Footer-module__UDEoiW__statIcon{color:#60a5fa;margin-bottom:.8rem;font-size:1.8rem}.Footer-module__UDEoiW__statNumber{color:#fff;text-align:center;margin-bottom:.4rem;font-size:1.4rem;font-weight:800;line-height:1.1}.Footer-module__UDEoiW__statLabel{color:#94a3b8;text-align:center;font-size:.85rem;font-weight:500}.Footer-module__UDEoiW__footerMain{justify-content:space-between;gap:3rem;margin-bottom:3rem;display:flex}.Footer-module__UDEoiW__leftColumnGroup,.Footer-module__UDEoiW__rightColumnGroup{flex-direction:column;flex:1;gap:3rem;display:flex}.Footer-module__UDEoiW__footerColumn{flex-direction:column;gap:1.5rem;display:flex}.Footer-module__UDEoiW__columnTitle{color:#020b28;align-items:center;gap:.8rem;margin:0;padding-bottom:.5rem;font-size:1.3rem;font-weight:700;display:flex;position:relative}.Footer-module__UDEoiW__columnTitle:after{content:"";background:linear-gradient(90deg,#60a5fa,#3b82f6);border-radius:1px;width:40px;height:2px;position:absolute;bottom:0;left:2.5rem}.Footer-module__UDEoiW__titleIcon{color:#fff;font-size:1.2rem}.Footer-module__UDEoiW__linkList{flex-direction:column;gap:.8rem;margin:0;padding:0;list-style:none;display:flex}.Footer-module__UDEoiW__footerLink{color:#cbd5e1;border-radius:4px;padding:.5rem 0;font-size:.95rem;font-weight:500;text-decoration:none;transition:all .3s;position:relative}.Footer-module__UDEoiW__footerLink:before{content:"";background:linear-gradient(90deg,#60a5fa,#3b82f6);width:0;height:2px;transition:width .3s;position:absolute;bottom:0;left:0}.Footer-module__UDEoiW__footerLink:hover{color:#fff;background:rgba(96,165,250,.05);padding-left:.5rem;transform:translate(5px)}.Footer-module__UDEoiW__footerLink:hover:before{width:100%}.Footer-module__UDEoiW__socialLink{color:#cbd5e1;border-radius:8px;align-items:center;gap:.8rem;padding:.5rem;font-size:.95rem;font-weight:500;text-decoration:none;transition:all .3s;display:flex;position:relative}.Footer-module__UDEoiW__socialLink:hover{color:#fff;background:rgba(96,165,250,.1);transform:translate(5px)}.Footer-module__UDEoiW__socialLink:hover .Footer-module__UDEoiW__socialIcon{transform:scale(1.2)}.Footer-module__UDEoiW__socialIcon{font-size:1.2rem;transition:all .3s}.Footer-module__UDEoiW__socialLink:hover .Footer-module__UDEoiW__socialIcon{color:#60a5fa}.Footer-module__UDEoiW__featureList{flex-direction:column;gap:1rem;margin:0;padding:0;list-style:none;display:flex}.Footer-module__UDEoiW__featureItem{color:#cbd5e1;border-radius:8px;align-items:center;gap:.8rem;padding:.5rem;font-size:.9rem;font-weight:500;transition:all .3s;display:flex}.Footer-module__UDEoiW__featureItem:hover{color:#fff;background:rgba(96,165,250,.05)}.Footer-module__UDEoiW__featureIcon{color:#60a5fa;flex-shrink:0;font-size:1rem}.Footer-module__UDEoiW__newsletterSection{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#041229,rgba(4,75,113,.925));border:1px solid rgba(59,130,246,.2);border-radius:20px;margin-bottom:3rem;padding:2.5rem}.Footer-module__UDEoiW__newsletterContent{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2rem;display:flex}.Footer-module__UDEoiW__newsletterText{flex:1;min-width:250px}.Footer-module__UDEoiW__newsletterTitle{color:#fff;margin:0 0 .5rem;font-size:1.8rem;font-weight:800}.Footer-module__UDEoiW__newsletterSubtitle{color:#fff;margin:0;font-size:1rem;line-height:1.5}.Footer-module__UDEoiW__comingSoonBadge{color:#fff;background:linear-gradient(135deg,#04598e,#041545);border-radius:50px;align-items:center;gap:.8rem;padding:1rem 2rem;font-size:.95rem;font-weight:600;animation:2s infinite Footer-module__UDEoiW__pulse;display:flex;box-shadow:0 4px 20px rgba(251,252,255,.953)}.Footer-module__UDEoiW__badgeIcon{color:#6a0707;font-size:1.1rem}@keyframes Footer-module__UDEoiW__pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.Footer-module__UDEoiW__footerBottom{text-align:center;border-top:1px solid rgba(4,13,28,.984);padding-top:2rem}.Footer-module__UDEoiW__bottomContent{max-width:800px;margin:0 auto}.Footer-module__UDEoiW__copyrightSection{flex-direction:column;gap:1rem;display:flex}.Footer-module__UDEoiW__copyright{color:#000;margin:0;font-size:.9rem;font-weight:600}.Footer-module__UDEoiW__tagline{color:#000;margin:0;font-size:1rem;font-style:italic;font-weight:400;line-height:1.5}@media (min-width:1200px){.Footer-module__UDEoiW__leftColumnGroup,.Footer-module__UDEoiW__rightColumnGroup{flex-direction:row;gap:4rem}.Footer-module__UDEoiW__leftColumnGroup>.Footer-module__UDEoiW__footerColumn,.Footer-module__UDEoiW__rightColumnGroup>.Footer-module__UDEoiW__footerColumn{flex:1}.Footer-module__UDEoiW__statsSection{grid-template-columns:repeat(3,1fr);gap:2rem;max-width:500px}}@media (max-width:1199px){.Footer-module__UDEoiW__footerContainer{padding:3.5rem 1.5rem 2rem}.Footer-module__UDEoiW__brandName{font-size:2.2rem}.Footer-module__UDEoiW__leftColumnGroup,.Footer-module__UDEoiW__rightColumnGroup{flex-direction:row;gap:2.5rem}.Footer-module__UDEoiW__leftColumnGroup>.Footer-module__UDEoiW__footerColumn,.Footer-module__UDEoiW__rightColumnGroup>.Footer-module__UDEoiW__footerColumn{flex:1}.Footer-module__UDEoiW__statsSection{grid-template-columns:repeat(3,1fr);gap:1.5rem;max-width:450px}}@media (max-width:991px){.Footer-module__UDEoiW__footerContainer{padding:3rem 1.5rem 2rem}.Footer-module__UDEoiW__headerContent{text-align:center;flex-direction:column;gap:2.5rem}.Footer-module__UDEoiW__brandSection{min-width:100%}.Footer-module__UDEoiW__footerMain{flex-direction:column;gap:2.5rem}.Footer-module__UDEoiW__leftColumnGroup,.Footer-module__UDEoiW__rightColumnGroup{flex-direction:row;gap:2rem}.Footer-module__UDEoiW__leftColumnGroup>.Footer-module__UDEoiW__footerColumn,.Footer-module__UDEoiW__rightColumnGroup>.Footer-module__UDEoiW__footerColumn{flex:1}.Footer-module__UDEoiW__newsletterContent{text-align:center;flex-direction:column}.Footer-module__UDEoiW__statsSection{grid-template-columns:repeat(3,1fr);justify-self:center;gap:1rem;max-width:100%}}@media (max-width:767px){.Footer-module__UDEoiW__footerContainer{padding:2.5rem 1rem 1.5rem}.Footer-module__UDEoiW__brandName{font-size:2rem}.Footer-module__UDEoiW__logoIcon{padding:.8rem;font-size:2.5rem}.Footer-module__UDEoiW__statsSection{grid-template-columns:repeat(3,1fr);gap:.8rem;max-width:100%}.Footer-module__UDEoiW__statItem{min-height:90px;padding:1rem .8rem}.Footer-module__UDEoiW__statIcon{margin-bottom:.5rem;font-size:1.5rem}.Footer-module__UDEoiW__statNumber{margin-bottom:.3rem;font-size:1.1rem}.Footer-module__UDEoiW__statLabel{font-size:.75rem}.Footer-module__UDEoiW__footerMain{flex-direction:row;gap:1.5rem}.Footer-module__UDEoiW__leftColumnGroup,.Footer-module__UDEoiW__rightColumnGroup{flex-direction:column;flex:1;gap:2rem}.Footer-module__UDEoiW__newsletterSection{padding:2rem}.Footer-module__UDEoiW__columnTitle{font-size:1.1rem}.Footer-module__UDEoiW__footerLink,.Footer-module__UDEoiW__socialLink{font-size:.85rem}.Footer-module__UDEoiW__featureItem{font-size:.8rem}}@media (max-width:575px){.Footer-module__UDEoiW__footerContainer{padding:2rem 1rem 1.5rem}.Footer-module__UDEoiW__brandLogo{text-align:center;flex-direction:column;gap:1rem}.Footer-module__UDEoiW__brandName{font-size:1.8rem}.Footer-module__UDEoiW__statsSection{grid-template-columns:repeat(3,1fr);gap:.6rem;max-width:100%}.Footer-module__UDEoiW__statItem{min-height:80px;padding:.8rem .6rem}.Footer-module__UDEoiW__statIcon{margin-bottom:.4rem;font-size:1.3rem}.Footer-module__UDEoiW__statNumber{margin-bottom:.2rem;font-size:1rem}.Footer-module__UDEoiW__statLabel{font-size:.7rem}.Footer-module__UDEoiW__footerMain{gap:1rem}.Footer-module__UDEoiW__leftColumnGroup,.Footer-module__UDEoiW__rightColumnGroup{gap:1.5rem}.Footer-module__UDEoiW__comingSoonBadge{padding:.8rem 1.5rem;font-size:.85rem}.Footer-module__UDEoiW__columnTitle{font-size:1rem}.Footer-module__UDEoiW__footerLink,.Footer-module__UDEoiW__socialLink{font-size:.8rem}.Footer-module__UDEoiW__featureItem{font-size:.75rem}}@media (max-width:479px){.Footer-module__UDEoiW__footerContainer{padding:1.5rem .8rem 1.2rem}.Footer-module__UDEoiW__footerHeader{margin-bottom:2.5rem;padding-bottom:2rem}.Footer-module__UDEoiW__brandName{font-size:1.6rem}.Footer-module__UDEoiW__brandDescription{font-size:.9rem}.Footer-module__UDEoiW__statsSection{grid-template-columns:repeat(3,1fr);gap:.4rem;max-width:100%}.Footer-module__UDEoiW__statItem{min-height:70px;padding:.6rem .4rem}.Footer-module__UDEoiW__statIcon{margin-bottom:.3rem;font-size:1.1rem}.Footer-module__UDEoiW__statNumber{margin-bottom:.2rem;font-size:.9rem}.Footer-module__UDEoiW__statLabel{font-size:.65rem}.Footer-module__UDEoiW__footerMain{gap:.8rem}.Footer-module__UDEoiW__leftColumnGroup,.Footer-module__UDEoiW__rightColumnGroup{gap:1.2rem}.Footer-module__UDEoiW__newsletterSection{padding:1.5rem}.Footer-module__UDEoiW__newsletterTitle{font-size:1.5rem}.Footer-module__UDEoiW__copyrightSection{gap:.8rem}.Footer-module__UDEoiW__tagline{font-size:.9rem}.Footer-module__UDEoiW__columnTitle{gap:.5rem;font-size:.95rem}.Footer-module__UDEoiW__titleIcon{font-size:1rem}.Footer-module__UDEoiW__footerLink,.Footer-module__UDEoiW__socialLink{padding:.3rem 0;font-size:.75rem}.Footer-module__UDEoiW__featureItem{gap:.5rem;font-size:.7rem}.Footer-module__UDEoiW__featureIcon{font-size:.9rem}}@media (max-width:319px){.Footer-module__UDEoiW__footerContainer{padding:1rem .5rem}.Footer-module__UDEoiW__statsSection{grid-template-columns:repeat(3,1fr);gap:.3rem}.Footer-module__UDEoiW__statItem{min-height:60px;padding:.5rem .3rem}.Footer-module__UDEoiW__statIcon{margin-bottom:.2rem;font-size:1rem}.Footer-module__UDEoiW__statNumber{font-size:.8rem}.Footer-module__UDEoiW__statLabel{font-size:.6rem}.Footer-module__UDEoiW__footerMain{gap:.5rem}.Footer-module__UDEoiW__leftColumnGroup,.Footer-module__UDEoiW__rightColumnGroup{gap:1rem}.Footer-module__UDEoiW__columnTitle{font-size:.9rem}.Footer-module__UDEoiW__footerLink,.Footer-module__UDEoiW__socialLink{font-size:.7rem}.Footer-module__UDEoiW__featureItem{font-size:.65rem}}@media (prefers-reduced-motion:reduce){.Footer-module__UDEoiW__meshFloat,.Footer-module__UDEoiW__float1,.Footer-module__UDEoiW__float2,.Footer-module__UDEoiW__float3,.Footer-module__UDEoiW__pulse{animation:none}.Footer-module__UDEoiW__footerLink,.Footer-module__UDEoiW__socialLink,.Footer-module__UDEoiW__statItem{transition:none}}.Footer-module__UDEoiW__footerLink:focus,.Footer-module__UDEoiW__socialLink:focus{outline-offset:2px;border-radius:4px;outline:2px solid #60a5fa}@media (prefers-contrast:high){.Footer-module__UDEoiW__footer{color:#fff;background:#000}.Footer-module__UDEoiW__footerLink,.Footer-module__UDEoiW__socialLink{color:#fff}.Footer-module__UDEoiW__gradientOverlay{background:rgba(0,0,0,.8)}}@media print{.Footer-module__UDEoiW__footer{color:#000!important;box-shadow:none!important;background:#fff!important}.Footer-module__UDEoiW__footerBackground,.Footer-module__UDEoiW__floatingElements{display:none!important}.Footer-module__UDEoiW__brandName,.Footer-module__UDEoiW__columnTitle{color:#000!important;-webkit-text-fill-color:black!important;background:0 0!important}}
:root{--color-white:#fff;--color-sky-blue:#072430;--color-shade-blue:#0b3c64;--color-deep-blue:#132672;--color-black:#000;--color-dark-text:#2c3e50;--color-light-blue:#107ea5;--color-pale-blue:#021c24;--transition-smooth:cubic-bezier(.25,.46,.45,.94);--color-primary-cyan:#01b9ea;--color-secondary-cyan:#0fd2cf;--color-mid-blue:#1ea7e1;--color-dark-blue:#21316e;--color-text-blue:#2b3a5a;--color-light-gradient:#dee4e9;--color-card-gradient:#e6f6fd;--color-border:#e3f4fa;--shadow-light:0 4px 6px rgba(0,0,0,.07);--shadow-medium:0 10px 25px rgba(0,0,0,.1);--shadow-heavy:0 20px 40px rgba(0,0,0,.15)}*{box-sizing:border-box;margin:0;padding:0}body{color:#132672;background:#fff;min-height:100vh;margin:0;padding:0;font-family:Inter,Helvetica Neue,Arial,sans-serif;line-height:1.6;position:relative;overflow-x:hidden}.app-container{flex-direction:column;min-height:100vh;padding-top:70px;display:flex}.main{flex:1;padding-top:0}.container{text-align:center;max-width:1200px;margin:0 auto;padding:0 1rem}header{z-index:50;background:linear-gradient(135deg,#e6f6fd 0%,#60e6fc 60%,#0fd2cf 100%);justify-content:space-between;align-items:center;width:100%;min-height:64px;padding:1rem 2rem;display:flex;position:fixed;top:0;left:0;box-shadow:0 2px 20px rgba(0,0,0,.06)}.section{margin:0 auto;padding:2rem 0}h1,.title{color:#01b9ea;text-shadow:0 2px 12px rgba(214,246,255,.157);letter-spacing:-1px;margin-top:.6rem;margin-bottom:1.3rem;font-size:2.8rem;font-weight:800}h2,.sectionTitle{color:#1ea7e1;letter-spacing:-.5px;margin-top:1.5rem;margin-bottom:1rem;font-size:2rem;font-weight:700}h3{color:#21316e;margin-top:1.2rem;margin-bottom:.8rem;font-size:1.3rem;font-weight:600}p,.writeup,.description,li{color:#2b3a5a;letter-spacing:.01em;font-size:1.12rem;line-height:1.7}strong,b{color:#0fd2cf;font-weight:700}a{color:#01b9ea;text-decoration:underline;transition:color .2s}a:hover,a:focus{color:#00a9bb;text-decoration:none}.write-up-box{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.write-up-box div{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#2b3a5a;text-align:left;background:linear-gradient(135deg,#f7fbff 80%,#e6f6fd 100%);border:1.5px solid #e3f4fa;border-radius:14px;width:calc(50% - 1rem);padding:1.6rem;transition:box-shadow .2s;box-shadow:0 8px 24px rgba(14,164,233,.06)}.write-up-box div:hover{box-shadow:0 12px 32px rgba(1,185,234,.13)}@media (min-width:768px){.write-up-box div{width:calc(33.3333% - 1rem)}}@media (min-width:1024px){.write-up-box div{width:calc(25% - 1rem)}}.download-button{color:#0a1842;cursor:pointer;opacity:0;z-index:1000;background:linear-gradient(45deg,#021116,#0fd2cf,#2e0202);border:none;border-radius:25px;padding:12px 24px;font-size:1.1rem;font-weight:700;transition:all .3s;position:fixed;bottom:20px;right:20px;transform:translateY(100px);box-shadow:0 4px 15px rgba(0,185,234,.13)}.download-button.visible{opacity:1;animation:2s infinite pulse;transform:translateY(0)}@keyframes pulse{0%{transform:translateY(0)scale(1);box-shadow:0 4px 15px rgba(1,185,234,.13)}50%{transform:translateY(-5px)scale(1.05);box-shadow:0 8px 24px rgba(0,185,234,.25)}to{transform:translateY(0)scale(1);box-shadow:0 4px 15px rgba(0,185,234,.13)}}.download-button:hover,.download-button:focus{color:#132672;background:linear-gradient(45deg,#0fd2cf,#01b9ea,#d4faff 90%);box-shadow:0 4px 24px rgba(1,185,234,.157)}@media (max-width:1024px){.app-container{padding-top:65px}header{min-height:60px}.write-up-box div{font-size:1rem}}@media (max-width:768px){.app-container{padding-top:60px}.download-button{padding:10px 20px;font-size:1rem;bottom:15px;right:15px}header{min-height:56px}.write-up-box div{width:calc(50% - 1rem)}h1,.title{font-size:2.3rem}h2,.sectionTitle{font-size:1.6rem}}@media (max-width:600px){.app-container{padding-top:55px}.container{padding:0 .5rem}.about-section{padding:2.5rem .2rem 2rem}.write-up-box{gap:.5rem}.write-up-box div{width:100%;padding:1.1rem}h1,.title{font-size:1.6rem}h2,.sectionTitle{font-size:1.3rem}}@media (max-width:480px){.app-container{padding-top:25px}.download-button{padding:8px 14px;font-size:.95rem;bottom:12px;right:10px}header{min-height:52px;padding:.7rem 1rem}}html{scroll-behavior:smooth}.section:target{margin-top:-100px;padding-top:100px}::-webkit-scrollbar{background:#e6f6fd;width:9px}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:linear-gradient(135deg,#fff 0%,#e6f6fd 100%)}::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#096495 0%,#0fd2cf 100%);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:linear-gradient(135deg,#0a4cb5 0%,#0fd2cf 100%)}@media (max-width:1023px){:root{--header-height:65px}}@media (max-width:767px){:root{--header-height:60px}}@media (max-width:480px){:root{--header-height:55px}}:root{--white:#e5ebf6;--off-white:#f8fafd;--sky-blue:#e7ecef;--blue:#1976d2;--primary-blue:#1565c0;--deep-blue:#60cedd;--soft-blue:#90caf9;--midnight:#212a33;--dark:#167fad;--shadow:0 4px 32px rgba(32,56,106,.07);--accent:#00b3fd;--danger:#ce2317;--gold:#da0d0d;--text-main:#172b4d;--text-sub:#020a12;--border:#dbe6f6;--section-gradient:linear-gradient(135deg,#e3f2fd 0%,#f8fafd 100%);--section-gradient-dark:linear-gradient(135deg,#1565c0 0%,#0d47a1 100%)}
