:root{color-scheme:light;--background:210 40% 98%;--foreground:222 47% 11%;--card:0 0% 100%;--card-foreground:222 47% 11%;--primary:201 96% 32%;--primary-foreground:0 0% 100%;--secondary:210 40% 96%;--muted:210 40% 96%;--muted-foreground:215 16% 45%;--border:214 32% 91%;--ring:201 96% 32%;--radius:0.75rem;--sidebar-background:201 96% 18%;--sidebar-foreground:210 40% 98%;--sidebar-accent:201 96% 25%;--sidebar-border:201 96% 24%;--brand:#0369a1;--brand-strong:#075985;--brand-50:#e8f2f8;--brand-100:#d3e7f4;--green:#15803d;--green-bg:#e9f6ee;--green-line:#bfe4cc;--amber:#b45309;--amber-bg:#fdf4e6;--amber-line:#f2ddb8;--red:#b91c1c;--red-bg:#fdeceb;--red-line:#f4c9c6;--violet:#6d28d9;--violet-bg:#f2edfd;--violet-line:#ddd0f7;--slate:#5b6b7c;--slate-bg:#eff2f5;--slate-line:#dbe0e5;--chart-grid:#e5edf2;--chart-ink-soft:#48606f;--shadow-card:0 1px 2px rgba(15,40,60,.05),0 1px 3px rgba(15,40,60,.04);--shadow-pop:0 8px 24px rgba(10,35,55,.10)}@media (prefers-color-scheme:dark){:root:not([data-theme=light]){color-scheme:dark;--background:205 50% 7%;--foreground:205 40% 93%;--card:205 45% 12%;--card-foreground:205 40% 93%;--primary:203 70% 58%;--primary-foreground:205 55% 9%;--secondary:205 40% 16%;--muted:205 40% 16%;--muted-foreground:205 22% 68%;--border:205 34% 20%;--ring:203 64% 60%;--sidebar-background:205 60% 6%;--sidebar-accent:205 45% 14%;--sidebar-border:205 40% 16%;--brand:#54a8dc;--brand-strong:#7cc0e8;--brand-50:#0f2a3c;--brand-100:#123449;--green:#4ade80;--green-bg:#0f2a1b;--green-line:#1d4630;--amber:#d4a24a;--amber-bg:#2c2010;--amber-line:#4a3618;--red:#f87171;--red-bg:#2c1516;--red-line:#4a2224;--violet:#a78bfa;--violet-bg:#1f1836;--violet-line:#33285a;--slate:#94a3b8;--slate-bg:#182634;--slate-line:#2c3a48;--chart-grid:#1b3141;--chart-ink-soft:#a4bac8;--shadow-card:0 1px 2px rgba(0,0,0,.35);--shadow-pop:0 8px 24px rgba(0,0,0,.45)}}:root[data-theme=dark]{color-scheme:dark;--background:205 50% 7%;--foreground:205 40% 93%;--card:205 45% 12%;--card-foreground:205 40% 93%;--primary:203 70% 58%;--primary-foreground:205 55% 9%;--secondary:205 40% 16%;--muted:205 40% 16%;--muted-foreground:205 22% 68%;--border:205 34% 20%;--ring:203 64% 60%;--sidebar-background:205 60% 6%;--sidebar-accent:205 45% 14%;--sidebar-border:205 40% 16%;--brand:#54a8dc;--brand-strong:#7cc0e8;--brand-50:#0f2a3c;--brand-100:#123449;--green:#4ade80;--green-bg:#0f2a1b;--green-line:#1d4630;--amber:#d4a24a;--amber-bg:#2c2010;--amber-line:#4a3618;--red:#f87171;--red-bg:#2c1516;--red-line:#4a2224;--violet:#a78bfa;--violet-bg:#1f1836;--violet-line:#33285a;--slate:#94a3b8;--slate-bg:#182634;--slate-line:#2c3a48;--chart-grid:#1b3141;--chart-ink-soft:#a4bac8;--shadow-card:0 1px 2px rgba(0,0,0,.35);--shadow-pop:0 8px 24px rgba(0,0,0,.45)}:root[data-theme=light]{color-scheme:light;--background:210 40% 98%;--foreground:222 47% 11%;--card:0 0% 100%;--card-foreground:222 47% 11%;--primary:201 96% 32%;--primary-foreground:0 0% 100%;--secondary:210 40% 96%;--muted:210 40% 96%;--muted-foreground:215 16% 45%;--border:214 32% 91%;--ring:201 96% 32%;--sidebar-background:201 96% 18%;--sidebar-accent:201 96% 25%;--sidebar-border:201 96% 24%;--brand:#0369a1;--brand-strong:#075985;--brand-50:#e8f2f8;--brand-100:#d3e7f4;--green:#15803d;--green-bg:#e9f6ee;--green-line:#bfe4cc;--amber:#b45309;--amber-bg:#fdf4e6;--amber-line:#f2ddb8;--red:#b91c1c;--red-bg:#fdeceb;--red-line:#f4c9c6;--violet:#6d28d9;--violet-bg:#f2edfd;--violet-line:#ddd0f7;--slate:#5b6b7c;--slate-bg:#eff2f5;--slate-line:#dbe0e5;--chart-grid:#e5edf2;--chart-ink-soft:#48606f;--shadow-card:0 1px 2px rgba(15,40,60,.05),0 1px 3px rgba(15,40,60,.04);--shadow-pop:0 8px 24px rgba(10,35,55,.10)}*{box-sizing:border-box}.ag{--ui:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;--data:ui-monospace,SFMono-Regular,"SF Mono",Menlo,Consolas,"Liberation Mono",monospace;font-family:var(--ui);background:hsl(var(--background));color:hsl(var(--foreground));-webkit-font-smoothing:antialiased;line-height:1.5;display:grid;grid-template-columns:232px minmax(0,1fr);min-height:100vh}.ag :is(h1,h2,h3,p,ul,ol,figure){margin:0}.ag ul{padding:0;list-style:none}.demoflag{grid-column:1/-1;display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;padding:.5rem 1.25rem;background:var(--amber-bg);border-bottom:1px solid var(--amber-line);color:var(--amber);font-size:.75rem;letter-spacing:.04em;text-transform:uppercase;font-weight:650}.demoflag span{text-transform:none;letter-spacing:0;font-weight:450;opacity:.92}.side{background:hsl(var(--sidebar-background));color:hsl(var(--sidebar-foreground));border-right:1px solid hsl(var(--sidebar-border));padding:1.15rem .75rem 1.5rem;display:flex;flex-direction:column;gap:1.35rem}.brandmark{display:flex;align-items:center;gap:.6rem;padding:0 .4rem}.brandmark .dot{width:26px;height:26px;border-radius:8px;flex:none;background:linear-gradient(140deg,#38bdf8,#0369a1);display:grid;place-items:center;font-weight:800;font-size:.8rem;color:#04283c}.brandmark b{font-size:.9rem;font-weight:700;letter-spacing:-.01em}.brandmark small{display:block;font-size:.68rem;opacity:.62;font-weight:400}.navgroup{display:flex;flex-direction:column;gap:.12rem}.navgroup>p{font-size:.65rem;text-transform:uppercase;letter-spacing:.09em;opacity:.5;padding:.3rem .55rem;font-weight:650}.nav{display:flex;align-items:center;gap:.55rem;padding:.42rem .55rem;border-radius:8px;font-size:.82rem;color:inherit;text-decoration:none;opacity:.74;transition:background .14s ease,opacity .14s ease}.nav:hover{background:hsl(var(--sidebar-accent));opacity:1}.nav:focus-visible{outline:2px solid #7cc0e8;outline-offset:1px}.nav[aria-current=page]{background:hsl(var(--sidebar-accent));opacity:1;font-weight:600;box-shadow:inset 2px 0 0 #38bdf8}.nav .ic{width:15px;text-align:center;flex:none;opacity:.85}.nav .tag{margin-left:auto;font-size:.6rem;font-weight:700;letter-spacing:.04em;background:#38bdf8;color:#04283c;padding:.05rem .3rem;border-radius:4px}.agentcard{margin-top:auto;border:1px solid hsl(var(--sidebar-border));border-radius:10px;padding:.65rem .7rem;font-size:.72rem;display:flex;flex-direction:column;gap:.3rem}.agentcard .row{display:flex;align-items:center;gap:.4rem}.agentcard b{font-size:.74rem;font-weight:650}.agentcard code{font-family:var(--data);font-size:.68rem;opacity:.66}.pulse{width:7px;height:7px;border-radius:50%;background:#4ade80;flex:none;box-shadow:0 0 0 0 rgba(74,222,128,.6);animation:pulse 2.4s ease-out infinite}@keyframes pulse{70%{box-shadow:0 0 0 7px rgba(74,222,128,0)}to{box-shadow:0 0 0 0 rgba(74,222,128,0)}}.pulse.pulse-amber{background:#d4a24a;animation-name:pulseAmber}@keyframes pulseAmber{70%{box-shadow:0 0 0 7px rgba(180,83,9,0)}to{box-shadow:0 0 0 0 rgba(180,83,9,0)}}@media (prefers-reduced-motion:reduce){.pulse{animation:none}}.main{min-width:0;display:flex;flex-direction:column}.topbar{display:flex;align-items:center;gap:1rem;flex-wrap:wrap;padding:.8rem 1.5rem;border-bottom:1px solid hsl(var(--border));background:hsl(var(--card))}.crumbs{font-size:.78rem;color:hsl(var(--muted-foreground))}.crumbs b{color:hsl(var(--foreground));font-weight:600}.topbar .spacer{margin-left:auto}.tenant{display:flex;align-items:center;gap:.45rem;font-size:.78rem;padding:.3rem .6rem;border:1px solid hsl(var(--border));border-radius:999px}.tenant .av{width:20px;height:20px;border-radius:50%;flex:none;background:var(--brand-100);color:var(--brand-strong);display:grid;place-items:center;font-size:.62rem;font-weight:700}.page{padding:1.5rem;display:flex;flex-direction:column;gap:1.15rem}.phead{display:flex;align-items:flex-end;gap:1rem;flex-wrap:wrap}.phead h1{font-size:1.5rem;font-weight:680;letter-spacing:-.022em;text-wrap:balance}.phead p{font-size:.85rem;color:hsl(var(--muted-foreground));max-width:62ch;margin-top:.25rem}.phead .acts{margin-left:auto;display:flex;gap:.5rem;flex-wrap:wrap}.btn{font:inherit;font-size:.8rem;font-weight:560;padding:.45rem .8rem;border-radius:8px;cursor:pointer;border:1px solid hsl(var(--border));background:hsl(var(--card));color:hsl(var(--foreground));display:inline-flex;align-items:center;gap:.4rem;transition:border-color .14s ease,background .14s ease}.btn:hover{border-color:var(--brand)}.btn:focus-visible{outline:2px solid hsl(var(--ring));outline-offset:1px}.btn.pri{background:var(--brand);border-color:var(--brand);color:#fff}:root:not([data-theme=light]) .btn.pri,:root[data-theme=dark] .btn.pri{color:#04283c}@media (prefers-color-scheme:light){:root:not([data-theme=dark]) .btn.pri{color:#fff}}.btn.pri:hover{background:var(--brand-strong);border-color:var(--brand-strong)}.trust{display:grid;grid-template-columns:auto minmax(0,1fr) auto;grid-gap:.9rem;gap:.9rem;align-items:center;padding:.8rem 1rem;border:1px solid var(--green-line);background:var(--green-bg);border-radius:var(--radius)}.trust .shield{width:34px;height:34px;border-radius:9px;flex:none;display:grid;place-items:center;background:color-mix(in srgb,var(--green) 15%,transparent);color:var(--green)}.trust h2{font-size:.88rem;font-weight:660;color:var(--green)}.trust p{font-size:.78rem;color:var(--chart-ink-soft);margin-top:.12rem}.trust p code{font-family:var(--data);font-size:.74rem}.trust .seal{text-align:right;font-size:.7rem;color:var(--chart-ink-soft);display:flex;flex-direction:column;gap:.1rem}.trust .seal b{font-family:var(--data);font-size:.76rem;color:var(--green);font-weight:650}.kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:.85rem;gap:.85rem}.kpis.seis{grid-template-columns:repeat(3,minmax(0,1fr))}.kpi{background:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:var(--radius);padding:.85rem .95rem;box-shadow:var(--shadow-card);display:flex;flex-direction:column;gap:.3rem;position:relative;overflow:hidden}.kpi:before{content:"";position:absolute;inset:0 auto 0 0;width:3px;background:var(--accent-c,var(--slate))}.kpi .lbl{font-size:.7rem;text-transform:uppercase;letter-spacing:.06em;color:hsl(var(--muted-foreground));font-weight:620}.kpi .val{font-size:1.65rem;font-weight:680;letter-spacing:-.03em;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;line-height:1.05;color:var(--accent-c,inherit)}.kpi .sub{font-size:.73rem;color:hsl(var(--muted-foreground))}.kpi .spark{margin-top:.1rem}.frontier{background:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:var(--radius);box-shadow:var(--shadow-card);overflow:hidden}.fhead{padding:.9rem 1.1rem;border-bottom:1px solid hsl(var(--border));display:flex;align-items:center;gap:.7rem;flex-wrap:wrap}.fhead h2{font-size:.95rem;font-weight:660;letter-spacing:-.012em}.fhead p{font-size:.78rem;color:hsl(var(--muted-foreground));flex-basis:100%}.fsplit{display:grid;grid-template-columns:minmax(0,1fr) 0 minmax(0,1fr)}.fpane{padding:1rem 1.1rem;display:flex;flex-direction:column;gap:.7rem;min-width:0}.fpane.inside{background:var(--brand-50)}.fpane.outside{background:hsl(var(--card))}.fpane .ptitle{display:flex;align-items:center;gap:.45rem}.fpane .ptitle b{font-size:.8rem;font-weight:660}.fpane .ptitle .zone{font-size:.63rem;text-transform:uppercase;letter-spacing:.07em;font-weight:700;padding:.1rem .38rem;border-radius:4px}.zone.dp{background:var(--brand-100);color:var(--brand-strong)}.zone.cp{background:var(--slate-bg);color:var(--slate)}.fpane .phint{font-size:.74rem;color:hsl(var(--muted-foreground))}.fline{position:relative;width:0}.fline:before{content:"";position:absolute;top:0;bottom:0;left:-1px;width:2px;background:repeating-linear-gradient(to bottom,var(--red) 0 6px,transparent 6px 12px);opacity:.55}.fline .badge{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) rotate(-90deg);background:var(--red-bg);color:var(--red);border:1px solid var(--red-line);border-radius:999px;padding:.12rem .55rem;font-size:.6rem;font-weight:750;letter-spacing:.09em;text-transform:uppercase;white-space:nowrap}.reclist{display:flex;flex-direction:column;gap:.45rem}.rec{border:1px solid hsl(var(--border));border-radius:9px;background:hsl(var(--card));padding:.55rem .65rem;display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:.2rem .6rem;gap:.2rem .6rem;font-size:.78rem}.rec .who{font-weight:600}.rec .meta{font-size:.72rem;color:hsl(var(--muted-foreground));grid-column:1}.rec .rut{color:var(--red)}.rec .rut,.rec .t{font-family:var(--data);font-size:.7rem}.rec .t{color:hsl(var(--muted-foreground));text-align:right}.payload{font-family:var(--data);font-size:.715rem;line-height:1.65;background:var(--slate-bg);border:1px solid var(--slate-line);border-radius:9px;padding:.7rem .8rem;overflow-x:auto;color:var(--chart-ink-soft)}.payload .k{color:var(--brand-strong)}.payload .s{color:var(--green)}.payload .n{color:var(--violet)}.payload .c{font-style:italic}.gatenote,.payload .c{color:hsl(var(--muted-foreground))}.gatenote{display:flex;gap:.5rem;align-items:flex-start;font-size:.73rem;border-top:1px dashed hsl(var(--border));padding-top:.6rem}.gatenote code{font-family:var(--data);font-size:.7rem;color:var(--green)}.work{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(0,1fr);grid-gap:1.15rem;gap:1.15rem;align-items:start}.card{background:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:var(--radius);box-shadow:var(--shadow-card);overflow:hidden}.chead{padding:.8rem 1rem;border-bottom:1px solid hsl(var(--border));display:flex;align-items:center;gap:.6rem;flex-wrap:wrap}.chead h2{font-size:.9rem;font-weight:650;letter-spacing:-.012em}.chead .count{font-size:.7rem;font-weight:700;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;background:var(--red-bg);color:var(--red);border:1px solid var(--red-line);padding:.06rem .4rem;border-radius:999px}.chead .spacer{margin-left:auto}.filters{display:flex;gap:.35rem;flex-wrap:wrap}.chip{font:inherit;font-size:.72rem;font-weight:560;cursor:pointer;padding:.22rem .55rem;border-radius:999px;border:1px solid hsl(var(--border));background:transparent;color:hsl(var(--muted-foreground));transition:border-color .14s ease,color .14s ease}.chip:hover{border-color:var(--brand);color:var(--brand)}.chip:focus-visible{outline:2px solid hsl(var(--ring));outline-offset:1px}.chip[aria-pressed=true]{background:var(--brand-50);border-color:var(--brand);color:var(--brand-strong)}.tablewrap{overflow-x:auto}table.acc{width:100%;border-collapse:collapse;font-size:.79rem;min-width:640px}table.acc thead th{text-align:left;font-size:.68rem;text-transform:uppercase;letter-spacing:.06em;color:hsl(var(--muted-foreground));font-weight:650;padding:.5rem .7rem;background:hsl(var(--muted))}table.acc tbody td,table.acc thead th{border-bottom:1px solid hsl(var(--border))}table.acc tbody td{padding:.58rem .7rem;vertical-align:middle}table.acc tbody tr{cursor:pointer;transition:background .12s ease}table.acc tbody tr:hover{background:hsl(var(--muted))}table.acc.noclick tbody tr{cursor:default}table.acc.noclick tbody tr:hover{background:none}table.acc tbody tr[aria-selected=true]{background:var(--brand-50)}table.acc tbody tr[aria-selected=true] td:first-child{box-shadow:inset 2px 0 0 var(--brand)}table.acc .ref{font-family:var(--data);font-size:.74rem}table.acc .unit,table.acc .when{color:hsl(var(--muted-foreground));font-size:.73rem}table.acc .when{font-family:var(--data);white-space:nowrap}.sev{display:inline-flex;align-items:center;gap:.3rem;font-size:.68rem;font-weight:680;letter-spacing:.02em;padding:.12rem .45rem;border-radius:999px;white-space:nowrap}.sev:before{content:"";width:5px;height:5px;border-radius:50%;background:currentColor}.sev.critico{background:var(--red-bg);color:var(--red);border:1px solid var(--red-line)}.sev.alto{background:var(--amber-bg);color:var(--amber);border:1px solid var(--amber-line)}.sev.medio{background:var(--violet-bg);color:var(--violet);border:1px solid var(--violet-line)}.rule{font-family:var(--data);font-size:.69rem;font-weight:620;color:var(--chart-ink-soft)}.case,.cbody{display:flex;flex-direction:column}.cbody{padding:1rem;gap:.9rem}.verdict{border:1px solid var(--red-line);background:var(--red-bg);border-radius:10px;padding:.7rem .8rem}.verdict b{display:block;font-size:.82rem;color:var(--red);font-weight:680}.verdict p{font-size:.76rem;color:var(--chart-ink-soft);margin-top:.2rem}.checks{display:flex;flex-direction:column;gap:.3rem}.checks li{display:grid;grid-template-columns:16px minmax(0,1fr);grid-gap:.5rem;gap:.5rem;align-items:baseline;font-size:.77rem;color:hsl(var(--muted-foreground))}.checks li b{color:hsl(var(--foreground));font-weight:560}.checks .no{color:var(--red);font-weight:700}.checks .yes{color:var(--green);font-weight:700}.proof{border:1px solid hsl(var(--border));border-radius:10px;padding:.75rem .8rem;display:flex;flex-direction:column;gap:.55rem;background:hsl(var(--muted))}.proof .ptitle{font-size:.7rem;text-transform:uppercase;letter-spacing:.07em;font-weight:660;color:hsl(var(--muted-foreground))}.proof svg{width:100%;height:auto;display:block}.proof dl{display:grid;grid-template-columns:auto minmax(0,1fr);grid-gap:.18rem .7rem;gap:.18rem .7rem;font-size:.72rem;margin:0}.proof dt{color:hsl(var(--muted-foreground))}.proof dd{margin:0;font-family:var(--data);font-size:.71rem;overflow-wrap:anywhere}.proof .ok{color:var(--green);font-weight:650}.sectitle{font-size:.7rem;text-transform:uppercase;letter-spacing:.07em;font-weight:660;color:hsl(var(--muted-foreground))}.actions{display:flex;gap:.45rem;flex-wrap:wrap}.bg-row{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:.3rem .8rem;gap:.3rem .8rem;padding:.6rem .7rem;border-bottom:1px solid hsl(var(--border));font-size:.78rem}.bg-row:last-child{border-bottom:0}.bg-row .why{grid-column:1;font-size:.73rem;color:hsl(var(--muted-foreground))}.bg-row .who{font-weight:580}.bg-row .st{font-size:.67rem;font-weight:680;padding:.1rem .42rem;border-radius:999px;background:var(--amber-bg);color:var(--amber);border:1px solid var(--amber-line);white-space:nowrap}.bg-row .st.ok{background:var(--green-bg);color:var(--green);border-color:var(--green-line)}.phint{font-size:.78rem;color:hsl(var(--muted-foreground))}.segmented{display:inline-flex;border:1px solid hsl(var(--border));border-radius:8px;overflow:hidden;flex:none}.segmented a,.segmented button{font:inherit;font-size:.76rem;font-weight:600;padding:.4rem .75rem;border:0;background:hsl(var(--card));color:hsl(var(--muted-foreground));cursor:pointer;text-decoration:none;display:inline-block}.segmented a+a,.segmented button+button{border-left:1px solid hsl(var(--border))}.segmented a[aria-pressed=true],.segmented button[aria-pressed=true]{background:var(--brand-50);color:var(--brand-strong)}.segmented a:focus-visible,.segmented button:focus-visible{outline:2px solid hsl(var(--ring));outline-offset:-2px}.rulework{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.7fr);grid-gap:1.15rem;gap:1.15rem;align-items:start}.rulelist{display:flex;flex-direction:column}.ruleitem{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:.15rem .6rem;gap:.15rem .6rem;padding:.65rem .8rem;border-bottom:1px solid hsl(var(--border));cursor:pointer;font-size:.79rem}.ruleitem:last-child{border-bottom:0}.ruleitem:hover{background:hsl(var(--muted))}.ruleitem[aria-selected=true]{background:var(--brand-50);box-shadow:inset 2px 0 0 var(--brand)}.ruleitem[aria-selected=true] .rname{color:var(--brand-strong)}.ruleitem .rname{font-weight:640;font-family:var(--data);font-size:.78rem}.ruleitem .rmeta{grid-column:1;font-size:.71rem;color:hsl(var(--muted-foreground))}.status{font-size:.64rem;font-weight:700;padding:.08rem .42rem;border-radius:999px;white-space:nowrap;text-transform:uppercase;letter-spacing:.03em}.status.activa{background:var(--green-bg);color:var(--green);border:1px solid var(--green-line)}.status.borrador{background:var(--amber-bg);color:var(--amber);border:1px solid var(--amber-line)}.status.pausada{background:var(--slate-bg);color:var(--slate);border:1px solid var(--slate-line)}.status.critica{background:var(--red-bg);color:var(--red);border:1px solid var(--red-line)}select{color-scheme:inherit}option{background:hsl(var(--card));color:hsl(var(--foreground))}option:checked{background:var(--brand);color:#fff}.field-row{display:flex;gap:.6rem;flex-wrap:wrap;align-items:flex-end}.field{display:flex;flex-direction:column;gap:.3rem;font-size:.72rem;color:hsl(var(--muted-foreground))}.field.grow{flex:1 1;min-width:14rem}.field input,.field select{font:inherit;font-size:.79rem;padding:.42rem .6rem;border-radius:7px;border:1px solid hsl(var(--border));background:hsl(var(--card));color:hsl(var(--foreground));min-width:9rem}.field input:focus-visible,.field select:focus-visible{outline:2px solid hsl(var(--ring));outline-offset:1px}.condgroup{border:1px solid hsl(var(--border));border-radius:10px;padding:.75rem;display:flex;flex-direction:column;gap:.45rem;background:hsl(var(--muted))}.condgroup>.glabel{font-size:.73rem;font-weight:640;color:hsl(var(--muted-foreground))}.condhead{padding:0 .5rem;font-size:.65rem;text-transform:uppercase;letter-spacing:.05em;color:hsl(var(--muted-foreground))}.condhead,.condrow{display:grid;grid-template-columns:1fr auto 1fr auto;grid-gap:.4rem;gap:.4rem}.condrow{align-items:center;background:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:8px;padding:.4rem .5rem}.condrow input,.condrow select{font:inherit;font-size:.76rem;padding:.32rem .5rem;border-radius:6px;border:1px solid hsl(var(--border));background:hsl(var(--card));color:hsl(var(--foreground));min-width:0}.condrow .qop{text-align:center}.condrow .rm{border:0;background:transparent;color:hsl(var(--muted-foreground));cursor:pointer;font-size:.85rem;padding:.2rem}.condrow.err{background:var(--red-bg)}.condrow.err,.condrow.err input{border-color:var(--red-line)}.conderr{display:flex;gap:.4rem;font-size:.73rem;color:var(--red);padding:0 .3rem;align-items:flex-start}.conderr code{font-family:var(--data);font-size:.7rem;background:var(--red-bg);padding:.04rem .3rem;border-radius:4px}.addcond{align-self:flex-start;font:inherit;font-size:.76rem;font-weight:600;color:var(--brand);background:transparent;border:1px dashed var(--brand);border-radius:7px;padding:.35rem .65rem;cursor:pointer}.addcond:hover{background:var(--brand-50)}.simbox{border:1px solid hsl(var(--border));border-radius:10px;padding:.75rem .8rem;flex-direction:column}.simbox,.simrow{display:flex;gap:.6rem}.simrow{align-items:center;flex-wrap:wrap}.simrow select{font:inherit;font-size:.78rem;padding:.38rem .55rem;border-radius:7px;border:1px solid hsl(var(--border));background:hsl(var(--card))}.simresult{display:flex;align-items:flex-start;gap:.55rem;padding:.55rem .7rem;border-radius:8px;background:var(--amber-bg);border:1px solid var(--amber-line);font-size:.78rem;color:var(--amber)}.simresult b{font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.verlist{display:flex;flex-direction:column;gap:.5rem}.verentry{display:grid;grid-template-columns:8px minmax(0,1fr);grid-gap:.55rem;gap:.55rem;align-items:baseline;font-size:.76rem}.verentry .vdot{width:8px;height:8px;border-radius:50%;background:var(--amber);align-self:center}.verentry.sealed .vdot{background:var(--green)}.verentry p{color:hsl(var(--muted-foreground));margin:0}.verentry b{color:hsl(var(--foreground));font-weight:600}.qbar{display:flex;gap:.5rem;flex-wrap:wrap;padding:.85rem 1rem}.qbar,.qchip{align-items:center}.qchip{display:inline-flex;gap:.3rem;font-family:var(--data);font-size:.74rem;background:var(--brand-50);color:var(--brand-strong);border:1px solid var(--brand-100);border-radius:7px;padding:.28rem .6rem}.qop{font-size:.68rem;font-weight:700;color:hsl(var(--muted-foreground));text-transform:uppercase}.qadd{font:inherit;font-size:.75rem;font-weight:600;color:var(--brand);background:transparent;border:1px dashed var(--brand);border-radius:7px;padding:.32rem .65rem;cursor:pointer}.qadd:hover{background:var(--brand-50)}.zonebar{display:flex;align-items:center;justify-content:space-between;gap:.8rem;flex-wrap:wrap;padding:.6rem 1rem;border-top:1px solid hsl(var(--border));background:hsl(var(--muted))}.zonebadge{display:inline-flex;align-items:center;gap:.45rem;font-size:.73rem;color:hsl(var(--muted-foreground));font-weight:560}.livedot{width:7px;height:7px;border-radius:50%;background:#4ade80;flex:none}.localzone{background:var(--brand-50);border:1px solid var(--brand-100);border-radius:10px;padding:.8rem}.localzone>.ltitle{font-size:.76rem;color:var(--brand-strong);font-weight:620;margin-bottom:.55rem}.saveditem,.savedlist{display:flex;flex-direction:column}.saveditem{padding:.65rem .8rem;border-bottom:1px solid hsl(var(--border));gap:.3rem}.saveditem:last-child{border-bottom:0}.saveditem .stitle{font-size:.79rem;font-weight:600}.saveditem .sparams{font-size:.71rem;color:hsl(var(--muted-foreground));font-family:var(--data)}.saveditem .sacts{display:flex;gap:.9rem;margin-top:.1rem}.linkbtn{font:inherit;font-size:.71rem;font-weight:650;color:var(--brand);background:transparent;border:0;cursor:pointer;padding:0}.linkbtn:hover{text-decoration:underline}.schedchip{font-size:.65rem;font-weight:650;background:var(--violet-bg);color:var(--violet);border:1px solid var(--violet-line);padding:.08rem .42rem;border-radius:999px;display:inline-block;width:-moz-fit-content;width:fit-content}.wsteps{display:flex;gap:.5rem;flex-wrap:wrap}.wstep{display:inline-flex;align-items:center;gap:.5rem;font-size:.78rem;padding:.35rem .75rem .35rem .4rem;border-radius:999px;border:1px solid hsl(var(--border));color:hsl(var(--muted-foreground))}.wstep .num{width:20px;height:20px;border-radius:50%;background:hsl(var(--muted));display:grid;place-items:center;font-size:.68rem;font-weight:700;flex:none}.wstep.done{border-color:var(--green-line);background:var(--green-bg);color:var(--green)}.wstep.done .num{background:var(--green);color:#fff}.wstep.active{border-color:var(--brand);background:var(--brand-50);color:var(--brand-strong);font-weight:650}.wstep.active .num{background:var(--brand);color:#fff}.wcard{border:1px solid hsl(var(--border));border-radius:var(--radius);background:hsl(var(--card));box-shadow:var(--shadow-card);padding:1.1rem 1.2rem;display:flex;flex-direction:column;gap:.75rem;max-width:46rem}.wcard h3{font-size:.95rem;font-weight:650;letter-spacing:-.01em}.wcard p.desc{font-size:.79rem}.srctype,.wcard p.desc{color:hsl(var(--muted-foreground))}.srctype{font-size:.68rem;font-weight:650;padding:.12rem .5rem;border-radius:6px;background:hsl(var(--muted));white-space:nowrap}.rname{font-family:var(--data);font-weight:640}.stage{font-size:.66rem;font-weight:700;padding:.12rem .5rem;border-radius:999px;white-space:nowrap;text-transform:uppercase;letter-spacing:.03em}.stage.abierto{background:var(--slate-bg);color:var(--slate);border:1px solid var(--slate-line)}.stage.revision{background:var(--amber-bg);color:var(--amber);border:1px solid var(--amber-line)}.stage.just{background:var(--green-bg);color:var(--green);border:1px solid var(--green-line)}.stage.infra{background:var(--red-bg);color:var(--red);border:1px solid var(--red-line)}.settingsgrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1.15rem;gap:1.15rem;align-items:start}.togrow{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.65rem 0;border-bottom:1px solid hsl(var(--border))}.togrow:last-child{border-bottom:0}.togrow .tlabel{font-size:.82rem;font-weight:560}.togrow .tsub{font-size:.72rem;color:hsl(var(--muted-foreground));margin-top:.1rem}.toggle{width:38px;height:22px;border-radius:999px;background:hsl(var(--border));position:relative;flex:none;border:0;cursor:pointer;padding:0}.toggle:after{content:"";position:absolute;top:2px;left:2px;width:18px;height:18px;border-radius:50%;background:#fff;transition:transform .14s ease;box-shadow:0 1px 2px rgba(0,0,0,.25)}.toggle.on{background:var(--brand)}.toggle.on:after{transform:translateX(16px)}.toggle:focus-visible{outline:2px solid hsl(var(--ring));outline-offset:2px}@media (max-width:1180px){.kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.rulework,.work{grid-template-columns:minmax(0,1fr)}}@media (max-width:900px){.ag{grid-template-columns:minmax(0,1fr)}.side{display:none}.fsplit{grid-template-columns:minmax(0,1fr)}.fline{width:auto;height:0}.fline:before{inset:-1px 0 auto 0;width:auto;height:2px;background:repeating-linear-gradient(to right,var(--red) 0 6px,transparent 6px 12px)}.fline .badge{transform:translate(-50%,-50%)}.settingsgrid{grid-template-columns:minmax(0,1fr)}}@media (max-width:620px){.kpis{grid-template-columns:minmax(0,1fr)}.page{padding:1rem}}@media (max-width:560px){.condhead,.condrow{grid-template-columns:minmax(0,1fr)}.condrow .rm{justify-self:end}}.loginwrap{min-height:100vh;display:flex;align-items:center;justify-content:center;background:hsl(var(--muted));padding:3rem 1.25rem;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;color:hsl(var(--foreground));-webkit-font-smoothing:antialiased}.loginbox{width:100%;max-width:24rem}.loginhead{text-align:center;margin-bottom:1.75rem}.loginmark{width:56px;height:56px;border-radius:14px;margin:0 auto .9rem;background:var(--brand);display:grid;place-items:center;box-shadow:var(--shadow-pop)}.loginhead h1{font-size:1.3rem;font-weight:700;letter-spacing:-.015em;text-wrap:balance}.loginhead p{font-size:.84rem;color:hsl(var(--muted-foreground));margin-top:.3rem}.logincard{border:1px solid hsl(var(--border));background:hsl(var(--card));border-radius:16px;padding:1.5rem;box-shadow:var(--shadow-card)}.lfield{display:flex;flex-direction:column;gap:.35rem}.lfield label{font-size:.78rem;font-weight:560}.lfield input,.lfield select{font:inherit;font-size:.85rem;padding:.55rem .7rem;border-radius:8px;border:1px solid hsl(var(--border));background:hsl(var(--background));color:hsl(var(--foreground))}.lfield input:focus-visible,.lfield select:focus-visible{outline:2px solid hsl(var(--ring));outline-offset:1px}.lhint{font-size:.72rem;color:hsl(var(--muted-foreground));margin-top:.3rem}.loginbtn{width:100%;justify-content:center;font-size:.85rem;padding:.58rem .8rem}.logindiv{border-top:1px solid hsl(var(--border));padding-top:.9rem;text-align:center;font-size:.83rem;color:hsl(var(--muted-foreground))}.logindiv a{color:var(--brand);font-weight:600;text-decoration:none}.logindiv a:hover{text-decoration:underline}.loginfoot{margin-top:1.3rem;text-align:center;font-size:.72rem;color:hsl(var(--muted-foreground))}.tenantlist{display:flex;flex-direction:column;gap:.5rem}.tenantopt{width:100%;display:flex;align-items:center;justify-content:space-between;gap:.6rem;border:1px solid hsl(var(--border));background:hsl(var(--background));border-radius:10px;padding:.7rem .8rem;font-size:.85rem;font-weight:560;text-align:left;cursor:pointer;color:hsl(var(--foreground));transition:border-color .14s ease,background .14s ease}.tenantopt:hover{border-color:var(--brand);background:var(--brand-50)}.tenantopt:focus-visible{outline:2px solid hsl(var(--ring));outline-offset:1px}.tenantopt .trole{font-size:.72rem;font-weight:450}.backlink,.tenantopt .trole{color:hsl(var(--muted-foreground))}.backlink{background:none;border:0;cursor:pointer;font:inherit;font-size:.72rem;text-align:center}.backlink:hover{color:hsl(var(--foreground))}.simplebanner{display:flex;gap:.7rem;align-items:flex-start;padding:.8rem 1rem;border:1px solid var(--brand-100);background:var(--brand-50);border-radius:var(--radius);font-size:.82rem;color:var(--brand-strong)}.simplebanner .ic{flex:none;font-size:1rem;line-height:1.3}.simplebanner b{display:block;font-weight:650;margin-bottom:.15rem}.simplebanner p{color:var(--chart-ink-soft)}.sentence{font-size:.95rem;line-height:2.3;color:hsl(var(--foreground))}.sentence select{font:inherit;font-weight:650;color:var(--brand-strong);background:var(--brand-50);border:0;border-bottom:2px solid var(--brand);border-radius:5px 5px 0 0;padding:.12rem .45rem;margin:0 .12rem;cursor:pointer;-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}.sentence select:focus-visible{outline:2px solid hsl(var(--ring));outline-offset:1px}.sentence .term{font-weight:650;color:var(--brand-strong);background:var(--brand-50);border-radius:5px;padding:.1rem .4rem}.sev.bajo{background:var(--slate-bg);color:var(--slate);border:1px solid var(--slate-line)}.rname-lg{font-family:var(--data);font-weight:650;font-size:1.02rem}.createtabs{display:flex;gap:.35rem;flex-wrap:wrap;margin-bottom:.2rem}.createtabs button{font:inherit;font-size:.78rem;font-weight:600;padding:.4rem .8rem;cursor:pointer;border:1px solid hsl(var(--border));border-radius:999px;background:hsl(var(--card));color:hsl(var(--muted-foreground))}.createtabs button[aria-pressed=true]{background:var(--brand-50);border-color:var(--brand);color:var(--brand-strong)}.tplgrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.7rem;gap:.7rem}.tplcard{text-align:left;border:1px solid hsl(var(--border));border-radius:10px;background:hsl(var(--card));padding:.8rem .85rem;cursor:pointer;display:flex;flex-direction:column;gap:.35rem;transition:border-color .14s ease,box-shadow .14s ease}.tplcard:hover{border-color:var(--brand);box-shadow:var(--shadow-card)}.tplcard b{font-size:.84rem;font-weight:640}.tplcard p{font-size:.74rem;color:hsl(var(--muted-foreground))}.tplcard .sev{align-self:flex-start}.nlbox{font:inherit;font-size:.85rem;width:100%;min-height:4.5rem;resize:vertical;padding:.65rem .75rem;border-radius:9px;border:1px solid hsl(var(--border));background:hsl(var(--background));color:hsl(var(--foreground))}.nlbox:focus-visible{outline:2px solid hsl(var(--ring));outline-offset:1px}.nlexamples{display:flex;flex-wrap:wrap;gap:.35rem;margin-top:.5rem}.genpreview{border:1px solid var(--green-line);background:var(--green-bg);border-radius:10px;padding:.75rem .85rem;margin-top:.9rem;display:flex;flex-direction:column;gap:.5rem}.genpreview .glabel{color:var(--green);font-weight:650}.xlink{font:inherit;font-size:.76rem;font-weight:620;color:var(--brand);background:transparent;border:0;cursor:pointer;padding:0;display:inline-flex;align-items:center;gap:.25rem}.xlink:hover{text-decoration:underline}.xrow{gap:1.1rem;padding-top:.5rem;border-top:1px dashed hsl(var(--border));margin-top:.3rem}.incihead,.xrow{display:flex;flex-wrap:wrap}.incihead{align-items:center;gap:.7rem;padding:.9rem 1.1rem;border-bottom:1px solid hsl(var(--border))}.incisteps{display:flex;flex-direction:column}.incistep{display:grid;grid-template-columns:26px minmax(0,1fr);grid-gap:.7rem;gap:.7rem;padding:.9rem 1.1rem;border-bottom:1px solid hsl(var(--border))}.incistep:last-child{border-bottom:0}.incistep .inum{width:26px;height:26px;border-radius:50%;background:var(--brand-50);color:var(--brand-strong);display:grid;place-items:center;font-size:.76rem;font-weight:700}.incistep h3{font-size:.85rem;font-weight:650;margin-bottom:.3rem}.incistep p{font-size:.8rem;color:hsl(var(--muted-foreground))}.incifactors{display:flex;flex-direction:column;gap:.4rem;margin-top:.5rem}.incifactor{display:grid;grid-template-columns:16px minmax(0,1fr);grid-gap:.5rem;gap:.5rem;align-items:baseline;font-size:.78rem}.incifactor.hit,.incifactor.hit b{color:var(--red)}.incifactor.miss{color:hsl(var(--muted-foreground))}.recommend{border:1px solid var(--brand-100);background:var(--brand-50);border-radius:10px;padding:.8rem .9rem;margin-top:.6rem}.recommend b{color:var(--brand-strong);display:block;margin-bottom:.2rem;font-size:.82rem}.recommend p{font-size:.79rem;color:var(--chart-ink-soft)}.repgrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:.9rem;gap:.9rem}.repcard{border:1px solid hsl(var(--border));border-radius:var(--radius);background:hsl(var(--card));box-shadow:var(--shadow-card);padding:1rem 1.05rem;display:flex;flex-direction:column;gap:.55rem}.repcard b{font-size:.86rem;font-weight:650}.repcard p{font-size:.77rem;color:hsl(var(--muted-foreground))}.repcard .freq{align-self:flex-start;font-size:.66rem;font-weight:650;letter-spacing:.03em;text-transform:uppercase;background:var(--violet-bg);color:var(--violet);border:1px solid var(--violet-line);padding:.1rem .45rem;border-radius:999px}.vertrow{display:flex;align-items:center;gap:.8rem;padding:.7rem 0;border-bottom:1px solid hsl(var(--border))}.vertrow:last-child{border-bottom:0}.verticon{width:34px;height:34px;border-radius:9px;flex:none;display:grid;place-items:center;font-size:.95rem;background:hsl(var(--muted));color:hsl(var(--muted-foreground))}.vertrow.live .verticon{background:var(--green-bg);color:var(--green)}.vertrow .vtitle{font-size:.84rem;font-weight:620}.vertrow .vsub{font-size:.74rem;color:hsl(var(--muted-foreground))}.ag[hidden],.loginwrap[hidden],.page[hidden]{display:none}.bridgecard{border:1px solid hsl(var(--border));border-radius:var(--radius);background:hsl(var(--card));box-shadow:var(--shadow-card);padding:1.3rem 1.4rem;display:flex;flex-direction:column;gap:.9rem;max-width:42rem}.bridgeicon{width:44px;height:44px;border-radius:10px;background:var(--slate-bg);color:var(--slate);display:grid;place-items:center;font-size:1.2rem;flex:none}.bridgehead{display:flex;align-items:center;gap:.8rem}.bridgehead h2{font-size:1.05rem;font-weight:660}.bridgehead .status{margin-left:auto}.bridgerel{border:1px solid var(--brand-100);background:var(--brand-50);border-radius:9px;padding:.75rem .85rem;font-size:.82rem;color:var(--brand-strong)}.bridgerel b{display:block;font-size:.72rem;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.25rem;color:var(--brand)}.bridgepath{font-family:var(--data);font-size:.74rem;color:hsl(var(--muted-foreground))}.toaststack{position:fixed;right:1.25rem;bottom:1.25rem;z-index:999;display:flex;flex-direction:column;gap:.5rem;pointer-events:none}.toast{display:flex;align-items:center;gap:.55rem;padding:.7rem .95rem;border-radius:10px;background:hsl(var(--card));border:1px solid var(--green-line);box-shadow:var(--shadow-pop);font-size:.82rem;color:hsl(var(--foreground));max-width:24rem;animation:toastIn .18s ease-out}.toast .tic{color:var(--green);flex:none;font-weight:700}@keyframes toastIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.toast{animation:none}}.localai{display:inline-flex;align-items:center;gap:.4rem;font-size:.68rem;font-weight:650;letter-spacing:.02em;background:var(--green-bg);color:var(--green);border:1px solid var(--green-line);padding:.16rem .5rem;border-radius:999px;white-space:nowrap}.localai .dot{width:6px;height:6px;border-radius:50%;background:var(--green);flex:none}.ainote{display:flex;gap:.5rem;align-items:flex-start;font-size:.74rem;color:hsl(var(--muted-foreground));border-top:1px dashed hsl(var(--border));padding-top:.55rem;margin-top:.6rem}.ainote code{font-family:var(--data);font-size:.71rem;color:var(--green)}.aithinking{display:flex;align-items:center;gap:.5rem;font-size:.78rem;color:var(--brand-strong);padding:.5rem 0}.aithinking .bar{flex:1 1;height:3px;border-radius:2px;background:var(--brand-100);overflow:hidden;position:relative}.aithinking .bar:after{content:"";position:absolute;inset:0;width:40%;border-radius:2px;background:var(--brand);animation:aiscan 1.1s ease-in-out infinite}@keyframes aiscan{0%{transform:translateX(-100%)}to{transform:translateX(250%)}}@media (prefers-reduced-motion:reduce){.aithinking .bar:after{animation:none}}.persongrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:.85rem;gap:.85rem}.personcard{border:1px solid hsl(var(--border));border-radius:var(--radius);background:hsl(var(--card));box-shadow:var(--shadow-card);padding:.9rem 1rem;display:flex;flex-direction:column;gap:.35rem}.personcard .plabel{font-size:.69rem;text-transform:uppercase;letter-spacing:.06em;color:hsl(var(--muted-foreground));font-weight:620}.personcard .pval{font-size:1.5rem;font-weight:680;letter-spacing:-.03em;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.personcard .psub{font-size:.73rem;color:hsl(var(--muted-foreground))}.rightsrow{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap;padding:.75rem 0;border-bottom:1px solid hsl(var(--border))}.rightsrow:last-child{border-bottom:0}.rightsrow .rtitle{font-size:.84rem;font-weight:600}.rightsrow .rsub{font-size:.74rem;color:hsl(var(--muted-foreground));margin-top:.1rem;max-width:52ch}.arcopbox{border:1px solid var(--brand-100);background:var(--brand-50);border-radius:var(--radius);padding:1rem 1.1rem;display:flex;flex-direction:column;gap:.7rem}.arcopbox .atitle{font-size:.9rem;font-weight:660;color:var(--brand-strong)}.arcopform{display:flex;gap:.6rem;flex-wrap:wrap;align-items:flex-end}.accesslog{display:flex;flex-direction:column}.accessrow{display:grid;grid-template-columns:auto minmax(0,1fr) auto;grid-gap:.3rem .8rem;gap:.3rem .8rem;padding:.65rem .2rem;border-bottom:1px solid hsl(var(--border));align-items:center}.accessrow:last-child{border-bottom:0}.accessrow .adot{width:9px;height:9px;border-radius:50%;flex:none}.accessrow.ok .adot{background:var(--green)}.accessrow.bad .adot{background:var(--red)}.accessrow .awho{font-size:.82rem;font-weight:580}.accessrow .awhy{grid-column:2}.accessrow .awhen,.accessrow .awhy{font-size:.74rem;color:hsl(var(--muted-foreground))}.accessrow .awhen{font-family:var(--data);white-space:nowrap}.scopepick{display:inline-flex;align-items:center;gap:.45rem;border:1px solid hsl(var(--border));border-radius:999px;padding:.22rem .5rem .22rem .6rem;font-size:.78rem;background:hsl(var(--card))}.scopepick .slabel{color:hsl(var(--muted-foreground));font-size:.72rem}.scopepick select{font:inherit;font-size:.78rem;font-weight:600;border:0;background:transparent;color:hsl(var(--foreground));cursor:pointer;padding:0 .1rem}.scopepick select:focus-visible{outline:2px solid hsl(var(--ring));outline-offset:2px}.vbadge{font-size:.64rem;font-weight:700;letter-spacing:.03em;text-transform:uppercase;padding:.1rem .42rem;border-radius:5px;white-space:nowrap}.vbadge.salud{background:var(--green-bg);color:var(--green);border:1px solid var(--green-line)}.vbadge.rrhh{background:var(--violet-bg);color:var(--violet);border:1px solid var(--violet-line)}.vbadge.financiero{background:var(--amber-bg);color:var(--amber);border:1px solid var(--amber-line)}.vbadge.personales{background:var(--slate-bg);color:var(--slate);border:1px solid var(--slate-line)}.fleetgrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:.85rem;gap:.85rem}.sitecard{border:1px solid hsl(var(--border));border-radius:var(--radius);background:hsl(var(--card));box-shadow:var(--shadow-card);padding:.9rem 1rem;display:flex;flex-direction:column;gap:.5rem;position:relative;overflow:hidden;cursor:pointer;transition:border-color .14s ease}.sitecard:hover{border-color:var(--brand)}.sitecard:before{content:"";position:absolute;inset:0 auto 0 0;width:3px;background:var(--sc,var(--green))}.sitecard.warn{--sc:var(--amber)}.sitecard.bad{--sc:var(--red)}.sitecard .sname{font-size:.88rem;font-weight:650}.sitecard .smeta{font-size:.72rem;color:hsl(var(--muted-foreground));font-family:var(--data)}.sitecard .srow{display:flex;align-items:baseline;justify-content:space-between;gap:.5rem}.sitecard .sfig{font-size:1.25rem;font-weight:680;letter-spacing:-.02em;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.sitecard .sunit{font-size:.71rem;color:hsl(var(--muted-foreground))}.sitecard .sverts{display:flex;gap:.25rem;flex-wrap:wrap;margin-top:.1rem}.ratebar{display:grid;grid-template-columns:10rem minmax(0,1fr) 3.5rem;grid-gap:.7rem;gap:.7rem;align-items:center;padding:.42rem 0}.ratebar .rname{font-size:.8rem;font-weight:560}.ratebar .rtrack{height:8px;border-radius:4px;background:var(--chart-track);overflow:hidden}.ratebar .rfill{height:100%;border-radius:4px;background:var(--brand)}.ratebar .rfill.warn{background:var(--amber)}.ratebar .rfill.bad{background:var(--red)}.ratebar .rval{font-family:var(--data);font-size:.76rem;text-align:right;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.keymatrix{width:100%;border-collapse:collapse;font-size:.78rem}.keymatrix td,.keymatrix th{padding:.5rem .6rem;border-bottom:1px solid hsl(var(--border));text-align:left}.keymatrix th{font-size:.67rem;text-transform:uppercase;letter-spacing:.05em;color:hsl(var(--muted-foreground));font-weight:650;background:hsl(var(--muted))}.keymatrix td.k{font-family:var(--data);font-size:.73rem}.graphpicker{display:flex;align-items:center;gap:.6rem;flex-wrap:wrap;padding:.8rem 1.1rem;border-bottom:1px solid hsl(var(--border))}.graphpicker .glabel{font-size:.78rem;color:hsl(var(--muted-foreground));font-weight:560}.graphpicker select{font:inherit;font-size:.83rem;font-weight:620;padding:.42rem .7rem;border-radius:8px;border:1px solid hsl(var(--border));background:hsl(var(--card));color:hsl(var(--foreground));min-width:15rem;cursor:pointer}.graphpicker select:focus-visible{outline:2px solid hsl(var(--ring));outline-offset:1px}.graphwrap{display:grid;grid-template-columns:minmax(0,1fr) 18rem;grid-gap:0;gap:0}.graphstage{position:relative;padding:.5rem;background:radial-gradient(circle at 50% 42%,color-mix(in srgb,var(--brand) 7%,transparent),transparent 60%),hsl(var(--card))}.graphstage svg{width:100%;height:auto;display:block}.gnode{cursor:pointer}.gnode circle.core{transition:filter .14s ease,r .14s ease}.gnode:hover circle.core{filter:brightness(1.12)}.gnode[aria-pressed=true] circle.ring{opacity:1}.gnode circle.ring{opacity:0;transition:opacity .14s ease}.gnode text{font-family:var(--ui,system-ui);pointer-events:none}.gnode .glabel-name{font-size:9.5px;font-weight:650;fill:var(--chart-ink)}.gnode .glabel-sub{font-size:7.6px;fill:var(--chart-ink-faint)}.gcenter circle.hub{fill:var(--brand)}.gcenter text.gtitle{font-size:10.5px;font-weight:700;fill:#fff}.gcenter text.gtype{font-size:7.5px;fill:#fff;opacity:.85}.gedge{fill:none}.gedge.leyo{stroke:var(--brand)}.gedge.modifico{stroke:var(--amber)}.gedge.descargo{stroke:var(--violet)}.gedge.elimino{stroke:var(--red)}.gedge.flagged{stroke-dasharray:3 3}.gflag{animation:gpulse 2.2s ease-in-out infinite}@keyframes gpulse{0%,to{opacity:.35}50%{opacity:.85}}@media (prefers-reduced-motion:reduce){.gflag{animation:none;opacity:.6}}.graphlegend{display:flex;flex-wrap:wrap;gap:.9rem;align-items:center;padding:.6rem 1.1rem;border-top:1px solid hsl(var(--border));background:hsl(var(--muted))}.glegitem{display:inline-flex;align-items:center;gap:.35rem;font-size:.72rem;color:hsl(var(--muted-foreground))}.glegitem .lswatch{width:16px;height:3px;border-radius:2px;flex:none}.glegitem .lswatch.dashed{background:transparent;border-top:2px dashed hsl(var(--muted-foreground))}.glegitem .ldot{width:9px;height:9px;border-radius:50%;flex:none}.graphside{border-left:1px solid hsl(var(--border));display:flex;flex-direction:column;min-width:0}.graphside .gshead{padding:.8rem 1rem;border-bottom:1px solid hsl(var(--border));font-size:.68rem;text-transform:uppercase;letter-spacing:.06em;font-weight:650;color:hsl(var(--muted-foreground))}.graphside .gsbody{padding:1rem;overflow-y:auto}.insightcard{display:flex;gap:.55rem;align-items:flex-start;padding:.6rem 0;border-bottom:1px dashed hsl(var(--border));font-size:.78rem}.insightcard:last-child{border-bottom:0}.insightcard .iic{flex:none;font-size:.85rem;line-height:1.3}.insightcard b{display:block;font-weight:620;margin-bottom:.12rem}.insightcard span.idesc{color:hsl(var(--muted-foreground))}.actordetail{display:flex;flex-direction:column;gap:.6rem}.actordetail .adname{font-size:.92rem;font-weight:660}.actordetail .adrole{font-size:.76rem;color:hsl(var(--muted-foreground))}.actionrow{display:flex;align-items:center;justify-content:space-between;gap:.6rem;padding:.4rem 0;border-bottom:1px solid hsl(var(--border));font-size:.76rem}.actionrow:last-child{border-bottom:0}.actionrow .actag{font-size:.66rem;font-weight:700;padding:.06rem .4rem;border-radius:999px;white-space:nowrap}.actag.leyo{background:var(--brand-50);color:var(--brand-strong)}.actag.modifico{background:var(--amber-bg);color:var(--amber)}.actag.descargo{background:var(--violet-bg);color:var(--violet)}.actag.elimino{background:var(--red-bg);color:var(--red)}.timelinebox{padding:1rem 1.1rem 1.15rem;border-top:1px solid hsl(var(--border))}.timelinebox .tlhead{display:flex;align-items:baseline;gap:.5rem;margin-bottom:.7rem;flex-wrap:wrap}.timelinebox .tltitle{font-size:.7rem;text-transform:uppercase;letter-spacing:.06em;font-weight:650;color:hsl(var(--muted-foreground))}.timelinebox .tlhint{font-size:.72rem;color:hsl(var(--muted-foreground))}.tlaxis{position:relative;height:20px}.tlaxis:before{content:"";position:absolute;left:0;right:0;top:9px;height:1px;background:hsl(var(--border))}.tltick{position:absolute;top:0;transform:translateX(-50%);display:flex;flex-direction:column;align-items:center;gap:2px}.tltickline{width:1px;height:7px;background:hsl(var(--border))}.tlticklabel{font-size:.62rem;color:hsl(var(--muted-foreground));font-family:var(--data);white-space:nowrap}.tlmarkers{position:relative;height:40px;margin-top:2px}.tlmarkers:before{content:"";position:absolute;left:0;right:0;top:50%;height:2px;background:hsl(var(--border));transform:translateY(-50%)}.tlmark{position:absolute;top:50%;width:14px;height:14px;border-radius:50%;padding:0;transform:translate(-50%,-50%);background:color-mix(in srgb,var(--tlc) 25%,hsl(var(--card)));border:2px solid var(--tlc);cursor:pointer;transition:transform .14s ease,opacity .14s ease,box-shadow .14s ease}.tlmark:hover{transform:translate(-50%,-50%) scale(1.25)}.tlmark.flagged{box-shadow:0 0 0 3px color-mix(in srgb,var(--red) 28%,transparent)}.tlmark.active{transform:translate(-50%,-50%) scale(1.55);box-shadow:0 0 0 4px color-mix(in srgb,var(--tlc) 35%,transparent);z-index:2}.tlmark.dimmed{opacity:.25}.tlmark:focus-visible{outline:2px solid hsl(var(--ring));outline-offset:2px}.radarstage{display:flex;align-items:center;justify-content:center;min-height:280px}.radarstage svg{width:100%;max-width:360px;height:auto}.rring{fill:none}.raxisline,.rring{stroke:hsl(var(--border));stroke-width:1}.raxislabel{font-size:9.5px;font-weight:620;fill:var(--chart-ink-soft);font-family:var(--ui,system-ui)}.rbaseline{fill:none;stroke:hsl(var(--muted-foreground));stroke-width:1.6;stroke-dasharray:4 3}.rpoly{stroke-width:2.2;transition:opacity .16s ease}.riskscore{display:flex;align-items:baseline;gap:.6rem}.riskscore .rsnum{font-size:2.1rem;font-weight:700;letter-spacing:-.03em;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.rslabel{font-size:.68rem;font-weight:700;padding:.16rem .55rem;border-radius:999px;text-transform:uppercase;letter-spacing:.03em;white-space:nowrap}.rslabel.bajo{background:var(--green-bg);color:var(--green);border:1px solid var(--green-line)}.rslabel.medio{background:var(--violet-bg);color:var(--violet);border:1px solid var(--violet-line)}.rslabel.alto{background:var(--amber-bg);color:var(--amber);border:1px solid var(--amber-line)}.rslabel.critico{background:var(--red-bg);color:var(--red);border:1px solid var(--red-line)}.rfactor{display:flex;align-items:center;gap:.55rem;padding:.38rem 0;border-bottom:1px solid hsl(var(--border));font-size:.74rem}.rfactor:last-child{border-bottom:0}.rfactor .rfname{flex:0 0 6.4rem;font-weight:560;color:hsl(var(--foreground))}.rfactor .rftrack{flex:1 1;height:6px;border-radius:3px;background:var(--chart-track);position:relative}.rfactor .rffill{display:block;height:100%;border-radius:3px;background:var(--brand)}.rfactor .rfbaseline{position:absolute;top:-2px;bottom:-2px;width:2px;background:hsl(var(--muted-foreground))}.rfactor .rfval{flex:0 0 1.6rem;text-align:right;font-family:var(--data);font-size:.71rem;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.heatscroll{overflow-x:auto;padding:1rem 1.1rem 1.2rem}.heatgrid{display:grid;grid-template-columns:7.5rem repeat(24,minmax(22px,1fr));grid-gap:2px;gap:2px;min-width:46rem;align-items:center}.hhcorner{min-height:16px}.hhour{font-size:.6rem;text-align:center;color:hsl(var(--muted-foreground));font-family:var(--data);align-self:end;padding-bottom:2px}.heatrow-label{font-size:.74rem;font-weight:560;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding-right:.5rem}.heatcell{aspect-ratio:1;border-radius:3px;border:0;cursor:pointer;padding:0;transition:transform .11s ease,box-shadow .11s ease;position:relative}.heatcell:hover{transform:scale(1.18);z-index:2;box-shadow:0 0 0 2px hsl(var(--card)),0 0 0 3px var(--brand)}.heatcell.active{transform:scale(1.3);z-index:3;box-shadow:0 0 0 2px hsl(var(--card)),0 0 0 3px var(--red)}.heatcell:focus-visible{outline:2px solid hsl(var(--ring));outline-offset:1px}.heatcell.suppressed{background-color:hsl(var(--muted)/.35);background-image:repeating-linear-gradient(45deg,hsl(var(--muted-foreground)/.28) 0 3px,transparent 3px 7px)}.heatdetail{display:flex;flex-direction:column;gap:.55rem}.heatdetail .hdtitle{font-size:.88rem;font-weight:650}.heatdetail .hdmeta{font-size:.76rem;color:hsl(var(--muted-foreground))}.heatdetail .hdcount{font-size:1.6rem;font-weight:700;letter-spacing:-.02em;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.replaycontrols{display:flex;align-items:center;gap:.6rem;flex-wrap:wrap;margin-bottom:.8rem}.replayprogress{font-family:var(--data);font-size:.76rem;color:hsl(var(--muted-foreground))}.replaylog{display:flex;flex-direction:column;gap:.45rem;min-height:4.5rem;max-height:15rem;overflow-y:auto;padding-right:.3rem;scroll-behavior:smooth}.replaylog .rec.replay-flag{border-color:var(--red-line);background:var(--red-bg)}.replaylog .rec.replay-new{animation:replayIn .42s ease}@keyframes replayIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.replaylog .rec.replay-new{animation:none}}@media (max-width:900px){.graphwrap{grid-template-columns:minmax(0,1fr)}.graphside{border-left:0;border-top:1px solid hsl(var(--border))}}