:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#07080e;--bg-soft:#0a0c14;--panel:#12151f;--line:#2a2f4a;--text:#eef2ff;--muted:#8a90a8;--accent:#10b981;--warning:#f97316;--danger:#ef4444;--shadow:0 20px 60px #00000047;font-family:Segoe UI,system-ui,sans-serif}*{box-sizing:border-box}body{color:var(--text);background:radial-gradient(circle at 0 0,#10b9811f,#0000 24rem),linear-gradient(#0b0d15 0%,#07080e 70%);margin:0}button,input,select{font:inherit}a{color:inherit;text-decoration:none}.shell{min-height:100vh}.centered{place-items:center;padding:3rem;display:grid}.hero{border-bottom:1px solid var(--line);z-index:20;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(135deg,#0f1729 0%,#1a1e2e 100%);justify-content:space-between;align-items:center;gap:1.5rem;padding:1.4rem 2rem;display:flex;position:sticky;top:0}.eyebrow{letter-spacing:.22em;text-transform:uppercase;color:var(--accent);font-size:.7rem;font-weight:800}.hero h1{margin:.35rem 0 0;font-size:clamp(1.35rem,2vw,1.9rem)}.subhead,.muted{color:var(--muted)}.subhead{margin:.3rem 0 0}.hero-actions{flex-direction:column;align-items:flex-end;gap:.75rem;display:flex}.toolbar{align-items:center;gap:.65rem;display:flex}.toolbar select,.toolbar input,.form-grid input{color:var(--text);border:1px solid var(--line);background:#0b0e17e0;border-radius:.75rem;padding:.68rem .8rem}.ghost-btn,.primary-btn,.filter-chip,.tab{color:inherit;cursor:pointer;background:0 0;border:1px solid #0000}.ghost-btn,.primary-btn{border-radius:.85rem;align-items:center;gap:.5rem;padding:.7rem .95rem;display:inline-flex}.ghost-btn{border-color:var(--line);background:#12151fb3}.primary-btn{color:#04130f;background:linear-gradient(135deg,#10b981f2,#22c55ecc);justify-content:center;font-weight:800}.feed-pill{color:var(--accent);background:#10b9811f;border:1px solid #10b9815c;border-radius:999px;align-items:center;gap:.6rem;padding:.7rem 1rem;font-weight:800;display:inline-flex}.feed-pill.atrasado{color:var(--warning);background:#f973161f;border-color:#f973165c}.feed-pill.detenido,.feed-pill.sin_datos{color:var(--danger);background:#ef44441f;border-color:#ef44445c}.feed-dot{background:currentColor;border-radius:999px;width:.55rem;height:.55rem;box-shadow:0 0 #fff3}.tabs{background:var(--bg-soft);border-bottom:1px solid var(--line);gap:.15rem;padding:0 2rem;display:flex;overflow-x:auto}.tab{color:var(--muted);white-space:nowrap;border-bottom:2px solid #0000;padding:1rem 1.05rem;font-weight:700}.tab.active{color:#fff;border-color:var(--accent)}.banner{color:#ffd7b2;background:#f973161f;border:1px solid #f9731657;border-radius:.9rem;margin:1rem 2rem 0;padding:.85rem 1rem}.banner.error{color:#fecaca;background:#ef44441f;border-color:#ef444457}.banner.success{color:#bbf7d0;background:#10b9811f;border-color:#10b98157}.page-grid{padding:1.4rem 2rem 3rem}.timeline-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.8rem;margin-bottom:1rem;display:flex}.filter-row{flex-wrap:wrap;align-items:center;gap:.45rem;display:flex}.filter-label,.panel-kicker{letter-spacing:.16em;text-transform:uppercase;color:var(--muted);font-size:.72rem;font-weight:800}.filter-chip{border-color:var(--line);color:var(--muted);background:#12151f99;border-radius:.72rem;padding:.55rem .82rem;font-weight:800}.filter-chip.active{color:#fff;background:#10b9811f;border-color:#10b98173}.filter-summary{color:var(--muted);font-size:.92rem}.layout-two,.double-panel,.triple-panel,.metric-grid{gap:1rem;display:grid}.layout-two{grid-template-columns:minmax(0,1fr) 21rem;align-items:start}.stack{flex-direction:column;gap:1rem;display:flex}.panel,.metric-card,.empty-card,.report-card{border:1px solid var(--line);box-shadow:var(--shadow);background:linear-gradient(#12151ffa,#0d0f18f0);border-radius:1rem}.panel,.metric-card,.empty-card{padding:1.1rem 1.2rem}.compact{padding:1rem 1.1rem}.panel h3,.panel-title{margin:0 0 .9rem;font-size:1rem}.panel-copy{color:var(--muted);margin-top:.45rem}.panel-subtitle{color:var(--muted);margin:-.2rem 0 0;font-size:.92rem}.panel-metric,.metric-value{font-size:clamp(1.8rem,2.2vw,2.4rem);font-weight:900;line-height:1}.metric-grid.four{grid-template-columns:repeat(4,minmax(0,1fr))}.audit-kpi-grid{grid-template-columns:repeat(auto-fit,minmax(13rem,1fr))}.metric-grid.three,.triple-panel{grid-template-columns:repeat(3,minmax(0,1fr))}.double-panel.reports,.double-panel{grid-template-columns:repeat(2,minmax(0,1fr))}.audit-lower-grid{grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);align-items:start;gap:1rem;display:grid}.metric-card{flex-direction:column;gap:.55rem;display:flex}.metric-card.white .metric-value{color:#fff}.metric-card.danger .metric-value{color:var(--danger)}.metric-card.warning .metric-value{color:var(--warning)}.metric-card.amber .metric-value{color:#f59e0b}.metric-label{color:var(--muted)}.panel-head{color:var(--muted);align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.panel-head strong{color:#fff}.panel-headline{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex}.key-value-list{flex-direction:column;gap:.75rem;display:flex}.key-value-row{border-bottom:1px solid #2a2f4a73;justify-content:space-between;align-items:center;gap:1rem;padding-bottom:.7rem;display:flex}.key-value-row span{color:var(--muted)}.key-value-row strong{text-align:right}.panel-dot{background:var(--accent);border-radius:999px;width:.65rem;height:.65rem}.alert-card{align-items:stretch;gap:1rem;margin-bottom:.8rem;display:flex}.alert-card.night .alert-body{background:#6366f10d}.timeline-marker{align-items:center;gap:1rem;margin:1rem 0 .85rem;display:flex}.alert-time{text-align:right;width:4.4rem;color:var(--muted);flex-shrink:0;padding-top:1rem;font-size:.86rem;font-weight:800}.alert-body{border-left:1px solid var(--line);flex:1;gap:0;padding-left:1rem;display:flex;position:relative}.timeline-marker-body{color:#c7d2fe;background:#818cf81f;border:1px solid #818cf84d;border-radius:.85rem;align-items:center;gap:.55rem;padding:.68rem .95rem;font-weight:800;display:inline-flex}.alert-marker{border-radius:999px;width:.58rem;margin-right:.8rem}.alert-content{background:#12151fe0;border:1px solid #2a2f4af2;border-radius:.9rem;flex:1;min-width:0;padding:.95rem 1rem}.alert-side{flex-direction:column;align-items:flex-end;gap:.55rem;margin-left:.8rem;display:flex}.alert-topline,.alert-title-row{flex-wrap:wrap;align-items:center;gap:.55rem;display:flex}.alert-title-row{align-items:flex-start;margin-top:.45rem}.alert-detail-grid{grid-template-columns:minmax(15rem,21rem) minmax(0,1fr);align-items:start;gap:1.25rem;display:grid}.alert-media-gallery{grid-template-columns:repeat(auto-fill,minmax(7rem,8.5rem));justify-content:start;gap:.55rem;width:100%;margin-top:.45rem;display:grid}.alert-media-card{border:1px solid var(--line);background:#080b12a6;border-radius:.7rem;overflow:hidden}.alert-media-card img,.alert-media-placeholder{object-fit:cover;width:100%;height:4.5rem;display:block}@media (width<=1100px){.alert-detail-grid{grid-template-columns:1fr}.alert-media-gallery{grid-template-columns:repeat(auto-fill,minmax(6.75rem,8rem))}}.alert-media-card img{transition:transform .16s,filter .16s}.alert-media-card img:hover{filter:brightness(1.08);transform:scale(1.04)}.alert-media-placeholder{color:var(--muted);place-items:center;display:grid}.alert-media-footer{color:var(--muted);justify-content:space-between;align-items:center;gap:.4rem;padding:.42rem .5rem;font-size:.72rem;font-weight:700;display:flex}.alert-media-footer a{color:#7dd3fc;align-items:center;gap:.2rem;text-decoration:none;display:inline-flex}.alert-icon{width:2.2rem;height:2.2rem;color:var(--text);background:#10b9811a;border-radius:.8rem;place-items:center;display:grid}.alert-title{color:#fff;font-weight:800}.alert-copy,.priority,.tail-note{color:var(--muted);font-size:.92rem}.plate-pill{color:var(--text);border:1px solid var(--line);background:#222640;border-radius:.65rem;padding:.34rem .65rem;font-weight:800}.summary-hero-card{padding:1.15rem 1.1rem 1rem}.summary-hero-line{align-items:baseline;gap:.7rem;margin-top:.3rem;display:flex}.delta-badge{color:var(--muted);font-size:.92rem;font-weight:800}.delta-badge.up{color:#f87171}.summary-breakdown{margin-top:1.05rem}.summary-breakdown .progress-row{grid-template-columns:6.4rem minmax(0,1fr) auto}.vehicle-day-card{padding-top:1.15rem}.vehicle-day-list{flex-direction:column;gap:.95rem;margin-top:.95rem;display:flex}.vehicle-day-row{border-bottom:1px solid #2a2f4a73;padding-bottom:.9rem}.vehicle-day-row:last-child{border-bottom:0;padding-bottom:0}.vehicle-day-head{justify-content:space-between;align-items:center;gap:.9rem;display:flex}.vehicle-day-metric{color:var(--muted);font-weight:800}.vehicle-day-metric.spike{color:#f87171}.vehicle-day-track{height:.38rem;margin:.55rem 0 .5rem}.tag,.tone-pill{letter-spacing:.04em;border-radius:999px;align-items:center;gap:.35rem;padding:.22rem .55rem;font-size:.72rem;font-weight:800;display:inline-flex}.tag.critico,.tone-pill.danger{color:#fca5a5;background:#ef444424}.tag.alto,.tone-pill.warning{color:#fdba74;background:#f9731624}.tag.medio,.tone-pill.success{color:#86efac;background:#10b98124}.tag.new{color:#6ee7b7;background:#10b98124}.tag.night{color:#c7d2fe;background:#818cf824}.night-divider{color:#c7d2fe;background:#818cf81f;border:1px solid #818cf84d;border-radius:.85rem;align-items:center;gap:.6rem;margin:1.2rem 0 .8rem;padding:.7rem .9rem;font-weight:800;display:flex}.progress-list{flex-direction:column;gap:.8rem;display:flex}.progress-row{grid-template-columns:5.5rem minmax(0,1fr) auto;align-items:center;gap:.7rem;display:grid}.progress-label,.progress-value{font-size:.88rem}.progress-track{background:#222640;border-radius:999px;height:.42rem;overflow:hidden}.progress-fill{background:var(--accent);border-radius:999px;height:100%}.progress-fill.accent{background:linear-gradient(90deg,#10b981d9,#38bdf8cc)}.audit-story-grid,.diagnostic-window-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.diagnostic-window-card.success{background:linear-gradient(#0e1e18fa,#0d0f18f0);border-color:#10b98147}.diagnostic-window-card.warning{background:linear-gradient(#24180efa,#0d0f18f0);border-color:#f9731647}.diagnostic-window-head{justify-content:space-between;align-items:flex-start;gap:.85rem;display:flex}.diagnostic-window-range,.diagnostic-window-label{color:var(--muted);font-size:.85rem}.diagnostic-window-range{margin-top:.35rem}.diagnostic-window-value{color:#fff;font-size:clamp(1.8rem,2.3vw,2.5rem);font-weight:900;line-height:1}.diagnostic-window-value.success{color:#86efac}.diagnostic-window-value.warning{color:#fdba74}.diagnostic-window-label{margin-top:.55rem}.diagnostic-window-stats{gap:.65rem;margin-top:.9rem;display:grid}.diagnostic-window-row{border-bottom:1px solid #2a2f4a66;justify-content:space-between;align-items:baseline;gap:.8rem;padding-bottom:.55rem;display:flex}.diagnostic-window-row:last-child{border-bottom:0;padding-bottom:0}.diagnostic-window-row span{color:var(--muted)}.diagnostic-window-row strong{text-align:right}.diagnostic-window-row.muted strong{color:#cbd5e1}.story-card{min-height:9.5rem}.story-card.success{background:linear-gradient(#0e1e18fa,#0d0f18f0);border-color:#10b98147}.story-card.warning{background:linear-gradient(#24180efa,#0d0f18f0);border-color:#f9731647}.story-card.danger{background:linear-gradient(#2a1212fa,#0d0f18f0);border-color:#ef444447}.story-title-row{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.story-copy{color:#d9deef;margin:.8rem 0 0;line-height:1.5}.reconciliation-shell{flex-direction:column;gap:1rem;display:flex}.summary-list{color:#d9deef;gap:.8rem;margin:0;padding-left:1.1rem;line-height:1.55;display:grid}.summary-list li::marker{color:var(--accent)}.review-queue-grid{grid-template-columns:repeat(auto-fit,minmax(18rem,1fr));gap:1rem;display:grid}.review-pagination{justify-content:center;align-items:center;gap:.75rem;margin-top:1rem;display:flex}.review-card{background:radial-gradient(circle at 100% 0,#10b98114,#0000 10rem),linear-gradient(#0f121ef5,#0a0c14fa);border:1px solid #2a2f4ac7;border-radius:1rem;flex-direction:column;gap:.85rem;padding:1rem 1.05rem;display:flex;box-shadow:0 18px 42px #0000002e}.review-card.selected{border-color:#10b98161;box-shadow:0 20px 48px #10b9811f}.review-card-top{justify-content:space-between;align-items:flex-start;gap:.85rem;display:flex}.review-card-time{color:var(--muted);text-align:right;font-size:.82rem;font-weight:700}.review-card-title{color:#fff;font-size:1rem;font-weight:800;line-height:1.3}.review-card-copy{color:var(--muted);line-height:1.45}.review-rule-box{background:#10b9810f;border:1px solid #10b98133;border-radius:.75rem;gap:.35rem;padding:.8rem .85rem;display:grid}.review-rule-label{color:#6ee7b7;letter-spacing:.12em;text-transform:uppercase;font-size:.68rem;font-weight:800}.review-rule-box strong{color:#f8fafc;font-size:.9rem}.review-rule-box p{color:var(--muted);margin:0;font-size:.84rem;line-height:1.4}.review-card-meta{gap:.55rem;padding-top:.15rem;display:grid}.review-meta-row{justify-content:space-between;align-items:baseline;gap:.75rem;font-size:.86rem;display:flex}.review-meta-row span{color:var(--muted)}.review-meta-row strong{text-align:right}.review-note{margin-top:-.1rem}.review-card-actions{flex-wrap:wrap;gap:.7rem;padding-top:.1rem;display:flex}.review-discard-btn{color:#fca5a5;border-color:#ef444447}.audit-mini-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;display:grid}.mini-stat{background:#ffffff05;border:1px solid #2a2f4ab3;border-radius:.95rem;padding:.9rem .95rem}.mini-stat-label{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:.78rem;font-weight:800;display:block}.mini-stat-value{color:#fff;margin-top:.45rem;font-size:1.2rem;line-height:1.2;display:block}.reconciliation-empty{background:linear-gradient(#ffffff04,#ffffff03);border:1px dashed #8a90a859;border-radius:1rem;flex-direction:column;justify-content:center;gap:.9rem;min-height:15rem;padding:1.1rem;display:flex}.reconciliation-empty-icon{width:2.5rem;height:2.5rem;color:var(--accent);background:#10b9811a;border-radius:.85rem;place-items:center;display:grid}.reconciliation-empty-title{color:#fff;font-size:1rem;display:block}.audit-details-panel{padding-top:.9rem}.audit-details-summary{cursor:pointer;justify-content:space-between;align-items:center;gap:1rem;list-style:none;display:flex}.audit-details-summary::-webkit-details-marker{display:none}.audit-details-summary strong{color:#fff;font-size:1.02rem;display:block}.audit-details-content{gap:1rem;margin-top:1rem;display:grid}.chart-panel{flex-direction:column;display:flex}.chart-frame{height:clamp(18rem,42vh,24rem);min-height:18rem;position:relative}.chart-frame canvas{width:100%!important;height:100%!important;min-height:0!important}.table-wrap{overflow-x:auto}table{border-collapse:collapse;width:100%}th,td{text-align:left;vertical-align:top;border-bottom:1px solid #2a2f4a80;padding:.8rem .7rem}th{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:.75rem}.chip-row{flex-wrap:wrap;gap:.45rem;display:flex}.chip{border:1px solid var(--line);color:inherit;background:0 0;border-radius:999px;padding:.2rem .55rem;font-size:.78rem;font-weight:700}.chip-toggle{cursor:pointer;transition:border-color .16s,background .16s,color .16s,transform .16s}.chip-toggle:hover{border-color:#10b98166;transform:translateY(-1px)}.chip-toggle.active{color:#d1fae5;background:#10b98129;border-color:#10b9816b}.chip-toggle input[type=checkbox]{accent-color:var(--accent)}.chart-scroll-x{width:100%;height:100%;padding-bottom:.35rem;overflow:auto hidden}.chart-wide-content{height:100%}.report-year+.report-year{margin-top:1.25rem}.report-year-title{color:var(--muted);letter-spacing:.12em;text-transform:uppercase;margin-bottom:.7rem;font-size:.76rem;font-weight:800}.report-grid{grid-template-columns:repeat(auto-fit,minmax(11rem,1fr));gap:.8rem;display:grid}.report-card{padding:.95rem;transition:transform .18s,border-color .18s}.report-card:hover{border-color:#10b9815c;transform:translateY(-2px)}.report-month{font-weight:800}.report-meta{color:var(--muted);margin-top:.4rem;font-size:.84rem}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;display:grid}.form-grid label{color:var(--muted);flex-direction:column;gap:.45rem;font-size:.92rem;display:flex}.company-candidate-card{transition:border-color .16s,box-shadow .16s,transform .16s}.company-candidate-main{flex-direction:column;gap:0;display:flex}.company-candidate-inline-credentials{border-top:1px solid #2a2f4a8c;margin-top:1rem;padding-top:1rem}.admin-toolbar{justify-content:space-between;align-items:flex-end}.admin-toolbar label{color:var(--muted);flex-direction:column;gap:.45rem;font-size:.92rem;display:flex}.auth-screen{background:radial-gradient(circle at 100% 0,#10b9812e,#0000 22rem),linear-gradient(#0b0d15 0%,#07080e 72%)}.auth-card{border:1px solid var(--line);width:min(100%,30rem);box-shadow:var(--shadow);background:linear-gradient(#12151ffa,#090b13fa);border-radius:1.2rem;padding:1.5rem}.auth-card h1{margin:.45rem 0 .55rem}.patterns-heading{padding:.2rem 0 .1rem}.patterns-heading h3{margin:0;font-size:1.75rem}.profile-board-card{padding:1rem 1.15rem 1.1rem}.profile-board-eyebrow{letter-spacing:.2em;text-transform:uppercase;font-size:.72rem;font-weight:900}.profile-board-summary{margin-top:.45rem;font-size:clamp(1.9rem,2vw,2.4rem);font-weight:900;line-height:1.05}.profile-board-list{border-top:1px solid #2a2f4a80;flex-direction:column;gap:.8rem;margin-top:1rem;padding-top:1rem;display:flex}.profile-board-row{flex-direction:column;gap:.45rem;display:flex}.profile-board-row-top{justify-content:space-between;align-items:baseline;gap:.75rem;display:flex}.profile-board-row-top span{font-size:.88rem;font-weight:800}.profile-board-track{height:.42rem}.profile-board-action{color:var(--accent);margin-top:1rem;font-weight:800}.auth-form,.auth-hints{margin-top:1.15rem}.auth-form{flex-direction:column;gap:.9rem;display:flex}.auth-form label{color:var(--muted);flex-direction:column;gap:.45rem;font-size:.92rem;display:flex}.auth-form input{color:var(--text);border:1px solid var(--line);background:#0b0e17e0;border-radius:.85rem;padding:.8rem .9rem}input[type=file]{padding:.65rem .75rem}.hero .tab{border:1px solid var(--line);color:var(--muted);background:#12151fa3;border-radius:.8rem}.hero .tab.active{color:#fff;background:#10b9811f;border-color:#10b98173}button:disabled{opacity:.65;cursor:not-allowed}.wide{grid-column:1/-1}.empty-card{text-align:center;max-width:34rem}.empty-title{font-size:1.15rem;font-weight:800}.empty-copy{color:var(--muted);margin-top:.5rem}.connection-error-card .primary-btn{margin-top:1rem}@media (width<=1100px){.layout-two,.double-panel,.audit-lower-grid,.audit-story-grid,.diagnostic-window-grid,.triple-panel,.metric-grid.three,.metric-grid.four{grid-template-columns:1fr}.hero{padding-inline:1rem;position:static}.tabs,.page-grid{padding-inline:1rem}}@media (width<=820px){.hero-actions{align-items:stretch;width:100%}.toolbar{flex-direction:column;align-items:stretch}.layout-two{grid-template-columns:1fr}.alert-card{flex-direction:column}.alert-time{text-align:left;width:auto;padding-top:0}.alert-body{border-left:0;padding-left:0}.alert-detail-grid{grid-template-columns:1fr}.alert-media-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}.panel-headline,.audit-mini-grid{grid-template-columns:1fr;display:grid}.review-card-top,.review-meta-row{flex-direction:column;align-items:flex-start}.progress-row,.form-grid{grid-template-columns:1fr}}
