:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;font:16px/1.5 system-ui,Segoe UI,Roboto,sans-serif}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}body{margin:0}h1,h2{font-weight:600}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}.app{max-width:960px;margin:0 auto;padding:1.5rem 1rem 4rem}header{margin-bottom:1.5rem}header h1{margin:0 0 .35rem;font-size:1.4rem}.muted{color:#888;margin:0;font-size:.88rem}main{flex-direction:column;gap:1rem;display:flex}.card{border:1px solid color-mix(in srgb, currentColor 15%, transparent);border-radius:10px;padding:1rem 1.25rem}.card h2{margin:0 0 .5rem;font-size:1rem}.paste-area{border:1px solid color-mix(in srgb, currentColor 25%, transparent);width:100%;color:inherit;resize:vertical;background:0 0;border-radius:8px;margin:.75rem 0;padding:.6rem;font-family:ui-monospace,SF Mono,Menlo,monospace;font-size:.8rem}.controls-row{flex-wrap:wrap;align-items:flex-end;gap:1rem;display:flex}.field{flex-direction:column;gap:.25rem;display:flex}.field label{font-size:.8rem;font-weight:600}input[type=text]{border:1px solid color-mix(in srgb, currentColor 25%, transparent);color:inherit;background:0 0;border-radius:6px;padding:.5rem .6rem;font-size:.95rem}button{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:6px;padding:.55rem 1.1rem;font-size:.9rem;font-weight:600}button:hover:not(:disabled){background:#1d4ed8}button:disabled{opacity:.5;cursor:not-allowed}.summary-row{flex-wrap:wrap;gap:.5rem;margin-bottom:1rem;display:flex}.badge{border-radius:999px;padding:.3rem .65rem;font-size:.8rem;font-weight:600;display:inline-block}.badge-ok{color:#16a34a;background:#16a34a2e}.badge-alert{color:#dc2626;background:#dc26262e}.badge-muted{background:color-mix(in srgb, currentColor 10%, transparent);color:#888}.badge-warn{color:#d97706;background:#d977062e}.table-wrap{overflow-x:auto}table{border-collapse:collapse;width:100%;font-size:.82rem}th,td{text-align:left;border-bottom:1px solid color-mix(in srgb, currentColor 12%, transparent);white-space:nowrap;padding:.4rem .6rem}.detail-cell{white-space:normal;min-width:260px}.block-card{border:1px solid color-mix(in srgb, currentColor 15%, transparent);border-radius:8px;margin-bottom:.75rem;padding:.75rem 1rem}.block-card-header{justify-content:space-between;align-items:center;gap:1rem;display:flex}.block-card-header p{margin-top:.25rem}
