.site-footer{background-color:#0f172a;color:#e5e7eb;padding:3rem 0 2rem;border-top:1px solid #1e293b}.footer-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:2.5rem;align-items:start}.footer-brand{display:flex;flex-direction:column;gap:.8rem;max-width:260px}.footer-logo{display:block;max-height:36px;width:auto;height:auto;max-width:100%;object-fit:contain}.footer-brand,.footer-logo{overflow:hidden}.site-footer h3,.site-footer h4{margin:0 0 .6rem 0;font-weight:600;font-size:1.05rem;color:#f9fafb}.site-footer p{margin:0;font-size:.9rem;line-height:1.5;color:#d1d5db}.site-footer a{color:#bfdbfe;text-decoration:none;transition:color .2s ease}.site-footer a:hover{color:#e0f2fe;text-decoration:underline}.footer-bottom{margin-top:2.5rem;padding-top:1rem;border-top:1px solid #1f2937;text-align:center;font-size:.85rem;color:#9ca3af}@media (max-width:768px){.site-footer{padding:2.5rem 0 1.5rem}.footer-grid{gap:2rem}.footer-brand{max-width:100%}.footer-logo{max-height:34px}.footer-bottom{margin-top:2rem}}