.site-footer{background:var(--green-darkest);color:var(--sage);padding:72px 0 32px;margin-top:auto}.site-footer a{color:var(--sage);text-decoration:none;transition:color .18s ease}.site-footer a:hover,.site-footer a:focus-visible{color:var(--amber)}.site-footer .foot-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:48px}.site-footer .foot-logo{display:inline-flex;background:var(--cream);padding:12px 16px;border-radius:var(--r-card)}.site-footer .foot-logo img{height:48px;width:auto}.site-footer .foot-logo.brand-text{background:0 0;padding:0;font-family:var(--f-serif);font-size:24px;font-weight:700;color:var(--white);text-decoration:none}.site-footer .foot-intro{font-size:15px;line-height:1.7;color:var(--sage-muted);margin:18px 0 0;max-width:300px}.site-footer .foot-head{font-family:var(--f-serif);font-size:16px;font-weight:700;color:var(--white);margin-bottom:16px}.site-footer .foot-links{font-family:var(--f-sans);font-size:15px}.site-footer .foot-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:11px}.site-footer .foot-contact{display:flex;flex-direction:column;gap:11px}.site-footer .foot-contact{color:var(--sage-muted);line-height:1.5}.site-footer .foot-bottom{margin-top:48px;padding-top:24px;border-top:1px solid rgba(255,255,255,.1);display:flex;justify-content:space-between;flex-wrap:wrap;gap:12px;font-family:var(--f-sans);font-size:13px;color:#7c9184}@media (max-width:1024px){.site-footer .foot-grid{grid-template-columns:1fr 1fr;gap:40px}.site-footer .foot-brand{grid-column:1/-1}}@media (max-width:600px){.site-footer{padding:56px 0 28px}.site-footer .foot-grid{grid-template-columns:1fr;gap:32px}.site-footer .foot-intro{max-width:none}.site-footer .foot-bottom{margin-top:36px}}