.site-footer{background:var(--ink,#17152a)!important;color:#a79fbc;padding:56px 0 22px;font-family:DM Sans,sans-serif}.site-footer a{text-decoration:none;color:inherit;transition:color .2s}.site-footer a:hover{color:#fff}.footer-grid{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:40px}.footer-brand{display:flex;flex-direction:column;gap:16px}.brand-copy strong{display:block;font-family:Manrope,sans-serif;font-size:16px;color:#fff;letter-spacing:-.02em}.brand-copy small{display:block;font-size:10px;color:var(--teal,#6957d9);font-weight:800;letter-spacing:.16em;text-transform:uppercase;margin-top:4px}.footer-brand p{font-size:12px;max-width:320px;line-height:1.5;margin:0}.footer-social{display:flex;gap:16px;margin-top:10px}.site-footer h3{color:#fff;font-size:13px;margin-bottom:16px;font-weight:700}.site-footer ul{list-style:none;padding:0;margin:0;display:grid;gap:10px;font-size:12px}.footer-bottom{margin-top:42px;padding-top:20px;border-top:1px solid #302a50;justify-content:space-between;align-items:center;font-size:10px}.footer-bottom,.footer-legal{display:flex;gap:20px}@media (max-width:900px){.footer-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.footer-grid{grid-template-columns:1fr}.footer-bottom{flex-direction:column;align-items:flex-start}.brand-copy strong{font-size:14px}}