:root{--ivm-purple: #5B2EC9;--ivm-purple-dark: #3C1D8A;--ivm-gold: #FFC93C;--ivm-bg: #F6F4FC;--ivm-surface: #FFFFFF;--ivm-text: #221B3D;--ivm-text-muted: #6B6483;--ivm-border: #E4DEF7;--ivm-danger: #D64545;--viz-blue: #2a78d6;--viz-good: #0ca30c;--viz-warning: #fab219;--viz-pending: #d8d4ea;--viz-text-muted: #898781}*{box-sizing:border-box}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:var(--ivm-bg);color:var(--ivm-text)}.app-shell{display:flex;min-height:100vh}.sidebar{width:230px;background:linear-gradient(180deg,var(--ivm-purple),var(--ivm-purple-dark));color:#fff;display:flex;flex-direction:column;padding:24px 16px;flex-shrink:0}.brand{display:flex;align-items:center;gap:8px;margin-bottom:32px;font-weight:700;font-size:1.05rem}.brand-mark{color:var(--ivm-gold);font-size:1.4rem}.brand-mark.large{font-size:2.4rem;display:block;text-align:center;margin-bottom:8px}.brand-logo{width:28px;height:28px;object-fit:contain;flex-shrink:0}.brand-logo.large{width:84px;height:84px;display:block;margin:0 auto}nav{display:flex;flex-direction:column;gap:4px;flex:1}.nav-link{color:#ffffffd9;text-decoration:none;padding:10px 12px;border-radius:8px;font-size:.92rem}.nav-link:hover{background:#ffffff14}.nav-link.active{background:#ffffff29;color:#fff;font-weight:600}.logout-btn{background:transparent;border:1px solid rgba(255,255,255,.3);color:#fff;padding:8px 12px;border-radius:8px;cursor:pointer}.content-area{flex:1;padding:32px 40px;max-width:1100px}h1{margin:0 0 4px}.page-subtitle{color:var(--ivm-text-muted);margin:0 0 24px}.card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:16px;margin-bottom:32px}.stat-card{background:var(--ivm-surface);border:1px solid var(--ivm-border);border-radius:12px;padding:18px}.stat-value{font-size:1.6rem;font-weight:700;color:var(--ivm-purple)}.stat-label{color:var(--ivm-text-muted);font-size:.85rem;margin-top:4px}.data-table{width:100%;border-collapse:collapse;background:var(--ivm-surface);border-radius:12px;overflow:hidden;border:1px solid var(--ivm-border)}.data-table th,.data-table td{text-align:left;padding:10px 14px;border-bottom:1px solid var(--ivm-border);font-size:.9rem}.data-table th{background:#f0ecfb;color:var(--ivm-text-muted);font-weight:600}.row-actions{display:flex;gap:10px}.link-btn{background:none;border:none;color:var(--ivm-purple);cursor:pointer;padding:0;font-size:.85rem}.link-btn.danger{color:var(--ivm-danger)}.empty-state{color:var(--ivm-text-muted)}.inline-form{background:var(--ivm-surface);border:1px solid var(--ivm-border);border-radius:12px;padding:18px;display:flex;flex-wrap:wrap;gap:14px;margin-bottom:24px;align-items:flex-end}.inline-form label{display:flex;flex-direction:column;font-size:.8rem;color:var(--ivm-text-muted);gap:4px;flex:1 1 160px}.inline-form input,.inline-form select,.inline-form textarea{padding:8px 10px;border:1px solid var(--ivm-border);border-radius:8px;font-size:.9rem;font-family:inherit}.inline-form textarea{min-height:60px;resize:vertical}.inline-form button{background:var(--ivm-purple);color:#fff;border:none;padding:10px 18px;border-radius:8px;cursor:pointer;font-weight:600;height:fit-content}.inline-form button.secondary{background:transparent;color:var(--ivm-text-muted);border:1px solid var(--ivm-border)}.login-screen{min-height:100vh;display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at top,var(--ivm-purple),var(--ivm-purple-dark))}.login-card{background:var(--ivm-surface);padding:36px 32px;border-radius:16px;width:320px;display:flex;flex-direction:column;gap:14px;box-shadow:0 20px 50px #00000040}.login-card h1{text-align:center;margin:0;font-size:1.3rem}.login-card .subtitle{text-align:center;color:var(--ivm-text-muted);margin:0 0 8px;font-size:.85rem}.login-card label{display:flex;flex-direction:column;font-size:.85rem;color:var(--ivm-text-muted);gap:4px}.login-card input{padding:10px;border:1px solid var(--ivm-border);border-radius:8px;font-size:.95rem}.login-card button{background:var(--ivm-purple);color:#fff;border:none;padding:12px;border-radius:8px;font-weight:600;cursor:pointer;margin-top:8px}.error-msg{color:var(--ivm-danger);font-size:.85rem}.pod-banner{padding:12px 16px;border-radius:10px;font-size:.88rem;font-weight:600;margin-bottom:20px}.pod-banner-good{background:#e4f6ec;color:var(--viz-good)}.pod-banner-warning{background:#fff3da;color:#9a6300}.pod-banner-pending{background:var(--ivm-border);color:var(--ivm-text-muted)}.status-top-grid{display:grid;grid-template-columns:200px 1fr;gap:20px;margin-bottom:32px}@media (max-width: 640px){.status-top-grid{grid-template-columns:1fr}}.ring-card{background:var(--ivm-surface);border:1px solid var(--ivm-border);border-radius:14px;padding:18px;display:flex;flex-direction:column;align-items:center;gap:12px}.ring-pct{font-size:1.3rem;font-weight:800;fill:var(--ivm-text);font-family:inherit}.ring-sub{font-size:.62rem;fill:var(--ivm-text-muted);text-transform:uppercase;letter-spacing:.04em}.ring-legend{display:flex;flex-direction:column;gap:6px;font-size:.8rem;color:var(--ivm-text-muted);align-self:stretch}.ring-legend div{display:flex;align-items:center;gap:7px}.dot{width:9px;height:9px;border-radius:50%;flex-shrink:0}.dot-good{background:var(--viz-good)}.dot-warning{background:var(--viz-warning)}.dot-pending{background:var(--viz-pending);border:1px solid var(--ivm-border)}.phase-bars-card{background:var(--ivm-surface);border:1px solid var(--ivm-border);border-radius:14px;padding:18px 20px;display:flex;flex-direction:column;gap:14px}.card-heading{margin:0;font-size:.95rem;color:var(--ivm-text-muted);font-weight:700;text-transform:uppercase;letter-spacing:.03em}.phase-bar-row{display:flex;flex-direction:column;gap:4px}.phase-bar-label{display:flex;justify-content:space-between;font-size:.86rem;font-weight:600}.phase-bar-pct{color:var(--ivm-text-muted);font-variant-numeric:tabular-nums}.phase-bar-track{height:10px;background:var(--viz-pending);border-radius:999px;overflow:hidden}.phase-bar-fill{height:100%;background:var(--viz-blue);border-radius:999px;transition:width .4s ease}.phase-bar-meta{font-size:.74rem;color:var(--ivm-text-muted)}.phase-group{background:var(--ivm-surface);border:1px solid var(--ivm-border);border-radius:12px;padding:14px 18px;margin-bottom:12px}.phase-group-head{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:8px}.phase-group-head h3{margin:0;font-size:1rem}.phase-group-count{font-size:.78rem;color:var(--ivm-text-muted);font-variant-numeric:tabular-nums}.task-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:6px}.task-row{display:flex;align-items:center;gap:10px;padding:6px 0;border-top:1px solid var(--ivm-border)}.task-row:first-child{border-top:none}.task-title{flex:1;font-size:.88rem}.task-status-select{font-size:.78rem;padding:4px 6px;border-radius:6px;border:1px solid var(--ivm-border);background:var(--ivm-bg)}.status-pill{font-size:.7rem;font-weight:700;padding:3px 9px;border-radius:999px;white-space:nowrap}.status-hecho{background:#e4f6ec;color:var(--viz-good)}.status-en_progreso{background:#fff3da;color:#9a6300}.status-pendiente{background:var(--ivm-surface-2, #F0ECFB);color:var(--ivm-text-muted)}.changelog-feed{list-style:none;margin:0;padding:0;display:flex;flex-direction:column}.changelog-entry{display:flex;gap:16px;padding:14px 0;border-top:1px solid var(--ivm-border)}.changelog-entry:first-child{border-top:none}.changelog-date{width:92px;flex-shrink:0;font-size:.78rem;color:var(--ivm-text-muted);font-variant-numeric:tabular-nums;padding-top:2px}.changelog-title{font-weight:700;font-size:.92rem;margin-bottom:3px}.changelog-body p{margin:0;color:var(--ivm-text-muted);font-size:.86rem}
