:root{color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#172033;background:#f4f7fb}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,input{font:inherit}button{cursor:pointer}.calidad-action-bar{display:flex;align-items:center;justify-content:flex-end;gap:1rem;flex-wrap:wrap;padding:.7rem 1rem;border:1px solid #e7edf4;border-radius:.55rem;background:#f8fafc}.calidad-action-group{display:flex;align-items:center;justify-content:flex-end;gap:.75rem;flex-wrap:wrap}.calidad-action{display:inline-flex;min-height:2.5rem;align-items:center;justify-content:center;gap:.45rem;padding:.5rem 1.1rem;border:1px solid transparent;border-radius:.45rem;color:#fff;font:inherit;font-weight:700;line-height:1.2;text-decoration:none;cursor:pointer}.calidad-action--success{background:#176847}.calidad-action--danger{background:#b91c1c}.calidad-action--primary{background:#0024b6}.calidad-action--secondary{background:#667085}.calidad-action:hover:not(:disabled){filter:brightness(.9)}.calidad-action:focus-visible{outline:2px solid #6699ee;outline-offset:2px}.calidad-action:disabled{color:#f4f7fb;background:#aab3bf;cursor:not-allowed;opacity:.75}@media(max-width:40rem){.calidad-action-bar,.calidad-action-group{align-items:stretch;flex-direction:column}.calidad-action-group,.calidad-action{width:100%}}.bootstrap-loading{display:grid;min-height:100vh;place-items:center;color:#475569}grm-quality-dashboard-page .donut-chart,grm-quality-dashboard-page .gauge-chart{display:grid;aspect-ratio:1;flex:0 0 auto;border-radius:50%;place-items:center}grm-quality-dashboard-page .mock-badge{padding:.25rem .5rem;border:1px solid #b9d7fa;border-radius:2rem;color:#1f65ad;background:#edf6ff;font-size:.68rem;font-weight:750}grm-quality-dashboard-page .donut-chart{position:relative;width:clamp(9rem,13vw,12rem);background:conic-gradient(#e3484f 0 42%,#78b34a 42% 70%,#7b3da3 70% 88%,#9c202b 88%)}grm-quality-dashboard-page .donut-chart:after{position:absolute;width:56%;aspect-ratio:1;border-radius:50%;background:#fff;content:""}grm-quality-dashboard-page .donut-chart span{z-index:1;display:grid;text-align:center}grm-quality-dashboard-page .donut-chart small{color:#718096;font-size:.62rem}grm-quality-dashboard-page .line-chart{display:block;width:100%;margin-top:.7rem}grm-quality-dashboard-page .line-chart polyline{fill:none;stroke:#102b53;stroke-width:4}grm-quality-dashboard-page .line-chart circle{fill:#102b53;stroke:#fff;stroke-width:2}grm-quality-dashboard-page .grid-lines path{fill:none;stroke:#e4eaf1}grm-quality-dashboard-page .gauge-chart{width:5.5rem;color:#203653;background:radial-gradient(circle,white 54%,transparent 56%),conic-gradient(#2ca968 0 92%,#e6edf3 92%);font-weight:800}grm-quality-dashboard-page .stock-list progress{width:100%;height:.38rem;border:0;border-radius:1rem;overflow:hidden;background:#e7ecf2}grm-quality-dashboard-page progress::-webkit-progress-bar{background:#e7ecf2}grm-quality-dashboard-page progress::-webkit-progress-value{background:var(--progress-color)}grm-quality-dashboard-page progress::-moz-progress-bar{background:var(--progress-color)}
