/* Shared closing navigation; scoped so document and transaction layouts stay distinct. */
.vortex-footer{background:#04182b;color:#c4d1da;padding:52px 24px 26px;font-family:Inter,Arial,sans-serif;text-align:left}
.vortex-footer *{box-sizing:border-box}
.vortex-footer-inner{max-width:1180px;margin:auto}
.vortex-footer-top{display:flex;align-items:center;justify-content:space-between;gap:28px;border-bottom:1px solid #334b5b;padding-bottom:28px;margin-bottom:32px}
.vortex-footer .vortex-footer-brand{display:flex;align-items:center;gap:13px;color:#f7f3ec;font-size:13px;font-weight:700;letter-spacing:.15em;text-decoration:none;flex-shrink:0}
.vortex-footer-brand img{object-fit:contain;opacity:1}
.vortex-footer-top p{font-size:12px;line-height:1.7;margin:0;color:#afc1ce}
.vortex-footer-grid{display:grid;grid-template-columns:1fr 1fr 1fr 1.15fr;gap:32px}
.vortex-footer nav h2{font-family:Inter,Arial,sans-serif;font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#e8b568;line-height:1.5;margin:0 0 16px}
.vortex-footer nav a{display:block;width:fit-content;max-width:100%;color:#c4d1da;font-size:12px;line-height:1.6;text-decoration:none;padding:6px 0;overflow-wrap:anywhere}
.vortex-footer a:hover{color:#fff;text-decoration:underline;text-underline-offset:4px}
.vortex-footer a:focus-visible{outline:2px solid #e8b568;outline-offset:4px}
.vortex-footer-bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid #334b5b;margin-top:32px;padding-top:20px;font-size:11px;line-height:1.7;color:#afc1ce}
.vortex-footer-bottom a{color:inherit}
@media(max-width:700px){.vortex-footer{padding:35px 22px 24px}.vortex-footer-top{align-items:flex-start;flex-direction:column;gap:16px;margin-bottom:25px}.vortex-footer-grid{grid-template-columns:1fr 1fr;gap:28px 20px}.vortex-footer nav a{font-size:12px;min-height:38px;display:flex;align-items:center}.vortex-footer-bottom{flex-direction:column;gap:9px}}
@media(max-width:360px){.vortex-footer-grid{grid-template-columns:1fr}}
.vortex-footer nav h2{border:0;padding:0}
