.footer-main{background:#050a0e;border-top:1px solid rgba(74,222,128,.1);padding:56px 6vw 0;font-family:inherit}.footer-top{display:grid;grid-template-columns:1.8fr 1fr 1fr;gap:3rem;padding-bottom:48px}.footer-brand{display:flex;flex-direction:column;gap:12px}.footer-logo{display:flex;align-items:center;gap:10px}.footer-logo-img{width:36px;height:36px;border-radius:8px;background:transparent;border:none;flex-shrink:0}.footer-logo-text{font-size:1.2rem;color:#f1f5f9;letter-spacing:-.02em}.footer-logo-text strong{font-weight:800}.footer-desc{font-size:.875rem;color:#7aa882;line-height:1.6;max-width:320px;margin:0}.footer-tagline{font-size:.78rem;color:#587a5e;margin:0}.footer-col{display:flex;flex-direction:column;gap:16px}.footer-col-title{font-size:.95rem;font-weight:700;color:#f1f5f9;margin:0}.footer-links{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px}.footer-links li a{font-size:.875rem;color:#7aa882;text-decoration:none;transition:color .2s}.footer-links li a:hover{color:#f1f5f9}.footer-link-blue{color:#4ade80!important}.footer-link-blue:hover{color:#86efac!important}.footer-contact-text{font-size:.875rem;color:#587a5e}.footer-divider{border:none;border-top:1px solid rgba(74,222,128,.08)}.footer-bottom{justify-content:space-between;padding:20px 0 24px;gap:1rem}.footer-bottom,.footer-legal{display:flex;align-items:center;flex-wrap:wrap}.footer-legal{gap:10px}.footer-legal a{font-size:.8rem;color:#4a6b50;text-decoration:none;transition:color .2s}.footer-legal a:hover{color:#7aa882}.footer-sep{color:#1e3a28;font-size:.8rem}.footer-copy{font-size:.8rem;color:#4a6b50;margin:0;white-space:nowrap}@media (max-width:768px){.footer-top{grid-template-columns:1fr;gap:2rem}.footer-bottom{flex-direction:column;align-items:flex-start;gap:12px}.footer-copy{white-space:normal}}