.Header-module__UwDTFq__header{z-index:100;transition:all var(--transition-base);background:#fff;position:sticky;top:0}.Header-module__UwDTFq__header.Header-module__UwDTFq__scrolled{box-shadow:0 2px 20px #0000000f}.Header-module__UwDTFq__nav{justify-content:space-between;align-items:center;gap:var(--space-8);height:80px;display:flex}@media (max-width:480px){.Header-module__UwDTFq__nav{gap:var(--space-4);height:64px}}.Header-module__UwDTFq__logo{align-items:center;gap:var(--space-3);text-decoration:none;display:flex}.Header-module__UwDTFq__logoImage{border-radius:var(--radius);object-fit:contain;width:40px;height:40px}@media (max-width:480px){.Header-module__UwDTFq__logoImage{width:36px;height:36px}}.Header-module__UwDTFq__logoText{color:var(--text-primary);letter-spacing:-.02em;font-size:1.5rem;font-weight:800;line-height:1.2}@media (max-width:480px){.Header-module__UwDTFq__logoText{font-size:1.1rem}}@media (max-width:360px){.Header-module__UwDTFq__logoText{font-size:.95rem}}.Header-module__UwDTFq__navLinks{align-items:center;gap:var(--space-8);margin:0;padding:0;list-style:none;display:flex}@media (max-width:1024px){.Header-module__UwDTFq__navLinks{display:none}}.Header-module__UwDTFq__navLink{color:var(--text-secondary);padding:var(--space-2)0;transition:color var(--transition-fast);font-size:.9375rem;font-weight:500;text-decoration:none;position:relative}.Header-module__UwDTFq__navLink:hover,.Header-module__UwDTFq__navLink.Header-module__UwDTFq__active{color:var(--text-primary)}.Header-module__UwDTFq__navLink.Header-module__UwDTFq__active:after{content:"";background:var(--accent-blue);border-radius:var(--radius-full);height:2px;position:absolute;bottom:-2px;left:0;right:0}.Header-module__UwDTFq__navActions{align-items:center;gap:var(--space-4);display:flex}@media (max-width:1024px){.Header-module__UwDTFq__navActions{display:none}}.Header-module__UwDTFq__contactLink{color:var(--text-secondary);transition:color var(--transition-fast);font-size:.9375rem;font-weight:500;text-decoration:none}.Header-module__UwDTFq__contactLink:hover{color:var(--accent-blue)}.Header-module__UwDTFq__mobileMenuBtn{width:44px;height:44px;color:var(--text-primary);cursor:pointer;border-radius:var(--radius);transition:background var(--transition-fast);background:0 0;border:none;justify-content:center;align-items:center;display:none}.Header-module__UwDTFq__mobileMenuBtn:hover{background:var(--gray-100)}@media (max-width:1024px){.Header-module__UwDTFq__mobileMenuBtn{display:flex}}.Header-module__UwDTFq__mobileMenu{padding:var(--space-4)var(--space-6);border-top:1px solid var(--border-light);box-shadow:var(--shadow-lg);opacity:0;transition:all var(--transition-base);pointer-events:none;background:#fff;display:none;position:absolute;top:100%;left:0;right:0;transform:translateY(-10px)}.Header-module__UwDTFq__mobileMenu.Header-module__UwDTFq__open{opacity:1;pointer-events:auto;display:block;transform:translateY(0)}@media (max-width:1024px){.Header-module__UwDTFq__mobileMenu{display:block}}.Header-module__UwDTFq__mobileNavLinks{margin:0;padding:0;list-style:none}.Header-module__UwDTFq__mobileNavLink{color:var(--text-secondary);padding:var(--space-3)0;border-bottom:1px solid var(--border-light);transition:color var(--transition-fast);font-size:1rem;font-weight:500;text-decoration:none;display:block}.Header-module__UwDTFq__mobileNavLink:hover{color:var(--text-primary)}.Header-module__UwDTFq__mobileNavLink.Header-module__UwDTFq__active{color:var(--accent-blue)}
.Footer-module__Z7o0tq__footer{background:linear-gradient(135deg,var(--primary-700),var(--primary-800));color:#fff;border-radius:var(--radius-3xl)var(--radius-3xl)0 0}.Footer-module__Z7o0tq__mainFooter{padding:60px 0 40px}.Footer-module__Z7o0tq__footerGrid{grid-template-columns:1.4fr 1fr 1.2fr;gap:60px;display:grid}@media (max-width:1024px){.Footer-module__Z7o0tq__footerGrid{grid-template-columns:1fr 1fr;gap:40px}}@media (max-width:640px){.Footer-module__Z7o0tq__footerGrid{grid-template-columns:1fr;gap:32px}.Footer-module__Z7o0tq__mainFooter{padding:40px 0 32px}}.Footer-module__Z7o0tq__logoText{color:#fff;letter-spacing:-.02em;margin:0 0 8px;font-size:2.5rem;font-weight:800}.Footer-module__Z7o0tq__tagline{color:#3b82f6;margin:0 0 16px;font-size:.875rem;font-weight:500}.Footer-module__Z7o0tq__footerAbout{color:#ffffffa6;max-width:280px;margin:0;font-size:.8125rem;line-height:1.7}.Footer-module__Z7o0tq__footerTitle{color:#fff;margin:0 0 20px;font-size:.9375rem;font-weight:600}.Footer-module__Z7o0tq__titleAccent{color:#3b82f6}.Footer-module__Z7o0tq__footerLinks{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.Footer-module__Z7o0tq__footerLink{color:#ffffffb3;align-items:center;gap:8px;font-size:.8125rem;text-decoration:none;transition:color .2s;display:flex}.Footer-module__Z7o0tq__footerLink:hover{color:#fff}.Footer-module__Z7o0tq__linkDot{color:#3b82f6;font-size:.625rem}.Footer-module__Z7o0tq__contactList{flex-direction:column;gap:10px;margin-bottom:20px;display:flex}.Footer-module__Z7o0tq__contactItem{color:#ffffffb3;align-items:center;gap:10px;font-size:.8125rem;display:flex}.Footer-module__Z7o0tq__contactIcon{color:#ffffff80;flex-shrink:0}.Footer-module__Z7o0tq__socialLinks{gap:8px;display:flex}.Footer-module__Z7o0tq__socialLink{color:#fff;background:#ffffff1a;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;text-decoration:none;transition:all .2s;display:flex}.Footer-module__Z7o0tq__socialLink:hover{background:#3b82f6;transform:translateY(-2px)}.Footer-module__Z7o0tq__bottomFooter{border-top:1px solid #ffffff1a;padding:16px 0}.Footer-module__Z7o0tq__copyright{color:#ffffff80;text-align:center;margin:0;font-size:.75rem}
