:root{font-family:Arial,Helvetica,sans-serif;color:#102d49;background:#f2f6fa;font-synthesis:none}*{box-sizing:border-box}body{margin:0}header{background:#06283b;color:white;padding:32px max(24px,calc((100vw - 1500px)/2));display:flex;align-items:center;justify-content:space-between;gap:24px;border-bottom:4px solid #12b8dc}.brand{font-size:14px;letter-spacing:.03em;color:#7fdcf3;text-decoration:none;font-weight:700}h1{font-size:32px;letter-spacing:-.7px;margin:12px 0 8px}header p{margin:0;color:#c4d7e2;font-size:15px}.back{color:white;border:1px solid #82a1b3;padding:12px 18px;text-decoration:none;border-radius:5px;white-space:nowrap}main{max-width:1548px;margin:auto;padding:26px 24px}.toolbar{display:flex;gap:16px;align-items:end;flex-wrap:wrap;background:#fff;padding:20px;border:1px solid #d9e3ed;border-radius:6px}label{display:grid;gap:8px;font-size:13px;font-weight:700}label:first-child{flex:1;min-width:240px}input,select,button{font:inherit;font-size:14px;border:1px solid #b8cbdc;border-radius:4px;background:#fff;color:#153b5b;padding:11px 12px;min-height:43px}select{min-width:155px}button{cursor:pointer}button:hover,.back:hover{background:#e8f3fa;color:#073556}button[aria-pressed=true]{background:#075ea7;color:white}a:focus-visible,input:focus-visible,button:focus-visible,select:focus-visible{outline:3px solid #008aac;outline-offset:3px}.notice{font-size:13px;line-height:1.6;background:#fff5dd;border-left:3px solid #b57600;padding:12px 16px;margin:20px 0}.status{display:flex;justify-content:space-between;gap:16px;font-size:13px;color:#4d6680;margin:22px 0 12px}.tablewrap{overflow:auto;background:white;border:1px solid #d9e3ed;border-radius:6px}table{width:100%;border-collapse:collapse;text-align:left;font-size:14px}th{background:#eaf2f8;font-size:12px;color:#3b5670;padding:16px 14px;white-space:nowrap}td{padding:15px 14px;border-top:1px solid #e2eaf1;line-height:1.4;vertical-align:top}td:nth-child(2){color:#0069b5;font-weight:700}td:nth-child(3){font-variant-numeric:tabular-nums;white-space:nowrap}tr:hover td{background:#f3faff}.comment{width:40%}td.commentcell{overflow-wrap:anywhere;min-width:190px}td:first-child{white-space:nowrap;color:#57708a;font-size:12px}small{font-weight:400}footer{display:flex;justify-content:space-between;gap:16px;flex-wrap:wrap;font-size:12px;color:#506984;margin-top:20px}.footnote{font-size:12px;line-height:1.6;color:#506984;max-width:850px}#empty{padding:42px;text-align:center;background:white;color:#506984}.sr{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}@media(max-width:650px){header{padding:22px 16px;align-items:start}h1{font-size:27px}header p{font-size:13px;max-width:210px}.back{font-size:12px;padding:10px}main{padding:18px 12px}.toolbar{padding:14px;gap:12px}label:first-child{min-width:100%;flex-basis:100%}label{flex:1}select{min-width:0;width:100%}button{flex:1;font-size:12px}.status{flex-direction:column;gap:6px}td,th{padding:12px 10px}table{min-width:800px}}
