:where(.omp-page,.omp-modal){--omp-row-h:38px;--omp-pad:12px;--omp-pad-l:16px;--omp-radius:6px;--omp-gap:12px;--omp-gap-l:16px;--omp-bg:var(--bg);--omp-card:var(--card);--omp-border:var(--border);--omp-text:var(--text);--omp-text-s:var(--text-s);--omp-text-m:var(--text-m);--omp-accent:var(--accent);--omp-accent-pale:var(--accent-pale);--omp-hover:var(--hover);--omp-shadow:var(--sh-s);--omp-fs-title:18px;--omp-fs-section:14px;--omp-fs-body:15px;--omp-fs-meta:13px}.omp-page{background:var(--omp-bg);color:var(--omp-text);font-size:var(--omp-fs-body);min-height:100%;padding:20px 24px 32px}.omp-header{justify-content:space-between;align-items:flex-start;gap:var(--omp-gap-l);margin-bottom:20px;display:flex}.omp-header-text{flex-direction:column;gap:4px;min-width:0;display:flex}.omp-header-title{font-size:var(--omp-fs-title);color:var(--omp-text);font-weight:700;line-height:1.3}.omp-header-sub{font-size:var(--omp-fs-meta);color:var(--omp-text-s);line-height:1.4}.omp-header-actions{flex-shrink:0;align-items:center;gap:8px;display:flex}.omp-section{gap:var(--omp-gap);flex-direction:column;margin-bottom:24px;display:flex}.omp-section-head{justify-content:space-between;align-items:center;gap:var(--omp-gap);display:flex}.omp-section-title{font-size:var(--omp-fs-section);color:var(--omp-text);letter-spacing:-.01em;font-weight:700}.omp-section-actions{align-items:center;gap:6px;display:flex}.omp-card{background:var(--omp-card);border:1px solid var(--omp-border);border-radius:var(--omp-radius);box-shadow:var(--omp-shadow);padding:var(--omp-pad-l)}.omp-card-flat{box-shadow:none;padding:0}.omp-card-title{font-size:var(--omp-fs-meta);color:var(--omp-text-s);letter-spacing:-.01em;margin-bottom:6px}.omp-card-value{color:var(--omp-text);font-size:22px;font-weight:700;line-height:1.1}.omp-card-foot{font-size:var(--omp-fs-meta);color:var(--omp-text-m);margin-top:8px}.omp-summary-grid{gap:var(--omp-gap);grid-template-columns:repeat(auto-fit,minmax(180px,1fr));display:grid}.omp-tabs{border-bottom:1px solid var(--omp-border);margin-bottom:var(--omp-gap-l);gap:4px;display:flex}.omp-tab{font-size:var(--omp-fs-body);color:var(--omp-text-s);cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;margin-bottom:-1px;padding:8px 14px;font-weight:500;transition:color .12s,border-color .12s}.omp-tab:hover{color:var(--omp-text)}.omp-tab.is-active{color:var(--omp-accent);border-bottom-color:var(--omp-accent);font-weight:600}.omp-table-wrap{background:var(--omp-card);border:1px solid var(--omp-border);border-radius:var(--omp-radius);overflow:hidden}.omp-table{border-collapse:collapse;width:100%;font-size:var(--omp-fs-body)}.omp-table thead th{background:var(--omp-card);text-align:left;font-size:var(--omp-fs-meta);color:var(--omp-text-s);padding:10px var(--omp-pad);border-bottom:1px solid var(--omp-border);font-weight:600;position:sticky;top:0}.omp-table tbody td{height:var(--omp-row-h);padding:8px var(--omp-pad);border-bottom:1px solid var(--omp-border);color:var(--omp-text);vertical-align:middle}.omp-table tbody tr:last-child td{border-bottom:0}.omp-table tbody tr:hover{background:var(--omp-hover)}.omp-table tbody tr:hover .omp-row-actions{opacity:1}.omp-row-actions{opacity:0;gap:4px;transition:opacity .12s;display:inline-flex}.omp-badge{border-radius:var(--omp-radius);align-items:center;padding:2px 8px;font-size:12px;font-weight:600;line-height:1.4;display:inline-flex}.omp-badge.good{color:var(--green);background:#16a34a1a}.omp-badge.warn{color:var(--orange);background:#d977061a}.omp-badge.bad{color:var(--pink);background:#db27771a}.omp-badge.done{background:var(--accent-pale);color:var(--omp-accent)}.omp-btn{height:32px;font-size:var(--omp-fs-body);color:var(--omp-text);background:var(--omp-card);border:1px solid var(--omp-border);border-radius:var(--omp-radius);cursor:pointer;justify-content:center;align-items:center;gap:6px;padding:0 12px;font-weight:500;transition:background .12s,border-color .12s;display:inline-flex}.omp-btn:hover{background:var(--omp-hover)}.omp-btn.primary{background:var(--omp-accent);border-color:var(--omp-accent);color:#fff;font-weight:600}.omp-btn.primary:hover{filter:brightness(1.05)}.omp-btn.ghost{color:var(--omp-text-s);background:0 0;border-color:#0000;height:28px;padding:0 8px}.omp-btn.ghost:hover{background:var(--omp-hover);color:var(--omp-text)}.omp-toolbar{align-items:center;gap:var(--omp-gap);flex-wrap:wrap;display:flex}.omp-meta{font-size:var(--omp-fs-meta);color:var(--omp-text-m)}.omp-divider{background:var(--omp-border);height:1px;margin:16px 0}.omp-empty{text-align:center;color:var(--omp-text-m);font-size:var(--omp-fs-meta);padding:32px 20px}
