.footer{align-items:center;background-color:var(--brand-color-deepNavy);border-top:4px solid var(--brand-color-skyBlue);bottom:0;display:flex;justify-content:center;position:relative;text-align:center;width:100%;padding:32px 16px}.footer-content{display:flex;flex-direction:column;align-items:center;gap:24px;width:min(960px,100%)}.footer-brand{display:flex;flex-direction:column;align-items:center;gap:8px}.footer-brand-heading{display:flex;align-items:center;gap:12px}.footer-logo{width:44px;height:auto;filter:drop-shadow(0 2px 6px rgba(0,0,0,.35))}.footer-title{border:none;color:#fff;font-size:1.25rem;font-weight:700;margin:0}.footer-tagline,.footer-copy{color:#ffffffbf;font-size:.95rem;margin:0;border:none}.footer-links-wrapper{display:flex;flex-direction:column;align-items:center;gap:12px;border:none}.footer-links-heading{color:var(--brand-color-skyBlue);font-size:.85rem;font-weight:600;letter-spacing:.08em;margin:0;text-transform:uppercase;border:none}.footer-links{display:flex;flex-wrap:wrap;gap:12px 24px;justify-content:center;list-style:none;margin:0;padding:0}.footer-links a{color:#ffffffd9;font-weight:600;text-decoration:none;transition:color .2s ease}.footer-links a:hover,.footer-links a:focus{color:var(--brand-color-skyBlue);text-decoration:underline}.footer-secondary-links{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:12px 24px;color:#fffc;font-size:.95rem}.footer-secondary-link{color:#ffffffd9;font-weight:600;text-decoration:none;transition:color .2s ease}.footer-secondary-link:hover,.footer-secondary-link:focus{color:var(--brand-color-skyBlue);text-decoration:underline}.footer-secondary-sep{color:#ffffff80;padding:0 2px}.mobile .footer{padding:clamp(28px,8vw,44px) clamp(18px,7vw,32px)}.mobile .footer-content{width:min(clamp(520px,94vw,760px),100%);gap:clamp(20px,6vw,28px)}.mobile .footer-title{font-size:clamp(1.2rem,4vw,1.5rem)}.mobile .footer-tagline,.mobile .footer-copy{font-size:clamp(.92rem,3.2vw,1rem)}.mobile .footer-links{gap:clamp(10px,3.6vw,18px)}.mobile .footer-links a{font-size:clamp(.95rem,3.4vw,1.05rem)}.mobile .footer-links-wrapper{gap:clamp(10px,3.2vw,16px)}@media(min-width:768px){.footer{text-align:left}.footer-content{align-items:stretch;flex-direction:row;justify-content:space-between;gap:32px}.footer-brand{align-items:flex-start}.footer-brand-heading{justify-content:flex-start}.footer-links-wrapper{align-items:flex-end;text-align:right}}.footer-meta{color:#fffc;font-size:.9rem;margin:0}
