:root{color:#172033;font-synthesis:none;background:#f5f7fb;font-family:Inter,ui-sans-serif,system-ui,sans-serif}*{box-sizing:border-box}body{margin:0}button,.button{color:#fff;cursor:pointer;background:#263a8b;border:0;border-radius:10px;padding:.75rem 1rem;font-weight:650;text-decoration:none}button:disabled{opacity:.5}input,textarea{width:100%;font:inherit;background:#fff;border:1px solid #ccd2df;border-radius:10px;padding:.8rem}label{text-align:left;color:#505b70;gap:.35rem;display:grid}.login{place-items:center;min-height:100vh;display:grid}.login form{text-align:center;background:#fff;border-radius:18px;gap:1rem;width:min(390px,100vw - 2rem);padding:2.4rem;display:grid;box-shadow:0 20px 60px #28325118}.login h1{margin:0}.login p{color:#657086;margin-top:-.5rem}.mark{color:#fff;background:#1a237e;border-radius:16px;place-items:center;width:54px;height:54px;margin:auto;font-weight:800;display:grid}nav{background:#fff;border-bottom:1px solid #e3e7ef;align-items:center;gap:1rem;height:64px;padding:0 max(1rem,50vw - 520px);display:flex}nav span{color:#657086;margin-left:auto}.shell{max-width:1040px;margin:2rem auto;padding:0 1rem 5rem}.shell header p,.job small{color:#657086}.upload,section{background:#fff;border:1px solid #e4e8f0;border-radius:14px;margin:1rem 0;padding:1.25rem}.upload{grid-template-columns:1.2fr 1.4fr auto;gap:.8rem;display:grid}.job,.version,.report-head{border-bottom:1px solid #edf0f5;justify-content:space-between;align-items:center;gap:1rem;padding:.8rem 0;display:flex}.job small{margin-top:.25rem;display:block}.session{color:#172033;background:0 0;border-bottom:1px solid #edf0f5;border-radius:0;justify-content:space-between;width:100%;display:flex}.session span{color:#657086;font-weight:400}.ghost{color:#314584;background:0 0;padding:.5rem}.report-head{border:0}.report-head h1{margin-right:1rem;display:inline-block}.pill{color:#263a8b;background:#e9edff;border-radius:999px;padding:.25rem .65rem}.transcript{white-space:pre-wrap;line-height:1.65}.bad{color:#c62828}.warning,.error{color:#6d5100;background:#fff2c7;border-radius:10px;padding:.8rem}.chat textarea{min-height:110px;margin-bottom:.7rem}table{border-collapse:collapse;width:100%}th,td{text-align:left;border-bottom:1px solid #e5e8ef;padding:.6rem}@media (width<=720px){.upload{grid-template-columns:1fr}.shell{margin-top:1rem}nav span{display:none}}
