:root{color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#1d2433;background:#f4f5f7}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button{border:0;border-radius:.55rem;padding:.7rem 1rem;color:#fff;background:#2749c7;cursor:pointer}button:hover{background:#1d3cae}button.secondary{color:#273044;background:#e7eaf0}button.secondary:hover{background:#d9dde6}input,select,textarea{width:100%;border:1px solid #c9cfda;border-radius:.5rem;padding:.65rem .75rem;color:inherit;background:#fff}textarea{resize:vertical}label{display:grid;gap:.4rem;min-width:12rem;font-size:.9rem;font-weight:650}.shell{width:min(1120px,calc(100% - 2rem));margin:0 auto;padding:2.5rem 0 4rem}header{display:flex;align-items:flex-start;justify-content:space-between;gap:2rem;margin-bottom:1.5rem}.brand{display:flex;align-items:center;gap:1.25rem}.brand-logo{width:clamp(5.5rem,12vw,8.5rem);height:auto;flex:none}h1,h2,p{margin-top:0}h1{margin-bottom:.5rem;font-size:clamp(2.25rem,5vw,4.5rem);line-height:.95;letter-spacing:-.055em}h2{margin-bottom:1rem;font-size:1.15rem}.eyebrow{margin-bottom:.6rem;color:#4660bd;font-size:.78rem;font-weight:750;letter-spacing:.11em;text-transform:uppercase}.lede{max-width:46rem;margin-bottom:0;color:#5e6675;line-height:1.55}.status{max-width:24rem;border-radius:999px;padding:.55rem .8rem;color:#33405a;background:#e7eaf0;font-size:.85rem}.status[data-state=ready]{color:#155a38;background:#dff4e8}.status[data-state=working]{color:#755300;background:#fff2c7}.status[data-state=error]{color:#8d2020;background:#fde2e2}.panel{border:1px solid #dfe3ea;border-radius:.85rem;padding:1.25rem;background:#fff;box-shadow:0 12px 35px #242c420f}.controls{display:flex;align-items:end;gap:.75rem;margin-bottom:1rem}.auth-panel{max-width:46rem;margin-bottom:1rem}.auth-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.auth-message{min-height:1.5rem;margin:.8rem 0 0;color:#5e6675}.grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-bottom:1rem}.auth-fields{grid-template-columns:1fr}.button-row,.button-stack{display:flex;gap:.65rem;margin-top:.85rem}.button-stack{align-items:flex-start;flex-direction:column}pre{min-height:12rem;max-height:30rem;overflow:auto;border-radius:.6rem;margin:1rem 0 0;padding:.9rem;color:#d8e2ff;background:#172033;font:.78rem/1.5 ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;white-space:pre-wrap}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:1rem}.section-heading h2{margin-bottom:0}.metrics{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.75rem;margin-top:1rem}.metric{display:grid;gap:.25rem;border-radius:.6rem;padding:.75rem;background:#f2f4f8}.metric span{color:#6a7281;font-size:.75rem}.metric strong{overflow:hidden;font-size:1rem;text-overflow:ellipsis}@media(max-width:760px){header,.controls,.button-row{align-items:stretch;flex-direction:column}.grid{grid-template-columns:1fr}.metrics{grid-template-columns:repeat(2,minmax(0,1fr))}}
