:root{color:#17212f;background:#f6f7f9;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;background:#f6f7f9}button,input{font:inherit}.shell,.loginShell{min-height:100vh;padding:28px}.loginShell{display:grid;place-items:center}.loginPanel{display:grid;gap:16px;width:min(440px,100%);border:1px solid #d8dde5;border-radius:8px;padding:24px;background:#fff}.loginPanel h1{margin-bottom:4px}.formError{margin:0;color:#b42318;font-size:13px;font-weight:700}.topbar{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:22px}.eyebrow{margin:0 0 6px;color:#5d6978;font-size:13px;font-weight:700;text-transform:uppercase}h1,h2,p{margin-top:0}h1{margin-bottom:0;font-size:32px;line-height:1.1}.topbarActions{display:flex;align-items:center;justify-content:flex-end;gap:10px;flex-wrap:wrap}.accountBadge{border:1px solid #cdd5df;border-radius:999px;padding:8px 10px;color:#405064;background:#fff;font-size:13px;font-weight:700}.primaryButton{min-width:108px;border:0;border-radius:6px;padding:11px 16px;color:#fff;background:#1d4ed8;cursor:pointer;font-weight:700}.secondaryButton{min-width:92px;border:1px solid #b9c2cf;border-radius:6px;padding:10px 14px;color:#17212f;background:#fff;cursor:pointer;font-weight:700}.primaryButton:disabled{cursor:progress;opacity:.65}.controlBand,.summaryBand,.contentBand{border:1px solid #d8dde5;background:#fff}.controlBand{display:grid;grid-template-columns:minmax(260px,1fr);gap:14px;padding:16px;border-radius:8px 8px 0 0}label{display:grid;gap:7px;color:#405064;font-size:13px;font-weight:700}input{width:100%;min-height:42px;border:1px solid #b9c2cf;border-radius:6px;padding:9px 10px;color:#17212f;background:#fbfcfd}input:focus{outline:3px solid rgba(29,78,216,.16);border-color:#1d4ed8}.summaryBand{display:grid;grid-template-columns:repeat(3,minmax(120px,1fr));gap:1px;border-top:0;background:#d8dde5}.summaryBand>div{display:grid;gap:5px;padding:14px 16px;background:#fff}.summaryValue{font-size:22px;font-weight:800}.summaryLabel{color:#637085;font-size:13px}.contentBand{min-height:360px;border-top:0;border-radius:0 0 8px 8px}.stateMessage{max-width:560px;padding:42px 16px;margin:0 auto;text-align:center}.stateMessage h2{margin-bottom:8px;font-size:20px}.stateMessage p{margin-bottom:0;color:#637085}.stateMessage.error h2{color:#b42318}.tableWrap{width:100%;overflow:auto}table{width:100%;min-width:1380px;border-collapse:collapse;font-size:13px}th,td{border-bottom:1px solid #e3e7ee;padding:11px 12px;text-align:left;vertical-align:top}th{position:sticky;top:0;z-index:1;color:#405064;background:#f9fafb;font-size:12px;font-weight:800;text-transform:uppercase}tr:hover td{background:#f9fbff}.mono,.pulseId{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;overflow-wrap:anywhere}.pulseId{font-weight:800;color:#0f766e}.reasonCell{max-width:320px;white-space:pre-wrap}@media (max-width: 760px){.shell{padding:16px}.topbar{align-items:stretch;flex-direction:column}.topbarActions{justify-content:stretch}.primaryButton{width:100%}.secondaryButton,.accountBadge{width:100%;text-align:center}.controlBand,.summaryBand{grid-template-columns:1fr}h1{font-size:26px}}
