.footer-grid{grid-template-columns:1.35fr 1fr 1fr}
.footer-grid h3{margin-top:0}
.footer-link{display:block;color:#d9e6df;margin:8px 0}
.footer-link:hover{color:#fff}
.footer-link small{opacity:.65}
.copyright{opacity:.7}
.copyright a{text-decoration:underline}
@media(max-width:800px){.footer-grid{grid-template-columns:1fr}}
.install-pwa{position:fixed;right:16px;bottom:18px;z-index:30;border:0;border-radius:999px;padding:13px 18px;background:var(--brand);color:#fff;font-weight:800;box-shadow:0 10px 35px #0003}
html[data-theme=red]{--ink:#311a1b;--brand:#b4232c;--brand2:#ef7b70;--soft:#fff0f0}
html[data-theme=orange]{--ink:#352116;--brand:#df641f;--brand2:#f6b84a;--soft:#fff3e7}
.video-embed{position:relative;width:100%;aspect-ratio:16/9;margin:28px 0;overflow:hidden;border-radius:16px;background:#000}
.video-embed iframe{position:absolute;inset:0;width:100%;height:100%;border:0}
