footer{background:var(--ink);color:#eef3f1;padding:4rem max(5vw,1.25rem) 2rem;margin-top:5rem}.footer-intro{display:grid;grid-template-columns:minmax(180px,1fr) minmax(240px,2fr) minmax(260px,2fr) auto;gap:1.5rem;align-items:start;border-bottom:1px solid #405866;padding-bottom:2.5rem}.footer-brand{font-size:1.5rem;font-weight:900;color:white}.footer-intro p{margin:0;color:#c7d2d2}.footer-intro>a:last-child{color:white;font-weight:800}.footer-note{border-left:3px solid var(--orange);padding-left:1rem}.footer-grid{display:grid;grid-template-columns:1.15fr 1fr 1.2fr 1fr 1.1fr;gap:clamp(1rem,3vw,3rem);padding:3rem 0}.footer-grid nav{display:flex;flex-direction:column;align-items:flex-start;gap:.65rem}.footer-grid h2{color:white;font-size:.78rem;letter-spacing:.12em;text-transform:uppercase;margin:0 0 .6rem}.footer-grid a{color:#c7d2d2;text-decoration:none;line-height:1.35}.footer-grid a:hover,.footer-grid a:focus{color:white;text-decoration:underline;text-decoration-color:var(--orange);text-underline-offset:.25rem}.footer-bottom{display:flex;justify-content:space-between;gap:1rem;border-top:1px solid #405866;padding-top:1.5rem;color:#9eb0b5;font-size:.85rem}@media(max-width:1000px){.footer-intro{grid-template-columns:1fr 2fr}.footer-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:650px){footer{padding-top:3rem}.footer-intro,.footer-grid{grid-template-columns:1fr}.footer-grid{gap:2rem}.footer-bottom{flex-direction:column}.footer-grid nav{border-top:1px solid #405866;padding-top:1.25rem}}
