@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(../media/inter-cyrillic-ext-wght-normal.20g3-bbbhdq0_.woff2)format("woff2-variations");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(../media/inter-cyrillic-wght-normal.2cxlyxah-fd35.woff2)format("woff2-variations");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(../media/inter-greek-ext-wght-normal.0mkxydxl0e43d.woff2)format("woff2-variations");unicode-range:U+1F??}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(../media/inter-greek-wght-normal.1rx9vjatjkdar.woff2)format("woff2-variations");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(../media/inter-vietnamese-wght-normal.2kcj5i_8uff48.woff2)format("woff2-variations");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(../media/inter-latin-ext-wght-normal.3gdi_th3seg1n.woff2)format("woff2-variations");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(../media/inter-latin-wght-normal.0gsaq8ukbf34m.woff2)format("woff2-variations");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
:root{--ink:#172a2a;--muted:#687777;--line:#dfe8e5;--paper:#f6f8f7;--brand:#0f766e;--brand-dark:#115e59;--danger:#a53838}*{box-sizing:border-box}body{background:var(--paper);color:var(--ink);margin:0;font-family:Arial,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.shell{grid-template-columns:248px 1fr;min-height:100vh;display:grid}.sidebar{color:#fff;background:#123331;flex-direction:column;gap:28px;height:100vh;padding:28px 20px;display:flex;position:sticky;top:0}.brand{font-size:22px;font-weight:800}.brand small{color:#9cc7c2;letter-spacing:.1em;margin-top:4px;font-size:12px;display:block}.nav{gap:6px;display:grid}.nav a{color:#dce9e7;border-radius:10px;align-items:center;gap:10px;padding:11px 12px;display:flex}.nav a:hover,.nav a:focus-visible{background:#20504c}.sidebar-foot{color:#a9c9c5;margin-top:auto;font-size:13px}.main{min-width:0}.topbar{border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;min-height:72px;padding:10px 32px;display:flex}.topbar div{gap:3px;display:grid}.content{max-width:1280px;margin:auto;padding:32px}.eyebrow{color:var(--brand);letter-spacing:.12em;text-transform:uppercase;font-size:12px;font-weight:800}h1{margin:6px 0 8px;font-size:32px}h2{margin-top:0;font-size:20px}.muted{color:var(--muted)}.page-heading,.section-heading{justify-content:space-between;align-items:flex-end;gap:16px;display:flex}.page-heading p,.section-heading p{margin-bottom:0}.grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.card{border:1px solid var(--line);background:#fff;border-radius:16px;padding:20px;box-shadow:0 4px 18px #193d3810}.metric strong{margin-top:12px;font-size:32px;display:block}.toolbar{flex-wrap:wrap;gap:12px;margin:24px 0;display:flex}.input,.select{background:#fff;border:1px solid #cad8d5;border-radius:10px;width:100%;min-height:44px;padding:11px 13px}.input:focus,.select:focus{border-color:var(--brand);outline:3px solid #0f766e22}.toolbar .input{flex:1;min-width:220px}.btn{background:var(--brand);color:#fff;cursor:pointer;border:0;border-radius:10px;padding:11px 16px;font-weight:700}.btn:hover{background:var(--brand-dark)}.btn:disabled{opacity:.6;cursor:wait}.btn.secondary{color:var(--ink);border:1px solid var(--line);background:#fff}.text-button{color:var(--brand-dark);cursor:pointer;background:0 0;border:0;padding:5px;font-weight:700}.text-button.danger{color:var(--danger)}.danger-button{background:var(--danger)}.table-wrap{border:1px solid var(--line);background:#fff;border-radius:16px;overflow:auto}table{border-collapse:collapse;width:100%}th,td{text-align:left;border-bottom:1px solid var(--line);white-space:nowrap;padding:15px}tbody tr:last-child td{border-bottom:0}th{color:var(--muted);text-transform:uppercase;font-size:12px}.badge{color:#176456;background:#dff4ed;border-radius:999px;padding:5px 9px;font-size:12px;font-weight:700;display:inline-flex}.badge.suspendido{color:#8a5410;background:#fff0d7}.badge.inactivo{color:#65706e;background:#edf0ef}.system-badge{margin:0 6px 6px 0}.detail{grid-template-columns:2fr 1fr;gap:20px;margin-top:24px;display:grid}.stack{gap:16px;display:grid}.row{border-bottom:1px solid var(--line);justify-content:space-between;gap:12px;padding:12px 0;display:flex}.row:last-child{border-bottom:0}.form{grid-template-columns:1fr 1fr;gap:18px;display:grid}.form-card{margin-top:24px}.field{gap:7px;display:grid}.field.full,.full{grid-column:1/-1}.field label{font-size:13px;font-weight:700}.field-error{color:var(--danger)}.notice{color:#185a54;background:#e8f4f2;border-radius:12px;margin:16px 0;padding:14px}.notice.error{color:#8b2d2d;background:#fff0ef}.notice.success{color:#25603c;background:#e4f5eb}.empty{text-align:center;padding:48px 20px}.subform{border:1px solid var(--line);background:#fafcfc;border-radius:12px;grid-template-columns:1fr 1fr;gap:14px;padding:18px;display:grid}.check{align-items:center;gap:8px;font-size:14px;display:flex}.inline-form{align-items:center;gap:10px;display:flex}.contact-card{border-bottom:1px solid var(--line);grid-template-columns:1fr auto;gap:8px;padding:14px 0;display:grid}.contact-card:last-child{border-bottom:0}.contact-links{color:var(--brand-dark);flex-wrap:wrap;grid-column:1/-1;gap:14px;font-size:14px;display:flex}.security-note{color:var(--muted);margin:14px 0 0;font-size:12px}.danger-zone{border-color:#ecd0d0}.history-card{margin-top:20px}.timeline{display:grid}.timeline-item{border-bottom:1px solid var(--line);justify-content:space-between;gap:16px;padding:12px 0;font-size:14px;display:flex}.timeline-item span{color:var(--muted)}.mobile-nav{display:none}@media (max-width:800px){.shell{display:block}.sidebar{display:none}.topbar{padding:10px 16px}.content{padding:22px 16px 94px}.grid,.detail,.form{grid-template-columns:1fr}.page-heading,.section-heading{flex-direction:column;align-items:flex-start}.page-heading .btn,.section-heading .btn{text-align:center;width:100%}.subform{grid-template-columns:1fr}.inline-form{flex-direction:column;align-items:stretch}.table-wrap{border-radius:12px}.mobile-nav{border-top:1px solid var(--line);z-index:10;padding:7px 4px calc(7px + env(safe-area-inset-bottom));background:#fff;justify-content:space-around;display:flex;position:fixed;bottom:0;left:0;right:0}.mobile-nav a{min-width:58px;color:var(--muted);justify-items:center;gap:4px;padding:5px 2px;font-size:10px;display:grid}.timeline-item{flex-direction:column;align-items:flex-start;gap:4px}h1{font-size:27px}.card{padding:17px}}.preview-card{background:#f8fbfa;margin-top:12px}.preview-card .grid{grid-template-columns:repeat(3,1fr)}.preview-card span{gap:4px;display:grid}.preview-card small,.table-wrap td small{margin-top:4px;display:block}.check-grid,.checklist-grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.checklist-grid>div{border:1px solid var(--line);background:#fafcfc;border-radius:12px;padding:16px}.checklist-grid p{color:var(--muted);margin-bottom:0;line-height:1.5}@media (max-width:800px){.preview-card .grid,.check-grid,.checklist-grid{grid-template-columns:1fr}}.wizard{gap:22px;display:grid}.wizard-steps{grid-template-columns:repeat(5,1fr);gap:8px;margin:0;padding:0;list-style:none;display:grid}.wizard-steps button{border:1px solid var(--line);width:100%;height:100%;color:var(--muted);cursor:pointer;background:#fafcfc;border-radius:12px;justify-items:center;gap:6px;padding:12px 6px;display:grid}.wizard-steps span{background:#e8efed;border-radius:50%;place-items:center;width:28px;height:28px;font-weight:800;display:grid}.wizard-steps .active button{border-color:var(--brand);color:var(--brand-dark);background:#e8f4f2}.wizard-steps .done span{background:var(--brand);color:#fff}.wizard-panel{min-height:420px}.wizard-panel section[hidden]{display:none}.wizard-actions{border-top:1px solid var(--line);justify-content:space-between;gap:12px;padding-top:18px;display:flex}.summary-grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.summary-grid>div{border:1px solid var(--line);border-radius:12px;gap:5px;padding:14px;display:grid}.summary-grid span{color:var(--muted)}@media (max-width:800px){.wizard-steps{padding-bottom:6px;display:flex;overflow-x:auto}.wizard-steps li{min-width:116px}.wizard-steps button{font-size:12px}.wizard-panel{min-height:0}.wizard-actions{z-index:3;background:#fff;padding:12px 0;position:sticky;bottom:70px}.wizard-actions .btn{flex:1}.summary-grid{grid-template-columns:1fr}}.notice.warning{color:#805312;background:#fff5dc}.rule-summary{grid-template-columns:repeat(4,1fr);gap:12px;margin:20px 0;display:grid}.rule-summary .card{gap:4px;display:grid}.rule-summary strong{font-size:28px}.rule-summary span{color:var(--muted)}.rule-card{margin:14px 0}.rule-card-head{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.rule-card h3{margin:4px 0}.rule-grid{grid-template-columns:1fr 1fr;gap:18px;margin-top:18px;display:grid}.rule-grid h4{margin:0 0 8px}.rule-grid ul{margin:0;padding-left:20px}.rule-grid li{margin:9px 0}.rule-grid small{color:var(--muted);margin-top:3px;display:block}.rule-actions{border-top:1px solid var(--line);margin-top:18px;padding-top:18px}.form.compact{align-items:end}.textarea{resize:vertical;border:1px solid #cad8d5;border-radius:10px;width:100%;min-height:88px;padding:11px 13px}.btn.danger{background:var(--danger)}.status-borrador{color:#566260;background:#edf0ef}.status-en_revision{color:#8a5410;background:#fff0d7}.status-validada{color:#28599b;background:#e6efff}.status-activa{color:#176456;background:#dff4ed}.status-reemplazada,.status-archivada{color:#665080;background:#eee9f7}.rule-propuesta{color:#176456;background:#dff4ed}.rule-descartada{color:#566260;background:#edf0ef}.rule-pendiente_informacion{color:#8a5410;background:#fff0d7}@media (max-width:800px){.rule-summary,.rule-grid{grid-template-columns:1fr}.rule-card-head{flex-direction:column}.rules-page .toolbar>*,.rule-actions .btn{width:100%}}:root{--navy-950:#070d1a;--navy-900:#0b1220;--navy-850:#101a2b;--navy-800:#142034;--navy-700:#22304a;--blue-500:#3b82f6;--blue-400:#60a5fa;--dark-text:#eef4ff;--dark-muted:#91a0b8;--dark-line:#24324a;--success:#22c55e;--warning:#f59e0b;--error:#ef4444;--neutral:#64748b}.shell{background:var(--navy-950);grid-template-columns:264px minmax(0,1fr)}.sidebar{background:var(--navy-900);z-index:30;border-right:1px solid #1b2940;gap:22px;padding:22px 16px}.brand-row{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.brand{color:#f8fbff;letter-spacing:-.02em;font-size:19px}.brand>span{background:var(--blue-500);border-radius:7px;place-items:center;width:30px;height:30px;margin-right:7px;font-size:16px;display:inline-grid}.brand small{color:#71819c;letter-spacing:.14em;margin:8px 0 0 40px;font-size:10px}.nav{gap:18px}.nav-group{gap:4px;display:grid}.nav-label{color:#61708a;letter-spacing:.14em;text-transform:uppercase;padding:0 11px 7px;font-size:10px;font-weight:800}.nav a{color:#aab6c9;border-radius:7px;padding:9px 11px;font-size:14px;position:relative}.nav a:hover,.nav a:focus-visible{color:#fff;background:#162238}.nav a.active{color:#fff;background:#193158}.nav a.active:before{content:"";background:var(--blue-400);border-radius:3px;width:3px;position:absolute;top:8px;bottom:8px;left:0}.nav a:focus-visible,.menu-trigger:focus-visible,.menu-close:focus-visible{outline:2px solid var(--blue-400);outline-offset:2px}.sidebar-foot{color:#71819c;border-top:1px solid #1b2940;padding:17px 8px 0}.system-dot{background:var(--success);border-radius:50%;width:7px;height:7px;margin-right:7px;display:inline-block;box-shadow:0 0 0 3px #22c55e18}.topbar{min-height:64px;color:var(--dark-text);background:#0c1423;border-color:#1d2a40;padding:9px 28px}.topbar-context{gap:3px;display:grid}.topbar small{color:var(--dark-muted)}.topbar .text-button{color:#aebbd0;border:1px solid var(--dark-line);border-radius:7px;padding:8px 11px}.topbar .text-button:hover{color:#fff;border-color:#3a4b67}.menu-trigger,.menu-close{color:#c6d2e5;cursor:pointer;background:0 0;border:0;padding:7px;display:none}.sidebar-backdrop{display:none}.prototype-surface{background:var(--navy-950);color:var(--dark-text);min-height:100vh}.prototype-surface .content{max-width:1440px;padding:28px}.prototype-surface .eyebrow{color:var(--blue-400)}.prototype-surface h1{letter-spacing:-.025em;font-size:29px}.prototype-surface h2{color:#eaf1fc}.prototype-surface .muted{color:var(--dark-muted)}.prototype-surface .card,.prototype-surface .table-wrap,.prototype-surface .work-card,.prototype-surface .empty-inline{background:var(--navy-850);border:1px solid var(--dark-line);box-shadow:none;color:var(--dark-text);border-radius:10px}.prototype-surface .card:hover,.prototype-surface .work-card:hover{border-color:#385077}.prototype-surface .metric-link{position:relative;overflow:hidden}.prototype-surface .metric-link:before{content:"";background:#334155;width:3px;position:absolute;top:0;bottom:0;left:0}.prototype-surface .metric-link:nth-child(2):before,.prototype-surface .metric-link:nth-child(3):before{background:var(--success)}.prototype-surface .metric-link:nth-child(4):before,.prototype-surface .metric-link:nth-child(7):before{background:var(--warning)}.prototype-surface .metric-link:nth-child(5):before,.prototype-surface .metric-link:nth-child(6):before{background:var(--error)}.prototype-surface .metric strong{font-size:30px}.prototype-surface .metric-link small{color:var(--blue-400)}.prototype-surface .input,.prototype-surface .select{color:#e7eef9;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:#0c1525;border-color:#2a3850;border-radius:7px;min-height:39px;padding:9px 11px}.prototype-surface .input::placeholder{color:#6f7e96}.prototype-surface .input:focus,.prototype-surface .select:focus{border-color:var(--blue-500);outline:2px solid #3b82f666}.prototype-surface .btn{background:#2563eb;border-radius:7px;padding:10px 14px}.prototype-surface .btn:hover{background:#1d4ed8}.prototype-surface .btn.secondary{color:#dbe7f7;background:#17243a;border-color:#30415d}.prototype-surface .btn.secondary:hover{background:#20304a}.prototype-surface .toolbar,.prototype-surface .dashboard-filters{border:1px solid var(--dark-line);background:#0d1626;border-radius:10px;gap:8px;margin:20px 0;padding:12px}.prototype-surface table{font-size:13px}.prototype-surface th{color:#8090aa;letter-spacing:.07em;background:#0c1525;padding:11px 13px;font-size:10px}.prototype-surface td{border-color:#202d43;padding:12px 13px}.prototype-surface tbody tr:hover{background:#142036}.prototype-surface .empty{color:var(--dark-muted)}.prototype-surface .badge{color:#93c5fd;background:#172f55;border:1px solid #2563eb55}.prototype-surface .badge.activo,.prototype-surface .badge.finalizado{color:#86efac;background:#123b2a;border-color:#22c55e55}.prototype-surface .badge.suspendido{color:#fcd34d;background:#422f12;border-color:#f59e0b55}.prototype-surface .badge.inactivo{color:#a7b0c0;background:#232d3c;border-color:#64748b55}.prototype-surface .quick-links a{color:#8fc0ff;background:#111f35;border:1px solid #233653}.prototype-surface .embedded-table{border:0}.prototype-surface .day-summary a{background:var(--navy-850);border:1px solid var(--dark-line);border-radius:10px}.prototype-surface .day-summary a:first-child{border-left:3px solid var(--error)}.prototype-surface .day-summary a:nth-child(2){border-left:3px solid var(--blue-500)}.prototype-surface .day-summary a:nth-child(3){border-left:3px solid var(--warning)}.prototype-surface .day-summary a:nth-child(4){border-left:3px solid #8b5cf6}.prototype-surface .day-summary span,.prototype-surface .work-card p,.prototype-surface .work-card-bottom small,.prototype-surface .next-action{color:var(--dark-muted)}.prototype-surface .bucket-count{color:#93c5fd;background:#172f55}.prototype-surface .work-card{border-radius:9px;padding:15px}.prototype-surface .next-action{border-color:var(--dark-line)}@media (max-width:800px){.shell{display:block}.sidebar{width:min(84vw,300px);height:100dvh;transition:transform .2s;display:flex;position:fixed;inset:0 auto 0 0;transform:translate(-105%);box-shadow:20px 0 50px #0008}.sidebar.is-open{transform:translate(0)}.sidebar-backdrop{z-index:20;background:#020617aa;border:0;display:block;position:fixed;inset:0}.menu-trigger,.menu-close{place-items:center;display:inline-grid}.topbar{gap:10px;padding:9px 13px}.topbar-context{margin-right:auto}.topbar-context strong{font-size:14px}.topbar-context small{font-size:11px}.prototype-surface .content{padding:22px 14px 40px}.prototype-surface .toolbar,.prototype-surface .dashboard-filters{padding:10px}.prototype-surface .table-wrap{overscroll-behavior-inline:contain;max-width:calc(100vw - 28px);overflow-x:auto}.prototype-surface table{min-width:760px}.prototype-surface .metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.prototype-surface .metric strong{font-size:26px}.prototype-surface .day-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.mobile-nav{display:none}}.session-identity{justify-items:end;gap:2px;margin-left:auto;display:grid}.session-identity strong{font-size:13px}.session-identity span{color:var(--blue-400);text-transform:uppercase;letter-spacing:.06em;font-size:11px;font-weight:700}.context-label{color:#71819c;letter-spacing:.1em;text-transform:uppercase;font-size:9px;font-weight:800}.topbar-context .context-label:nth-of-type(2){margin-top:3px}.sidebar-context{background:#0d1728;border:1px solid #22314a;border-radius:8px;padding:12px;display:none}.sidebar-context span{color:#71819c;letter-spacing:.08em;text-transform:uppercase;font-size:9px;font-weight:800}.sidebar-context strong{color:#e8f0fc;font-size:12px}.sidebar-context small{color:var(--blue-400);text-transform:uppercase;font-size:10px;font-weight:700}.auth-shell{background:var(--navy-950);min-height:100vh;color:var(--dark-text);place-items:center;padding:28px;display:grid}.auth-card{background:var(--navy-850);border-color:var(--dark-line);border-radius:12px;width:min(460px,100%);padding:30px;box-shadow:0 24px 70px #0005}.auth-card h1{margin-top:24px}.auth-card h2{margin-top:20px;font-size:17px}.auth-card .muted{color:var(--dark-muted)}.auth-card .input{color:var(--dark-text);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:#0c1525;border-color:#2a3850}.auth-card .input:focus{border-color:var(--blue-500);outline:2px solid #3b82f666}.auth-card .btn{background:#2563eb;border-radius:7px}.auth-card .btn:hover{background:#1d4ed8}.auth-card .btn.secondary{color:#dbe7f7;background:#17243a;border-color:#30415d}.auth-card hr{border:0;border-top:1px solid var(--dark-line);margin:22px 0}.auth-brand{align-items:center;gap:12px;display:flex}.auth-brand>span{background:var(--blue-500);color:#fff;border-radius:9px;place-items:center;width:42px;height:42px;font-size:22px;font-weight:900;display:grid}.auth-brand>div{gap:2px;display:grid}.auth-brand strong{font-size:21px}.auth-brand small{color:var(--dark-muted);font-size:11px}.auth-link{text-align:center}.auth-link a:hover,.auth-support a{color:var(--blue-400)}.auth-support{text-align:center;color:var(--dark-muted);margin:20px 0 0;font-size:12px}@media (max-width:800px){.topbar .session-identity{display:none!important}.sidebar-context{gap:4px;display:grid}.sidebar-context span:nth-of-type(2){margin-top:7px}.auth-shell{padding:14px}.auth-card{padding:22px 18px}.auth-card h1{font-size:26px}.topbar .text-button{padding:7px 9px;font-size:12px}}body{font-family:Inter Variable,Inter,Arial,sans-serif}.phone-field{grid-template-columns:minmax(190px,.85fr) minmax(180px,1.15fr);gap:8px;display:grid}.phone-prefix{min-width:0}@media (max-width:560px){.phone-field{grid-template-columns:1fr}.phone-prefix{width:100%}}.task-filters .select{flex:1;min-width:210px}.task-filters .month-filter{flex:0 180px;min-width:165px}.task-filters .status-filter{flex:0 220px;min-width:190px}.filter-help{margin:-10px 0 18px;font-size:12px}@media (max-width:800px){.task-filters>*{flex:auto!important;width:100%!important;min-width:0!important}}.filter-match-list{text-align:left;gap:.75rem;margin-top:1rem;display:grid}.filter-match-card{background:var(--surface-raised,#151f33);border:1px solid var(--border,#2b3953);border-radius:8px;justify-content:space-between;align-items:center;gap:1rem;padding:.9rem 1rem;display:flex}.filter-match-actions{flex-wrap:wrap;gap:.5rem;display:flex}@media (max-width:640px){.filter-match-card{flex-direction:column;align-items:stretch}.filter-match-actions .btn,.filter-match-card>.btn{text-align:center;flex:1}}.table-actions{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.collaborator-edit-row>td{white-space:normal;background:#f3f6fa;padding:0}.collaborator-edit-form{color:var(--ink);grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 20px;padding:20px}.collaborator-edit-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding-bottom:14px;display:flex}.collaborator-edit-heading>div{gap:3px;display:grid}.collaborator-edit-heading small{color:var(--muted)}.collaborator-edit-form .field label{color:#243535}.collaborator-edit-form .readonly-input{color:#586875;cursor:not-allowed;background:#e9eef3}.collaborator-edit-actions{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;min-height:62px;padding-top:16px;display:flex}.collaborator-edit-actions>div:last-child{gap:10px;display:flex}.success-text{color:var(--success,#4ade80)}@media (max-width:760px){.collaborator-edit-form{grid-template-columns:1fr;padding:16px}.collaborator-edit-actions{flex-direction:column;align-items:stretch}.collaborator-edit-actions>div:last-child{grid-template-columns:1fr 1fr;display:grid}}
.tabs{gap:6px;margin-top:18px;display:flex}.tabs a{color:var(--muted);border-radius:9px;padding:8px 12px;font-weight:700}.tabs a.active{color:var(--brand-dark);background:#dff4ed}.table-actions{align-items:center;gap:8px;display:flex}.option-list{align-content:start;padding-top:25px}@media (max-width:800px){.tabs{max-width:100%;overflow-x:auto}.option-list{padding-top:0}}
.generation-form{grid-template-columns:minmax(220px,360px) auto;align-items:end;gap:14px;margin:24px 0;display:grid}.generation-form .notice{grid-column:1/-1;margin:0}.compact-table{margin-top:18px}.outcome-crear{color:#176456;background:#dff4ed}.outcome-omitir{color:#65706e;background:#edf0ef}.outcome-error{color:#8b2d2d;background:#fff0ef}.month-filter{max-width:190px}.status-filter{max-width:300px}.task-link{color:var(--brand-dark);font-weight:800}.task-action{gap:14px;display:grid}.task-action h2{margin-bottom:0}.task-action textarea{resize:vertical;min-height:88px}.task-detail{align-items:start}.blocker{border-bottom:1px solid var(--line);padding:12px 0}.blocker:last-child{border-bottom:0}.blocker-resolution{grid-template-columns:150px 1fr auto;align-items:start;gap:8px;display:grid}.blocker-resolution .notice{grid-column:1/-1;margin:0}.file-input{padding:8px}.evidence-row{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:18px;padding:14px 0;display:flex}.evidence-row:last-child{border-bottom:0}.evidence-row p{margin-bottom:0}@media (max-width:800px){.generation-form,.blocker-resolution{grid-template-columns:1fr}.month-filter,.status-filter{max-width:none}.task-detail{grid-template-columns:1fr}.compact-table{border-left:0;border-right:0;border-radius:0;margin-left:-20px;margin-right:-20px}}
.dashboard-filters{grid-template-columns:repeat(4,minmax(150px,1fr));gap:10px;margin:24px 0;display:grid}.dashboard-filters .btn{text-align:center}.day-summary{grid-template-columns:repeat(4,1fr);gap:12px;margin:22px 0;display:grid}.day-summary a{color:#fff;background:#123331;border-radius:14px;gap:4px;padding:16px;display:grid}.day-summary strong{font-size:27px}.day-summary span{color:#cce0dd;font-size:13px}.work-section{margin:30px 0}.work-section .section-heading{align-items:center}.bucket-count{color:var(--brand-dark);background:#dff4ed;border-radius:999px;padding:5px 9px;font-weight:800}.work-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.work-card{border:1px solid var(--line);background:#fff;border-radius:15px;gap:10px;padding:17px;display:grid;box-shadow:0 4px 16px #193d380d}.work-card:hover{border-color:#82b7b0;transform:translateY(-1px)}.work-card h3,.work-card p{margin:0}.work-card p{color:var(--muted);font-size:13px}.work-card-top,.work-card-bottom{justify-content:space-between;align-items:center;gap:8px;display:flex}.work-card-bottom small{color:var(--muted);text-align:right}.priority{text-transform:uppercase;font-size:11px;font-weight:800}.priority-alta,.priority-critica{color:#a53838}.next-action{border-top:1px solid var(--line);color:var(--muted);padding-top:9px;font-size:12px}.empty-inline{border:1px dashed var(--line);color:var(--muted);background:#fff;border-radius:12px;padding:20px}.metric-grid{grid-template-columns:repeat(4,1fr);gap:14px;margin:25px 0;display:grid}.metric-link{gap:5px;display:grid}.metric-link small{color:var(--brand-dark);font-weight:700}.period-form{gap:8px;display:flex}.period-form .input{min-width:180px}.embedded-table{border:0;border-radius:0;margin:0 -20px -20px}.dashboard-detail{grid-template-columns:2fr 1fr}.quick-links{gap:8px;display:grid}.quick-links a{color:var(--brand-dark);background:#f0f6f5;border-radius:9px;padding:10px;font-weight:700}@media (max-width:1000px){.dashboard-filters,.work-grid,.metric-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:800px){.dashboard-filters,.work-grid,.metric-grid,.day-summary,.dashboard-detail{grid-template-columns:1fr}.day-summary{grid-template-columns:repeat(2,1fr)}.period-form{flex-direction:column;width:100%}.work-card-top,.work-card-bottom{align-items:flex-start}.evidence-row{flex-direction:column}}.effectiveness-filters{grid-template-columns:220px minmax(220px,1fr) auto}.score-hero{color:#fff;background:#123331;grid-template-columns:repeat(3,1fr);gap:20px;margin:24px 0;display:grid}.score-hero div{gap:5px;display:grid}.score-hero span,.score-hero small{color:#cce0dd}.score-hero strong{font-size:38px}.component-grid{grid-template-columns:repeat(5,1fr);gap:12px;display:grid}.component-score{gap:12px;display:grid}.component-score div:first-child{justify-content:space-between;gap:8px;display:flex}.component-score strong{font-size:25px}.score-bar{background:#e3ebe9;border-radius:99px;height:7px;overflow:hidden}.score-bar i{background:var(--brand);height:100%;display:block}.effectiveness-detail{grid-template-columns:2fr 1fr}.workload-grid{grid-template-columns:repeat(5,1fr);gap:10px;display:grid}.workload-grid div{text-align:center;background:#f1f6f5;border-radius:12px;gap:4px;padding:14px;display:grid}.workload-grid strong{font-size:25px}.workload-grid span{color:var(--muted);font-size:12px}.period-action{gap:12px;display:grid}.period-action p{color:var(--muted)}@media (max-width:1000px){.component-grid{grid-template-columns:repeat(2,1fr)}.workload-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:800px){.effectiveness-filters,.score-hero,.component-grid,.effectiveness-detail,.workload-grid{grid-template-columns:1fr}.score-hero{grid-template-columns:repeat(2,1fr)}.score-hero div:first-child{grid-column:1/-1}}
