.wo-help,.wo-dashboard{margin:1rem 0;border:1px solid #cbd5e1;border-radius:6px;background:#fff;color:#0f172a;padding:12px;font-size:14px;line-height:1.6}
.wo-help summary{cursor:pointer;font-weight:600;min-height:32px;display:list-item}
.wo-help p,.wo-dashboard p{margin:8px 0;color:#475569}
.wo-dashboard h3{font-weight:700;font-size:18px}.wo-dashboard-summary{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:12px;margin:16px 0}.wo-dashboard-summary dd{font-size:18px;font-weight:700;font-variant-numeric:tabular-nums}
.wo-dashboard table{width:100%;border-collapse:collapse}.wo-dashboard caption{text-align:left;font-size:12px;color:#475569;margin:8px 0}.wo-dashboard th,.wo-dashboard td{padding:8px;text-align:left;border-bottom:1px solid #cbd5e1}.wo-dashboard td:nth-child(2){text-align:right;font-variant-numeric:tabular-nums;white-space:nowrap}.wo-dashboard tbody tr:nth-child(even){background:#f1f5f9}.wo-dashboard meter{width:100%;min-width:60px;height:18px;accent-color:#2563eb}.wo-dashboard label{display:inline-flex;align-items:center;gap:8px;min-height:32px;cursor:pointer}.wo-dashboard-table-wrap{overflow-x:auto}.wo-dashboard tr[data-highlighted="true"]{outline:2px solid #2563eb;outline-offset:-2px}.wo-help summary:focus-visible,.wo-dashboard input:focus-visible{outline:2px solid #2563eb;outline-offset:3px}
.dark .wo-help,.dark .wo-dashboard{background:#0f172a;color:#f1f5f9;border-color:#475569}.dark .wo-help p,.dark .wo-dashboard p,.dark .wo-dashboard caption{color:#cbd5e1}.dark .wo-dashboard tbody tr:nth-child(even){background:#1e293b}.dark .wo-dashboard th,.dark .wo-dashboard td{border-color:#475569}
.wo-comparison{margin:12px 0;border:1px solid #cbd5e1;border-radius:6px;background:#fff;padding:12px;color:#0f172a}.wo-comparison>header{display:flex;align-items:start;justify-content:space-between;gap:12px}.wo-comparison h3{margin:0;font-size:16px;font-weight:750}.wo-comparison p{margin:4px 0;color:#475569;font-size:13px}.wo-comparison [data-comparison-output]{overflow-x:auto;margin-top:10px}.wo-comparison table{width:100%;border-collapse:collapse;font-size:12px}.wo-comparison caption{text-align:left;font-weight:700;padding:6px 0}.wo-comparison th,.wo-comparison td{border:1px solid #cbd5e1;padding:7px;text-align:left;vertical-align:top}.wo-comparison tbody th{white-space:nowrap}.wo-compare-control{display:inline-flex;align-items:center;gap:6px;min-height:32px;font-size:12px;font-weight:650;cursor:pointer}.wo-compare-control input{width:16px;height:16px;accent-color:#2563eb}.dark .wo-comparison{background:#0f172a;color:#f1f5f9;border-color:#475569}.dark .wo-comparison p{color:#cbd5e1}.dark .wo-comparison th,.dark .wo-comparison td{border-color:#475569}
@media(prefers-reduced-motion:reduce){.wo-dashboard *{scroll-behavior:auto;transition:none}}
.wo-analysis-dialog{position:fixed;inset:0 0 0 auto;margin:0;width:min(440px,100%);height:100dvh;max-height:100dvh;max-width:100%;padding:16px;border:1px solid #cbd5e1;background:#f8fafc;color:#0f172a;overflow:auto}.wo-analysis-dialog::backdrop{background:rgb(15 23 42 / .45)}.wo-analysis-dialog>header{display:flex;justify-content:space-between;align-items:center;gap:12px;position:sticky;top:-16px;background:inherit;padding:12px 0;z-index:2}.wo-analysis-dialog button,.wo-analysis-actions a{min-height:40px;border:1px solid #94a3b8;border-radius:6px;padding:6px 10px;font-size:13px}.wo-analysis-actions{display:flex;flex-wrap:wrap;gap:8px}.wo-analysis-dialog h2{font-weight:700}.dark .wo-analysis-dialog{background:#0f172a;color:#f1f5f9}.wo-analysis-dialog [hidden]{display:none!important}
