.site-footer{padding:2.5rem max(1.25rem,calc((100% - 72rem)/2)) 1.25rem;background:var(--noir-950);color:var(--gold-100)}.site-footer__top{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:2rem;padding-bottom:1.5rem;border-bottom:1px solid rgba(196,155,90,.2);margin-bottom:1rem}.site-footer__brand{display:flex;flex-direction:column;gap:.4rem;flex-shrink:0}.site-footer__brand img{width:11rem;height:auto}.site-footer__brand p{margin:0;font-size:.75rem;font-style:italic;color:rgba(243,234,217,.65)}.site-footer__nav{display:flex;flex-wrap:wrap;gap:2.25rem}.site-footer__nav div{display:grid;align-content:start;gap:.4rem;min-width:8rem}.site-footer__nav h2{margin:0 0 .1rem;color:var(--gold-400);font-size:.68rem;letter-spacing:.09em;text-transform:uppercase}.site-footer a{color:rgba(243,234,217,.85);font-size:.8rem;text-decoration:none}.site-footer a:hover{color:var(--gold-400)}.site-footer a:focus-visible{outline:2px solid var(--gold-400);outline-offset:3px}.site-footer__cta{display:inline-flex;font-weight:700;color:var(--gold-100)!important;background:var(--seal-red);padding:.6rem .9rem;border-radius:var(--radius-btn);box-shadow:0 10px 26px -10px rgba(179,80,46,.75);transition:transform .2s ease,box-shadow .2s ease,filter .2s ease}.site-footer__cta:hover{transform:translateY(-2px);box-shadow:0 16px 34px -10px rgba(179,80,46,.9);filter:brightness(1.1)}.site-footer__cta:active{transform:translateY(0);filter:brightness(.97)}.site-footer__cta:focus-visible{outline:3px solid var(--gold-400);outline-offset:3px}.site-footer__credits{margin:0;color:rgba(243,234,217,.55);font-size:.68rem}.site-footer__credits summary{cursor:pointer;color:rgba(243,234,217,.65)}.site-footer__bottom{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.35rem 1.5rem;color:rgba(243,234,217,.55);font-size:.7rem}.site-footer__bottom p{margin:0}
@media (prefers-reduced-motion: reduce) { .site-footer__cta { transition: none; } }
