.site-footer{background:var(--input-icon-color);color:#ffffffe0;margin-top:40px;padding:0;font-family:sans-serif;position:relative;overflow:hidden}.site-footer:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at top right,rgba(24,119,242,.18) 0%,transparent 55%),radial-gradient(ellipse at bottom left,rgba(0,0,0,.2) 0%,transparent 50%);pointer-events:none;z-index:0}.site-footer>*{position:relative;z-index:1}.footer-main{max-width:1200px;margin:0 auto;padding:56px 24px 40px;display:grid;grid-template-columns:1.6fr repeat(4,1fr);gap:40px 28px;align-items:start}.footer-brand{display:flex;flex-direction:column;gap:18px}.footer-logo{display:flex;align-items:center;gap:10px;text-decoration:none}.footer-logo-img{width:34px;height:34px;object-fit:contain;filter:brightness(1.1)}.footer-logo-name{font-size:1.25rem;font-weight:800;color:#fff;letter-spacing:-.01em}.footer-tagline{font-size:.88rem;color:#ffffffad;line-height:1.65;max-width:23ch}.footer-social{display:none;gap:10px;align-items:center;margin-top:4px}.footer-social-link{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;border:1px solid rgba(255,255,255,.2);background:#ffffff12;color:#fffc;font-size:.9rem;text-decoration:none;transition:background .2s ease,border-color .2s ease,color .2s ease,transform .2s ease}.footer-social-link:hover{background:#ffffff2e;border-color:#fff6;color:#fff;transform:translateY(-2px)}.footer-col{display:flex;flex-direction:column;gap:10px}.footer-col-title{font-size:.76rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#ffffff73;margin-bottom:4px}.footer-col-link{font-size:.9rem;font-weight:500;color:#ffffffc7;text-decoration:none;display:inline-flex;align-items:center;gap:7px;transition:color .18s ease,gap .18s ease;width:fit-content}.footer-col-link i{font-size:.75rem;opacity:.6;transition:opacity .18s ease,transform .18s ease}.footer-col-link:hover{color:#fff;gap:10px}.footer-col-link:hover i{opacity:1;transform:translate(2px)}.footer-col-link.footer-link-pill{background:#1877f238;border:1px solid var(--text-color);border-radius:999px;padding:5px 14px 5px 10px;font-weight:700;color:#93c5fd}.footer-col-link.footer-link-pill:hover{background:#1877f259;border-color:#1877f299;color:#bfdbfe;gap:10px}.footer-divider{max-width:1200px;margin:0 auto;border:none;border-top:1px solid rgba(255,255,255,.1)}.footer-bottom{max-width:1200px;margin:0 auto;padding:18px 24px 24px;display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.footer-copyright{font-size:.8rem;color:#ffffff6b}.footer-legal-links{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.footer-legal-link{font-size:.8rem;color:#ffffff7a;text-decoration:none;transition:color .18s ease}.footer-legal-link:hover{color:#ffffffd6}.footer-legal-sep{color:#ffffff38;font-size:.75rem;-webkit-user-select:none;user-select:none}@media(max-width:1080px){.footer-main{grid-template-columns:1.4fr repeat(3,1fr)}.footer-col:nth-child(5){grid-column:2}}@media(max-width:768px){.footer-main{grid-template-columns:1fr 1fr;padding:40px 20px 28px;gap:32px 24px}.footer-brand{grid-column:1 / -1}}@media(max-width:480px){.footer-main{grid-template-columns:1fr;padding:32px 18px 24px;gap:28px}.footer-brand{grid-column:auto}.footer-bottom{flex-direction:column;align-items:flex-start;padding:16px 18px 22px;gap:10px}}
