:root{font-family:system-ui,-apple-system,sans-serif;color:#1a1a1a;background:#fafafa}body{margin:0}.layout{display:flex;align-items:stretch;min-height:100vh}.sidebar{display:flex;flex-direction:column;flex:0 0 22rem;box-sizing:border-box;padding:2rem 1.5rem;border-right:1px solid #e2e8f0;background:#fff}.versions{margin:auto 0 0;padding-top:1.5rem;color:#94a3b8;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.75rem}.results{flex:1 1 auto;box-sizing:border-box;min-width:0;padding:2rem;overflow-x:auto}.results-placeholder{color:#888;font-size:.95rem}.results>*{margin-top:0}@media(max-width:800px){.layout{flex-direction:column}.sidebar{flex-basis:auto;border-right:none;border-bottom:1px solid #e2e8f0}}h1{margin-bottom:.25rem}.tagline{margin-top:0;color:#555}.run-status{margin-top:1rem;color:#2e7d32;font-weight:600}.run-form{display:flex;flex-direction:column;gap:1rem;margin-top:1.5rem}.run-form label{display:flex;flex-direction:column;gap:.25rem;font-weight:600}.run-form input{padding:.5rem;font-size:1rem;border:1px solid #ccc;border-radius:6px}button{padding:.6rem 1rem;font-size:1rem;font-weight:600;color:#fff;background:#2b6cb0;border:none;border-radius:6px;cursor:pointer}button:disabled{background:#9bb6d1;cursor:progress}.progress{margin-top:1.5rem}.progress-track{height:.6rem;background:#e2e8f0;border-radius:999px;overflow:hidden}.progress-fill{height:100%;background:#2b6cb0;border-radius:999px;transition:width .3s ease}.progress-track.indeterminate .progress-fill{width:30%;animation:progress-slide 1.2s ease-in-out infinite}@keyframes progress-slide{0%{margin-left:-30%}to{margin-left:100%}}.progress-label{margin:.4rem 0 0;font-size:.9rem;color:#555}.result{display:flex;flex-direction:column;gap:1.5rem}.result-header{padding:1rem;background:#edf7ed;border:1px solid #a5d6a7;border-radius:6px}.report{display:grid;grid-template-columns:auto 1fr;gap:.25rem 1rem;margin:0;font-size:.9rem}.report dt{font-weight:600;color:#444}.report dd{margin:0}.downloads p{margin:0 0 .25rem;font-weight:600}.downloads ul{margin:0;padding-left:1.1rem}.downloads li{margin:.15rem 0}.downloads .hint{color:#666;font-size:.8rem}.ne-charts{margin:0;background:#fff;border:1px solid #cfe3cf;border-radius:6px;padding:.5rem}.ne-charts .hint{margin:.25rem 0 .25rem .5rem;color:#666;font-size:.8rem}.error{margin-top:1.5rem;color:#b00020}
