.footer{background:#050507;border-top:1px solid rgba(255,255,255,.06);padding:3.5rem 0 2rem;margin-top:auto}.footer-brand-row{display:flex;align-items:flex-start;justify-content:space-between;gap:2rem}.footer-brand{display:flex;flex-direction:column;gap:.75rem;max-width:320px}.footer-logo{height:48px;width:auto;object-fit:contain;align-self:flex-start}.footer-tagline{font-family:var(--font-body);font-size:.85rem;line-height:1.5;color:rgba(255,255,255,.4);margin:0}.footer-social-row{display:flex;gap:.5rem;flex-shrink:0;padding-top:.25rem}.footer-social{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:rgba(255,255,255,.06);color:rgba(255,255,255,.5);transition:all .2s ease}.footer-social:hover{background:rgba(255,215,0,.12);color:#FFD700;transform:translateY(-2px)}.footer-sep{height:1px;background:rgba(255,255,255,.06);margin:2rem 0}.footer-links{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem;gap:2rem}.footer-col{display:flex;flex-direction:column;gap:.6rem}.footer-col-title{font-family:var(--font-body);font-size:.7rem;font-weight:700;color:rgba(255,255,255,.3);text-transform:uppercase;letter-spacing:.1em;margin:0 0 .25rem}.footer-link{font-family:var(--font-body);font-size:.875rem;font-weight:400;color:rgba(255,255,255,.6);transition:color .15s ease;line-height:1.4;text-decoration:none}.footer-link:hover{color:#fff}.footer-link-icon{display:inline-flex;align-items:center;gap:.5rem}.footer-link-icon svg{color:rgba(255,215,0,.5);flex-shrink:0}.footer-static{pointer-events:none}.footer-partners{display:flex;align-items:center;gap:1.5rem}.footer-partners-label{font-family:var(--font-body);font-size:.7rem;font-weight:700;color:rgba(255,255,255,.25);text-transform:uppercase;letter-spacing:.1em;white-space:nowrap}.footer-partners-logos{display:flex;align-items:center;gap:1.75rem}.footer-partner-logo{height:28px;width:auto;object-fit:contain;opacity:.35;filter:grayscale(.5) brightness(1.2);transition:all .2s ease}.footer-partner-logo:hover{opacity:.8;filter:grayscale(0) brightness(1)}.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:1.5rem}.footer-copy{font-family:var(--font-body);font-size:.75rem;color:rgba(255,255,255,.25);font-weight:400}.footer-legal{display:flex;align-items:center;gap:1.25rem}.footer-legal-link{font-family:var(--font-body);font-size:.75rem;color:rgba(255,255,255,.3);font-weight:400;text-decoration:none;transition:color .15s ease}.footer-legal-link:hover{color:rgba(255,255,255,.7)}@media (max-width:768px){.footer{padding:2.5rem 0 5rem}.footer-brand-row{flex-direction:column;gap:1.25rem}.footer-logo{height:40px}.footer-tagline{font-size:.8rem}.footer-sep{margin:1.5rem 0}.footer-links{grid-template-columns:1fr 1fr;gap:1.75rem 1.5rem}.footer-col-contact{grid-column:1/-1}.footer-bottom,.footer-partners{flex-direction:column;align-items:flex-start;gap:.75rem}}