.site-footer-main{position:relative;background:linear-gradient(135deg,rgba(10,22,37,0.97),rgba(26,40,68,0.97));border-top:1px solid rgba(64,192,240,0.2);margin-top:80px;padding:64px 24px 32px;backdrop-filter:blur(10px);font-family:var(--font-primary,'Plus Jakarta Sans',system-ui,-apple-system,sans-serif);overflow:hidden}.site-footer-main::before{content:"";position:absolute;top:-1px;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent,#40c0f0 25%,#00b2a9 75%,transparent);opacity:0.7}.site-footer-main::after{content:"";position:absolute;top:-120px;left:-80px;width:380px;height:380px;background:radial-gradient(circle,rgba(64,192,240,0.10),transparent 70%);pointer-events:none}.footer-inner{position:relative;z-index:1;max-width:1200px;margin:0 auto}.footer-grid{display:grid;grid-template-columns:1.4fr 0.85fr 1.35fr 0.95fr;gap:40px;align-items:start}.footer-brand{max-width:330px}.footer-brand .footer-logo{display:inline-block;margin-bottom:16px}.footer-brand .footer-logo img{width:112px;height:auto;display:block}.footer-tagline{color:#ffffff;font-weight:600;font-size:0.92rem;line-height:1.5;margin:0 0 12px;text-shadow:0 0 12px rgba(255,255,255,0.18)}.footer-mission{color:#89cff0;font-size:0.83rem;font-style:italic;line-height:1.55;margin:0 0 18px}.footer-badges{display:flex;flex-wrap:wrap;gap:7px}.footer-badges span{background:rgba(64,192,240,0.08);border:1px solid rgba(64,192,240,0.2);border-radius:6px;padding:4px 8px;color:#89cff0;font-size:0.66rem;letter-spacing:0.02em;white-space:nowrap}.footer-col h3{color:#ffffff;font-size:0.8rem;font-weight:700;letter-spacing:0.12em;text-transform:uppercase;margin:0 0 20px;padding-bottom:10px;position:relative}.footer-col h3::after{content:"";position:absolute;left:0;bottom:0;width:32px;height:2px;background:linear-gradient(90deg,#40c0f0,#00b2a9);border-radius:2px}.footer-col ul{list-style:none;margin:0;padding:0}.footer-col li{margin-bottom:12px}.footer-col a{color:#b8c6d6;text-decoration:none;font-size:0.92rem;line-height:1.4;display:inline-flex;align-items:center;gap:6px;transition:color 0.25s ease,transform 0.25s ease}.footer-col a::before{content:"›";color:#40c0f0;opacity:0;margin-left:-12px;transition:opacity 0.25s ease,margin-left 0.25s ease}.footer-col a:hover,.footer-col a:focus-visible{color:#40c0f0}.footer-col a:hover::before,.footer-col a:focus-visible::before{opacity:1;margin-left:0}.footer-col a .ext-arrow{font-size:0.78rem;opacity:0.7}.footer-col a svg{flex-shrink:0}.footer-address{margin-top:18px;color:#9fb2c6;font-size:0.86rem;font-style:normal;line-height:1.6}.footer-bottom{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:14px;margin-top:48px;padding-top:24px;border-top:1px solid rgba(64,192,240,0.15);color:#8fa3b8;font-size:0.85rem}.footer-bottom .footer-copyright{font-weight:500}.footer-legal{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.footer-legal a{color:#89cff0;text-decoration:none;opacity:0.8;transition:opacity 0.25s ease,color 0.25s ease}.footer-legal a:hover,.footer-legal a:focus-visible{opacity:1;color:#40c0f0}.footer-legal .sep{color:rgba(143,163,184,0.5)}@media (max-width:980px){.footer-grid{grid-template-columns:1fr 1fr;gap:40px}.footer-brand{grid-column:1 / -1;max-width:none}}@media (max-width:600px){.site-footer-main{padding:48px 20px 28px;margin-top:56px}.footer-grid{grid-template-columns:1fr;gap:36px}.footer-bottom{flex-direction:column;align-items:flex-start}}