*{box-sizing:border-box}body{margin:0;font-family:Inter,Arial,sans-serif;color:#1f2937;background:#f6f7f9}a{color:inherit}.shell{max-width:1180px;margin:auto;padding:24px}.card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:20px;margin-bottom:18px;box-shadow:0 1px 2px rgba(0,0,0,.03)}.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));grid-gap:18px;gap:18px}.field{margin:12px 0}.field label{display:block;font-weight:650;margin-bottom:6px}.field input,.field select,.field textarea{width:100%;padding:11px;border:1px solid #cbd5e1;border-radius:8px;background:#fff}.btn{display:inline-block;border:0;border-radius:8px;padding:11px 16px;background:#17324d;color:#fff;cursor:pointer;text-decoration:none}.btn.secondary{background:#e5e7eb;color:#111827}.muted{color:#6b7280}.ok{color:#166534}.warn{color:#92400e}.danger{color:#991b1b}.progress{height:10px;background:#e5e7eb;border-radius:99px;overflow:hidden}.progress>div{height:100%;background:#166534}.public-header{padding:34px 0;color:#fff}.public-nav{background:#fff;border-bottom:1px solid #e5e7eb;padding:12px 0;position:-webkit-sticky;position:sticky;top:0;z-index:5}.public-nav a{margin-right:18px;text-decoration:none;font-weight:600}.public-section{padding:28px 0;border-bottom:1px solid #e5e7eb}.table{width:100%;border-collapse:collapse}.table td,.table th{padding:9px;border-bottom:1px solid #e5e7eb;text-align:left}