:root{font-family:"Segoe UI",Arial,sans-serif;color:#17233b;background:#f3f6fb;--navy:#0f2747;--blue:#1d5fbf;--gold:#c69632;--line:#dce4ef;--muted:#68778f;--ok:#16794b;--warn:#996a11}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:linear-gradient(180deg,#eef3fa 0,#f8fafc 420px)}button,input,select,textarea{font:inherit}.shell{width:min(1180px,calc(100% - 32px));margin:0 auto;padding:32px 0 56px}.brand{display:flex;align-items:center;gap:14px;margin-bottom:24px}.mark{width:52px;height:52px;border-radius:15px;background:var(--navy);color:white;display:grid;place-items:center;font-weight:800;font-size:20px;box-shadow:0 10px 28px #0f274729}.brand h1{margin:0;font-size:24px}.brand p{margin:4px 0 0;color:var(--muted)}.card{background:#fff;border:1px solid var(--line);border-radius:18px;padding:24px;box-shadow:0 8px 26px rgba(20,39,73,.06);margin-bottom:18px}.narrow{max-width:520px;margin:48px auto}.eyebrow{color:#8c681d;font-size:12px;font-weight:800;letter-spacing:.03em;margin-bottom:5px}.card h2,.card h3,.appbar h2{margin:0 0 8px}.muted{color:var(--muted);margin:0}.form{display:grid;gap:16px;margin-top:22px}.form label{display:grid;gap:7px;font-weight:700;font-size:13px}.form input,.form select,.form textarea{width:100%;border:1px solid #cfd9e7;border-radius:11px;padding:11px 13px;background:#fbfcfe;color:#17233b;outline:none}.form input:focus,.form select:focus,.form textarea:focus{border-color:#5d8fd6;box-shadow:0 0 0 3px #1d5fbf15;background:white}.primary,.secondary,.ghost{border:0;border-radius:11px;padding:11px 18px;font-weight:750;cursor:pointer}.primary{background:var(--blue);color:white;box-shadow:0 6px 16px #1d5fbf26}.primary:hover{background:#174f9f}.secondary{background:#fff;border:1px solid #cbd7e6;color:#26405f}.ghost{background:#eef2f7;color:#526278}.appbar{display:flex;justify-content:space-between;align-items:center;gap:16px;background:white;border:1px solid var(--line);border-radius:18px;padding:20px 24px;margin-bottom:18px}.actions{display:flex;gap:9px;flex-wrap:wrap}.grid{display:grid;gap:18px}.metrics{grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:18px}.metric{background:#102a4e;color:white;border-radius:18px;padding:18px 22px;border-inline-start:4px solid var(--gold)}.metric span{display:block;color:#c8d3e4;font-size:13px;margin-bottom:7px}.metric strong{font-size:26px}.two{grid-template-columns:minmax(330px,.8fr) minmax(0,1.2fr)}.fields2{display:grid;grid-template-columns:1fr 1fr;gap:12px}.section-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}.table-wrap{overflow:auto;border:1px solid #e3e9f2;border-radius:12px}table{width:100%;border-collapse:collapse;min-width:560px}th,td{text-align:right;padding:12px 13px;border-bottom:1px solid #edf1f6;white-space:nowrap}th{font-size:12px;color:#617087;background:#f7f9fc}tbody tr:hover{background:#f8fbff}.status{display:inline-block;padding:4px 8px;border-radius:999px;background:#edf3fa;color:#415874;font-size:12px;font-weight:700}.status.verified{background:#e9f7f0;color:var(--ok)}.download{background:#eef4ff;color:#1d5fbf;border:1px solid #d6e4fb;padding:7px 10px;border-radius:9px;font-weight:700;cursor:pointer}.notice{max-width:740px;margin:0 auto 16px;padding:12px 16px;border-radius:12px;background:#fff7e5;border:1px solid #f0d79e;color:#735216}.notice.error{background:#fff0f0;border-color:#f0c5c5;color:#8b2d2d}.notice.success{background:#eaf8f0;border-color:#bfe5ce;color:#17683f}.empty{text-align:center;color:var(--muted);padding:24px}.hint{font-size:12px;color:var(--muted);line-height:1.6}.hidden{display:none!important}@media(max-width:820px){.two,.metrics{grid-template-columns:1fr}.appbar{align-items:flex-start;flex-direction:column}.fields2{grid-template-columns:1fr}.shell{width:min(100% - 20px,1180px);padding-top:18px}.card{padding:18px}.narrow{margin:24px auto}.brand h1{font-size:21px}}
