.Navbar-module__akwwVG__nav{z-index:1000;background:0 0;border-bottom:1px solid #0000;align-items:center;height:88px;transition:all .4s;display:flex;position:fixed;top:0;left:0;right:0}.Navbar-module__akwwVG__navScrolled{background:var(--navbar-scrolled-bg);-webkit-backdrop-filter:blur(16px);border-bottom:1px solid var(--navbar-scrolled-border);height:72px}.Navbar-module__akwwVG__inner{justify-content:space-between;align-items:center;width:100%;max-width:1200px;margin:0 auto;padding:0 48px;display:flex}@media (max-width:768px){.Navbar-module__akwwVG__inner{padding:0 24px}}.Navbar-module__akwwVG__logoArea{align-items:center;display:flex}.Navbar-module__akwwVG__logoImg{object-fit:contain;width:auto;height:40px}.Navbar-module__akwwVG__navLinks{align-items:center;gap:1.5rem;display:none}@media (min-width:1024px){.Navbar-module__akwwVG__navLinks{display:flex}}.Navbar-module__akwwVG__navLink{flex-direction:column;padding:.5rem 0;text-decoration:none;display:flex;position:relative}.Navbar-module__akwwVG__navLinkText{color:var(--text-muted);font-size:.9375rem;font-weight:600;transition:color .3s}.Navbar-module__akwwVG__navLinkTextActive{color:#2563eb}.Navbar-module__akwwVG__navIndicator{background:#2563eb;border-radius:2px;height:2px;position:absolute;bottom:-4px;left:0;right:0}.Navbar-module__akwwVG__navHoverLine{background:#2563eb4d;width:0;height:2px;transition:all .3s;position:absolute;bottom:-4px;left:50%;transform:translate(-50%)}.Navbar-module__akwwVG__navLink:hover .Navbar-module__akwwVG__navHoverLine{width:100%}.Navbar-module__akwwVG__actions{align-items:center;gap:1.5rem;display:flex}.Navbar-module__akwwVG__hireBtn{color:#fff;background:#2563eb;border-radius:100px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.875rem;font-weight:700;text-decoration:none;transition:all .3s;display:flex;box-shadow:0 10px 20px #2563eb33}.Navbar-module__akwwVG__hireBtn:hover{background:#1d4ed8;transform:translateY(-2px);box-shadow:0 15px 30px #2563eb4d}@media (max-width:1024px){.Navbar-module__akwwVG__hireBtn{display:none}}.Navbar-module__akwwVG__moonBtn{background:var(--bg-secondary);width:40px;height:40px;color:var(--text-muted);cursor:pointer;border:1px solid var(--border-light);border-radius:12px;justify-content:center;align-items:center;display:flex}.Navbar-module__akwwVG__chatMobileBtn{background:var(--bg-secondary);width:40px;height:40px;color:var(--text-muted);cursor:pointer;border:1px solid var(--border-light);border-radius:12px;justify-content:center;align-items:center;display:none}@media (max-width:768px){.Navbar-module__akwwVG__chatMobileBtn{display:flex}}.Navbar-module__akwwVG__mobileToggle{background:var(--bg-secondary);border:1px solid var(--border-light);width:40px;height:40px;color:var(--text-primary);border-radius:12px;justify-content:center;align-items:center;display:flex}@media (max-width:768px){.Navbar-module__akwwVG__mobileToggle{display:none!important}}@media (min-width:1024px){.Navbar-module__akwwVG__mobileToggle{display:none}}.Navbar-module__akwwVG__mobileOverlay{z-index:2000;justify-content:flex-end;display:flex;position:fixed;inset:0}.Navbar-module__akwwVG__mobileBackdrop{-webkit-backdrop-filter:blur(8px);background:#0f172a4d;position:absolute;inset:0}.Navbar-module__akwwVG__mobilePanel{background:var(--bg-glass-strong);-webkit-backdrop-filter:blur(24px)saturate(180%);border-left:1px solid var(--border-glass-card);z-index:2001;-ms-overflow-style:none;scrollbar-width:none;flex-direction:column;width:72%;max-width:290px;height:100%;padding:2rem 1.125rem;display:flex;position:relative;overflow:hidden auto;box-shadow:-20px 0 50px #00000026}.Navbar-module__akwwVG__mobilePanel::-webkit-scrollbar{display:none}.Navbar-module__akwwVG__glowOrb1{filter:blur(35px);pointer-events:none;z-index:-1;background:radial-gradient(circle,#2563eb26 0%,#2563eb00 70%);border-radius:50%;width:200px;height:200px;position:absolute;top:5%;right:-20%}.Navbar-module__akwwVG__glowOrb2{filter:blur(40px);pointer-events:none;z-index:-1;background:radial-gradient(circle,#3b82f61f 0%,#3b82f600 70%);border-radius:50%;width:220px;height:220px;position:absolute;bottom:15%;left:-20%}.Navbar-module__akwwVG__mobilePanelHeader{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.Navbar-module__akwwVG__mobileLogo{width:auto;height:32px;transition:transform .3s}.Navbar-module__akwwVG__mobileLogo:hover{transform:scale(1.05)}.Navbar-module__akwwVG__mobileCloseBtn{background:var(--bg-secondary);border:1px solid var(--border-light);width:36px;height:36px;color:var(--text-primary);border-radius:10px;justify-content:center;align-items:center;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.Navbar-module__akwwVG__mobileCloseBtn:hover{background:var(--border-light);transform:rotate(90deg)scale(1.05)}.Navbar-module__akwwVG__mobileMenuContent{flex-direction:column;flex-grow:1;display:flex}.Navbar-module__akwwVG__mobileLinkList{flex-direction:column;gap:.5rem;display:flex}.Navbar-module__akwwVG__mobileLinkItem{color:var(--text-secondary);background:#ffffff05;border:1px solid #0000;border-radius:1rem;align-items:center;padding:.875rem 1rem;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.Navbar-module__akwwVG__mobileLinkItem:hover{color:var(--text-primary);background:#2563eb0f;border-color:#2563eb1a;transform:translate(4px)}.Navbar-module__akwwVG__mobileLinkItemActive{background:linear-gradient(90deg,#2563eb1a 0%,#2563eb05 100%);border-color:#2563eb33;font-weight:700;color:var(--color-accent)!important}.Navbar-module__akwwVG__mobileLinkNumber{color:var(--color-accent);opacity:.8;background:#2563eb1a;border-radius:4px;margin-right:.75rem;padding:1px 5px;font-family:monospace;font-size:.75rem;font-weight:600}.Navbar-module__akwwVG__mobileLinkText{letter-spacing:-.01em;flex-grow:1;font-size:1rem}.Navbar-module__akwwVG__mobileLinkArrow{opacity:0;color:var(--color-accent);transition:all .3s;transform:translate(-10px)}.Navbar-module__akwwVG__mobileLinkItem:hover .Navbar-module__akwwVG__mobileLinkArrow,.Navbar-module__akwwVG__mobileLinkItemActive .Navbar-module__akwwVG__mobileLinkArrow{opacity:1;transform:translate(0)}.Navbar-module__akwwVG__mobileDivider{background:var(--border-light);opacity:.8;height:1px;margin:1.5rem 0}.Navbar-module__akwwVG__mobileThemeArea{flex-direction:column;gap:.5rem;margin-bottom:1.5rem;display:flex}.Navbar-module__akwwVG__mobileThemeLabel{text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);font-size:.75rem;font-weight:600}.Navbar-module__akwwVG__mobileThemeBtn{background:var(--bg-secondary);border:1px solid var(--border-light);color:var(--text-primary);border-radius:1rem;align-items:center;gap:.5rem;padding:.75rem 1rem;font-size:.9375rem;font-weight:600;transition:all .3s;display:flex}.Navbar-module__akwwVG__mobileThemeBtn:hover{background:var(--border-light);transform:translateY(-2px)}.Navbar-module__akwwVG__mobileMenuFooter{flex-direction:column;gap:1.25rem;margin-top:auto;padding-top:.5rem;display:flex}.Navbar-module__akwwVG__mobileHireBtn{background:var(--gradient-primary);border-radius:1rem;justify-content:center;align-items:center;gap:.5rem;padding:.875rem;font-size:.9375rem;font-weight:700;text-decoration:none;transition:all .3s;display:flex;box-shadow:0 8px 20px #2563eb33;color:#fff!important}.Navbar-module__akwwVG__mobileHireBtn:hover{transform:translateY(-2px);box-shadow:0 12px 25px #2563eb4d}.Navbar-module__akwwVG__mobileSocialsContainer{flex-direction:column;gap:.5rem;display:flex}.Navbar-module__akwwVG__mobileSocialsLabel{text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);font-size:.75rem;font-weight:600}.Navbar-module__akwwVG__mobileSocialLinks{gap:.5rem;display:flex}.Navbar-module__akwwVG__mobileSocialLink{background:var(--bg-secondary);border:1px solid var(--border-light);width:38px;height:38px;color:var(--text-secondary);border-radius:10px;justify-content:center;align-items:center;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.Navbar-module__akwwVG__mobileSocialLink:hover{color:var(--color-accent);background:#2563eb1a;border-color:#2563eb33;transform:translateY(-3px)scale(1.05)}.Navbar-module__akwwVG__mobileCopyright{color:var(--text-muted);text-align:center;font-family:monospace;font-size:.7rem}@media (max-width:768px){.Navbar-module__akwwVG__nav{background:var(--navbar-scrolled-bg)!important;-webkit-backdrop-filter:blur(16px)!important;border-bottom:1px solid var(--navbar-scrolled-border)!important;height:64px!important}}
.Footer-module__11VTSa__footer{background-color:var(--bg-secondary);position:relative;overflow:hidden}.Footer-module__11VTSa__inner{max-width:1200px;margin:0 auto;padding:2rem 48px}.Footer-module__11VTSa__grid{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:768px){.Footer-module__11VTSa__grid{grid-template-columns:repeat(3,1fr)}}.Footer-module__11VTSa__brandLogo{align-items:center;gap:.5rem;margin-bottom:1.5rem;display:flex}.Footer-module__11VTSa__footerLogoImg{object-fit:contain;width:auto;height:56px}.Footer-module__11VTSa__brandDesc{color:var(--text-muted);margin-bottom:1rem;font-size:.875rem;font-weight:500;line-height:1.625}.Footer-module__11VTSa__socialRow{gap:.75rem;display:flex}.Footer-module__11VTSa__socialLink{background-color:var(--bg-primary);border:1px solid var(--border-subtle);width:40px;height:40px;color:var(--text-muted-light);border-radius:.75rem;justify-content:center;align-items:center;text-decoration:none;transition:all .3s;display:flex}.Footer-module__11VTSa__socialLink:hover{color:#2563eb;border-color:#dbeafe;box-shadow:0 4px 6px -1px #0000001a}.Footer-module__11VTSa__navTitle{letter-spacing:.2em;color:var(--text-muted-light);text-transform:uppercase;margin-bottom:1.5rem;font-size:10px;font-weight:700}.Footer-module__11VTSa__navGrid{grid-template-columns:repeat(2,1fr);gap:1rem 0;list-style:none;display:grid}.Footer-module__11VTSa__navItem a{color:var(--text-muted);font-size:.875rem;font-weight:700;text-decoration:none;transition:color .2s}.Footer-module__11VTSa__navItem a:hover{color:#2563eb}.Footer-module__11VTSa__availCard{background-color:var(--bg-primary);border:1px solid var(--border-light);border-radius:1rem;margin-bottom:1rem;padding:1.25rem;box-shadow:0 1px 2px #0000000d}.Footer-module__11VTSa__availStatus{align-items:center;gap:.5rem;margin-bottom:.5rem;display:flex}.Footer-module__11VTSa__availDot{background-color:#22c55e;border-radius:50%;width:.5rem;height:.5rem;animation:2s cubic-bezier(.4,0,.6,1) infinite Footer-module__11VTSa__pulse;box-shadow:0 0 8px #22c55e80}.Footer-module__11VTSa__availTitle{color:var(--text-primary);letter-spacing:.025em;font-size:12px;font-weight:700}.Footer-module__11VTSa__availDesc{color:var(--text-muted-light);font-size:12px;font-weight:500}.Footer-module__11VTSa__responseCard{background-color:var(--bg-tertiary);border:1px solid var(--border-light);border-radius:1rem;padding:1.25rem}.Footer-module__11VTSa__responseLabel{color:var(--text-muted-light);text-transform:uppercase;letter-spacing:.1em;margin-bottom:.25rem;font-size:10px;font-weight:700}.Footer-module__11VTSa__responseValue{color:var(--text-secondary);font-size:12px;font-weight:700}.Footer-module__11VTSa__bottomBar{border-top:1px solid var(--border-subtle);flex-direction:column;justify-content:space-between;align-items:center;gap:1.5rem;margin-top:3rem;padding-top:1.5rem;display:flex}@media (min-width:640px){.Footer-module__11VTSa__bottomBar{flex-direction:row}}.Footer-module__11VTSa__copyright{color:var(--text-muted-light);text-transform:uppercase;letter-spacing:.1em;align-items:center;gap:.375rem;font-size:11px;font-weight:700;display:flex}.Footer-module__11VTSa__heartIcon{color:#2563eb}.Footer-module__11VTSa__backToTopBtn{background-color:var(--bg-primary);border:1px solid var(--border-subtle);color:var(--text-muted);text-transform:uppercase;letter-spacing:.1em;cursor:pointer;border-radius:.75rem;align-items:center;gap:.5rem;padding:.625rem 1.25rem;font-size:10px;font-weight:700;transition:all .3s;display:flex}.Footer-module__11VTSa__backToTopBtn:hover{color:#2563eb;border-color:#dbeafe;box-shadow:0 4px 6px -1px #0000001a}@keyframes Footer-module__11VTSa__pulse{0%,to{opacity:1}50%{opacity:.5}}@media (max-width:768px){.Footer-module__11VTSa__footer{padding-bottom:calc(88px + env(safe-area-inset-bottom,0px))!important}}
.BottomNav-module__sNvpIG__bottomNavContainer{z-index:1000;pointer-events:none;justify-content:center;display:none;position:fixed;bottom:0;left:0;right:0}.BottomNav-module__sNvpIG__bottomNav{background:var(--bg-glass-strong);-webkit-backdrop-filter:blur(20px)saturate(180%);border-top:1px solid var(--border-glass-card);width:100%;padding:8px 8px calc(8px + env(safe-area-inset-bottom,0px))8px;pointer-events:auto;border-bottom:none;border-left:none;border-right:none;border-top-left-radius:16px;border-top-right-radius:16px;justify-content:space-around;align-items:center;display:flex;box-shadow:0 -4px 20px #0000000d}.BottomNav-module__sNvpIG__navItem{cursor:pointer;-webkit-tap-highlight-color:transparent;flex-direction:column;flex:1;align-items:center;gap:4px;min-width:0;text-decoration:none;display:flex}.BottomNav-module__sNvpIG__iconWrapper{border-radius:16px;justify-content:center;align-items:center;width:44px;height:44px;transition:all .3s;display:flex;position:relative}.BottomNav-module__sNvpIG__icon{color:var(--text-muted);z-index:2;transition:color .3s,transform .2s}.BottomNav-module__sNvpIG__activeIcon .BottomNav-module__sNvpIG__icon{color:var(--color-accent);transform:scale(1.1)}.BottomNav-module__sNvpIG__activeIndicator{z-index:1;background:#2563eb14;border:1px solid #2563eb26;border-radius:16px;position:absolute;inset:0}[data-theme=dark] .BottomNav-module__sNvpIG__activeIndicator{background:#2563eb26}.BottomNav-module__sNvpIG__label{color:var(--text-muted);text-align:center;white-space:nowrap;text-overflow:ellipsis;width:100%;font-size:10px;font-weight:500;transition:color .3s;overflow:hidden}.BottomNav-module__sNvpIG__activeLabel{color:var(--color-accent);font-weight:700}@media (max-width:768px){.BottomNav-module__sNvpIG__bottomNavContainer{display:flex}}.BottomNav-module__sNvpIG__middleItem{z-index:1001;position:relative}.BottomNav-module__sNvpIG__middleIconWrapper{justify-content:center;align-items:center;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;transform:translateY(-16px);background:var(--gradient-primary)!important;border:4px solid var(--bg-primary)!important;border-radius:50%!important;width:54px!important;height:54px!important;box-shadow:0 8px 16px #2563eb40!important}[data-theme=dark] .BottomNav-module__sNvpIG__middleIconWrapper{border-color:var(--bg-primary)!important}.BottomNav-module__sNvpIG__middleIcon{color:#fff!important}.BottomNav-module__sNvpIG__middleLabel{margin-top:-12px!important}.BottomNav-module__sNvpIG__middleItem:hover .BottomNav-module__sNvpIG__middleIconWrapper{transform:translateY(-20px)scale(1.05);box-shadow:0 12px 24px #2563eb59!important}.BottomNav-module__sNvpIG__activeMiddleIcon{background:linear-gradient(135deg,#1d4ed8 0%,#1e40af 100%)!important;box-shadow:0 8px 20px #1d4ed866!important}
:root{--bg-primary:#fff;--bg-secondary:#f8fafc;--bg-card:#fff;--bg-tertiary:#f1f5f9;--border-light:#f1f5f9;--border-white:#fff;--color-accent:#2563eb;--color-accent-hover:#1d4ed8;--color-accent-light:#3b82f6;--color-navy:#1e293b;--color-blue:#2563eb;--color-glow:#2563eb0d;--gradient-primary:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%);--gradient-hero:linear-gradient(135deg,#fff 0%,#f8fafc 100%);--border-glass:#0f172a14;--text-primary:#0f172a;--text-secondary:#475569;--text-muted:#64748b;--text-muted-light:#94a3b8;--border-subtle:#e2e8f0;--bg-glass:#fffc;--bg-glass-strong:#fffffff2;--bg-glass-card:#ffffffd9;--border-glass-card:#fff9;--bg-pill:#ffffffb3;--navbar-scrolled-bg:#ffffffd9;--navbar-scrolled-border:#f1f5f9}[data-theme=dark]{--bg-primary:#0f172a;--bg-secondary:#1e293b;--bg-card:#1e293b;--bg-tertiary:#334155;--border-light:#334155;--border-white:#1e293b;--color-glow:#2563eb26;--gradient-hero:linear-gradient(135deg,#0f172a 0%,#1e293b 100%);--border-glass:#ffffff14;--text-primary:#f8fafc;--text-secondary:#cbd5e1;--text-muted:#94a3b8;--text-muted-light:#64748b;--border-subtle:#334155;--bg-glass:#1e293bcc;--bg-glass-strong:#1e293bf2;--bg-glass-card:#1e293bd9;--border-glass-card:#ffffff1a;--bg-pill:#1e293bb3;--navbar-scrolled-bg:#0f172ad9;--navbar-scrolled-border:#ffffff14}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;scroll-padding-top:80px}*{box-sizing:border-box;font-family:var(--font-inter),system-ui,-apple-system,sans-serif;margin:0;padding:0}body{background-color:var(--bg-primary);color:var(--text-primary);line-height:1.6;overflow-x:hidden}img{max-width:100%;display:block}.hero-desktop-wrapper{display:none}.hero-mobile-wrapper{display:block}@media (min-width:1024px){.hero-desktop-wrapper{display:block}.hero-mobile-wrapper{display:none}}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:inherit}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:var(--bg-secondary)}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}::selection{color:var(--color-accent);background:#2563eb1a}.glass{background:var(--bg-glass);border:1px solid var(--border-subtle)}.glass-strong{background:var(--bg-glass-strong);border:1px solid var(--border-subtle)}.shadow-enterprise{box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008}.shadow-enterprise-lg{box-shadow:0 10px 15px -3px #00000014,0 4px 6px -2px #0000000a}.gradient-text{background:linear-gradient(135deg,#1e293b 0%,#2563eb 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.gradient-text-blue{background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.section-padding{padding:120px 0}.container-custom{max-width:1200px;margin:0 auto;padding:0 24px}@media (min-width:768px){.container-custom{padding:0 48px}}.section-title{letter-spacing:-.02em;color:var(--text-primary);margin-bottom:16px;font-size:2.25rem;font-weight:700}.section-subtitle{color:var(--text-secondary);max-width:600px;margin:0 auto;font-size:1.125rem;line-height:1.6}.btn-primary{background:var(--color-accent);color:#fff;cursor:pointer;border:none;border-radius:6px;padding:12px 28px;font-size:15px;font-weight:500;transition:all .2s}.btn-primary:hover{background:#1d4ed8;transform:translateY(-1px);box-shadow:0 4px 12px #2563eb40}.btn-outline{color:var(--text-primary);border:1px solid var(--border-subtle);cursor:pointer;background:0 0;border-radius:6px;padding:12px 28px;font-size:15px;font-weight:500;transition:all .2s}.btn-outline:hover{background:var(--bg-secondary);border-color:#cbd5e1;transform:translateY(-1px)}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.animate-float{animation:6s ease-in-out infinite float}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.animate-pulse{animation:2s cubic-bezier(.4,0,.6,1) infinite pulse}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.animate-spin{animation:1s linear infinite spin}@media (max-width:768px){.section-title{font-size:1.875rem}.section-padding{padding:80px 0}}
