/* Tarjetas v2.8: estilos aislados de la página pública. */
.lc-cards-v28{--cc-navy:#193e78;--cc-line:#dce5f2;--cc-ink:#172d4c;color:var(--cc-ink);font-size:14px}
.lc-cards-v28 *{box-sizing:border-box}
.lc-cards-header{display:flex;justify-content:space-between;align-items:center;gap:20px;background:linear-gradient(125deg,#17396e,#244f91);color:white;border-radius:16px;padding:28px 30px;margin-bottom:18px}
.lc-cards-header p{font-size:10px;font-weight:850;letter-spacing:1.7px;color:#ffdc46;margin:0 0 9px}
.lc-cards-header h2{color:white;font-size:27px;letter-spacing:-.7px;margin:0 0 8px}
.lc-cards-header span{color:#d2dff1;font-size:13px;line-height:1.5}
.lc-cards-header-mark{display:flex;align-items:center;gap:8px;flex-shrink:0;transform:rotate(-10deg)}
.lc-cards-header-mark i{display:block;width:32px;height:49px;border-radius:5px;background:#ffd83f;box-shadow:0 5px 15px #071a3540}
.lc-cards-header-mark i+ i{background:#e9535b;transform:translateY(8px)}
.lc-cards-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:18px}
.lc-cards-metric{display:flex;flex-direction:column;gap:8px;padding:18px 20px;background:white;border:1px solid var(--cc-line);border-radius:12px;border-top:3px solid #b8c8e1;min-width:0}
.lc-cards-metric.is-yellow{border-top-color:#edc02c}.lc-cards-metric.is-red{border-top-color:#db5263}.lc-cards-metric.is-double{border-top-color:#ec9f37}.lc-cards-metric.is-pending{border-top-color:#3774bb}
.lc-cards-metric>span{font-size:11px;font-weight:800;color:#586d89;text-transform:uppercase;letter-spacing:.5px}
.lc-cards-metric>strong{font-size:30px;line-height:1.1;letter-spacing:-1px;font-variant-numeric:tabular-nums}
.lc-cards-metric>small{font-size:11px;color:#6b7f98;line-height:1.4}
.lc-cards-sections{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:16px}
.lc-cards-sections button{background:#eaf0f8;color:var(--cc-navy);padding:11px 17px;font-size:13px;border-radius:9px}
.lc-cards-sections button.active{background:var(--cc-navy);color:white}
.lc-cards-sections button span{display:inline-grid;place-items:center;min-width:21px;height:21px;padding:0 5px;border-radius:20px;background:#ffffff35;margin-left:5px;font-size:11px}
.lc-cards-list{background:white;border:1px solid var(--cc-line);border-radius:14px;overflow:hidden}
.lc-cards-list-head{display:flex;justify-content:space-between;align-items:center;gap:15px;padding:21px 24px;border-bottom:1px solid var(--cc-line)}
.lc-cards-list-head h3{margin:0 0 5px;font-size:18px;color:var(--cc-ink)}.lc-cards-list-head p{margin:0;color:#6b7f98;font-size:12px}.lc-cards-list-head>span{font-size:12px;color:#617791;white-space:nowrap}
.lc-cards-filters{display:grid;grid-template-columns:minmax(0,1.5fr) repeat(2,minmax(0,1fr));gap:12px;padding:18px 24px;background:#f9fbfe;border-bottom:1px solid var(--cc-line)}
.lc-cards-filters label{display:flex;flex-direction:column;gap:7px;min-width:0;color:#536982;font-size:11px;font-weight:800}
.lc-cards-filters input,.lc-cards-filters select{width:100%;min-width:0;background:white;border:1px solid #ccd8e8;border-radius:8px;padding:10px 12px;color:var(--cc-ink);font-size:13px}
.lc-cards-scroll{overflow-x:auto;max-width:100%;scrollbar-width:thin}.lc-cards-table{width:100%;min-width:690px;border-collapse:collapse;font-size:13px}
.lc-cards-table th{padding:13px 16px;text-align:center;background:#f7fafe;color:#657b97;font-size:10px;letter-spacing:.65px;white-space:nowrap}
.lc-cards-table th:first-child{text-align:left;padding-left:24px}.lc-cards-table td{padding:12px 16px;text-align:center;border-bottom:1px solid #e8eef6;vertical-align:middle}
.lc-cards-table td:first-child{text-align:left;padding-left:24px;min-width:220px}.lc-cards-table tr:last-child td{border-bottom:0}.lc-cards-table tbody tr:hover{background:#f8fbff}
.lc-cards-person{display:flex;flex-direction:column;gap:5px;min-width:0}.lc-cards-person>strong{font-size:13px;line-height:1.35;overflow-wrap:anywhere}.lc-cards-person .team-cell{display:inline-flex;min-width:0;max-width:100%;gap:7px;align-items:center;font-size:12px;color:#627791;font-weight:500}
.lc-cards-person .team-cell-name{font-weight:500}.lc-cards-person .team-crest,.lc-cards-person .team-crest-fallback{width:28px!important;height:28px!important;max-width:28px!important;max-height:28px!important;flex:0 0 28px!important;object-fit:contain}
.lc-cards-badge{display:inline-flex;align-items:center;gap:7px;padding:6px 10px;border-radius:8px;white-space:nowrap;font-size:11px;font-weight:750;background:#edf1f7;color:#586d86}
.lc-cards-badge strong{font-size:15px;font-variant-numeric:tabular-nums}.lc-cards-badge.is-yellow{background:#fff4cb;color:#775508}.lc-cards-badge.is-red{background:#ffe2e5;color:#a42c3e}.lc-cards-badge.is-double{background:#ffeddb;color:#92500d}
.lc-cards-other{font-weight:800}.lc-cards-types{display:block;font-size:10px;color:#7789a0;margin-top:5px;line-height:1.5}
.lc-cards-sanctions{padding:14px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.lc-cards-sanction{border:1px solid var(--cc-line);border-radius:11px;padding:17px;min-width:0}
.lc-cards-sanction-top{display:flex;justify-content:space-between;gap:12px;align-items:flex-start;margin-bottom:16px}.lc-cards-status{border-radius:20px;padding:6px 9px;background:#e8f2e3;color:#3b632b;font-size:10px;font-weight:850;white-space:nowrap}.lc-cards-status.is-pending{background:#fff0d5;color:#92600c}
.lc-cards-sanction-meta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.lc-cards-sanction-meta>div{display:flex;flex-direction:column;gap:4px;min-width:0}.lc-cards-sanction-meta span{color:#75869b;font-size:10px;text-transform:uppercase;font-weight:750}.lc-cards-sanction-meta strong{font-size:12px;line-height:1.4;overflow-wrap:anywhere}
.lc-cards-caution{font-size:11px;color:#92600c;background:#fff6e5;border-radius:7px;padding:9px;margin:13px 0 0}
.lc-cards-empty{padding:46px 20px;text-align:center;color:#6d8098;font-size:13px}.lc-cards-footer{padding:17px 24px;border-top:1px solid var(--cc-line);background:#f9fbfe;color:#6b7e96;font-size:11px;line-height:1.7}
.lc-cards-loading{padding:45px 20px;text-align:center;color:#5c7190;background:white;border:1px solid #dce5f2;border-radius:12px}
@media(max-width:900px){.lc-cards-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.lc-cards-sanctions{grid-template-columns:1fr}}
@media(max-width:600px){.lc-cards-header{padding:23px 20px}.lc-cards-header h2{font-size:23px}.lc-cards-header-mark i{width:23px;height:36px}.lc-cards-metric{padding:15px}.lc-cards-metric>strong{font-size:26px}.lc-cards-filters{grid-template-columns:1fr;padding:15px}.lc-cards-list-head{padding:18px;align-items:flex-start;flex-direction:column}.lc-cards-table th:first-child,.lc-cards-table td:first-child{padding-left:15px}.lc-cards-sections button{flex:1}.lc-cards-sanction-top{flex-direction:column}.lc-cards-footer{padding:15px}}
