.horario-table{border:1px solid #e5e7eb;border-radius:8px;overflow:hidden}.horario-row{display:grid;grid-template-columns:50px repeat(6,1fr);text-align:center}.horario-header{background:#f8f9fa;border-bottom:1px solid #e5e7eb}.horario-header>div{padding:8px 4px;font-size:11px;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.04em}.horario-row>div{padding:10px 4px;border-right:1px solid #f3f4f6;display:flex;align-items:center;justify-content:center}.horario-row>div:last-child{border-right:none}.horario-row+.horario-row{border-top:1px solid #f3f4f6}.horario-label{font-size:11px;font-weight:600;color:#6b7280;background:#f8f9fa}input[type=checkbox]{width:16px!important;height:16px!important;min-width:16px;padding:0!important;border:none!important;accent-color:#1a3a6b;cursor:pointer}.checkbox-label{display:flex;align-items:center;gap:8px;cursor:pointer}
