
:root{--ink:#202737;--muted:#748095;--line:#e6e9ef;--bg:#f4f6fa;--paper:#fff;--nav:#172235;--blue:#315bea;--blue-soft:#edf1ff;--green:#188a69;--green-soft:#e9f6f0;--amber:#a9741a;--amber-soft:#fff5e3;--red:#c74e57;--radius:12px;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;font-size:16px;color:var(--ink)}*{box-sizing:border-box}body{margin:0;background:var(--bg)}button,input,textarea,select{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:wait;opacity:.6}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible{outline:3px solid #8cacf9;outline-offset:3px}h1,h2,h3,p{margin:0}h1{font-size:30px;letter-spacing:-1px;line-height:1.2;font-weight:650}h2{font-size:18px;letter-spacing:-.3px;font-weight:650}h3{font-size:16px;font-weight:600}.muted{color:var(--muted)}.small-dot{width:7px;height:7px;border-radius:50%;background:#43bc96;display:inline-block;flex-shrink:0}.app-shell{display:flex;min-height:100vh}.sidebar{width:246px;background:var(--nav);color:#fff;position:fixed;inset:0 auto 0 0;padding:29px 17px 0;display:flex;flex-direction:column;z-index:20}.brand{display:flex;align-items:center;gap:12px;font-size:27px;font-weight:700;letter-spacing:-1px;padding:0 14px}.brand-mark{background:#4266ef;width:36px;height:39px;display:grid;place-items:center;color:#fff;border-radius:9px;font-size:34px;line-height:1;padding-bottom:4px;letter-spacing:-2px;font-weight:500}.brand-caption{display:block;font-size:9px;letter-spacing:2.25px;font-weight:600;color:#8496b6;margin-top:3px}.workspace-chip{display:flex;align-items:center;gap:10px;border:1px solid #334055;border-radius:8px;padding:12px 9px;margin:31px 0 27px;font-size:12px;font-weight:600}.workspace-chip small{display:block;color:#97a6ba;font-size:11px;font-weight:400;margin-top:4px}.workspace-icon{width:30px;height:30px;border-radius:6px;background:#30405a;display:grid;place-items:center;font-size:14px}.workspace-caret{margin-left:auto;color:#8393aa}.nav-caption{color:#8291a8;font-size:10px;font-weight:700;letter-spacing:1.4px;margin:0 14px 12px}.section-gap{margin-top:31px}.nav-item{display:flex;align-items:center;gap:12px;border:0;background:none;width:100%;padding:12px 14px;color:#b1bed0;border-radius:7px;font-size:14px;text-align:left;margin:3px 0;line-height:22px;transition:.15s}.nav-item svg{width:19px;height:19px;opacity:.9}.nav-item:hover{background:#253248;color:#fff}.nav-item.active{background:#304b9a;color:#fff;box-shadow:inset 3px 0 #7b9aff}.nav-count{margin-left:auto;font-size:11px;border-radius:4px;background:#ffffff12;padding:0 6px;color:#c2cee1;line-height:20px}.active .nav-count{background:#ffffff20;color:#fff}.outbound{margin-left:auto}.sidebar-bottom{margin-top:auto;padding-top:38px}.server-pulse{display:flex;align-items:flex-start;gap:9px;padding:16px 12px;font-size:12px;color:#c1ccdc;border:1px solid #304055;border-radius:8px;margin-bottom:22px}.server-pulse .small-dot{margin-top:4px}.server-pulse small{display:block;font-size:11px;color:#8494ab;margin-top:5px}.profile{border-top:1px solid #2b384e;display:flex;gap:10px;align-items:center;padding:19px 3px;font-size:13px}.avatar{width:32px;height:32px;border-radius:50%;display:grid;place-items:center;background:#d8e2f4;color:#263958;font-weight:600}.profile small{display:block;font-size:10px;color:#90a0b7;margin-top:4px}.icon-button{border:0;background:transparent;color:inherit;padding:6px;font-size:22px}.profile .icon-button{margin-left:auto;color:#95a5bc}.workspace{margin-left:246px;width:calc(100% - 246px);display:flex;flex-direction:column;min-height:100vh}.topbar{height:77px;border-bottom:1px solid var(--line);background:#ffffffd9;display:flex;align-items:center;justify-content:space-between;padding:0 38px;gap:12px}.breadcrumb{font-size:12px;color:#8d95a4}.breadcrumb span{margin:0 12px;color:#c4cad3}.breadcrumb strong{font-weight:500;color:#49546a}.topbar-right{display:flex;align-items:center;gap:25px}.live-label{font-size:11px;color:#788397;display:flex;align-items:center;gap:7px}.live-label .small-dot{width:6px;height:6px}.top-date{color:#7b8597;font-size:11px}.top-avatar{background:#e9edf5;color:#485770;width:30px;height:30px;border-radius:50%;display:grid;place-items:center;font-size:12px;font-weight:600}main{padding:33px 38px 20px;flex:1;max-width:1800px;width:100%;margin:auto}.page-heading{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-bottom:27px}.page-heading p{font-size:14px;color:var(--muted);margin-top:9px}.eyebrow{font-size:11px;letter-spacing:1.6px;font-weight:700;color:#8994aa;display:block;margin-bottom:12px}.button{border:1px solid #dfe4ed;background:white;color:#46516a;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:11px 15px;border-radius:7px;font-size:13px;font-weight:550;white-space:nowrap;min-height:40px;transition:background .15s}.button svg{width:16px;height:16px}.button:hover{background:#f0f3f9}.button.primary{background:var(--blue);color:#fff;border-color:var(--blue);box-shadow:0 2px 4px #315bea15}.button.primary:hover{background:#284ed0}.button.small{padding:7px 11px;min-height:32px;font-size:12px}.button.ghost{border:0;background:none;color:var(--blue);padding:4px 0;box-shadow:none;min-height:28px}.heading-actions{display:flex;gap:9px}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:17px;margin-bottom:25px}.stat{border:1px solid var(--line);border-radius:var(--radius);background:var(--paper);padding:20px 21px}.stat-top{display:flex;align-items:center;justify-content:space-between;font-size:12px;color:#798499}.stat-icon{width:30px;height:30px;background:#f3f5fa;display:grid;place-items:center;color:#7686a0;border-radius:7px}.stat-icon svg{width:16px;height:16px}.stat-value{font-size:32px;letter-spacing:-1px;font-weight:650;margin-top:12px;line-height:1}.stat-value small{font-size:16px;color:#a6afbf;font-weight:400;margin-left:6px}.stat-bottom{font-size:11px;color:#919bad;margin-top:13px;display:flex;gap:7px;align-items:center}.stat-bottom.good{color:var(--green)}.stat-bottom svg{width:13px;height:13px}.overview-grid{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(285px,1fr);gap:22px}.panel{border:1px solid var(--line);border-radius:var(--radius);background:var(--paper);overflow:hidden;margin-bottom:22px}.panel-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:21px 23px;border-bottom:1px solid #f0f2f6}.panel-head h2{font-size:15px}.panel-head small{font-size:11px;color:#8b95a8}.panel-body{padding:22px 23px}.pill{display:inline-flex;align-items:center;gap:6px;border-radius:5px;background:#f2f4f8;color:#808b9e;font-size:11px;font-weight:500;padding:5px 8px;white-space:nowrap}.pill i{width:5px;height:5px;border-radius:50%;background:currentColor}.pill.green{background:var(--green-soft);color:var(--green)}.pill.blue{background:var(--blue-soft);color:var(--blue)}.pill.amber{background:var(--amber-soft);color:var(--amber)}.pill.red{background:#fceff0;color:var(--red)}.monitor-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:23px}.monitor-title strong{font-size:14px}.monitor-title p{font-size:11px;color:#929bad;margin-top:6px}.monitor-icon{width:39px;height:39px;border-radius:9px;background:#edf2ff;display:grid;place-items:center;color:#426ae5}.monitor-icon svg{width:21px;height:21px}.resource{margin:19px 0}.resource-label{display:flex;justify-content:space-between;font-size:12px;margin-bottom:9px;color:#768197}.resource-label strong{color:#3e4c65;font-size:12px;font-weight:550}.track{height:6px;background:#edf0f6;border-radius:8px;overflow:hidden}.track-fill{height:100%;border-radius:8px;background:#5275ec;transition:width .6s}.track-fill.green{background:#56ab95}.track-fill.slate{background:#8e9eba}.monitor-footer{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);padding-top:17px;margin-top:24px;font-size:11px;color:#8b96a9}.chart{height:137px;position:relative;border-bottom:1px solid #edf0f6;margin-top:12px;background:repeating-linear-gradient(to bottom,transparent 0,transparent 33px,#f2f4f8 34px,#f2f4f8 35px)}.chart svg{width:100%;height:100%;overflow:visible}.chart-labels{display:flex;justify-content:space-between;color:#a1a9b7;font-size:10px;padding-top:10px}.chart-summary{display:flex;align-items:center;gap:8px;font-size:11px;color:#8a94a6}.chart-summary strong{font-size:28px;font-weight:600;color:#2c3e5c;letter-spacing:-1px}.chart-note{font-size:11px;color:#8a94a6;line-height:1.6}.empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:34px 23px;min-height:215px}.empty-icon{display:grid;place-items:center;width:45px;height:45px;border:1px solid #e9edf5;border-radius:11px;background:#f7f9fd;color:#8c9bb4;margin-bottom:15px}.empty-icon svg{width:21px;height:21px}.empty-state h3{font-size:14px;font-weight:600;color:#55627a}.empty-state p{font-size:12px;color:#95a0b1;margin:8px 0 15px;max-width:300px;line-height:1.7}.team-summary{display:flex;align-items:center;gap:13px;margin-bottom:22px}.avatar-stack{display:flex;padding-left:0}.avatar-stack span{width:35px;height:35px;border:3px solid #fff;border-radius:50%;display:grid;place-items:center;font-size:10px;font-weight:600;background:#e8edfa;color:#5f78b9;margin-left:-7px}.avatar-stack span:first-child{margin-left:0}.avatar-stack span:nth-child(2){background:#e6f1ed;color:#558e79}.avatar-stack span:nth-child(3){background:#eeebf6;color:#8370a9}.team-summary p{font-size:12px;color:#929bab;margin-top:4px}.team-summary strong{font-size:14px}.mini-row{display:flex;justify-content:space-between;gap:15px;align-items:center;padding:10px 0;font-size:12px;color:#6e7d92}.mini-row strong{color:#3e4b63;font-weight:500}.hint{border-radius:7px;background:#f6f8fc;padding:12px 14px;color:#8190a7;font-size:11px;line-height:1.6;margin-top:15px}.activity-row{display:flex;align-items:flex-start;gap:12px;padding:13px 0}.activity-row+.activity-row{border-top:1px solid #f1f3f7}.event-icon{width:29px;height:29px;display:grid;place-items:center;border-radius:7px;background:#f0f3fa;color:#8495b2;flex-shrink:0}.event-icon svg{width:14px;height:14px}.activity-text{font-size:12px;color:#536178;line-height:1.5}.activity-text small{display:block;font-size:10px;color:#a0a8b6;margin-top:5px}.section-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:20px}.filter-tabs{display:flex;background:#e9edf4;border-radius:7px;padding:4px;gap:3px}.filter-tab{border:0;background:none;border-radius:5px;padding:8px 12px;font-size:12px;color:#8290a5}.filter-tab.active{background:#fff;color:#3c4b65;box-shadow:0 1px 3px #1d365914}.search-input{padding:10px 13px;border:1px solid #dde3ed;border-radius:7px;background:#fff;color:#43516a;font-size:13px;min-width:210px}.employee-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:17px}.employee-card{border:1px solid var(--line);border-radius:10px;background:#fff;text-align:left;padding:21px;display:flex;flex-direction:column;min-height:215px;transition:.15s;color:var(--ink)}.employee-card:hover{border-color:#b7c7eb;box-shadow:0 5px 16px #253b6a07;transform:translateY(-1px)}.employee-card-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:17px}.employee-avatar{width:38px;height:38px;border-radius:10px;display:grid;place-items:center;background:#edf1fc;color:#6a80b7;font-size:12px;font-weight:650}.employee-avatar.system{background:#e9f4ef;color:#5b9a81}.employee-card h3{font-size:14px;line-height:1.45;margin-bottom:8px}.employee-card p{color:#8b96a8;font-size:12px;line-height:1.6;flex:1}.employee-card-footer{display:flex;justify-content:space-between;margin-top:17px;padding-top:13px;border-top:1px solid #f0f2f7;color:#9ca5b4;font-size:10px}.engine-label{font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:10px}.table-wrap{overflow:auto}table{width:100%;border-collapse:collapse;text-align:left}th{font-size:10px;color:#95a0b0;font-weight:600;text-transform:uppercase;letter-spacing:.6px;padding:14px 22px;background:#fbfcfe;border-bottom:1px solid var(--line)}td{font-size:12px;color:#6e7b91;padding:17px 22px;border-bottom:1px solid #eef1f6}tbody tr:last-child td{border-bottom:0}td strong{display:block;color:#465570;font-weight:550;font-size:13px}td small{display:block;margin-top:5px;color:#a0a9b8;font-size:11px}.click-row{cursor:pointer}.click-row:hover{background:#fafbfe}.project-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.project-card{padding:23px;border:1px solid var(--line);border-radius:10px;background:#fff}.project-card p{font-size:12px;color:#8793a7;line-height:1.6;margin-top:10px}.project-card h3{margin-top:15px}.project-card .pill{margin-top:17px}.infra-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.service-row{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:15px 0;border-bottom:1px solid #f0f2f6}.service-row:last-child{border:0}.service-row strong{font-size:13px;font-weight:550}.service-row small{display:block;color:#929eaf;margin-top:6px;font-size:11px}.description-list{margin:0}.description-list>div{display:flex;gap:12px;justify-content:space-between;align-items:baseline;padding:13px 0;border-bottom:1px solid #eff2f7}.description-list>div:last-child{border:0}.description-list dt{font-size:12px;color:#929bad}.description-list dd{font-size:12px;margin:0;color:#465570;text-align:right;overflow-wrap:anywhere}.page-footer{padding:20px 38px 25px;display:flex;justify-content:space-between;font-size:10px;color:#a1abba}.page-footer>span:first-child{font-weight:600;letter-spacing:.3px}.version{font-weight:400;border-left:1px solid #d9dfe8;padding-left:10px;margin-left:9px;font-size:9px}.loading-state{padding:120px 20px;display:flex;align-items:center;justify-content:center;gap:15px;color:#8190a6;font-size:14px}.spinner{border:2px solid #dbe3f5;border-top-color:#5478e8;width:22px;height:22px;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.error-banner{background:#fff2f2;color:#a24c54;padding:16px 20px;border:1px solid #f2d7da;border-radius:8px;font-size:13px;margin-bottom:20px}.mobile-menu{display:none}dialog{border:1px solid #e2e7f0;border-radius:16px;padding:0;width:min(540px,calc(100% - 32px));max-height:90vh;box-shadow:0 25px 100px #15294725;color:var(--ink)}dialog::backdrop{background:#17243d66;backdrop-filter:blur(3px)}.dialog-head{padding:25px 27px 19px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line)}.dialog-head h2{font-size:20px}.dialog-body{padding:25px 27px}.dialog-body p{font-size:13px;color:#8390a5;line-height:1.7}.dialog-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:24px}.dialog-body label,.login-form label{display:flex;flex-direction:column;font-size:13px;color:#59677e;gap:9px;margin-top:20px}.dialog-body input,.dialog-body textarea,.login-form input{border:1px solid #dce2ed;border-radius:7px;padding:11px 13px;background:#fff;font-size:14px;color:var(--ink);width:100%;outline:none}.dialog-body input:focus,.dialog-body textarea:focus,.login-form input:focus{border-color:#7d99ed;box-shadow:0 0 0 3px #edf1ff}.dialog-body textarea{resize:vertical;min-height:95px}.toggle-label{flex-direction:row!important;align-items:center;justify-content:space-between}.toggle-label input{width:18px;height:18px;accent-color:var(--blue)}.check-row{display:flex;gap:12px;align-items:flex-start;margin:17px 0;font-size:13px}.check-icon{color:var(--green)}.check-icon.fail{color:var(--red)}.check-row small{display:block;color:#929eaf;font-size:12px;margin-top:5px;line-height:1.5}#toast{position:fixed;bottom:26px;left:calc(50% + 123px);transform:translateX(-50%) translateY(15px);background:#25364e;color:#fff;box-shadow:0 6px 24px #15243b22;padding:13px 20px;border-radius:8px;z-index:100;font-size:13px;opacity:0;pointer-events:none;transition:.2s;max-width:90vw}#toast.show{opacity:1;transform:translateX(-50%) translateY(0)}.form-error{font-size:13px;color:#b04750;background:#fff0f0;border:1px solid #f2d3d6;padding:11px;border-radius:6px;margin-top:15px}.login-body{min-height:100vh;display:grid;place-items:center;background:#edf1f7;padding:35px}.login-shell{width:min(1000px,100%);min-height:600px;display:grid;grid-template-columns:1fr 1fr;border-radius:18px;overflow:hidden;box-shadow:0 20px 70px #17294410;border:1px solid #e0e6f0}.login-brand{background:var(--nav);color:white;padding:43px 40px;display:flex;flex-direction:column}.login-brand .brand{padding:0}.login-title{margin:auto 0}.login-title .eyebrow{font-size:10px;color:#7b90b7;margin-bottom:22px}.login-title h1{font-size:38px;line-height:1.3;letter-spacing:-1.5px;font-weight:550}.login-title p{font-size:13px;color:#91a2bc;margin-top:20px}.login-footer{display:flex;align-items:center;gap:8px;font-size:11px;color:#7f93b1}.login-form-wrap{background:#fff;padding:65px 47px;display:flex;align-items:center}.login-form{width:100%}.login-form h2{font-size:25px;letter-spacing:-.7px;margin-bottom:11px}.login-form>.muted{font-size:13px;margin-bottom:26px}.login-submit{margin-top:26px;width:100%;justify-content:space-between}.login-note{font-size:11px;color:#a0a9b8;line-height:1.7;text-align:center;margin-top:23px}.login-form>.eyebrow{font-size:9px;margin-bottom:16px}
@media(min-width:1700px){main{padding-top:44px}.employee-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}
@media(max-width:1250px){.sidebar{width:220px;padding-left:12px;padding-right:12px}.workspace{margin-left:220px;width:calc(100% - 220px)}main{padding:28px}.topbar{padding:0 28px}.employee-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.overview-grid{grid-template-columns:minmax(0,1.4fr) minmax(260px,1fr)}.stats{gap:12px}.stat{padding:17px}.stat-top{font-size:11px}.page-footer{padding:20px 28px}.top-date{display:none}}
@media(max-width:1000px){.overview-grid,.infra-grid{grid-template-columns:1fr}.stats{grid-template-columns:repeat(2,1fr)}.project-grid{grid-template-columns:repeat(2,1fr)}.overview-grid .panel{margin-bottom:0}.overview-grid{gap:20px}.sidebar{width:205px}.workspace{margin-left:205px;width:calc(100% - 205px)}.workspace-chip{font-size:10px}.workspace-chip small{font-size:10px}.nav-item{font-size:13px}.brand{font-size:24px}.brand-caption{font-size:8px}.profile small{font-size:9px}.page-heading{align-items:flex-start}h1{font-size:27px}}
@media(max-width:760px){.sidebar{transform:translateX(-100%);transition:.2s;width:246px}.sidebar.open{transform:translateX(0);box-shadow:20px 0 50px #17243b35}.workspace{margin-left:0;width:100%}.mobile-menu{display:block}.topbar{padding:0 18px;height:65px}.topbar-right{gap:12px}.breadcrumb{font-size:11px}.breadcrumb>span{margin:0 7px}.breadcrumb{margin-right:auto}.live-label{font-size:10px}.live-label .small-dot{display:none}.top-avatar{display:none}main{padding:25px 18px}.page-heading{flex-wrap:wrap;margin-bottom:22px}.page-heading p{font-size:12px}.heading-actions{margin-top:3px}.stats{gap:11px;margin-bottom:20px}.stat{padding:16px}.stat-value{font-size:29px}.stat-bottom{font-size:10px}.employee-grid,.project-grid{grid-template-columns:1fr}.section-toolbar{flex-wrap:wrap}.filter-tabs{max-width:100%;overflow:auto}.filter-tab{font-size:11px;padding:7px 9px;white-space:nowrap}.search-input{width:100%}.panel-head,.panel-body{padding:19px}.page-footer{padding:20px 18px;font-size:9px}.page-footer .version{display:none}#toast{left:50%}.login-body{padding:18px}.login-shell{grid-template-columns:1fr;min-height:0}.login-brand{padding:27px}.login-title{margin-top:33px}.login-title h1{font-size:27px}.login-title .eyebrow,.login-title p,.login-footer{display:none}.login-form-wrap{padding:34px 27px}.login-form .eyebrow{display:none}.login-form h2{font-size:23px}}
@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important}}

/* Legibility across the working surface. */
.nav-item,.button,.search-input,.filter-tab{font-size:14px}.nav-caption,.brand-caption,.workspace-chip,.workspace-chip small,.nav-count,.profile small,.server-pulse small,.top-date,.live-label,.breadcrumb,.page-footer,.version{font-size:12px}.brand-caption{letter-spacing:1.3px}.stat-top{font-size:14px}.stat-bottom,.stat-bottom.good{font-size:12px}.panel-head h2{font-size:16px}.panel-head small,.pill,.monitor-title p,.monitor-footer,.chart-labels,.chart-summary,.chart-note{font-size:12px}.resource-label,.resource-label strong,.mini-row{font-size:14px}.empty-state h3{font-size:16px}.empty-state p,.hint,.activity-text{font-size:14px}.activity-text small{font-size:12px}.employee-card h3{font-size:16px}.employee-card p{font-size:14px}.employee-card-footer,.engine-label{font-size:12px}.employee-card{min-height:240px}.team-summary strong{font-size:16px}.team-summary p{font-size:14px}th{font-size:12px}td,td strong{font-size:14px}td small{font-size:12px}.project-card p,.service-row strong,.description-list dt,.description-list dd,.dialog-body p,.dialog-body label,.login-form label,.button.small{font-size:14px}.service-row small,.check-row small,.login-note,.login-footer{font-size:12px}.login-form>.muted{font-size:14px}.login-form input,.dialog-body input,.dialog-body textarea{font-size:16px}.section-toolbar{flex-wrap:wrap}.filter-tabs{flex-wrap:wrap}.workspace-chip{line-height:1.4}.workspace-icon{flex-shrink:0}.workspace-caret{display:none}.workspace-chip{margin-top:27px}.profile{font-size:14px}.profile small{line-height:1.4}.employee-card:hover{transform:none}.login-brand .brand-caption{font-size:10px}.dialog-head h2{line-height:1.4}.live-label{white-space:nowrap}.project-card h3{overflow-wrap:anywhere}.brand-caption{font-size:10px}.chart-labels{font-size:12px}@media(max-width:760px){.nav-item,.button,.filter-tab,.page-heading p{font-size:14px}.stat-top,.stat-bottom{font-size:12px}.topbar-right .live-label{display:none}.section-toolbar .filter-tabs{gap:2px}.filter-tab{padding:7px 8px;font-size:12px}.page-footer{font-size:12px}.login-title .eyebrow,.login-title p,.login-footer{display:none}}

.agent-answer{white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.65;font-size:14px;margin:22px 0;padding:18px;background:#f5f7fb;border:1px solid #e4e9f2;border-radius:8px;color:#34435a;max-height:55vh;overflow:auto}.dialog-body select{width:100%;padding:11px 13px;border:1px solid #dce2ed;border-radius:7px;background:white;color:var(--ink);font-size:14px}
.job-status{display:flex;gap:6px;flex-wrap:wrap}.job-review{margin-top:24px;padding-top:20px;border-top:1px solid var(--line)}.job-review .review-date,.dialog-body .review-date{font-size:12px;color:var(--muted);margin-top:12px}.job-instruction{margin-top:18px}.job-instruction summary{cursor:pointer;font-size:14px;color:var(--blue)}.job-instruction .agent-answer{margin-top:10px}.site-health{margin-top:10px}.site-link{color:var(--blue);text-decoration:underline;text-underline-offset:3px}
.job-input-picker{margin-top:18px}.dialog-body .job-input-picker label{margin-top:0}.dialog-body select[multiple]{padding:6px;min-height:172px;max-width:100%}.dialog-body select[multiple] option{padding:7px 6px}.dialog-body select[multiple] option:disabled{color:var(--muted)}.dialog-body .input-help{font-size:12px;line-height:1.6;color:var(--muted);margin-top:8px}.input-picker-footer{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-top:8px;font-size:12px;color:var(--muted)}.dialog-body .input-warning{font-size:13px;line-height:1.5;color:var(--red);margin-top:8px}.input-warning:empty{display:none}
