.omp-card{background:#fff;border:1px solid #f1f5f9;border-radius:16px;box-shadow:0 1px 3px #0000000d,0 10px 15px -3px #0000000d;padding:24px;margin-bottom:24px;position:relative}.omp-card--flush{padding:0;overflow:hidden}.omp-card--tight{padding:20px}.omp-card--clickable{cursor:pointer;transition:transform .2s,box-shadow .2s}.omp-card--clickable:hover{transform:translateY(-2px);box-shadow:0 4px 6px #0000000f,0 12px 20px -6px #0000001a}.omp-card--alert{border-color:#fecaca}.omp-card__title{font-size:1.1rem;font-weight:700;color:#1e293b;margin-bottom:4px}.omp-card__subtitle{font-size:.85rem;color:#64748b}.omp-page-header{margin-bottom:32px;display:flex;justify-content:space-between;align-items:center;gap:16px;flex-wrap:wrap}.omp-page-header h1{font-size:1.8rem;font-weight:800;color:#0f172a;letter-spacing:-.5px;margin:0}.omp-page-header p{color:#64748b;margin:4px 0 0;font-size:.9rem}.omp-back-button{background:none;border:none;cursor:pointer;color:#64748b;display:inline-flex;align-items:center;padding:4px;border-radius:8px}.omp-back-button:hover{background:#f1f5f9;color:#334155}.omp-grid{display:grid;gap:24px}.omp-grid--2{grid-template-columns:repeat(2,1fr)}.omp-grid--3{grid-template-columns:repeat(3,1fr)}.omp-grid--4{grid-template-columns:repeat(4,1fr)}.omp-grid--auto{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}@media (max-width: 1200px){.omp-grid--4,.omp-grid--3{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.omp-grid--2,.omp-grid--3,.omp-grid--4{grid-template-columns:1fr}}.omp-stat__head{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:16px}.omp-stat__icon{padding:12px;background:#eff6ff;border-radius:12px;color:#3b82f6;display:inline-flex;align-items:center;justify-content:center}.omp-card--alert .omp-stat__icon{background:#fef2f2;color:#ef4444}.omp-stat__trend{font-size:.75rem;font-weight:700;padding:6px 10px;border-radius:20px;display:inline-flex;align-items:center;gap:4px}.omp-stat__trend--up{color:#10b981;background:#ecfdf5}.omp-stat__trend--down{color:#f43f5e;background:#fff1f2}.omp-stat__label{color:#64748b;font-size:.85rem;font-weight:600;margin-bottom:6px;text-transform:uppercase;letter-spacing:.5px}.omp-stat__value{font-size:2.2rem;font-weight:800;color:#0f172a;letter-spacing:-.5px;line-height:1.1}.omp-card--alert .omp-stat__value{color:#ef4444}.omp-stat__sub{font-size:.85rem;color:#94a3b8;margin-top:6px;font-weight:500}.omp-card--alert .omp-stat__sub{color:#b91c1c}.omp-table-wrap{width:100%;overflow-x:auto}.omp-table{width:100%;border-collapse:separate;border-spacing:0;font-size:.9rem}.omp-table th{text-align:left;padding:16px;border-bottom:2px solid #e2e8f0;color:#64748b;font-weight:600;text-transform:uppercase;font-size:.75rem;letter-spacing:.05em;white-space:nowrap}.omp-table td{padding:16px;border-bottom:1px solid #f1f5f9;color:#334155;vertical-align:middle}.omp-table tbody tr:hover td{background:#f8fafc}.omp-table--center th:not(:first-child),.omp-table--center td:not(:first-child){text-align:center}.omp-table .is-empty{text-align:center;color:#94a3b8;padding:40px}.omp-table .is-blank{color:#cbd5e1;font-style:italic}.omp-badge{display:inline-flex;align-items:center;justify-content:center;padding:6px 12px;border-radius:8px;font-size:.85rem;font-weight:700;min-width:60px}.omp-badge--pill{border-radius:999px;padding:4px 10px;font-size:.75rem}.omp-badge--good{color:#10b981;background:#ecfdf5}.omp-badge--warn{color:#f59e0b;background:#fffbeb}.omp-badge--poor{color:#ef4444;background:#fef2f2}.omp-badge--none{color:#94a3b8;background:#f8fafc}.omp-badge--info{color:#2563eb;background:#eff6ff}.omp-tag{display:inline-block;background:#f1f5f9;padding:4px 10px;border-radius:6px;font-size:.75rem;font-weight:700;color:#475569;letter-spacing:.5px;text-transform:uppercase;white-space:nowrap}.omp-dot{width:8px;height:8px;border-radius:50%;display:inline-block}.omp-dot--good{background:#10b981}.omp-dot--warn{background:#f59e0b}.omp-dot--poor{background:#ef4444}.omp-dot--none{background:#cbd5e1}.omp-legend{display:flex;flex-wrap:wrap;gap:16px;font-size:.85rem;color:#64748b}.omp-legend__item{display:flex;align-items:center;gap:6px}.omp-legend__swatch{width:12px;height:12px;border-radius:2px;display:inline-block}.omp-field{display:flex;flex-direction:column;gap:6px}.omp-field label{font-size:.85rem;font-weight:600;color:#64748b}.omp-select,.omp-input{padding:10px 14px;border-radius:8px;border:1px solid #e2e8f0;background:#fff;color:#334155;font-size:.9rem;font-family:inherit;font-weight:500;outline:none;box-shadow:0 1px 2px #0000000d;width:100%}.omp-select:focus,.omp-input:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f626}.omp-select::placeholder,.omp-input::placeholder{color:#cbd5e1;font-weight:400}.omp-select:disabled,.omp-input:disabled{background:#f8fafc;color:#94a3b8;cursor:not-allowed}.omp-select{min-width:180px;cursor:pointer}.omp-filter-bar{display:flex;gap:16px;align-items:flex-end;flex-wrap:wrap;padding-bottom:24px;margin-bottom:24px;border-bottom:1px solid #f1f5f9}.omp-filter-bar--plain{border-bottom:none;padding-bottom:0;margin-bottom:0}.omp-button{padding:10px 20px;border:none;border-radius:8px;font-weight:600;font-size:.9rem;font-family:inherit;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:8px;transition:filter .15s}.omp-button:hover:not(:disabled){filter:brightness(.95)}.omp-button:disabled{opacity:.55;cursor:not-allowed}.omp-button--primary{background:#3b82f6;color:#fff;box-shadow:0 4px 6px -1px #3b82f666}.omp-button--ghost{background:#fff;color:#64748b;border:1px solid #e2e8f0;box-shadow:0 1px 2px #0000000d}.omp-button--danger{background:#fef2f2;color:#ef4444;padding:6px 10px;font-size:.85rem}.omp-toggle{display:inline-flex;align-items:center;gap:8px;cursor:pointer;padding:10px 14px;border-radius:8px;border:1px solid #e2e8f0;background:#fff;color:#64748b;font-weight:600;font-size:.9rem;transition:all .2s;-webkit-user-select:none;user-select:none}.omp-toggle.is-active{border-color:#10b981;background:#ecfdf5;color:#10b981}.omp-toggle__box{width:18px;height:18px;border-radius:50%;border:2px solid #cbd5e1;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto}.omp-toggle.is-active .omp-toggle__box{border-color:#10b981;background:#10b981}.omp-toggle__box i{font-size:12px;color:#fff}.omp-segmented{display:flex;background:#f1f5f9;padding:4px;border-radius:8px;gap:4px}.omp-segment{padding:8px 16px;border-radius:6px;font-size:.85rem;font-weight:600;border:none;cursor:pointer;background:transparent;color:#64748b;transition:all .2s;white-space:nowrap;font-family:inherit}.omp-segment.is-active{background:#fff;color:#3b82f6;box-shadow:0 1px 2px #0000000d}.omp-chip{padding:6px 12px;border-radius:8px;border:1px solid #e2e8f0;background:#fff;font-size:.85rem;cursor:pointer;font-weight:500;color:#64748b;display:inline-flex;align-items:center;gap:8px;transition:all .2s;-webkit-user-select:none;user-select:none}.omp-chip.is-selected{border-color:#3b82f6;background:#eff6ff;color:#3b82f6;font-weight:600}.omp-chip--round{border-radius:999px}.omp-chip--round.is-selected{border-color:#10b981;background:#ecfdf5;color:#10b981}.omp-chip__box{width:16px;height:16px;border-radius:4px;border:2px solid #cbd5e1;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto}.omp-chip.is-selected .omp-chip__box{border-color:#3b82f6;background:#3b82f6}.omp-chip__box i{font-size:11px;color:#fff;font-weight:700}.omp-chip-group{display:flex;gap:10px;flex-wrap:wrap}.omp-series-pill{cursor:pointer;padding:6px 12px;border-radius:999px;font-size:.85rem;font-weight:600;border:1px solid #e2e8f0;background:#fff;color:#64748b;transition:all .2s;-webkit-user-select:none;user-select:none}.omp-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:48px 24px;color:#94a3b8;text-align:center}.omp-empty i{font-size:40px;color:#cbd5e1}.omp-empty small{color:#cbd5e1}.omp-chart{width:100%;min-height:320px}.omp-score{display:flex;align-items:center;gap:12px}.omp-score__track{height:8px;width:100%;min-width:80px;background:#f1f5f9;border-radius:4px;overflow:hidden}.omp-score__fill{height:100%;border-radius:4px;transition:width .3s}.omp-score__value{font-weight:700;font-size:.9rem;color:#334155;white-space:nowrap}.omp-rank{width:32px;height:32px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-weight:700;font-size:.9rem;background:#e2e8f0;color:#64748b}.omp-rank--1{background:#fbbf24;color:#fff}.omp-rank--2{background:#94a3b8;color:#fff}.omp-rank--3{background:#d97706;color:#fff}.omp-rank i{font-size:18px}.omp-muted{color:#94a3b8}.omp-strong{font-weight:700;color:#1e293b}.omp-nowrap{white-space:nowrap}.omp-right{text-align:right}.omp-center{text-align:center}.omp-text-good{color:#10b981}.omp-text-warn{color:#f59e0b}.omp-text-poor{color:#ef4444}.omp-section-title{font-size:1.25rem;font-weight:700;color:#1e293b;margin:40px 0 24px}.omp-section-title:first-child{margin-top:0}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0;height:100%}body{font-family:Plus Jakarta Sans,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.9rem;color:#1e293b;background:#f8fafc;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{margin:0;font-weight:700;color:#1e293b}a{color:#3b82f6;text-decoration:none}a:hover{text-decoration:underline}button{font-family:inherit}*{scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent}*::-webkit-scrollbar{width:8px;height:8px}*::-webkit-scrollbar-track{background:transparent}*::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}*::-webkit-scrollbar-thumb:hover{background:#94a3b8}.boot-spinner{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;gap:8px;background:#f8fafc}.boot-spinner__dot{width:14px;height:14px;border-radius:50%;background:#3b82f6;animation:boot-bounce 1.4s infinite ease-in-out both}.boot-spinner__dot:nth-child(1){animation-delay:-.32s}.boot-spinner__dot:nth-child(2){animation-delay:-.16s}@keyframes boot-bounce{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.highcharts-container,.highcharts-container text{font-family:Plus Jakarta Sans,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif!important}.highcharts-tooltip-box{fill:#fff}.omp-tooltip{font-family:Plus Jakarta Sans,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;min-width:180px}.omp-tooltip__title{font-size:.85rem;font-weight:700;color:#334155;text-transform:uppercase;letter-spacing:.5px;padding-bottom:6px;margin-bottom:6px;border-bottom:1px solid #e2e8f0;display:block}.omp-tooltip__row{display:block;font-size:.85rem;color:#64748b;padding:2px 0}.omp-tooltip__value{font-weight:800;color:#1e293b}.omp-tooltip__remark{display:block;margin-top:6px;padding-top:6px;border-top:1px dashed #e2e8f0;font-size:.75rem;font-style:italic;color:#ef4444}@media print{.omp-sidebar,.omp-topbar{display:none!important}.omp-main{margin-left:0!important}.omp-card{break-inside:avoid;box-shadow:none}}
