*{box-sizing:border-box}body{margin:0;background:#f6f8fb;color:#162e47;font:16px/1.6 system-ui,-apple-system,sans-serif}header,footer{padding:24px max(24px,calc((100% - 1180px)/2));border-bottom:1px solid #d7e0eb;background:white}header{display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{font-size:22px;font-weight:750;text-decoration:none;color:#162e47}.brand span{display:block;font-size:13px;font-weight:400;color:#62778e}nav{display:flex;align-items:center;gap:24px;flex-wrap:wrap}main{max-width:1180px;margin:auto;padding:48px 24px 80px;min-height:75vh}.narrow{max-width:680px}.narrow h1{font-size:clamp(40px,6vw,64px)}h1{font-size:44px;letter-spacing:-.04em;line-height:1.13;margin:12px 0 24px}h2{font-size:23px;margin:30px 0 12px}.eyebrow{font-size:13px;letter-spacing:.12em;font-weight:700;color:#526f8f}a{color:#155b98;text-underline-offset:4px}label{display:block;font-size:14px;font-weight:600;margin:15px 0}input,select,textarea{display:block;width:100%;border:1px solid #aabed1;border-radius:5px;padding:12px;font:inherit;background:white;color:#162e47;margin-top:6px}textarea{min-height:70px}button,.button{display:inline-block;border:0;border-radius:5px;background:#194e7c;color:white;padding:12px 20px;font:600 15px/1.4 system-ui;cursor:pointer;text-decoration:none}.secondary{background:#e4edf6;color:#173f67}.plain{background:transparent;color:#155b98;padding:0}.alert{background:#fdece8;color:#792c1d;padding:18px 24px;border-left:4px solid #bb503a;margin-bottom:24px}.notice{background:#e8eff7;border-left:4px solid #4a7fab;padding:18px 24px}.empty{padding:28px 0;color:#59728b;border-top:1px solid #d7e0eb}.workspace-heading{display:flex;justify-content:space-between;gap:28px;align-items:center}.workspace-heading form{display:flex;align-items:end;gap:12px}.workspace-heading label{margin:0}.tabs{border-bottom:1px solid #d7e0eb;margin:24px 0 36px}.tabs a{padding:12px 0;text-decoration:none}.tabs .active{border-bottom:3px solid #1d5d96;color:#162e47;font-weight:700}.overview{display:grid;grid-template-columns:1.4fr 1fr;gap:48px}.large{font-size:30px;font-weight:650}.table-wrap{overflow:auto}table{width:100%;border-collapse:collapse;text-align:left}th{font-size:13px;color:#526f8f;background:#eaf0f7}th,td{padding:16px;border-bottom:1px solid #d7e0eb;vertical-align:top}td form{min-width:210px}small{display:block;color:#62778e}pre{white-space:pre-wrap;max-width:400px;max-height:300px;overflow:auto;font-size:13px}summary{cursor:pointer}.filters{display:flex;align-items:end;gap:16px;margin-bottom:24px}.filters label{margin:0}.upload{max-width:680px;margin-bottom:32px}progress{width:100%;height:16px}code{overflow-wrap:anywhere}footer{font-size:14px;color:#62778e;border-top:1px solid #d7e0eb}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #d58b2c;outline-offset:3px}@media(max-width:700px){header{align-items:start;flex-direction:column}header nav{gap:18px}main{padding-top:30px}.workspace-heading{align-items:start;flex-direction:column}.overview{grid-template-columns:1fr;gap:0}h1{font-size:36px}th,td{padding:12px}.tabs{gap:16px}table{font-size:14px}}
