.app{width:100vw;height:100vh;display:flex;flex-direction:column;background:#fff;overflow:hidden}.main-area{flex:1;display:flex;min-height:0}.sidebar{width:220px;background:var(--ikea-blue);color:#fff;display:flex;flex-direction:column;flex-shrink:0}.sidebar-logo{height:82px;display:flex;align-items:center;justify-content:center;border-bottom:1px solid rgba(255,255,255,.15)}.sidebar-logo img{width:125px;height:auto}.sidebar-menu{padding-top:18px}.menu-item{height:61px;display:flex;align-items:center;gap:10px;padding:0 12px;color:#fff;font-size:14px;font-weight:700;text-decoration:none;cursor:pointer;border:none;background:transparent;width:100%;text-align:left;font-family:inherit}.menu-icon{width:23px;height:23px;object-fit:contain;flex-shrink:0;mix-blend-mode:screen}.menu-item.active .menu-icon{mix-blend-mode:multiply;filter:invert(1)}.menu-item:hover{background:#ffffff14}.menu-item.active{margin:0 7px;padding-left:10px;width:calc(100% - 14px);border-radius:5px;background:var(--ikea-yellow);color:var(--ikea-blue)}.sidebar-spacer{flex:1}.logout{margin-bottom:15px}.content{flex:1;min-width:0;display:flex;flex-direction:column;background:#fff}.top-header{height:82px;display:flex;align-items:center;justify-content:space-between;padding:0 25px;border-bottom:1px solid var(--border);background:#fff;flex-shrink:0}.system-title h1{margin:0;color:var(--ikea-blue);font-size:22px;line-height:1.1;font-weight:800}.system-title p{margin:6px 0 0;color:var(--text-muted);font-size:12px}.user-area{display:flex;align-items:center;color:var(--ikea-blue)}.user-info{font-size:11px;line-height:1.35;text-align:left}.user-info strong{display:block;font-size:12px;font-weight:800}.user-arrow{margin-left:25px;font-size:13px}.page-body{flex:1;min-height:0;padding:18px 24px 12px;display:flex;flex-direction:column;overflow:auto}.section-title{text-align:center;color:var(--ikea-blue);font-size:15px;font-weight:800;margin:0 0 13px;flex-shrink:0}.modules-grid{flex:1;min-height:0;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-template-rows:repeat(3,minmax(0,1fr));gap:9px}.module-card,.screen-card{position:relative;background:#fff;border:1px solid #e0e5e9;border-radius:7px;box-shadow:0 2px 6px #0000000f;padding:11px 14px 8px;display:flex;flex-direction:column;cursor:pointer;text-decoration:none;overflow:hidden;transition:transform .12s ease,box-shadow .12s ease}.module-card:hover,.screen-card:hover{transform:translateY(-2px);box-shadow:0 5px 12px #0000001a}.module-number{color:var(--ikea-blue);font-size:18px;font-weight:800;line-height:1;margin-bottom:5px}.module-name{color:var(--ikea-blue-dark);font-size:10.8px;line-height:1.25;font-weight:800;text-transform:uppercase;max-width:180px;padding-right:92px}.module-line{width:100%;height:2px;background:var(--ikea-yellow);margin-top:auto}.module-icon{position:absolute;right:5ch;bottom:33.75px;top:auto;font-size:10.8px;line-height:1.25;font-weight:800;font-family:inherit;transform:none;width:126px;height:126px;object-fit:contain;object-position:right bottom;pointer-events:none}.module-dashboard{flex-shrink:0;margin-bottom:18px;border:1px solid #e0e5e9;border-radius:7px;box-shadow:0 2px 6px #0000000f;padding:18px 18px 16px;background:#fff}.module-dashboard-header h2{margin:0;color:var(--ikea-blue);font-size:18px;font-weight:800}.module-dashboard-kicker{margin:0 0 4px;color:var(--ikea-blue);font-size:13px;font-weight:800}.module-dashboard-header p{margin:8px 0 0;color:var(--text-muted);font-size:13px;line-height:1.45;max-width:760px}.module-dashboard-grid{margin-top:16px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.module-dashboard-kpi{display:flex;flex-direction:column;min-height:92px;padding:12px 14px;border:1px solid #e0e5e9;border-radius:6px;text-decoration:none;background:#f7fbff}.module-dashboard-kpi:hover{border-color:var(--ikea-blue)}.module-dashboard-kpi-note{margin-top:4px;color:var(--text-muted);font-size:11px;font-weight:700}.minimodules-title{margin:0 0 12px;color:var(--ikea-blue);font-size:13px;font-weight:800;flex-shrink:0}.screens-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.screen-card{min-height:110px}.screen-card .module-name{font-size:12px;max-width:none}.breadcrumb{margin:0 0 16px;color:var(--text-muted);font-size:12px}.breadcrumb a{color:var(--ikea-blue);text-decoration:none;font-weight:700}.kpi-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:16px}.kpi-card,.chart-placeholder{border:1px solid #e0e5e9;border-radius:7px;box-shadow:0 2px 6px #0000000f;padding:16px;background:#fff}.kpi-label{color:var(--text-muted);font-size:11px;font-weight:700;text-transform:uppercase}.kpi-value{margin-top:8px;color:var(--ikea-blue);font-size:28px;font-weight:800}.chart-placeholder{min-height:280px;color:var(--text-muted);display:flex;align-items:center;justify-content:center;text-align:center;font-size:14px}.placeholder-note{max-width:640px;margin:24px auto;text-align:center;color:var(--text-muted);line-height:1.5}.bottom-bar{height:25px;background:var(--ikea-blue);color:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 28px;font-size:9px;flex-shrink:0}.bottom-left{display:flex;align-items:center;gap:25px}@media(max-width:1050px){.sidebar{width:150px}.kpi-row,.screens-grid,.module-dashboard-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.app{height:auto;min-height:100vh;overflow:auto}.main-area{display:block}.sidebar{width:100%;height:auto}.sidebar-logo,.sidebar-spacer{display:none}.sidebar-menu{display:flex;overflow-x:auto;padding:0}.menu-item{min-width:120px;justify-content:center}.modules-grid,.screens-grid,.kpi-row{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:none}.bottom-bar{display:none}}.login-container{width:100vw;height:100vh;display:flex;background:#fff;overflow:hidden}.left-panel{width:45.5%;height:100vh;background:#fff;padding:46px 4.5vw 28px;display:flex;flex-direction:column;overflow:hidden}.logo{width:225px;height:auto;display:block;margin-bottom:28px}.login-title{margin:0;color:var(--ikea-blue);font-size:clamp(26px,2.1vw,36px);font-weight:800;line-height:1.18;letter-spacing:-.4px}.yellow-line{width:78px;height:7px;background:var(--ikea-yellow);margin:19px 0}.description{max-width:560px;margin:0 0 34px;color:var(--text-muted);font-size:16px;line-height:1.5}.field{margin-bottom:18px}.field label{display:block;margin-bottom:8px;color:var(--ikea-blue);font-size:13px;font-weight:800;text-transform:uppercase}.field input{width:100%;height:54px;padding:0 17px;border:1px solid var(--input-border);border-radius:4px;background:#fff;color:#243447;font-size:14px;outline:none}.field input:focus{border-color:var(--ikea-blue)}.field input::placeholder{color:#8997a6}.login-options{display:flex;align-items:center;justify-content:space-between;margin:2px 0 19px}.remember{display:flex;align-items:center;color:var(--text-muted);font-size:13px;cursor:pointer}.remember input{width:16px;height:16px;margin:0 7px 0 0;cursor:pointer}.forgot{color:var(--ikea-blue);font-size:13px;text-decoration:none}.forgot:hover{text-decoration:underline}.login-button{width:100%;height:55px;border:none;border-radius:4px;background:var(--ikea-yellow);color:var(--ikea-blue);font-size:15px;font-weight:800;cursor:pointer}.login-button:hover{background:var(--ikea-yellow-hover)}.login-button:disabled{opacity:.7;cursor:wait}.message{margin-top:14px;padding:11px 13px;border-left:4px solid #c62828;background:#fff4f4;color:#9b1c1c;font-size:12px}.secure-access{margin-top:auto;padding-top:18px;display:flex;align-items:center;color:var(--text-muted);font-size:12px}.secure-icon{width:26px;height:26px;margin-right:9px;border-radius:50%;background:#eef5fa;color:var(--ikea-blue);display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:800}.right-panel{width:54.5%;height:100vh;overflow:hidden;background:var(--ikea-blue)}.warehouse-image{display:block;width:100%;height:100%;object-fit:cover;object-position:center center}@media(max-width:900px){.login-container{height:auto;min-height:100vh;display:block;overflow:auto}.left-panel{width:100%;height:auto;min-height:100vh;padding:35px 30px}.right-panel{width:100%;height:520px}.logo{width:180px}}.m1-app{width:100vw;height:100vh;display:flex;flex-direction:column;background:#eef3f8;overflow:hidden;color:#1b2b3a}.m1-header{height:88px;flex-shrink:0;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:0 16px 0 12px;background:var(--ikea-blue);color:#fff}.m1-header-left{display:flex;align-items:center;gap:12px;min-width:0}.m1-header-left img{width:92px;height:auto;flex-shrink:0}.m1-header-left h1{margin:0;font-size:16px;font-weight:800;letter-spacing:.2px}.m1-header-left p{margin:3px 0 0;font-size:11px;opacity:.92;font-weight:400}.m1-header-left p.m1-subtitle-accent{color:var(--ikea-yellow);font-size:12.1px;font-weight:800;letter-spacing:.3px;text-transform:uppercase;opacity:1}.m1-action img{width:26.4px;height:26.4px;object-fit:contain;mix-blend-mode:screen}.m1-filters{display:flex;gap:8px}.m1-filter{background:#fff;color:#1b2b3a;border-radius:3px;padding:7px 10px;min-width:150px;font-size:11px;line-height:1.25}.m1-filter strong{display:block;color:var(--ikea-blue);font-size:9px;letter-spacing:.3px}.m1-actions{display:flex;gap:14px}.m1-action{border:none;background:transparent;color:#fff;display:flex;flex-direction:column;align-items:center;gap:4px;font-size:9.6px;font-weight:700;letter-spacing:.3px;cursor:pointer;font-family:inherit}.m1-action:hover{color:var(--ikea-yellow)}.m1-action svg{width:26.4px;height:26.4px}.m1-body{flex:1;min-height:0;display:flex}.m1-sidebar{width:228px;flex-shrink:0;background:var(--ikea-blue);color:#fff;display:flex;flex-direction:column;padding:12px 0 10px;overflow-y:auto}.m1-nav{display:flex;flex-direction:column}.m1-nav a{display:flex;align-items:center;gap:8px;min-height:46px;padding:8px 12px;color:#fff;text-decoration:none;font-size:13.2px;font-weight:700;line-height:1.25}.m1-nav a:hover{background:#ffffff14}.m1-nav a.active{background:var(--ikea-yellow);color:var(--ikea-blue)}.m1-nav-icon{width:19.2px;font-size:13.2px;text-align:center;flex-shrink:0}.m1-main{flex:1;min-width:0;overflow:auto;padding:10px}.m1-grid{display:flex;flex-direction:column;gap:10px;min-height:0}.m1-row{display:flex;gap:10px;flex:0 0 auto;align-items:stretch}.m1-row-top .m1-card-11{flex:0 0 auto;width:max-content;min-width:max-content}.m1-row-top .m1-card-12,.m1-row-mid .m1-card-13{flex:1 1 auto;min-width:0}.m1-row-mid .m1-card-14{flex:0 0 auto;width:max-content;min-width:max-content}.m1-row>.m1-card:not(.m1-card-11):not(.m1-card-14):not(.m1-card-15):not(.m1-card-16){flex:1 1 0;min-width:0}.m1-card-15{flex:1 1 0;min-width:0}.m1-card-15 .m1-card-body{overflow-x:auto}.m1-card-15 .m1-table{width:100%}.m1-card-15 .m1-col-accion{width:99%;white-space:normal}.m1-card-16{flex:0 0 auto;width:max-content}.m1-card-16 .m1-card-head{white-space:nowrap}.m1-card-16 .m1-card-body{width:0;min-width:100%;box-sizing:border-box}.m1-card-16 .m1-daily,.m1-card-16 .m1-daily>div{width:100%}.m1-table.m1-table-16{width:100%;max-width:100%;table-layout:fixed}.m1-table.m1-table-16 th,.m1-table.m1-table-16 td{width:auto;white-space:normal}.m1-table.m1-table-16 col.m1-col-proceso{width:calc(var(--m1-16-proceso-ch) + 12px)}.m1-table.m1-table-16 col.m1-col-acciones{width:auto}.m1-table.m1-table-16 col.m1-col-estado{width:26%}.m1-table.m1-table-16 th.m1-col-proceso,.m1-table.m1-table-16 td.m1-col-proceso{white-space:nowrap}.m1-table.m1-table-16 .m1-col-estado{white-space:nowrap;text-align:left}.m1-estado-val{display:inline-flex;align-items:center;gap:4px;white-space:nowrap}.m1-card{background:#fff;border-radius:6px;box-shadow:0 1px 4px #00285014;display:flex;flex-direction:column;min-width:0;overflow:hidden}.m1-card-head{background:var(--ikea-blue);color:#fff;font-size:11px;font-weight:800;letter-spacing:.3px;padding:7px 10px}.m1-card-body{flex:0 0 auto;min-height:0;padding:8px;overflow:visible}.m1-table{width:max-content;max-width:none;table-layout:auto;border-collapse:collapse;font-size:10px}.m1-table th,.m1-table td{width:1%;padding:4px 6px;text-align:left;border-bottom:1px solid #e6edf2;white-space:nowrap}.m1-table th{color:var(--ikea-blue);font-size:9px;font-weight:800;letter-spacing:.2px}.m1-table tbody tr:nth-child(2n){background:#f4f9fc}.m1-table .num{text-align:right}.m1-table-13{width:100%}.m1-table-13 th.m1-col-wide,.m1-table-13 td.m1-col-wide{width:50%}.m1-table-14 th,.m1-table-14 td{width:1%;white-space:nowrap}.m1-table-14 th.m1-th-stack{white-space:normal;width:1%;max-width:1px}.m1-table th.m1-th-stack{white-space:normal;text-align:center;line-height:1.15;width:1%;max-width:none;padding-left:4px;padding-right:4px}.m1-table th.m1-th-stack span{display:block}.m1-table th.m1-th-center,.m1-table td.m1-cell-center{text-align:center;vertical-align:middle}.m1-table td.m1-cell-center .m1-dot,.m1-table td.m1-cell-center .m1-arrow{display:inline-block;margin:0 auto}.m1-dot{width:9px;height:9px;border-radius:50%;display:inline-block}.m1-legend{display:flex;gap:10px;margin:0;font-size:9px;color:#5b6b7c}.m1-card-foot{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:6px}.m1-card-foot .m1-link{margin-top:0}.m1-legend span{display:flex;align-items:center;gap:4px}.tone-ok{background:#2e7d32;color:#2e7d32}.tone-riesgo{background:#f9a825;color:#f9a825}.tone-no{background:#c62828;color:#c62828}.tone-alta{background:#ef6c00;color:#ef6c00}.tone-cerrada{background:#78909c;color:#78909c}.tone-info{background:var(--ikea-blue);color:var(--ikea-blue)}.m1-arrow.up{color:#2e7d32}.m1-arrow.down{color:#c62828}.m1-arrow.flat{color:#f9a825}.m1-trend-wrap{display:grid;grid-template-columns:1fr 92px;gap:8px;height:auto;padding-right:22px}.m1-summary{background:#e8f2fa;border:1px solid #c5d8ea;border-radius:4px;padding:6px}.m1-summary h4{margin:0 0 8px;color:var(--ikea-blue);font-size:10px}.m1-summary-row{display:flex;justify-content:space-between;font-size:10px;margin-bottom:6px}.m1-alert-bar{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:4px;margin-bottom:6px}.m1-alert-chip{border-radius:3px;padding:4.6px 4.6px 5.75px;color:#fff;text-align:center}.m1-alert-chip strong{display:block;font-size:14.95px}.m1-alert-chip small{font-size:9.2px;font-weight:700}.m1-alert-chip.tone-ok{background:#2e7d32}.m1-alert-chip.tone-riesgo{background:#f9a825;color:#1b2b3a}.m1-alert-chip.tone-no{background:#c62828}.m1-alert-chip.tone-alta{background:#ef6c00}.m1-alert-chip.tone-cerrada{background:#78909c}.m1-alert-chip.tone-info{background:var(--ikea-blue)}.m1-link{display:inline-block;margin-top:6px;color:var(--ikea-blue);font-size:10px;font-weight:700;text-decoration:none}.m1-link:hover{text-decoration:underline}.sla{display:inline-block;min-width:42px;padding:2px 4px;border-radius:3px;text-align:center;font-weight:800;color:#fff}.sla-high{background:#2e7d32}.sla-mid{background:#7cb342}.sla-low{background:#f9a825;color:#1b2b3a}.m1-status{font-weight:800;font-size:10px}.m1-status.En.curso,.m1-status.curso{color:#2e7d32}.m1-status.Atrasada{color:#c62828}.m1-status.Programada{color:var(--ikea-blue)}.m1-bar{width:64px;height:7px;background:#e4eaf0;border-radius:4px;overflow:hidden;display:inline-block;vertical-align:middle;margin-right:4px}.m1-bar i{display:block;height:100%;background:#2e7d32}.m1-bar.low i{background:#c62828}.m1-action-foot{display:flex;justify-content:space-between;align-items:center;gap:8px;margin-top:6px;font-size:10px}.m1-action-counts{font-weight:800}.m1-action-foot b{font-weight:800;color:inherit}.m1-avg{background:#e8f5e9;color:#2e7d32;font-weight:800;padding:2px 6px;border-radius:3px}.m1-daily{display:flex;flex-direction:column;gap:10px}.m1-daily h4{margin:0 0 6px;color:var(--ikea-blue);font-size:10px;font-weight:800}.m1-daily-row{display:flex;justify-content:space-between;align-items:center;font-size:10px;padding:2px 0;border-bottom:1px solid #eef3f7}.m1-lights{display:flex;flex-direction:column;align-items:flex-start;gap:6px;font-size:9px;font-weight:700}.m1-lights-title{color:var(--ikea-blue);font-weight:800}.m1-lights-items{display:flex;flex-wrap:wrap;gap:8px 10px;align-items:center}.m1-lights-items span{display:inline-flex;align-items:center;gap:4px}.sc-page{display:flex;flex-direction:column;gap:10px}.sc-kpis{display:grid;grid-template-columns:140px repeat(3,minmax(150px,1fr)) 170px minmax(280px,1.4fr);gap:10px}.sc-kpi-card{background:#fff;border-radius:6px;box-shadow:0 1px 4px #00285014;display:flex;align-items:center;gap:10px;padding:10px 12px;min-width:0}.sc-kpi-card img{width:42px;height:42px;flex-shrink:0}.sc-kpi-card small{display:block;font-size:9px;font-weight:800;letter-spacing:.3px;color:#5b6b7c}.sc-kpi-card strong{display:block;font-size:28px;line-height:1;margin:2px 0}.sc-kpi-total,.sc-kpi-semaforo,.sc-kpi-status,.sc-kpi-avg{flex-direction:column;align-items:stretch;padding:0}.sc-kpi-head{background:var(--ikea-blue);color:#fff;font-size:11px;font-weight:800;letter-spacing:.3px;padding:2.8px 10px;border-radius:6px 6px 0 0}.sc-kpi-total .sc-kpi-head,.sc-kpi-semaforo .sc-kpi-head{text-align:center}.sc-kpi-body{flex:1;display:flex;align-items:center;justify-content:center;padding:0 12px}.sc-kpi-body strong{color:var(--ikea-blue);font-size:34px;margin:0}.sc-kpi-status small,.sc-kpi-avg small{padding:1.35em 10px 0;font-size:11px;font-weight:800;letter-spacing:.3px;line-height:1.2;text-align:center}.sc-kpi-ok small{color:#2e7d32}.sc-kpi-riesgo small{color:#f9a825}.sc-kpi-no small{color:#c62828}.sc-kpi-avg small{color:var(--ikea-blue)}.sc-kpi-metrics{flex:1;display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;justify-items:center;padding:0 8px}.sc-kpi-ok .sc-kpi-metrics strong{color:#2e7d32}.sc-kpi-riesgo .sc-kpi-metrics strong{color:#f9a825}.sc-kpi-no .sc-kpi-metrics strong{color:#c62828}.sc-kpi-metrics strong{margin:0;font-size:34px;font-weight:800}.sc-kpi-avg strong{flex:1;display:flex;align-items:center;justify-content:center;margin:0;padding:4px 12px;font-size:32px;color:#2e7d32}.sc-semaforo-body,.sc-rango{display:flex;align-items:center;gap:10px;padding:0 10px}.sc-semaforo-body ul,.sc-rango ul{margin:0;padding:0;list-style:none;font-size:10px;color:#5b6b7c}.sc-semaforo-body li,.sc-rango ul li{display:flex;align-items:center;gap:6px;margin-bottom:5px}.sc-donut{width:132.48px;height:132.48px;flex-shrink:0}.sc-donut-center{font-size:15.6px;font-weight:800;fill:#2e7d32;font-family:inherit}.sc-table-card{background:#fff;border-radius:6px;box-shadow:0 1px 4px #00285014;overflow:auto;padding:0}.sc-table{width:100%;max-width:none}.sc-table th{background:var(--ikea-blue);color:#fff;position:sticky;top:0}.sc-table td,.sc-table th{white-space:nowrap;vertical-align:middle}.sc-table th.sc-def,.sc-table td.sc-def{width:var(--sc-def-ch);min-width:var(--sc-def-ch);max-width:var(--sc-def-ch);white-space:nowrap;line-height:1.25}.sc-table th.sc-comentario,.sc-table td.sc-comentario{width:99%;white-space:normal}.sc-charts{display:grid;grid-template-columns:1fr;gap:10px}.sc-chart-card{background:#fff;border-radius:6px;box-shadow:0 1px 4px #00285014;overflow:hidden}.sc-bars{display:flex;flex-direction:column;gap:8px;padding:12px}.sc-bar-row{display:grid;grid-template-columns:88px 1fr 52px;gap:8px;align-items:center;font-size:11px}.sc-bar-track{height:12px;background:#e8eef3;border-radius:3px;overflow:hidden}.sc-bar-track i{display:block;height:100%}.sc-bar-row b{font-size:11px;text-align:right}.tone-ok-text{color:#2e7d32}.tone-riesgo-text{color:#f9a825}.tone-no-text{color:#c62828}.m1-screen{background:#fff;border-radius:6px;min-height:100%;padding:24px}.m1-screen h2{margin:0 0 8px;color:var(--ikea-blue)}.m1-screen p{color:#5b6b7c;max-width:640px;line-height:1.5}.t12-page{display:flex;flex-direction:column;gap:10px}.t12-top{display:grid;grid-template-columns:190px minmax(280px,1.5fr) 240px 200px;gap:10px}.t12-bottom{display:grid;grid-template-columns:1fr 240px;gap:10px}.t12-card{background:#fff;border-radius:6px;box-shadow:0 1px 4px #00285014;overflow:hidden;min-width:0;display:flex;flex-direction:column}.t12-head-center{text-align:center}.t12-kpi-total{display:grid;grid-template-rows:auto 1fr}.t12-kpi-total .t12-summary{display:grid;place-items:center;min-height:0}.t12-card-mid .t12-compare{flex:1;display:grid;grid-template-columns:auto auto auto;justify-content:start;align-content:center;column-gap:8px;row-gap:6px}.t12-card-mid .t12-trend6{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center}.t12-summary,.t12-compare,.t12-trend6,.t12-var-box{padding:10px 12px 12px}.t12-summary strong{display:flex;align-items:center;justify-content:center;font-size:48.96px;color:var(--ikea-blue);line-height:1;margin:0}.t12-summary ul{margin:0;padding:0;list-style:none;font-size:13.2px;color:#5b6b7c}.t12-proc-legend{margin:0;padding:0;list-style:none;font-size:11px;color:#5b6b7c}.t12-kpi-total .m1-dot{width:10.8px;height:10.8px}.t12-summary li{display:flex;align-items:center;gap:6px;margin:0 0 6px}.t12-compare p{display:grid;grid-template-columns:subgrid;grid-column:1 / -1;align-items:center;margin:0;font-size:13.2px}.t12-compare b{font-size:15.6px;justify-self:start;text-align:left;font-variant-numeric:tabular-nums}.t12-compare .m1-dot{width:10.8px;height:10.8px}.t12-chart-body{padding:6px 8px 8px}.t12-line{width:100%;height:168px}.t12-line-process{height:188px}.t12-axis{font-size:9px;fill:#5b6b7c}.t12-axis-month{font-size:11.7px}.t12-legend{display:flex;justify-content:center;gap:14px;font-size:10px;color:#5b6b7c;padding:0 6px 4px}.t12-swatch{display:inline-block;width:16px;height:3px;margin-right:6px;vertical-align:middle;background:#0058a3}.t12-swatch.orange{background:#ef6c00}.t12-swatch.dash{height:0;border-top:2px dashed #ef6c00;background:none}.t12-trend6{text-align:center}.t12-trend6-status{display:flex;flex-direction:column;align-items:center}.t12-trend6-status .t12-arrow{margin-bottom:28px}.t12-arrow{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:50%;font-size:22px;margin-bottom:0}.t12-trend6.up .t12-arrow,.t12-var-box .up{background:#e8f5e9;color:#2e7d32}.t12-trend6.down .t12-arrow,.t12-var-box .down{background:#fdecea;color:#c62828}.t12-trend6 strong{display:block;font-size:14px;line-height:1.2}.t12-trend6 em{display:block;font-style:normal;font-size:22px;font-weight:800;margin:4px 0}.t12-trend6.up em{color:#2e7d32}.t12-trend6.down em{color:#c62828}.t12-trend6 small{color:#5b6b7c;font-size:10px}.t12-table-card{background:#fff;border-radius:6px;box-shadow:0 1px 4px #00285014;overflow:auto}.t12-table{width:100%}.t12-table th{background:var(--ikea-blue);color:#fff}.t12-table th,.t12-table td{white-space:nowrap;vertical-align:middle}.t12-table td{font-weight:400}.t12-bold{font-weight:800}.t12-table th.t12-tend,.t12-table td.t12-tend{min-width:calc(78px + 15ch)}.t12-spark{width:calc(78px + 15ch);height:26px;display:block;margin:0 auto}.t12-sub{display:block;font-weight:800}.t12-table th.t12-obs,.t12-table td.t12-obs{width:99%;white-space:normal;min-width:160px}.t12-process-wrap{display:flex;flex:1;min-width:0;padding:8px;align-items:center;gap:8px}.t12-process-wrap .t12-line-process{flex:1;min-width:0;width:auto;height:188px}.t12-proc-legend{flex:0 0 auto;margin-left:auto;text-align:left}.t12-proc-legend li{display:flex;align-items:center;justify-content:flex-start;width:100%;gap:8px;margin-bottom:5px;font-size:13px}.t12-proc-legend i{flex-shrink:0;width:13px;height:13px;border-radius:50%}.t12-var-box p{margin:0 0 14px;display:flex;flex-direction:column;align-items:center;gap:4px}.t12-var-box span{font-size:22px;width:42px;height:42px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center}.t12-var-box b{font-size:22px}.t12-var-box small{color:#5b6b7c;font-size:10px}.t12-var-box .up{color:#2e7d32}.t12-var-box .down{color:#c62828}.a13-page{display:flex;flex-direction:column;gap:10px}.a13-top{display:grid;grid-template-columns:minmax(0,1fr) max-content minmax(0,.95fr);gap:10px;align-items:stretch}.a13-card-sev{width:max-content;max-width:100%}.a13-card-resumen{min-width:0}.a13-bottom{display:grid;grid-template-columns:1fr 1.1fr 1fr;gap:10px}.a13-card{background:#fff;border-radius:6px;box-shadow:0 1px 4px #00285014;overflow:hidden;min-width:0;display:flex;flex-direction:column}.a13-minis{flex:1;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;padding:6px 10px;align-items:stretch}.a13-mini{background:#fff;border:1px solid #e6edf2;border-radius:4px;padding:8px;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;min-height:0;height:100%}.a13-mini small{display:block;font-size:9px;font-weight:800;letter-spacing:.3px}.a13-mini strong{display:block;font-size:28px;font-weight:800;line-height:1}.a13-mini-total{background:var(--ikea-blue);border-color:var(--ikea-blue)}.a13-mini-total small,.a13-mini-total strong{color:#fff}.a13-donut-wrap{display:flex;align-items:center;gap:12px;padding:10px 12px 12px;width:max-content}.a13-donut{width:144px;height:144px;flex-shrink:0}.a13-donut-value{font-size:21.6px;font-weight:800;fill:var(--ikea-blue);font-family:inherit}.a13-donut-label{font-size:12px;fill:#5b6b7c;font-family:inherit}.a13-sev-legend{margin:0;padding:0;list-style:none;flex:0 0 auto;display:grid;grid-template-columns:10px max-content max-content;column-gap:2ch;row-gap:8px;font-size:11px;color:#5b6b7c}.a13-sev-legend li{display:contents}.a13-sev-legend span{white-space:nowrap}.a13-sev-legend b{white-space:nowrap;font-weight:800;text-align:left;justify-self:start}.a13-sev-legend i{width:10px;height:10px;border-radius:50%;margin:0;align-self:center}.a13-bars-wrap{padding:10px 12px 12px}.a13-bars{margin:0;padding:0;list-style:none}.a13-bars li{display:grid;grid-template-columns:110px 1fr 18px;align-items:center;gap:8px;margin-bottom:7px}.a13-bar-label{font-size:11px;color:#1b2b3a}.a13-bar-track{display:block;height:12px;background:#eef3f8;border-radius:2px;overflow:hidden}.a13-bar-track i{display:block;height:100%}.a13-bars b{font-size:12px;color:#1b2b3a;text-align:right}.a13-table-card{background:#fff;border-radius:6px;box-shadow:0 1px 4px #00285014;overflow:auto}.a13-table{width:100%}.a13-table th{background:var(--ikea-blue);color:#fff}.a13-table th,.a13-table td{white-space:nowrap;vertical-align:middle}.a13-table td{font-weight:400}.a13-table td.a13-wide{white-space:normal;min-width:140px}.a13-neg{color:#c62828;font-weight:800}.a13-sev{display:inline-block;min-width:72px;padding:3px 8px;border-radius:3px;color:#fff;font-size:10px;font-weight:800;text-align:center}.a13-sev-critica{background:#c62828}.a13-sev-alta{background:#ef6c00}.a13-sev-moderada{background:#f9a825;color:#1b2b3a}.a13-sev-baja{background:#2e7d32}.a13-top5 th,.a13-guide th{background:var(--ikea-blue);color:#fff}.a13-top5 th.a13-top5-kpi,.a13-top5 td.a13-top5-kpi{min-width:calc(var(--a13-top5-kpi-ch, 26ch) - 2ch);max-width:calc(var(--a13-top5-kpi-ch, 26ch) - 2ch);white-space:nowrap}.a13-chart-body{padding:6px 8px 8px}.a13-line{width:100%;height:168px}.a13-axis{font-size:9px;fill:#5b6b7c}.a13-point{font-size:10px;font-weight:800;fill:var(--ikea-blue)}.a13-guide{width:100%;table-layout:fixed}.a13-guide td{white-space:normal;font-weight:400;font-size:10px}.a13-guide col.a13-col-sev{width:calc(var(--a13-badge-ch, 8ch) + 18px + 2ch + 3ch)}.a13-guide col.a13-col-criterio{width:calc(42% - 3ch)}.a13-guide col.a13-col-ejemplos{width:40%}.a13-guide th.a13-guide-sev,.a13-guide td.a13-guide-sev{width:1%;white-space:nowrap;padding-left:6px;padding-right:6px}.a13-guide th.a13-guide-sev{font-size:8px;letter-spacing:0}.a13-guide .a13-sev{min-width:0;width:max-content;box-sizing:border-box}.a13-guide th.a13-guide-criterio,.a13-guide td.a13-guide-criterio,.a13-guide th.a13-guide-ejemplos,.a13-guide td.a13-guide-ejemplos{width:auto;white-space:normal}.b14-page{display:flex;flex-direction:column;gap:10px}.b14-kpis{display:grid;grid-template-columns:repeat(6,max-content) minmax(0,1fr);gap:8px;align-items:stretch}.b14-mini{background:#fff;border-radius:6px;box-shadow:0 1px 4px #00285014;padding:8px 12px 9.6px;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;width:max-content;max-width:100%}.b14-mini small{font-size:9px;font-weight:800;letter-spacing:.2px;color:var(--ikea-blue)}.b14-mini-stack span{display:block}.b14-mini strong{font-size:26px;font-weight:800;line-height:1.1;margin:4.8px 0 1.6px}.b14-mini em{font-style:normal;font-size:10px;color:#5b6b7c}.b14-mini small.b14-red,.b14-mini em.b14-red,.b14-mini strong.b14-red{color:#c62828}.b14-mini small.b14-green,.b14-mini em.b14-green,.b14-mini strong.b14-green{color:#2e7d32}.b14-blue{color:var(--ikea-blue);font-weight:800}.b14-red{color:#c62828;font-weight:800}.b14-green{color:#2e7d32;font-weight:800}.b14-yellow{color:#f9a825;font-weight:800}.b14-semaforo{text-align:left;padding:6.4px 10px 8px;width:100%;max-width:none;overflow:visible}.b14-semaforo-body{display:flex;align-items:center;gap:8px;width:100%}.b14-semaforo-body li{display:flex;align-items:center;gap:6px;margin-bottom:3.2px}.b14-semaforo-body ul{margin:0;padding:0;list-style:none;font-size:13px;color:#5b6b7c}.b14-semaforo-body li{display:flex;align-items:center;gap:6px;margin-bottom:4px}.b14-semaforo .b14-sq{width:13px;height:13px;border-radius:2px;flex-shrink:0}.b14-green-bg{background:#2e7d32}.b14-yellow-bg{background:#f9a825}.b14-red-bg{background:#c62828}.b14-donut{flex-shrink:0}.b14-semaforo .b14-donut{width:161.74px;height:161.74px;margin:-13.48px 0}.b14-semaforo .b14-donut-value{font-size:13.1px}.b14-semaforo .b14-donut-label{font-size:6.91px}.b14-donut-lg{width:165px;height:165px}.b14-donut-value{font-size:14px;font-weight:800;fill:var(--ikea-blue);font-family:inherit}.b14-donut-label{font-size:8px;fill:#5b6b7c;font-family:inherit}.b14-table-card,.b14-card{background:#fff;border-radius:6px;box-shadow:0 1px 4px #00285014;overflow:auto;min-width:0}.b14-table{width:100%}.b14-table th,.b14-small th,.b14-age-table th{background:var(--ikea-blue);color:#fff}.b14-table td{font-weight:400;white-space:nowrap;vertical-align:middle}.b14-table th.b14-proceso,.b14-table td.b14-proceso{width:var(--b14-proceso-ch, 16ch);min-width:var(--b14-proceso-ch, 16ch);white-space:nowrap}.b14-table th.b14-th-riesgo{width:1%;max-width:none;white-space:normal;line-height:1.15}.b14-table th.b14-th-riesgo span{white-space:nowrap}.b14-table th.b14-wide-causa,.b14-table td.b14-wide-causa,.b14-table th.b14-wide-accion,.b14-table td.b14-wide-accion{width:50%;white-space:normal;min-width:0}.b14-table tfoot td{font-weight:800;color:var(--ikea-blue);border-top:1px solid #c5d4e0}.b14-mid{display:grid;grid-template-columns:minmax(0,1fr) max-content minmax(0,1.2fr);gap:10px}.b14-bottom{display:grid;grid-template-columns:minmax(0,1fr) max-content max-content;gap:10px;align-items:stretch}.b14-card-fit{width:max-content;max-width:100%}.b14-card-top5 .b14-small{width:100%}.b14-card-top5 th.b14-desc,.b14-card-top5 td.b14-desc{width:99%;white-space:nowrap}.b14-card-dist{display:flex;flex-direction:column}.b14-card-age{width:max-content;max-width:100%;overflow:visible}.b14-donut-wrap{display:flex;align-items:center;justify-content:center;gap:10px;padding:10px 12px 12px;flex:1}.b14-legend{margin:0;padding:0;list-style:none;display:grid;grid-template-columns:10px max-content max-content;column-gap:2ch;row-gap:5px;font-size:10px;color:#5b6b7c}.b14-legend li{display:contents}.b14-legend i{width:10px;height:10px;border-radius:50%;align-self:center}.b14-legend b{justify-self:start;font-weight:800}.b14-chart-body{padding:8px 10px 10px}.b14-bars{width:100%;height:168px}.b14-line{width:100%;height:148px}.b14-axis{font-size:8px;fill:#5b6b7c}.b14-axis-x{font-size:9.6px}.b14-point{font-size:9px;font-weight:800;fill:#1b2b3a}.b14-age-table{width:max-content;margin-top:6px;table-layout:auto}.b14-age-table th,.b14-age-table td{width:1%;white-space:nowrap}.b14-line-legend{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;font-size:10px;color:#5b6b7c;padding-top:4px}.b14-swatch{display:inline-block;width:16px;height:3px;margin-right:6px;vertical-align:middle;background:#0058a3}.b14-swatch.red{background:#c62828}.b14-swatch.green{background:#2e7d32}.b14-swatch.dash{height:0;border-top:2px dashed #2e7d32;background:none}.b14-card-fit .b14-small,.b14-card-fit .b14-guide{width:max-content}.b14-small td{font-weight:400;white-space:nowrap}.b14-impact{display:inline-block;min-width:52px;padding:2px 8px;border-radius:3px;color:#fff;font-size:10px;font-weight:800}.b14-impact-alto{background:#c62828}.b14-impact-medio{background:#ef6c00}.b14-guide{margin:0;padding:12px 14px;list-style:none}.b14-guide li{display:flex;align-items:center;gap:8px;margin-bottom:10px;font-size:11px;color:#1b2b3a}.b14-guide-pill{display:inline-block;min-width:150px;padding:4px 8px;border-radius:3px;color:#fff;font-size:10px;font-weight:800}.b14-guide-pill.tone-ok{background:#2e7d32}.b14-guide-pill.tone-riesgo{background:#f9a825;color:#1b2b3a}.b14-guide-pill.tone-no{background:#c62828}.a15-page{display:flex;flex-direction:column;gap:10px}.a15-top{display:grid;grid-template-columns:max-content minmax(0,1fr) max-content max-content;gap:10px;align-items:stretch}.a15-card-prio{width:max-content;max-width:max-content}.a15-card-prio .m1-card-head{white-space:nowrap}.a15-card-prio .a15-bars{width:0;min-width:100%;box-sizing:border-box}.a15-kpis{display:flex;flex-direction:column;gap:8px;width:max-content;max-width:100%}.a15-kpis-row{display:flex;gap:8px;width:100%;align-items:stretch}.a15-mini{background:#fff;border-radius:6px;box-shadow:0 1px 4px #00285014;padding:8px 12px 9.6px;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1 1 0;min-width:max-content;max-width:100%}.a15-mini small{font-size:9px;font-weight:800;letter-spacing:.2px;color:var(--ikea-blue);white-space:nowrap}.a15-mini-stack{white-space:normal;line-height:1.2}.a15-mini small.a15-mini-stack{white-space:normal}.a15-mini-stack span{display:block}.a15-mini strong{font-size:26px;font-weight:800;line-height:1.1;margin:4.8px 0 1.6px}.a15-mini em{font-style:normal;font-size:10px;font-weight:800}.a15-blue{color:var(--ikea-blue);font-weight:800}.a15-red{color:#c62828;font-weight:800}.a15-green{color:#43a047;font-weight:800}.a15-green-dark{color:#1b5e20;font-weight:800}.a15-yellow{color:#f9a825;font-weight:800}.a15-mini small.a15-blue,.a15-mini strong.a15-blue{color:var(--ikea-blue)}.a15-mini small.a15-red,.a15-mini em.a15-red,.a15-mini strong.a15-red{color:#c62828}.a15-mini small.a15-green,.a15-mini em.a15-green,.a15-mini strong.a15-green{color:#43a047}.a15-mini small.a15-green-dark,.a15-mini em.a15-green-dark,.a15-mini strong.a15-green-dark{color:#1b5e20}.a15-card,.a15-table-card{background:#fff;border-radius:6px;box-shadow:0 1px 4px #00285014;overflow:hidden;min-width:0;display:flex;flex-direction:column}.a15-donut-wrap{display:flex;align-items:center;gap:0;padding:8px 12px 12px;flex:1 1 auto}.a15-donut-wrap .a15-legend{display:grid;grid-template-columns:10px max-content max-content;column-gap:6px;row-gap:6px;flex:1;min-width:0}.a15-donut-wrap .a15-legend li{display:contents;margin-bottom:0}.a15-donut-wrap .a15-legend b{text-align:left;justify-self:start}.a15-donut-stack{flex:1 1 auto;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:12px 14px 16px}.a15-donut-stack .a15-donut{width:150px;height:150px}.a15-donut-stack .a15-legend{width:100%;flex:0 0 auto}.a15-donut-stack .a15-legend li{margin-bottom:8px}.a15-donut{width:130px;height:130px;flex-shrink:0}.a15-donut-value{font-size:16px;font-weight:800;fill:var(--ikea-blue);font-family:inherit}.a15-donut-label{font-size:8px;fill:#5b6b7c;font-family:inherit}.a15-legend{margin:0;padding:0;list-style:none;flex:1;min-width:0}.a15-legend li{display:grid;grid-template-columns:10px 1fr auto;align-items:center;gap:6px;margin-bottom:6px;font-size:11px;color:#5b6b7c}.a15-legend i{width:10px;height:10px;border-radius:50%;display:block}.a15-legend b{font-weight:800;color:#1b2b3a;white-space:nowrap}.a15-bars,.a15-proc-bars{margin:0;padding:10px 12px 12px;list-style:none}.a15-bars li,.a15-proc-bars li{display:grid;grid-template-columns:42px 1fr max-content;align-items:center;gap:8px;margin-bottom:10px;font-size:11px;color:#1b2b3a}.a15-proc-bars li{grid-template-columns:108px 1fr max-content}.a15-bar-track{display:block;height:12px;background:#eef3f8;border-radius:2px;overflow:hidden}.a15-bar-track i{display:block;height:100%;border-radius:2px}.a15-bars b,.a15-proc-bars b{font-size:12px;white-space:nowrap}.a15-gauges{display:flex;justify-content:space-around;align-items:flex-end;padding:8px 8px 0;gap:4px}.a15-gauge{text-align:center;flex:1}.a15-gauge svg{width:80px;height:52px}.a15-gauge-value{font-size:9px;font-weight:800;fill:#1b2b3a;font-family:inherit}.a15-gauge small{display:block;font-size:10px;font-weight:800;color:#5b6b7c}.a15-general{text-align:center;padding:4px 8px 10px}.a15-general small{display:block;font-size:9px;font-weight:800;color:var(--ikea-blue)}.a15-general strong{display:block;font-size:22px;margin-top:2px}.a15-mid{display:grid;grid-template-columns:minmax(0,1fr) max-content;gap:10px;align-items:stretch}.a15-table-card{overflow:auto}.a15-table{width:100%}.a15-table th,.a15-small th{background:var(--ikea-blue);color:#fff}.a15-table th,.a15-table td{width:1%;white-space:nowrap;vertical-align:middle}.a15-table th.a15-causa,.a15-table td.a15-causa{width:99%;white-space:normal;min-width:0}.a15-prio{display:inline-block;min-width:48px;padding:2px 10px;border-radius:12px;font-size:10px;font-weight:800}.a15-prio-alta{background:#c62828;color:#fff}.a15-prio-media{background:#f9a825;color:#1b2b3a}.a15-prio-baja{background:#2e7d32;color:#1b2b3a}.a15-estado{display:inline-flex;align-items:center;gap:6px}.a15-table-foot{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 12px 10px}.a15-estado-legend{display:flex;flex-wrap:wrap;gap:12px;font-size:10px;color:#5b6b7c}.a15-estado-legend span{display:inline-flex;align-items:center;gap:4px}.a15-side{display:flex;flex-direction:column;gap:8px;width:max-content;max-width:320px;align-self:stretch}.a15-card-effect{flex:5 1 0;min-height:0}.a15-mini-block{width:100%;max-width:none}.a15-efectividad-kpi{flex:1 1 0;width:100%;min-height:0}.a15-bottom{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr) max-content max-content;gap:10px}.a15-chart-body{padding:4px 8px 8px}.a15-line{width:100%;height:auto;display:block}.a15-axis{font-size:8px;fill:#5b6b7c;font-family:inherit}.a15-point{font-size:8px;font-weight:800;fill:var(--ikea-blue);font-family:inherit}.a15-line-legend{display:flex;justify-content:center;gap:16px;font-size:10px;color:#5b6b7c;margin-top:2px}.a15-swatch{display:inline-block;width:18px;height:3px;margin-right:6px;vertical-align:middle;background:var(--ikea-blue)}.a15-swatch.orange{background:#ef6c00}.a15-swatch.dash{background:repeating-linear-gradient(90deg,#ef6c00 0 5px,transparent 5px 8px)}.a15-small{width:100%}.a15-small th{background:#4a90c4}.a15-small th,.a15-small td{width:1%;white-space:nowrap}.a15-small th:nth-child(2),.a15-small td:nth-child(2){width:99%}.d16-page{display:flex;flex-direction:column;gap:10px}.d16-kpis{display:grid;grid-template-columns:repeat(8,minmax(max-content,1fr));gap:8px}.d16-kpi{background:#fff;border-radius:6px;box-shadow:0 1px 4px #00285014;padding:8px 10px;min-width:0;display:flex;flex-direction:column}.d16-kpi small{display:block;font-size:9px;font-weight:800;letter-spacing:.2px;color:var(--ikea-blue);line-height:1.25;min-height:22px;text-align:center}.d16-kpi-blue small,.d16-kpi-blue strong{color:var(--ikea-blue)}.d16-kpi-green small,.d16-kpi-green strong{color:#2e7d32}.d16-kpi-red small,.d16-kpi-red strong,.d16-kpi-red .d16-icon{color:#c62828}.d16-kpi-orange small,.d16-kpi-orange strong,.d16-kpi-orange .d16-icon{color:#ef6c00}.d16-kpi-blue small,.d16-kpi-green small{color:var(--ikea-blue)}.d16-kpi-green strong{color:#2e7d32}.d16-kpi-red small{color:#c62828}.d16-kpi-orange small{color:#ef6c00}.d16-kpi-body{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:4px;position:relative;width:100%}.d16-kpi-body .d16-icon,.d16-kpi-body .d16-gauge{position:absolute;left:0;top:50%;transform:translateY(-50%)}.d16-icon,.d16-gauge{width:32px;height:32px;flex-shrink:0;fill:none;stroke:currentColor;stroke-width:1.7}.d16-kpi-blue .d16-icon,.d16-kpi-green .d16-icon{color:var(--ikea-blue)}.d16-kpi strong{display:block;font-size:22px;font-weight:800;line-height:1.05;text-align:center;width:100%}.d16-kpi em{display:block;font-style:normal;font-size:10px;color:#5b6b7c;font-weight:600;white-space:nowrap;margin-top:auto;padding-top:6px;text-align:center;width:100%}.d16-mid{display:grid;grid-template-columns:max-content minmax(max-content,1fr) max-content;gap:10px;align-items:stretch}.d16-col{display:flex;flex-direction:column;gap:10px;min-width:0}.d16-card{background:#fff;border-radius:6px;box-shadow:0 1px 4px #00285014;overflow:hidden;min-width:0;display:flex;flex-direction:column}.d16-card-op{min-width:max-content}.d16-op-table{width:max-content}.d16-table{width:100%}.d16-table th{background:var(--ikea-blue);color:#fff}.d16-table td{font-weight:400;vertical-align:middle}.d16-total td{font-weight:800;border-top:1px solid #c5d4e0}.d16-ok{color:#2e7d32;font-weight:800}.d16-riesgo{color:#ef6c00;font-weight:800}.d16-no{color:#c62828;font-weight:800}.d16-orange{color:#ef6c00;font-weight:800}.d16-asist{display:flex;align-items:center;gap:12px;padding:10px 12px 12px}.d16-donut{width:130px;height:130px;flex-shrink:0}.d16-donut-value{font-size:14px;font-weight:800;fill:var(--ikea-blue);font-family:inherit}.d16-donut-label{font-size:8px;fill:#5b6b7c;font-family:inherit}.d16-legend{margin:0;padding:0;list-style:none;display:grid;grid-template-columns:10px max-content max-content;column-gap:6px;row-gap:6px;align-items:center}.d16-legend li{display:contents}.d16-legend i,.d16-legend span,.d16-legend b{align-self:center;line-height:1}.d16-legend i{width:10px;height:10px;border-radius:50%;display:block}.d16-legend span{font-size:11px;color:#5b6b7c;display:flex;align-items:center;height:14px}.d16-legend b{color:#1b2b3a;font-weight:800;white-space:nowrap;text-align:left;justify-self:start;font-size:11px;display:flex;align-items:center;height:14px}.d16-ausencias{display:grid;grid-template-columns:1fr 1fr;gap:6px;margin-top:8px}.d16-ausencias div{border:1px solid #e6edf2;border-radius:4px;padding:6px 8px}.d16-ausencias small{display:block;font-size:9px;color:#5b6b7c;font-weight:700}.d16-ausencias b{font-size:12px;color:#1b2b3a}.d16-op-table th,.d16-op-table td{width:1%;white-space:nowrap}.d16-estado{display:inline-flex;align-items:center;gap:6px}.d16-op-legend{display:flex;flex-wrap:wrap;gap:12px;padding:8px 12px 10px;font-size:10px;color:#5b6b7c}.d16-op-legend span{display:inline-flex;align-items:center;gap:4px}.d16-card-servicio{width:max-content}.d16-servicio{margin:0;padding:8px 12px 10px;list-style:none;width:max-content}.d16-servicio li{margin-bottom:10px}.d16-servicio-top{display:flex;justify-content:space-between;gap:10px;align-items:flex-start}.d16-servicio-top b{display:block;font-size:12px;color:#1b2b3a;line-height:1.2}.d16-servicio-top strong{font-size:16px;white-space:nowrap}.d16-servicio-meta{font-size:10px;color:#5b6b7c;margin:0;line-height:1.2}.d16-bar{display:block;height:6px;background:#eef3f8;border-radius:3px;overflow:hidden;margin-top:4px}.d16-bar i{display:block;height:100%}.d16-bar-ok{background:#2e7d32}.d16-bar-riesgo{background:#ef6c00}.d16-bar-no{background:#c62828}.d16-bottom{display:grid;grid-template-columns:max-content minmax(0,1fr) max-content;gap:10px;align-items:stretch}.d16-card-hitos{width:max-content;max-width:100%}.d16-card-hitos .m1-card-head{white-space:normal;line-height:1.25}.d16-hitos{width:max-content}.d16-hitos th,.d16-hitos td{width:1%;white-space:nowrap}.d16-incidencias{width:100%}.d16-incidencias th,.d16-incidencias td{width:1%;white-space:nowrap}.d16-incidencias th.d16-desc,.d16-incidencias td.d16-desc{width:99%;white-space:normal;min-width:0}.d16-card-prioridades{width:max-content;max-width:320px}.d16-link{padding:0 12px 10px}.d16-prioridades{margin:0;padding:10px 12px 12px;list-style:none}.d16-prioridades li{display:grid;grid-template-columns:22px 1fr max-content;gap:8px;align-items:center;margin-bottom:10px}.d16-num{width:22px;height:22px;border-radius:50%;background:var(--ikea-blue);color:#fff;font-size:11px;font-weight:800;display:flex;align-items:center;justify-content:center}.d16-prio-text{font-size:11px;color:#1b2b3a}.d16-prio{font-size:10px;font-weight:800;padding:2px 8px;border-radius:3px;color:#fff}.d16-prio-alta{background:#c62828}.d16-prio-media{background:#ef6c00}@media(max-width:1200px){.m1-row,.m1-row-top{flex-direction:column}.m1-row-top .m1-card-11,.m1-row-mid .m1-card-14,.m1-card-15{width:100%;min-width:0}.m1-filters{display:none}.sc-kpis,.sc-charts,.t12-top,.t12-bottom,.a13-top,.a13-bottom,.b14-kpis,.b14-mid,.b14-bottom,.a15-top,.a15-kpis,.a15-mid,.a15-bottom,.d16-kpis,.d16-mid,.d16-bottom{grid-template-columns:1fr}.a15-side{width:100%;max-width:none}}.m2-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;min-height:0}.m2-card{min-width:0}.m2-body{padding:7px 8px 8px;display:flex;flex-direction:column;gap:6px}.m2-kpis{display:grid;gap:4px 6px}.m2-kpis-5{grid-template-columns:repeat(5,minmax(0,1fr))}.m2-kpis-4{grid-template-columns:repeat(4,minmax(0,1fr))}.m2-kpi{min-width:0}.m2-kpi small,.m2-kpi em{display:block;font-size:8px;font-weight:700;color:#5b6b7c;line-height:1.15;font-style:normal}.m2-kpi em{font-weight:600;margin-top:1px}.m2-kpi strong{display:block;margin-top:2px;font-size:13px;font-weight:800;line-height:1.1}.m2-ok{color:#2e7d32}.m2-no{color:#c62828}.m2-warn{color:#ef6c00}.m2-blue{color:var(--ikea-blue)}.m2-section{font-size:8px;font-weight:800;color:var(--ikea-blue);letter-spacing:.2px}.m2-spark{width:100%;height:42px;display:block}.m2-months{display:flex;justify-content:space-between;font-size:8px;color:#5b6b7c;font-weight:700}.m2-table{width:100%;border-collapse:collapse;font-size:9px}.m2-table td,.m2-table th{padding:2px 0;border-bottom:1px solid #eef2f6;text-align:left}.m2-table td:nth-child(2),.m2-table td:nth-child(3),.m2-table th:not(:first-child){text-align:right;font-weight:800;white-space:nowrap}.m2-table thead th{color:#5b6b7c;font-size:8px}.m2-center{text-align:center!important}.m2-summary{grid-column:span 1}.m2-icons{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px 6px}.m2-icon{text-align:center}.m2-icon span{display:inline-flex;width:28px;height:28px;align-items:center;justify-content:center}.m2-icon svg{width:22px;height:22px}.m2-icon small{display:block;font-size:7.5px;font-weight:700;color:#5b6b7c;line-height:1.15;margin-top:2px}.m2-icon b{display:block;font-size:11px;font-weight:800}.m2-semaforo{display:flex;flex-wrap:wrap;gap:8px 10px;align-items:center;font-size:8px;font-weight:700;color:#5b6b7c;margin-top:4px}.m2-semaforo>span:first-child{color:var(--ikea-blue);font-weight:800;width:100%}.m2-exec-table th,.m2-exec-table td{padding:4px}.d21-page{display:flex;flex-direction:column;gap:10px;min-height:0}.d21-kpis{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:8px}.d21-kpi{background:#fff;border-radius:6px;box-shadow:0 1px 4px #00285014;padding:8px 10px 10px;min-width:0;display:flex;flex-direction:column;height:118px;overflow:hidden}.d21-kpi small{display:block;font-size:10px;font-weight:800;color:#5b6b7c;letter-spacing:.2px;text-align:center;flex-shrink:0}.d21-kpi-body{flex:1;display:flex;align-items:center;justify-content:center;min-height:0;transform:scale(1.2);transform-origin:center center}.d21-kpi-main{display:flex;align-items:center;justify-content:center;gap:8px}.d21-kpi-main svg{width:32px;height:32px;flex-shrink:0}.d21-kpi strong{display:block;font-size:28px;font-weight:800;line-height:1}.d21-kpi em{display:block;font-size:10px;font-style:normal;font-weight:700}.d21-kpi-blue,.d21-kpi-blue small{color:var(--ikea-blue)}.d21-kpi-green,.d21-kpi-green small{color:#2e7d32}.d21-kpi-red,.d21-kpi-red small{color:#c62828}.d21-kpi-purple,.d21-kpi-purple small{color:#6a1b9a}.d21-gauge{width:88px;height:88px;display:block;margin:2px auto 0}.d21-gauge-text{font-size:13px;font-weight:800;fill:#2e7d32;font-family:inherit}.d21-table-card{background:#fff;border-radius:6px;box-shadow:0 1px 4px #00285014;overflow:auto}.d21-table{width:100%;border-collapse:collapse;font-size:12px}.d21-table th{background:var(--ikea-blue);color:#fff;font-weight:800;padding:6px 8px;white-space:nowrap}.d21-table th span{display:block;font-weight:700;font-size:9.6px;opacity:.9}.d21-table td{padding:6px 8px;border-bottom:1px solid #e8eef3;line-height:1}.d21-table tbody tr:nth-child(2n){background:#f5f9fc}.d21-table tfoot td{background:var(--ikea-blue);color:#fff;font-weight:800}.d21-table tfoot td.d21-plain{color:#fff;font-weight:400}.d21-center{text-align:center}.d21-plain{color:inherit;font-weight:400}.d21-ok{color:#2e7d32;font-weight:800}.d21-warn{color:#ef6c00;font-weight:800}.d21-red{color:#c62828;font-weight:800}.d21-blue{color:var(--ikea-blue);font-weight:800}.d21-purple{color:#6a1b9a;font-weight:800}.d21-table tfoot .d21-ok,.d21-table tfoot .d21-red,.d21-table tfoot .d21-purple{color:inherit}.d21-table tfoot .d21-ok{color:#b9f6ca}.d21-table tfoot .d21-red{color:#ffcdd2}.d21-table tfoot .d21-purple{color:#e1bee7}.d21-proc{display:inline-flex;align-items:center;gap:6px;font-weight:700;color:#1b2b3a}.d21-proc svg{width:16px;height:16px;color:var(--ikea-blue)}.d21-table tfoot .d21-plain{color:#fff;font-weight:400}.d21-bottom{display:grid;grid-template-columns:1.75fr .9fr;gap:8px}.d21-panel{background:#fff;border-radius:6px;box-shadow:0 1px 4px #00285014;padding:8px 10px 10px;min-width:0}.d21-panel h3{margin:0 0 6px;font-size:11px;font-weight:800;color:var(--ikea-blue)}.d21-trend{width:100%;height:170px;display:block;overflow:visible}.d21-pt{font-size:9.6px;font-weight:800;fill:#2e7d32;font-family:inherit}.d21-axis{font-size:9.6px;fill:#5b6b7c;font-family:inherit}.d21-vbars{display:flex;align-items:flex-end;justify-content:space-around;height:150px;gap:12px;padding:4px 8px 0}.d21-vbar{flex:1;display:flex;flex-direction:column;align-items:center;gap:4px;height:100%}.d21-vbar strong{font-size:10px;font-weight:800;color:#1b2b3a}.d21-vbar-track{position:relative;flex:1;width:36px;background:#eef3f8;border-radius:4px 4px 0 0;overflow:hidden}.d21-vbar-track i{position:absolute;left:0;right:0;bottom:0;border-radius:4px 4px 0 0}.d21-vbar-track b{position:absolute;left:0;right:0;height:0;border-top:1px dashed #90a4ae}.d21-vbar span{font-size:9px;font-weight:700;color:#5b6b7c}.d21-gaps{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.d21-gaps li{display:flex;gap:8px;align-items:flex-start;font-size:11px;line-height:1.35;color:#1b2b3a}.d21-badge{width:18px;height:18px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;color:#fff;font-size:11px;font-weight:800;flex-shrink:0}.d21-badge-red{background:#c62828}.d21-badge-orange{background:#ef6c00;border-radius:3px}.d21-badge-blue{background:var(--ikea-blue)}.d22-page{display:flex;flex-direction:column;gap:10px;min-height:0}.d22-kpis{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:8px}.d22-kpis .d21-kpi-blue small,.d22-kpis .d21-kpi-blue strong,.d22-kpis .d21-kpi-blue svg{color:var(--ikea-blue)}.d22-kpis .d21-kpi-green small,.d22-kpis .d21-kpi-green strong{color:#2e7d32}.d22-kpis .d21-kpi-red small,.d22-kpis .d21-kpi-red strong{color:#c62828}.d22-kpis .d22-kpi-orange small,.d22-kpis .d22-kpi-orange strong{color:#ef6c00}.d22-kpis .d22-kpi-yellow small,.d22-kpis .d22-kpi-yellow strong,.d22-kpis .d22-kpi-yellow b{color:#f9a825}.d22-kpis .d21-kpi em,.d22-kpis .d22-kpi-stack b{color:#5b6b7c;font-weight:700}.d22-kpis .d21-kpi-body{transform:none}.d22-kpis .d21-kpi-main svg{width:46px;height:46px}.d22-kpis .d22-kpi-puntual small{color:#1b2b3a}.d22-kpi-stack b{display:block;font-size:10px;font-weight:800;line-height:1.2;margin-top:1px}.d22-kpi-orange,.d22-kpi-orange small{color:#ef6c00}.d22-kpi-yellow,.d22-kpi-yellow small{color:#f9a825}.d22-orange{color:#ef6c00;font-weight:800}.d22-yellow{color:#f9a825;font-weight:800}.d22-mid{display:grid;grid-template-columns:minmax(0,1.7fr) 320px;gap:8px;min-height:0}.d22-side{display:flex;flex-direction:column;gap:8px;min-width:0}.d22-mini{width:100%;border-collapse:collapse;font-size:11px;background:#fff;border-radius:6px;overflow:hidden;box-shadow:0 1px 4px #00285014}.d22-mini th{background:var(--ikea-blue);color:#fff;font-weight:800;padding:6px 8px;text-align:left}.d22-mini th.d22-pct{text-align:center}.d22-mini .d22-subhead th{font-size:9.5px;font-weight:700;background:var(--ikea-blue);border-top:1px solid rgba(255,255,255,.25)}.d22-mini td{padding:5px 8px;border-bottom:1px solid #e8eef3;line-height:1.2}.d22-mini tbody tr:nth-child(2n){background:#f5f9fc}.d22-mini tfoot td{background:var(--ikea-blue);color:#fff;font-weight:800}.d22-mini-red thead th{background:#c62828}.d22-table tfoot .d22-foot-orange{color:#ffcc80}.d22-table tfoot .d22-foot-yellow{color:#ffe082}.d22-table-card{overflow:hidden}.d22-table{table-layout:fixed;width:100%}.d22-table th,.d22-table td{padding:6px 4px}.d22-table th{white-space:normal;line-height:1.15;font-size:9.6px}.d22-table th span{font-size:7.7px}.d22-table td{white-space:nowrap}.d22-table td:first-child{white-space:normal}.d22-table col.d22-col-proc{width:18%}.d22-table col.d22-col-num{width:9%}.d22-table col.d22-col-abs{width:11%}.d22-table col.d22-col-pct{width:10%}.d22-bottom{display:grid;grid-template-columns:1.6fr 1fr;gap:8px}.d22-panel-donut{min-height:0;overflow:hidden;display:flex;flex-direction:column;align-items:center}.d22-panel-donut h3{font-size:13.2px;text-align:center;width:100%}.d22-pt{font-size:9.6px;font-weight:800;fill:#c62828;font-family:inherit}.d22-donut-wrap{display:flex;align-items:center;justify-content:center;gap:8px;min-height:150px;width:100%}.d22-donut{width:150px;height:150px;flex-shrink:0;transform:scale(1.4);transform-origin:center center}.d22-donut-n{font-size:18px;font-weight:800;fill:#1b2b3a;font-family:inherit}.d22-donut-l{font-size:9px;font-weight:700;fill:#5b6b7c;font-family:inherit}.d22-legend{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:9.6px;min-width:0}.d22-legend li{display:grid;grid-template-columns:12px 1fr auto;gap:7.2px;align-items:center;font-size:13.2px;color:#1b2b3a}.d22-legend i{width:12px;height:12px;border-radius:2px}.d22-legend strong{font-weight:800;white-space:nowrap}.d23-page{display:flex;flex-direction:column;gap:10px;min-height:0}.d23-kpis{display:grid;grid-template-columns:1fr 1.55fr 1fr 1fr 1.45fr 1fr;gap:8px}.d23-kpis .d21-kpi-body{transform:none}.d23-kpis .d21-kpi small{color:#1b2b3a}.d23-kpis .d21-kpi-main svg{width:40px;height:40px}.d23-kpi-blue strong,.d23-kpi-blue em,.d23-kpi-blue svg{color:var(--ikea-blue)}.d23-kpi-green strong,.d23-kpi-green em,.d23-kpi-green svg{color:#2e7d32}.d23-kpi-orange strong,.d23-kpi-orange em,.d23-kpi-orange svg{color:#ef6c00}.d23-shifts{display:flex;justify-content:space-around;width:100%;gap:4px}.d23-shift{display:flex;flex-direction:column;align-items:center;gap:1px}.d23-shift svg{width:20px;height:20px}.d23-shift strong{font-size:18px}.d23-shift em,.d23-shift b{font-size:9px;font-style:normal;font-weight:700}.d23-shift-manana{color:var(--ikea-blue)}.d23-shift-tarde{color:#ef6c00}.d23-shift-noche{color:#6a1b9a}.d23-cover{display:flex;align-items:center;gap:8px}.d23-gauge{width:72px;height:72px;flex-shrink:0}.d23-gauge-text{font-size:13px;font-weight:800;fill:#2e7d32;font-family:inherit}.d23-cover ul{list-style:none;margin:0;padding:0;font-size:11px;font-weight:700;color:#1b2b3a;line-height:1.45}.d23-cover span{color:#c62828;font-weight:800}.d23-mid{display:grid;grid-template-columns:minmax(0,1.75fr) 300px;gap:8px;min-height:0}.d23-table-card{background:#fff;border-radius:6px;box-shadow:0 1px 4px #00285014;overflow:hidden}.d23-kpi-turnos .d23-shifts{transform:scale(1.2);transform-origin:center center}.d23-kpi-proc .d21-kpi-main svg{width:56px;height:56px}.d23-kpi-cover .d23-gauge{transform:scale(1.56);transform-origin:center center}.d23-table{table-layout:auto;width:100%;font-size:11px}.d23-table th,.d23-table td{padding:5px 4px;white-space:nowrap}.d23-table th{white-space:normal;line-height:1.15;font-size:9.5px}.d23-table .d23-subhead th{font-size:8.5px;font-weight:700;border-top:1px solid rgba(255,255,255,.22)}.d23-pill{display:inline-block;padding:2px 7px;border-radius:10px;font-size:10px;font-weight:800}.d23-pill-manana{background:#e3f2fd;color:var(--ikea-blue)}.d23-pill-tarde{background:#fff3e0;color:#ef6c00}.d23-pill-noche{background:#f3e5f5;color:#6a1b9a}.d23-more{margin:0;padding:6px 10px 8px;font-size:11px;font-weight:700;color:#5b6b7c}.d23-resumen{background:#fff;border-radius:6px;box-shadow:0 1px 4px #00285014;overflow:hidden;min-width:0}.d23-resumen h3{margin:0;padding:7px 8px;background:var(--ikea-blue);color:#fff;font-size:11px;font-weight:800}.d23-mini{width:100%;border-collapse:collapse;font-size:10.5px}.d23-mini th{background:var(--ikea-blue);color:#fff;font-weight:800;padding:5px 6px;text-align:left}.d23-mini td{padding:4px 6px;border-bottom:1px solid #e8eef3}.d23-mini tbody tr:nth-child(2n){background:#f5f9fc}.d23-mini tfoot td{background:var(--ikea-blue);color:#fff;font-weight:800}.d23-bottom{display:grid;grid-template-columns:1.2fr .75fr 1.05fr;gap:8px}.d23-heat{width:100%;border-collapse:collapse;font-size:11px}.d23-heat th,.d23-heat td{padding:5px 6px}.d23-heat th{background:var(--ikea-blue);color:#fff;font-weight:800}.d23-h-manana{background:var(--ikea-blue)!important}.d23-h-tarde{background:#ef6c00!important}.d23-h-noche{background:#6a1b9a!important}.d23-heat td{border-bottom:1px solid #e8eef3}.d23-heat tfoot td{background:var(--ikea-blue);color:#fff;font-weight:800}.d23-panel-bars{display:flex;flex-direction:column;min-width:0}.d23-panel-bars h3{flex-shrink:0}.d23-vbars{display:flex;align-items:flex-end;justify-content:center;height:160px;gap:14px;padding:4px 8px 0;flex:1;width:100%}.d23-vbar{flex:0 0 42px;display:flex;flex-direction:column;align-items:center;gap:4px;height:100%}.d23-vbar strong{font-size:11px;font-weight:800;color:#1b2b3a}.d23-vbar-track{position:relative;flex:1;width:42px;background:#eef3f8;border-radius:4px 4px 0 0;overflow:hidden}.d23-vbar-track i{position:absolute;left:0;right:0;bottom:0;border-radius:4px 4px 0 0}.d23-vbar span{font-size:10px;font-weight:700;color:#5b6b7c}.d23-panel-donut{min-width:0;overflow:hidden;display:flex;flex-direction:column}.d23-panel-donut h3{flex-shrink:0}.d23-donut-wrap{display:flex;align-items:center;justify-content:center;gap:10px;flex:1;min-height:0}.d23-donut{width:140px;height:140px;flex-shrink:0;transform:scale(1.69);transform-origin:center center}.d23-donut-n{font-size:16px;font-weight:800;fill:#1b2b3a;font-family:inherit}.d23-donut-l{font-size:8.5px;font-weight:700;fill:#5b6b7c;font-family:inherit}.d23-legend{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:5px;min-width:0}.d23-legend li{display:grid;grid-template-columns:10px 1fr auto;gap:5px;align-items:center;font-size:10.5px;color:#1b2b3a}.d23-legend i{width:10px;height:10px;border-radius:2px}.d23-legend strong{font-weight:800;white-space:nowrap}@media(max-width:1200px){.d21-kpis,.d21-bottom,.d22-kpis,.d22-mid,.d22-bottom,.d23-kpis,.d23-mid,.d23-bottom,.d24-kpis,.d24-bottom{grid-template-columns:1fr}}.d24-page{display:flex;flex-direction:column;gap:10px;min-height:0}.d24-kpis{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:8px}.d24-kpis .d21-kpi-body{transform:none}.d24-kpis .d21-kpi small{color:#1b2b3a}.d24-kpis .d21-kpi-main svg{width:32px;height:32px}.d24-kpis .d21-kpi strong{font-size:22px}.d24-kpi-blue strong,.d24-kpi-blue em,.d24-kpi-blue svg{color:var(--ikea-blue)}.d24-kpi-green strong,.d24-kpi-green em,.d24-kpi-green svg{color:#2e7d32}.d24-kpi-red strong,.d24-kpi-red em,.d24-kpi-red svg,.d24-kpi-red b{color:#c62828}.d24-kpis .d24-kpi-green b{display:block;font-size:10px;font-weight:800;color:#2e7d32}.d24-kpis em{font-size:9px}.d24-table-card{background:#fff;border-radius:6px;box-shadow:0 1px 4px #00285014;overflow:hidden}.d24-table{table-layout:auto;width:100%;font-size:11px}.d24-table th,.d24-table td{padding:5px;white-space:nowrap}.d24-table th{white-space:normal;line-height:1.15;font-size:9.5px}.d24-table .d24-subhead th{font-size:8.5px;font-weight:700;border-top:1px solid rgba(255,255,255,.22)}.d24-table td:last-child{white-space:normal}.d24-pill{display:inline-block;padding:2px 7px;border-radius:10px;font-size:10px;font-weight:800}.d24-pill-ok{background:#e8f5e9;color:#2e7d32}.d24-pill-mid{background:#fff3e0;color:#ef6c00}.d24-pill-no{background:#ffebee;color:#c62828}.d24-spark{width:72px;height:22px;display:inline-block;vertical-align:middle}.d24-bottom{display:grid;grid-template-columns:1.05fr .95fr 1.1fr;gap:8px}.d24-panel-donut{min-width:0}.d24-donut-wrap{display:flex;align-items:center;justify-content:center;gap:12px;min-height:150px}.d24-donut{width:140px;height:140px;flex-shrink:0}.d24-donut-n{font-size:16px;font-weight:800;fill:#1b2b3a;font-family:inherit}.d24-donut-l{font-size:8.5px;font-weight:700;fill:#5b6b7c;font-family:inherit}.d24-legend{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.d24-legend li{display:grid;grid-template-columns:10px 1fr auto;gap:6px;align-items:center;font-size:11px;color:#1b2b3a}.d24-legend i{width:10px;height:10px;border-radius:2px}.d24-vbars{display:flex;align-items:flex-end;justify-content:space-around;height:150px;gap:8px;padding:4px 4px 0}.d24-vbar{flex:1;display:flex;flex-direction:column;align-items:center;gap:4px;height:100%}.d24-vbar strong{font-size:10px;font-weight:800;color:#1b2b3a}.d24-vbar-track{position:relative;flex:1;width:28px;background:#eef3f8;border-radius:4px 4px 0 0;overflow:hidden}.d24-vbar-track i{position:absolute;left:0;right:0;bottom:0;border-radius:4px 4px 0 0}.d24-vbar-track b{position:absolute;left:0;right:0;height:0;border-top:1px dashed #90a4ae}.d24-vbar span{font-size:9px;font-weight:700;color:#5b6b7c;text-align:center}.d24-meta{margin:4px 0 0;text-align:center;font-size:10px;font-weight:700;color:#5b6b7c}.d24-pt{font-size:9.6px;font-weight:800;fill:#2e7d32;font-family:inherit}@media(max-width:1200px){.m2-grid{grid-template-columns:1fr}.m2-kpis-5,.m2-kpis-4{grid-template-columns:repeat(3,minmax(0,1fr))}}:root{--ikea-blue: #0058a3;--ikea-blue-dark: #003f7d;--ikea-yellow: #ffdb00;--ikea-yellow-hover: #f2cf00;--text-muted: #65758b;--border: #e2e7eb;--input-border: #d1dbe4}*{box-sizing:border-box}html,body,#root{width:100%;height:100%;margin:0}body{font-family:Arial,Helvetica,sans-serif;background:#fff;color:var(--ikea-blue)}
