/* footer-new.min.css — chrome unificado, Fase 1 (footer + fondo). Fuente: 365chess-design/v2 scss/components/_footer.scss + scss/chrome.scss, extraido a mano el 2026-09-14. No tocar sin revisar docs/documentation/chrome-unificado/README.md */
body{background:#f6f5f4!important}
.site-footer,.site-footer *,.site-footer *::before,.site-footer *::after{box-sizing:border-box}
.site-footer{font-family:Roboto,-apple-system,'Segoe UI',Helvetica,Arial,sans-serif;font-size:1rem;font-weight:400;line-height:1.5;text-align:left;color:rgba(0,0,0,.9215686275)}
.site-footer .container{width:100%;padding-right:24px;padding-left:24px;margin-right:auto;margin-left:auto}
@media (min-width:576px){.site-footer .container{max-width:540px}}
@media (min-width:768px){.site-footer .container{max-width:720px}}
@media (min-width:992px){.site-footer .container{max-width:960px}}
@media (min-width:1200px){.site-footer .container{max-width:1140px}}
@media (min-width:1400px){.site-footer .container{max-width:1200px}}
.site-footer{margin-top:88px;padding:48px 0 24px;background:#ffffff;border-top:1px solid rgba(0,0,0,.0784313725)}
.site-footer .footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr 1fr;gap:48px 24px}
@media (max-width:767.98px){.site-footer .footer-grid{grid-template-columns:1fr 1fr;gap:24px 16px}}
@media (max-width:767.98px){.site-footer .footer-brand{grid-column:1/-1}}
.site-footer .footer-brand p{margin:16px 0 0;max-width:240px;font-size:.875rem;color:rgba(0,0,0,.6)}
.site-footer .footer-logo{display:inline-flex;align-items:center;gap:8px;font:700 1.125rem/1 "Roboto Slab",Georgia,serif;color:rgba(0,0,0,.9215686275);text-decoration:none}
.site-footer .footer-logo img{display:block}
.site-footer .footer-logo:hover{text-decoration:none}
.site-footer .footer-col h4{margin-bottom:16px;font:500 .875rem/1 Roboto,-apple-system,'Segoe UI',Helvetica,Arial,sans-serif;color:rgba(0,0,0,.5490196078)}
.site-footer .footer-col a{display:block;padding:4px 0;font-size:.875rem;color:rgba(0,0,0,.6);text-decoration:none}
.site-footer .footer-col a:hover{color:rgba(0,0,0,.9215686275)}
.site-footer .footer-bottom{display:flex;flex-wrap:wrap;justify-content:space-between;gap:8px 16px;margin-top:48px;padding-top:16px;border-top:1px solid rgba(0,0,0,.0784313725);font-size:.875rem;color:rgba(0,0,0,.5490196078)}
.site-footer .footer-bottom a{color:rgba(0,0,0,.5490196078)}
.site-footer .footer-col a:link,.site-footer .footer-col a:visited{color:rgba(0,0,0,.6)}
.site-footer .footer-bottom a:link,.site-footer .footer-bottom a:visited{color:rgba(0,0,0,.6)}
