/* Shared compact public footer. One footer system for Home and inner pages. */
.site-page>footer.shared-site-footer{margin:0!important;padding:17px 0 19px!important;color:#625d54!important;background:#f3eddf!important;border-top:1px solid rgba(183,121,22,.22)!important;box-shadow:none!important}
.site-page>footer.shared-site-footer .compact-footer{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:10px 24px}
.compact-footer-brand{display:inline-flex;align-items:center;gap:10px;min-width:0;color:var(--d7-navy)!important}.compact-footer-brand img{width:34px;height:34px;object-fit:contain;border-radius:50%;background:#fff;mix-blend-mode:multiply}.compact-footer-brand strong{font-family:Georgia,"Times New Roman",serif;font-size:.94rem;letter-spacing:-.01em;white-space:nowrap}
.compact-footer-meta{display:flex;justify-content:flex-end;align-items:center;gap:7px 14px;flex-wrap:wrap;color:#6d675e;font:650 .7rem/1.25 system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.compact-footer-meta a,.compact-footer-meta button{padding:0;border:0;background:none;color:#5f5a51;font:inherit;cursor:pointer}.compact-footer-meta a:hover,.compact-footer-meta button:hover{color:var(--d7-gold)}.compact-footer-meta .compact-footer-copy{color:#777066}.compact-footer-meta .footer-beta{color:#8b7652;opacity:.72;font:800 .62rem/1 ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;letter-spacing:.08em;text-transform:uppercase}.compact-footer-sep{color:rgba(119,112,102,.48);user-select:none}
.shared-site-footer::after{display:none!important;content:none!important}
@media(max-width:700px){.site-page>footer.shared-site-footer{padding:14px 0 16px!important}.site-page>footer.shared-site-footer .compact-footer{grid-template-columns:1fr;justify-items:center;text-align:center;gap:8px}.compact-footer-brand img{width:30px;height:30px}.compact-footer-brand strong{font-size:.9rem}.compact-footer-meta{justify-content:center;gap:6px 11px;font-size:.68rem}.compact-footer-sep{display:none}}
