.site-footer{background:var(--color-bg-dark,#050505);border-top:1px solid #ffffff14;border-radius:32px 32px 0 0;flex-shrink:0;width:100%;margin-top:8px;margin-bottom:0;padding:72px 0 0;overflow:hidden}.footer-container{max-width:1200px;margin:0 auto;padding:0 40px}.footer-inner{grid-template-columns:1.5fr repeat(4,1fr);gap:40px;padding-bottom:72px;display:grid}.footer-brand{flex-direction:column;gap:12px;display:flex}.footer-brand-link{align-items:center;gap:10px;width:fit-content;text-decoration:none;display:inline-flex}.footer-logo-text{color:#ffffffb3;font-size:1.1rem;font-weight:600}.footer-tagline{color:#ffffff40;max-width:220px;font-size:.87rem;line-height:1.55}.footer-links{display:contents}.footer-col{flex-direction:column;gap:12px;display:flex}.footer-col h4{text-transform:uppercase;letter-spacing:.1em;color:#ffffff40;margin-bottom:4px;font-size:.78rem;font-weight:700}.footer-col a{color:#fff6;font-size:.87rem;text-decoration:none;transition:color .15s cubic-bezier(.4,0,.2,1)}.footer-col a:hover{color:#fffc}.footer-bottom{color:#fff3;border-top:1px solid #ffffff0f;justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:24px 40px;font-size:.82rem;display:flex}@media (max-width:1024px){.footer-inner{grid-template-columns:1fr 1fr;row-gap:40px}.footer-brand{grid-column:1/-1}}@media (max-width:768px){.site-footer{border-radius:24px 24px 0 0}.footer-container{padding:0 20px}.footer-inner{grid-template-columns:1fr 1fr}.footer-bottom{text-align:center;flex-direction:column;gap:8px;padding:24px 20px}}
