/* Scoped to the marketing footer; other page and demo styles stay unchanged. */
footer.site-footer{display:block;width:100%;padding:64px 0 28px;background:#fff;color:#222;font-size:14px;line-height:1.6}
.site-footer .site-footer-top{display:grid;grid-template-columns:minmax(220px,1fr) minmax(440px,1.2fr);gap:64px;padding-bottom:62px}
.site-footer .site-footer-brand .logo{display:inline-block;font-size:29px;line-height:1.2;letter-spacing:-1.3px;color:#151515}
.site-footer .site-footer-brand p{margin:16px 0 10px;color:#626262;font-size:14px}
.site-footer .site-footer-credits{font-size:12px;color:#666;text-decoration:none}
.site-footer .site-footer-columns{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:36px}
.site-footer .site-footer-column{display:block;padding:0;margin:0}
.site-footer .site-footer-column h2{margin:0 0 17px;font-size:11px;font-weight:650;letter-spacing:1.3px;text-transform:uppercase;color:#747474;line-height:1.5}
.site-footer .site-footer-column ul{list-style:none;padding:0;margin:0}
.site-footer .site-footer-column li{margin:0}
.site-footer .site-footer-column a{display:inline-flex;align-items:center;min-height:44px;color:#292929;text-decoration:none;font-size:14px;font-weight:450;white-space:normal}
.site-footer a:hover{text-decoration:underline;text-underline-offset:4px}
.site-footer a:focus-visible{outline:2px solid #171717;outline-offset:5px;border-radius:3px}
.site-footer .site-footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:24px;border-top:1px solid #e6e6e6;padding-top:24px}
.site-footer .site-footer-bottom p{margin:0;color:#737373;font-size:12px}
.site-footer .site-footer-social{display:flex;align-items:center;gap:12px}
.site-footer .site-footer-social a,.site-footer .site-footer-social-unavailable{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;color:#252525}
.site-footer .site-footer-social-unavailable{color:#858585}
.site-footer .site-footer-social svg{width:20px;height:20px;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}
@media(max-width:900px){footer.site-footer{padding:44px 0 22px}.site-footer .site-footer-top{grid-template-columns:1fr;gap:36px;padding-bottom:32px}.site-footer .site-footer-columns{gap:20px}.site-footer .site-footer-brand .logo{font-size:27px}.site-footer .site-footer-column h2{font-size:10px;letter-spacing:1px;margin-bottom:10px}.site-footer .site-footer-column a{font-size:13px}.site-footer .site-footer-bottom{gap:12px}.site-footer .site-footer-bottom p{font-size:11px}.site-footer .site-footer-social{gap:2px}}

/* Approved outlined wordmark; preserve the source canvas and arrow spacing. */
.logo img[src$="live-link-approved-arrow.svg"]{display:block;width:187.5px;height:40px;max-width:100%;object-fit:contain}
