/* CS TUCUMAN · FOOTER V22 */
.cst220-footer{margin-top:78px;border-top:1px solid #111;background:#000;color:#fff;font-family:Inter,Arial,sans-serif}
.cst220-footer-info{padding:18px max(22px,calc((100vw - 1180px)/2));display:flex;align-items:center;justify-content:space-between;gap:28px;border-bottom:1px solid #131313;background:#050505}
.cst220-footer-info>div:first-child>span{color:#ff8420;font-size:7px;font-weight:900;letter-spacing:1.5px}.cst220-footer-info h3{margin:4px 0 6px;color:#fff!important;font-size:16px!important}.cst220-footer-info nav{display:flex;gap:12px}.cst220-footer-info nav a{color:#777;text-decoration:underline;text-underline-offset:3px;font-size:8px}.cst220-footer-info nav a:hover{color:#fff}
.cst220-footer-live{display:flex;align-items:center;gap:10px}.cst220-footer-live>span{display:flex;align-items:center;gap:6px;color:#ddd;font-size:8px;font-weight:800}.cst220-footer-live>span i{width:7px;height:7px;border-radius:50%;background:#31d47d;box-shadow:0 0 10px rgba(49,212,125,.36)}.cst220-footer-live code{padding:9px 10px;border:1px solid #1b1b1b;border-radius:8px;background:#000;color:#888;font-size:8px}.cst220-footer-live a{min-height:37px;padding:0 12px;display:flex;align-items:center;gap:6px;border-radius:8px;background:#ff7a00;color:#050505;text-decoration:none;font-size:8px;font-weight:900}
.cst220-footer-main{width:min(1180px,calc(100% - 30px));margin:0 auto;padding:28px 0;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:34px}.cst220-footer-main .brand{display:flex;align-items:center;gap:10px;color:#fff;text-decoration:none}.cst220-footer-main .brand img{width:42px;height:42px;object-fit:contain}.cst220-footer-main .brand b,.cst220-footer-main .brand small{display:block}.cst220-footer-main .brand b{font-size:12px}.cst220-footer-main .brand small{margin-top:2px;color:#555;font-size:6px;letter-spacing:.7px}
.cst220-footer-main .links{display:flex;align-items:center;justify-content:center;gap:15px;flex-wrap:wrap}.cst220-footer-main .links a{color:#696969;text-decoration:none;font-size:8px}.cst220-footer-main .links a:hover{color:#ff8a24}
.cst220-footer-main .social{display:flex;gap:6px}.cst220-footer-main .social a{width:36px;height:36px;display:grid;place-items:center;border:1px solid #171717;border-radius:9px;background:#030303;color:#777;font-size:17px}.cst220-footer-main .social a:hover{color:#ff8a24;border-color:#332012}
.cst220-footer-bottom{width:min(1180px,calc(100% - 30px));margin:0 auto;padding:15px 0 20px;display:flex;align-items:center;justify-content:space-between;gap:18px;border-top:1px solid #101010;color:#454545;font-size:7px}.cst220-footer-bottom b{color:#5b5b5b;font-weight:700}
@media(max-width:820px){.cst220-footer-info{align-items:flex-start;flex-direction:column}.cst220-footer-live{width:100%;flex-wrap:wrap}.cst220-footer-main{grid-template-columns:1fr}.cst220-footer-main .links{justify-content:flex-start}.cst220-footer-main .social{justify-content:flex-start}}
@media(max-width:520px){.cst220-footer-info nav{flex-wrap:wrap}.cst220-footer-bottom{align-items:flex-start;flex-direction:column}.cst220-footer-live code{flex:1}}
