:root{--font-sans: Inter, ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--erp-navy-950: #102d42;--erp-navy-800: #263f51;--erp-teal-700: #196e66;--erp-teal-100: #ddf0ec;--erp-text: #263c4e;--erp-muted: #687b89;--erp-border: #dbe4e9;--erp-surface: #ffffff;--erp-canvas: #f4f6f8;color:#22374a;font-family:var(--font-sans);font-synthesis:none;background:#f3f6f8}*{box-sizing:border-box}html{min-width:320px;min-height:100%}body{min-height:100vh;margin:0}button,input,select,textarea{font:inherit}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.page-header{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:22px}.page-header h1{margin:0;color:#183247;font-size:28px;line-height:1.2;letter-spacing:-.025em}.page-header p{max-width:760px;margin:8px 0 0;color:#657887;font-size:14px;line-height:1.55}.eyebrow{display:block;margin-bottom:6px;color:#337a72;font-size:11px;font-weight:760;letter-spacing:.12em;text-transform:uppercase}.button{display:inline-flex;min-height:42px;align-items:center;justify-content:center;gap:8px;padding:0 16px;color:#274054;font-size:14px;font-weight:650;background:#fff;border:1px solid #ced8df;border-radius:7px;cursor:pointer}.button:hover{border-color:#99aab7}.button--primary{color:#fff;background:#196e66;border-color:#196e66;box-shadow:0 1px 2px #12364633}.button--primary:hover{background:#115f58;border-color:#115f58}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid rgba(45,140,128,.24);outline-offset:2px}.panel{background:#fff;border:1px solid #dce4e9;border-radius:8px;box-shadow:0 1px 2px #142b3d09}.panel__header{display:flex;min-height:56px;align-items:center;justify-content:space-between;gap:18px;padding:0 18px;border-bottom:1px solid #e6ebef}.panel__header h2{margin:0;color:#253b4e;font-size:14px}.panel__header p{margin:3px 0 0;color:#7b8a97;font-size:11px}.status{display:inline-flex;min-height:23px;align-items:center;gap:5px;padding:0 8px;font-size:10px;font-weight:700;letter-spacing:.02em;border-radius:12px}.status:before{width:5px;height:5px;content:"";background:currentColor;border-radius:50%}.status--good{color:#18715c;background:#e7f6f0}.status--warn{color:#9b6414;background:#fff3d8}.status--danger{color:#a74747;background:#fdeaea}.status--neutral{color:#526b80;background:#edf2f5}@media(max-width:700px){.content{padding:20px 16px}.page-header{flex-direction:column}}
