.login-wrap{background:#f4f6f9;justify-content:center;align-items:center;min-height:100vh;display:flex}.login-card{background:#fff;border-radius:12px;flex-direction:column;gap:12px;width:320px;padding:36px 28px;display:flex;box-shadow:0 8px 30px #00000014}.login-brand{justify-content:center;align-items:center;gap:10px;display:flex}.login-mark{color:#2b6cb0;fill:none;stroke:currentColor;width:34px;height:34px}.login-logo{text-align:center;letter-spacing:1px;color:#1a365d;margin:0;font-size:28px;font-weight:700}.login-logo em{letter-spacing:2px;color:#2b6cb0;font-size:18px;font-style:normal;font-weight:600}.login-sub{text-align:center;color:#4a5568;margin:8px 0 0;font-size:14px;font-weight:500}.login-tagline{text-align:center;color:#5b6675;margin:0 0 12px;font-size:12px}.login-input{border:1px solid #cbd5e0;border-radius:8px;padding:11px 12px;font-size:14px}.login-input:focus{border-color:#2b6cb0;outline:none}.login-btn{color:#fff;cursor:pointer;background:#2b6cb0;border:none;border-radius:8px;margin-top:6px;padding:11px;font-size:15px}.login-btn:disabled{cursor:default;background:#5b6675}.login-error{color:#c53030;text-align:center;font-size:13px}.dash{min-width:0}.dash-top{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.dash-month{color:#4a5568;align-items:center;gap:8px;font-size:13px;display:inline-flex}.dash-month input{border:1px solid #cbd5e0;border-radius:6px;padding:7px 10px;font-family:inherit;font-size:14px}.kpi-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:14px;margin-bottom:14px;display:grid}.dash-alert{color:#8a5316;background:#fdf3e7;border:1px solid #f0c187;border-radius:8px;margin-bottom:14px;padding:10px 14px;font-size:13px}.dash-alert b{color:#b7791f}.dash-alert-sp{color:#c05621;margin-left:10px;font-weight:700}.chart-unit{color:#a0aec0;margin-left:6px;font-size:11px;font-weight:400}.drill-card{margin-bottom:14px}.drill-seg{border:1px solid #cbd5e0;border-radius:7px;margin-left:auto;display:inline-flex;overflow:hidden}.drill-seg button{color:#475264;cursor:pointer;background:#fff;border:none;padding:5px 14px;font-family:inherit;font-size:12px}.drill-seg button.on{color:#fff;background:#1a365d;font-weight:700}.drill-tbl{border-collapse:collapse;width:100%;margin-top:10px;font-size:13px}.drill-tbl th,.drill-tbl td{text-align:left;border-bottom:1px solid #edf2f7;padding:7px 10px}.drill-tbl thead th{color:#718096;font-size:11px;font-weight:700}.drill-tbl .num{text-align:right;font-variant-numeric:tabular-nums}.drill-tbl .strong{color:#1a365d;font-weight:700}.drill-bar-col{width:38%}.drill-bar{background:#edf2f7;border-radius:4px;height:10px;overflow:hidden}.drill-bar span{border-radius:4px;height:100%;display:block}.recon-badge{border-radius:6px;margin-top:12px;padding:8px 12px;font-size:12px}.recon-badge.ok{color:#276749;background:#f0fff4;border:1px solid #9ae6b4}.recon-badge.warn{color:#9c4221;background:#fffaf0;border:1px solid #fbd38d}.kpi-card{padding:18px 20px}.kpi-label{color:#475264;margin-bottom:8px;font-size:13px}.kpi-value{color:#2d3748;font-size:30px;font-weight:700;line-height:1}.kpi-unit{color:#5b6675;margin-left:4px;font-size:14px;font-weight:500}.exit-grid{grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:14px;display:grid}.exit-card{border-left:3px solid #dd6b20;align-items:baseline;gap:12px;padding:16px 20px;display:flex}.exit-value{color:#c05621;font-size:26px;font-weight:700}.exit-label{color:#475264;font-size:13px}.chart-grid{grid-template-columns:1.4fr 1fr;gap:14px;margin-bottom:14px;display:grid}.chart-title{color:#2d3748;justify-content:space-between;align-items:center;margin-bottom:14px;font-size:15px;font-weight:600;display:flex}.chart-legend-inline{color:#475264;gap:12px;font-size:12px;font-weight:400;display:flex}.donut-wrap{align-items:center;gap:20px;display:flex}.chart-legend{color:#4a5568;margin:0;padding:0;font-size:13px;list-style:none}.chart-legend li{align-items:center;gap:8px;padding:3px 0;display:flex}.chart-legend strong{color:#2d3748}.legend-dot{border-radius:3px;width:11px;height:11px;display:inline-block}.waiting-card{padding:16px 20px}@media (width<=1100px){.kpi-grid{grid-template-columns:repeat(2,1fr)}.chart-grid{grid-template-columns:1fr}}.dg{flex-direction:column;display:flex}.dg-toolbar{align-items:center;gap:8px;margin-bottom:8px;display:flex}.dg-count{color:#475264;font-size:13px}.dg-colmenu-wrap{position:relative}.dg-menu-backdrop{z-index:19;position:fixed;inset:0}.dg-colmenu{z-index:20;background:#fff;border:1px solid #cbd5e0;border-radius:8px;min-width:160px;max-height:320px;padding:6px;position:absolute;top:calc(100% + 4px);right:0;overflow-y:auto;box-shadow:0 6px 20px #00000026}.dg-colmenu-item{color:#2d3748;cursor:pointer;white-space:nowrap;border-radius:5px;align-items:center;gap:8px;padding:6px 8px;font-size:13px;display:flex}.dg-colmenu-item:hover{background:#f1f5f9}.dg-colmenu-item input{cursor:pointer}.dg-pagesize{cursor:pointer;background:#fff;border:1px solid #cbd5e0;border-radius:6px;padding:4px 8px;font-size:13px}.dg-scroll{background:#fff;border:1px solid #e2e8f0;border-radius:8px;overflow-x:auto}.dg-table{border-collapse:collapse;table-layout:fixed;font-size:14px}.dg-table th,.dg-table td{text-align:left;border-bottom:1px solid #e2e8f0;padding:9px 12px}.dg-table td{color:#1f2733}.dg-table th{color:#233044;white-space:nowrap;-webkit-user-select:none;user-select:none;background:#eef2f7;font-weight:700;position:relative}.dg-table tbody tr:hover{background:#f7fafc}.dg-table .row-clickable{cursor:pointer}.dg-td{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.dg-td .chip{white-space:nowrap}.dg-msg{padding:32px 12px;text-align:center!important}.dg-sortable{cursor:pointer}.dg-sortable:hover{background:#edf2f7}.dg-th-label{vertical-align:middle}.dg-sort-ind{color:#5b6675;margin-left:5px;font-size:10px}.dg-sorted .dg-sort-ind{color:#2b6cb0}.dg-resizer{cursor:col-resize;-webkit-user-select:none;user-select:none;width:7px;height:100%;position:absolute;top:0;right:0}.dg-resizer:hover{background:linear-gradient(90deg,#0000,#cbd5e0)}body.dg-resizing{cursor:col-resize!important;-webkit-user-select:none!important;user-select:none!important}.dg-pager{color:#4a5568;justify-content:center;align-items:center;gap:12px;padding:12px 0 2px;font-size:13px;display:flex}.dg-pager.muted{color:#5b6675}.dg-table th.dg-draggable{cursor:grab}.dg-table th.dg-draggable:active{cursor:grabbing}.dg-drag-handle{color:#cbd5e0;letter-spacing:-2px;vertical-align:middle;cursor:grab;margin-right:4px;font-size:10px;display:inline-block}.dg-table th.dg-draggable:hover .dg-drag-handle{color:#6fa8dc}.dg-table th.dg-dragover{box-shadow:inset 3px 0 #6fa8dc;background:#2b6cb0!important}.dg-table .dg-filter-row th.dg-filter-cell{background:#f0f4f8;border-top:1px solid #d7dee8;padding:4px 6px}.dg-filter-wrap{position:relative}.dg-filter-btn{box-sizing:border-box;color:#475264;cursor:pointer;text-align:left;background:#fff;border:1px solid #cbd5e0;border-radius:4px;width:100%;padding:3px 8px;font-family:inherit;font-size:11.5px}.dg-filter-btn.on{color:#fff;background:#2b6cb0;border-color:#2b6cb0;font-weight:700}.dg-filter-btn:hover{border-color:#2b6cb0}.dg-fm-backdrop{z-index:30;position:fixed;inset:0}.dg-fm{z-index:31;background:#fff;border:1px solid #cbd5e0;border-radius:8px;width:230px;padding:8px;position:absolute;top:calc(100% + 3px);left:0;box-shadow:0 8px 24px #0000002e}.dg-fm-search{box-sizing:border-box;border:1px solid #cbd5e0;border-radius:5px;width:100%;margin-bottom:6px;padding:5px 8px;font-family:inherit;font-size:12px}.dg-fm-list{border-top:1px solid #edf2f7;max-height:220px;overflow-y:auto}.dg-fm-item{color:#233044;cursor:pointer;white-space:nowrap;align-items:center;gap:7px;padding:4px;font-size:12.5px;display:flex}.dg-fm-item:hover{background:#f0f4f8}.dg-fm-item span{text-overflow:ellipsis;overflow:hidden}.dg-fm-all{border-bottom:1px solid #edf2f7;font-weight:700}.dg-fm-empty{color:#5b6675;text-align:center;padding:10px;font-size:12px}.dg-fm-foot{align-items:center;gap:6px;margin-top:8px;display:flex}.dg-fm-cnt{color:#5b6675;margin-right:auto;font-size:11px}.dg-group-row{cursor:pointer;background:#eef2f7}.dg-group-row:hover{background:#e2e8f0}.dg-group-cell{color:#1a365d;font-size:13px;font-weight:700;padding:7px 10px!important}.dg-group-caret{color:#4a5568;width:16px;display:inline-block}.dg-group-count{color:#1a365d;background:#cbd6e6;border-radius:9px;margin-left:6px;padding:0 8px;font-size:11.5px;display:inline-block}.ss{width:100%;position:relative}.ss-control{cursor:pointer;box-sizing:border-box;background:#fff;border:1px solid #cbd5e0;border-radius:6px;align-items:center;gap:6px;width:100%;min-height:36px;padding:7px 10px;font-size:14px;display:flex}.ss-control:focus{outline-offset:-1px;outline:2px solid #90cdf4}.ss-disabled .ss-control{cursor:not-allowed;color:#94a3b8;background:#f1f5f9}.ss-value{text-overflow:ellipsis;white-space:nowrap;color:#1f2733;flex:1;overflow:hidden}.ss-placeholder{text-overflow:ellipsis;white-space:nowrap;color:#94a3b8;flex:1;overflow:hidden}.ss-clear{color:#94a3b8;padding:0 2px;font-size:15px;line-height:1}.ss-clear:hover{color:#e53e3e}.ss-caret{color:#5b6675;font-size:11px}.ss-pop{z-index:1000;background:#fff;border:1px solid #cbd5e0;border-radius:6px;overflow:hidden;box-shadow:0 8px 24px #00000029}.ss-search{box-sizing:border-box;border:none;border-bottom:1px solid #e2e8f0;width:100%;padding:8px 10px;font-family:inherit;font-size:14px}.ss-search:focus{outline:none}.ss-list{max-height:240px;padding:4px 0;overflow-y:auto}.ss-opt{color:#1f2733;cursor:pointer;white-space:nowrap;text-overflow:ellipsis;padding:7px 12px;font-size:14px;overflow:hidden}.ss-hi{background:#ebf3fb}.ss-sel{color:#1f4e78;font-weight:600}.ss-sel:after{content:" ✓";color:#1f4e78}.ss-opt-disabled{color:#c0c8d2;cursor:not-allowed}.ss-empty{color:#94a3b8;text-align:center;padding:10px 12px;font-size:13px}.codes-layout{align-items:flex-start;gap:16px;display:flex}.codes-groups{flex-shrink:0;width:280px}.codes-codes{flex:1;min-width:0}.codes-panel-head{color:#2d3748;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:12px 16px;font-weight:600;display:flex}.codes-group-list{margin:0;padding:0;list-style:none}.codes-group-item{cursor:pointer;border-bottom:1px solid #edf2f7;justify-content:space-between;align-items:center;padding:10px 16px;display:flex}.codes-group-item:hover{background:#f7fafc}.codes-group-item.active{background:#ebf4ff;border-left:3px solid #2b6cb0;padding-left:13px}.codes-group-main{flex-direction:column;display:flex}.codes-group-name{color:#2d3748;font-size:14px}.codes-group-id{color:#5b6675;font-family:ui-monospace,Consolas,monospace;font-size:12px}.codes-group-actions{opacity:0;gap:4px;display:flex}.codes-group-item:hover .codes-group-actions,.codes-group-item.active .codes-group-actions{opacity:1}.toggle{color:#4a5568;cursor:pointer;align-items:center;gap:6px;font-size:13px;display:inline-flex}.toggle input{cursor:pointer}.timeline{margin:0;padding:0 0 0 6px;list-style:none}.timeline-item{border-left:2px solid #e2e8f0;padding:0 0 14px 18px;position:relative}.timeline-item:last-child{border-left-color:#0000;padding-bottom:0}.timeline-dot{background:#cbd5e0;border:2px solid #fff;border-radius:50%;width:12px;height:12px;position:absolute;top:2px;left:-7px}.timeline-item.ongoing .timeline-dot{background:#2b6cb0}.timeline-title{color:#2d3748;font-size:14px;font-weight:600}.timeline-meta{color:#475264;margin-top:2px;font-size:12px}.tl-badge{vertical-align:middle;border-radius:9px;margin-left:6px;padding:1px 6px;font-size:10px;font-weight:700;display:inline-block}.tl-badge.cur{color:#2b6cb0;background:#ebf8ff}.tl-badge.chg{color:#2f855a;background:#f0fff4}.chg-timeline{margin:0;padding:0 0 0 18px;list-style:none;position:relative}.chg-timeline:before{content:"";background:#e2e8f0;width:2px;position:absolute;top:4px;bottom:4px;left:4px}.chg-item{padding:0 0 14px 14px;position:relative}.chg-dot{background:#fff;border:2px solid #2b6cb0;border-radius:50%;width:10px;height:10px;position:absolute;top:3px;left:-18px}.chg-line{color:#2d3748;flex-wrap:wrap;align-items:center;gap:8px;font-size:13px;font-weight:600;display:flex}.chg-prev{color:#475264}.chg-arrow{color:#5b6675}.chg-new{color:#2b6cb0}.chg-next{color:#475264;background:#edf2f7;border-radius:8px;padding:1px 7px;font-size:11px;font-weight:500}.chg-meta{color:#475264;align-items:center;gap:8px;margin-top:3px;font-size:11.5px;display:flex}.chg-src{letter-spacing:.3px;border-radius:7px;padding:1px 6px;font-size:9.5px;font-weight:700}.chg-src-edit{color:#2b6cb0;background:#e6eef6}.chg-src-import{color:#2e7d5b;background:#e7f0e9}.chg-memo{color:#4a5568;margin-top:3px;font-size:12px}.detail-grid{color:#2d3748;grid-template-columns:1fr 1fr;gap:12px 16px;font-size:14px;display:grid}.detail-label{color:#5b6675;margin-bottom:2px;font-size:12px;display:block}.detail-section{color:#2d3748;border-top:1px solid #e2e8f0;margin:20px 0 10px;padding-top:14px;font-size:15px}.skill-picker{background:#f7fafc;border:1px solid #e2e8f0;border-radius:6px;flex-wrap:wrap;gap:2px;min-height:40px;padding:6px;display:flex}.status-pill{border-radius:10px;padding:2px 9px;font-size:11.5px;font-weight:600;display:inline-block}.status-pill.pill-active{color:#2e7d5b;background:#e7f0e9}.status-pill.pill-resign{color:#b23b3b;background:#f6e7e7}.resign-toggle{color:#4a5568;white-space:nowrap;cursor:pointer;align-items:center;gap:6px;font-size:12.5px;display:inline-flex}.partners{min-width:0}.partners .dg-table tr.pt-sel td{background:#eef4fb}.pt-members{margin-top:14px;padding:14px 16px}.pt-members-head{color:#1a365d;align-items:center;gap:10px;margin-bottom:10px;font-size:14px;font-weight:700;display:flex}.pt-members-head .muted{color:#475264;font-weight:500}.pt-members-table{border-collapse:collapse;width:100%;font-size:12.5px}.pt-members-table th,.pt-members-table td{text-align:left;border:1px solid #e2e8f0;padding:6px 10px}.pt-members-table thead th{color:#233044;background:#eef2f7;font-weight:700}.pt-members-table td.pt-blank{color:#b23b3b;font-weight:700}.pt-modal{width:560px}.pt-modal .pt-code{color:#2453a6;font-size:13px;font-weight:700}.pt-modal .modal-footer{border-top:1px solid #e2e8f0;justify-content:flex-end;gap:8px;padding:14px 20px;display:flex}.pt-active{color:#2d3748;align-items:center;gap:6px;margin-top:4px;font-size:13px;display:inline-flex}.pt-detail{border:1px solid #e2e8f0;border-radius:8px;grid-template-columns:1fr 1fr;gap:0;margin:0;display:grid;overflow:hidden}.pt-detail>div{border-bottom:1px solid #edf2f7;min-width:0;display:flex}.pt-detail>div:nth-last-child(-n+2){border-bottom:none}.pt-detail dt{color:#475264;background:#f5f8fc;flex:0 0 96px;padding:8px 10px;font-size:12.5px;font-weight:700}.pt-detail dd{color:#1e2733;word-break:break-all;flex:auto;margin:0;padding:8px 10px;font-size:13px}.pt-detail dd a{color:#2453a6}.partners .modal-wide,.modal.modal-wide{width:820px;max-width:94vw}.assign-form-actions{justify-content:flex-end;gap:8px;margin-top:4px;display:flex}.perm-tabs{gap:8px;margin-bottom:14px;display:flex}.perm-tabs button{color:#475264;cursor:pointer;background:#fff;border:1px solid #cbd6e6;border-radius:8px;padding:7px 16px;font-size:13px;font-weight:600}.perm-tabs button.on{color:#fff;background:#2453a6;border-color:#2453a6}.perm-matrix{border-collapse:collapse;background:#fff;width:100%;font-size:13px}.perm-matrix th,.perm-matrix td{border:1px solid #e2e8f0;padding:7px 10px}.perm-matrix thead th{color:#233044;text-align:center;background:#eef2f7;font-weight:700}.perm-matrix .perm-menu-col{text-align:left;color:#1a365d;min-width:160px;font-weight:600}.perm-matrix tbody tr:hover{background:#f7fafc}.perm-matrix input[type=checkbox]{cursor:pointer;width:16px;height:16px}.tri{border:1px solid #cbd6e6;border-radius:6px;padding:2px 6px;font-size:12px}.tri-allow{color:#22543d;background:#c6f6d5;border-color:#9ae6b4}.tri-deny{color:#742a2a;background:#fed7d7;border-color:#fbb6b6}.tri-inherit{color:#475264;background:#fff}.pager{color:#4a5568;justify-content:center;align-items:center;gap:12px;margin-top:16px;font-size:14px;display:flex}.badge{border-radius:12px;padding:2px 9px;font-size:12px;display:inline-block}.badge-on{color:#22543d;background:#c6f6d5}.badge-off{color:#475264;background:#edf2f7}.modal-wide{width:760px}.assign-head{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.assign-tbl{margin-top:4px}.assign-form{background:#f7fafc;margin-bottom:14px;padding:14px}.assign-form .field{margin-bottom:10px}.assign-form-actions{justify-content:flex-end;gap:8px;display:flex}.pj-status{color:#2d3748;background:#edf2f7;border-radius:10px;padding:2px 8px;font-size:11.5px;font-weight:700;display:inline-block}.pj-status-ONGOING{color:#22543d;background:#c6f6d5}.pj-status-DONE{color:#1a4971;background:#bee3f8}.pj-status-ON_HOLD{color:#7b341e;background:#feebc8}.pj-status-PLANNED{color:#44337a;background:#e9d8fd}.pj-status-CANCELLED{color:#742a2a;background:#fed7d7}.pj-pri{border-radius:10px;padding:2px 8px;font-size:11.5px;font-weight:700;display:inline-block}.pj-pri-HIGH{color:#742a2a;background:#fed7d7}.pj-pri-MEDIUM{color:#7b341e;background:#feebc8}.pj-pri-LOW{color:#475264;background:#e2e8f0}.pj-progress{vertical-align:middle;background:#edf2f7;border-radius:8px;width:90px;height:16px;display:inline-block;position:relative;overflow:hidden}.pj-progress-bar{background:linear-gradient(90deg,#6fa8dc,#3d7cc9);position:absolute;top:0;bottom:0;left:0}.pj-progress-label{color:#1a202c;font-size:10.5px;font-weight:700;line-height:16px;position:relative}.pj-issue-badge{color:#742a2a;background:#fed7d7;border-radius:9px;min-width:18px;padding:1px 6px;font-size:11.5px;font-weight:700;display:inline-block}.pj-itype{border-radius:9px;padding:2px 7px;font-size:11px;font-weight:700;display:inline-block}.pj-itype-ISSUE{color:#1a4971;background:#bee3f8}.pj-itype-RISK{color:#742a2a;background:#fed7d7}.pj-istatus{color:#2d3748;background:#edf2f7;border-radius:9px;padding:2px 7px;font-size:11px;font-weight:700;display:inline-block}.pj-istatus-OPEN{color:#7b341e;background:#feebc8}.pj-istatus-IN_PROGRESS{color:#44337a;background:#e9d8fd}.pj-istatus-RESOLVED{color:#22543d;background:#c6f6d5}.pj-istatus-CLOSED{color:#475264;background:#e2e8f0}.cat-toolbar{align-items:center;gap:8px;margin-bottom:8px;display:flex}.cat-toolbar .spacer{flex:1}.cat-tree{border:1px solid #e2e8f0;border-radius:6px;max-height:56vh;padding:4px 0;overflow:auto}.cat-row{border-radius:4px;align-items:center;gap:6px;padding:3px 10px;display:flex}.cat-row:hover{background:#f1f5f9}.cat-toggle{text-align:center;color:#5b6675;-webkit-user-select:none;user-select:none;width:16px;font-size:11px}.cat-badge{border-radius:4px;flex:none;padding:1px 6px;font-size:11px;font-weight:700}.cat-lv1{color:#fff;background:#1f4e78}.cat-lv2{color:#1f4e78;background:#cfe0f0}.cat-lv3{color:#475264;background:#eef2f7}.cat-name{color:#1f2733;font-weight:500}.cat-count{color:#5b6675;font-size:11px}.cat-actions{opacity:0;gap:4px;margin-left:auto;transition:opacity .12s;display:flex}.cat-row:hover .cat-actions{opacity:1}.cat-add{align-items:center;gap:6px;padding:4px 10px 8px;display:flex}.cat-add input{flex:1;max-width:320px}.wf-page{min-width:0}.wf-filters{margin-bottom:14px;padding:14px 16px}.wf-chiprow{flex-wrap:wrap;align-items:center;gap:2px;padding:4px 0;display:flex}.wf-chiplabel{color:#475264;flex-shrink:0;width:52px;font-size:13px}.wf-savebar{z-index:5;color:#2c5282;background:#ebf8ff;border:1px solid #90cdf4;border-radius:8px;align-items:center;gap:10px;margin-bottom:12px;padding:10px 16px;font-size:14px;display:flex;position:sticky;top:0}.wf-savebar strong{color:#2b6cb0}.wf-tablewrap{overflow-x:auto}.wf-tbl{min-width:1100px}.wf-tbl td{vertical-align:middle}.wf-skills .chip{font-size:11px}.wf-period{white-space:nowrap;color:#4a5568;font-size:13px}.wf-edit{background:#fff;border:1px solid #cbd5e0;border-radius:5px;width:100%;padding:5px 7px;font-family:inherit;font-size:13px}.wf-edit:focus{border-color:#2b6cb0;outline:none}.dg-table tr.wf-dirty td{background:#fffbea}.dg-table tr.wf-dirty td:first-child{box-shadow:inset 3px 0 #ecc94b}.wf-summary{margin-bottom:14px;padding:14px 16px}.wf-summary-table{border-collapse:collapse;table-layout:fixed;width:100%;font-size:14.5px}.wf-summary-table th,.wf-summary-table td{text-align:center;white-space:nowrap;border:1px solid #cbd5e0;padding:9px 12px}.wf-summary-table thead th{color:#fff;background:#1a365d;font-size:14px;font-weight:700}.wf-summary-table tbody td{color:#1a202c;font-weight:500}.wf-summary-table tbody td:first-child{color:#1a365d;background:#eef2f7;font-weight:700}.wf-summary-table .wf-sum-rate{color:#2453a6;font-weight:800}.wf-summary-table tr.wf-sum-total td{color:#14306b;background:#dde6f1;font-weight:800}.wf-summary-hint{color:#5a6678;margin-top:9px;font-size:12.5px}.wf-sum-link{font:inherit;cursor:pointer;color:#1d4ed8;text-underline-offset:2px;background:0 0;border:none;border-radius:4px;padding:2px 6px;font-weight:700;text-decoration:underline}.wf-sum-link:hover{background:#e6effb}.wf-summary-table td.wf-sum-cellon{background:#2b6cb0}.wf-summary-table td.wf-sum-cellon .wf-sum-link{color:#fff;text-decoration:none}.wf-drill-clear{color:#2b6cb0;font:inherit;cursor:pointer;background:#fff;border:1px solid #2b6cb0;border-radius:12px;margin-left:12px;padding:2px 10px;font-size:12px;font-weight:700}.wf-drill-clear:hover{background:#eaf2fc}.wf-chiphint{color:#5a6678;padding:2px 0 2px 56px;font-size:12px}button.wf-chipreset{color:#fff;background:#c0392b;border:1px solid #8f2618;margin-left:10px;padding:5px 14px;font-size:14px;font-weight:800}button.wf-chipreset:hover:not(:disabled){background:#a5311f}button.wf-chipreset:disabled{color:#fff;cursor:default;background:#d98e86;border-color:#d98e86}.wf-edit-date{padding:4px 6px;font-size:12px}.ps-list{padding:6px 0}.ps-node{border-bottom:1px solid #edf2f7}.ps-node:last-child{border-bottom:none}.ps-head{cursor:pointer;align-items:center;gap:12px;padding:12px 18px;display:flex}.ps-head:hover{background:#f7fafc}.ps-caret{color:#5b6675;font-size:10px;transition:transform .15s}.ps-caret.open{transform:rotate(90deg)}.ps-name{color:#2d3748;font-size:14px;font-weight:600}.ps-group{border-bottom:1px solid #e2e8f0}.ps-group:last-child{border-bottom:none}.ps-group-head{color:#1a365d;background:#f7fafc;border-bottom:1px solid #edf2f7;padding:8px 18px;font-size:12px;font-weight:700;position:sticky}.ps-group .ps-node{padding-left:14px}.ps-staged{flex-wrap:wrap;align-items:center;gap:2px;font-weight:500;display:inline-flex}.ps-staged .seg{color:#4a5568}.ps-staged .seg.dim{color:#a0aec0;font-weight:400}.ps-staged .seg.lead{color:#1a365d;font-weight:700}.ps-staged .sep{color:#cbd5e0;margin:0 5px;font-size:10px}.ps-meta{color:#475264;font-size:13px}.ps-count{color:#2b6cb0;background:#ebf4ff;border-radius:12px;margin-left:auto;padding:2px 10px;font-size:13px}.ps-children{padding:10px 18px 14px 42px;font-size:13px}.ps-children-tbl{border:1px solid #edf2f7;border-radius:6px;width:calc(100% - 60px);margin:0 18px 14px 42px}.util{min-width:0}.util-top{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.util-controls{align-items:center;gap:10px;display:inline-flex}.util-seg{border:1px solid #cbd5e0;border-radius:7px;display:inline-flex;overflow:hidden}.util-seg button{color:#475264;cursor:pointer;background:#fff;border:none;padding:6px 14px;font-family:inherit;font-size:12px}.util-seg button.on{color:#fff;background:#1a365d;font-weight:700}.util-base{color:#475264;font-size:12px}.util-mock{color:#b7791f;background:#fdf3e7;border:1px solid #f0c893;border-radius:8px;padding:3px 9px;font-size:11px;font-weight:700}.util-alert{color:#8a5a14;background:#fdf3e7;border:1px solid #f0c893;border-radius:10px;flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:16px;padding:12px 16px;font-size:13px;display:flex}.util-alert .sp{color:#b23b3b;white-space:nowrap;margin-left:auto;font-weight:700}.util-kpis{grid-template-columns:repeat(5,1fr);gap:12px;margin-bottom:16px;display:grid}.util-kpi{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:14px 16px}.util-kpi.warn{background:#fcf1f1;border-color:#e6b3b3}.util-kpi-label{color:#475264;font-size:11.5px}.util-kpi-value{color:#1a365d;margin-top:6px;font-size:25px;font-weight:700;line-height:1.1}.util-kpi.warn .util-kpi-value{color:#b23b3b}.util-kpi-value small{color:#475264;font-size:13px;font-weight:500}.util-kpi-delta{color:#475264;margin-top:5px;font-size:11.5px;font-weight:700}.util-kpi-delta.up{color:#2e7d5b}.util-kpi-delta.down{color:#b23b3b}.util-charts{grid-template-columns:1.45fr 1fr;gap:14px;margin-bottom:16px;display:grid}.chart-card{padding:16px}.chart-title{color:#1a365d;align-items:center;gap:8px;margin-bottom:14px;font-size:13px;font-weight:700;display:flex}.chart-unit{color:#475264;background:#edf2f7;border-radius:8px;margin-left:auto;padding:2px 8px;font-size:10.5px;font-weight:600}.chart-legend-inline{color:#475264;gap:12px;margin-left:auto;font-size:11px;font-weight:400;display:inline-flex}.chart-legend-inline span{align-items:center;gap:5px;display:inline-flex}.chart-legend-inline i{border-radius:2px;width:11px;height:3px;display:inline-block}.util-scroll{overflow-x:auto}.util-table{border-collapse:collapse;width:100%;font-size:12px}.util-table th,.util-table td{text-align:center;border:1px solid #e2e8f0;padding:7px 8px}.util-table thead th{color:#fff;background:#1a365d;font-weight:600}.util-table thead th.est{background:#6b5424}.util-table tbody th{color:#1a365d;text-align:left;white-space:nowrap;background:#edf2f7;font-weight:700}.util-table td.est{color:#9a6a1a;background:#fbf7ef}.util-table td.low{color:#b23b3b;font-weight:700}.util-table-card{margin-bottom:16px;padding:16px}.util-matrix-card{padding:16px}.util-matrix{border-collapse:collapse;font-size:11.5px}.util-matrix th,.util-matrix td{text-align:center;white-space:nowrap;border:1px solid #e2e8f0;padding:4px 6px}.util-matrix thead th{color:#fff;background:#1a365d;font-weight:600}.util-matrix thead th.hol{background:#6b3030}.util-matrix tbody th.mx-name{text-align:left;color:#1a365d;background:#fff;font-weight:600}.util-matrix tbody th.mx-name small{color:#475264;font-weight:400;display:block}.util-matrix .mx-pos{color:#475264}.util-matrix td{color:#fff;min-width:46px;font-weight:700}.c-full{background:#2e7d5b}.c-act{background:#2b6cb0}.c-wait{background:#b7791f}.c-oh{background:#9aa5b1}.c-staff{background:#cbd5e0;color:#445!important}.c-hol{background:repeating-linear-gradient(45deg,#f1f3f6,#f1f3f6 4px,#e4e8ee 4px 8px);color:#aab!important}.util-mx-legend{color:#475264;flex-wrap:wrap;gap:14px;margin-top:12px;font-size:11.5px;display:flex}.util-mx-legend span{align-items:center;gap:6px;display:inline-flex}.util-mx-legend i{border-radius:3px;width:14px;height:14px;display:inline-block}.util-note{color:#475264;margin-top:12px;font-size:11px;line-height:1.7}.util-note code{background:#edf2f7;border-radius:4px;padding:1px 5px;font-size:10.5px}@media (width<=1100px){.util-kpis{grid-template-columns:repeat(3,1fr)}.util-charts{grid-template-columns:1fr}}.mx-controls{border-bottom:1px solid #edf2f7;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:10px;padding-bottom:10px;display:flex}.mx-controls input[type=date],.mx-controls select,.mx-controls .mx-name-in{color:#1f2733;border:1px solid #cbd5e0;border-radius:6px;padding:5px 9px;font-family:inherit;font-size:12.5px}.mx-daterange{color:#475264;align-items:center;gap:6px;font-size:12.5px;display:inline-flex}.mx-name-in{min-width:130px}.mx-warn{color:#b23b3b;font-size:11.5px;font-weight:600}.mx-fetching{color:#475264;font-size:11.5px}.util-matrix tbody tr.mx-row-wait th.mx-name{background:#fffaf0;box-shadow:inset 3px 0 #b7791f}.mx-wait-badge{color:#fff;background:#b7791f;border-radius:7px;margin-left:5px;padding:1px 5px;font-size:9.5px;font-weight:700}.mx-empty{text-align:center;color:#475264;padding:16px}.tabs{border-bottom:2px solid #e2e8f0;gap:4px;margin-bottom:16px;display:flex}.tab{color:#475264;cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;margin-bottom:-2px;padding:10px 18px;font-size:14px}.tab:hover{color:#2b6cb0}.tab.active{color:#2b6cb0;border-bottom-color:#2b6cb0;font-weight:600}.tab-body{padding:16px 20px}.exit-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.mon-filter{background:#f1f5f9;border-radius:8px;gap:4px;padding:4px;display:inline-flex}.mon-filter-btn{color:#4a5568;cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;gap:6px;padding:6px 14px;font-size:13px;display:inline-flex}.mon-filter-btn:hover{color:#2b6cb0}.mon-filter-btn.active{color:#2b6cb0;background:#fff;font-weight:600;box-shadow:0 1px 2px #0000001a}.mon-filter-btn .cnt{color:#475264;text-align:center;background:#e2e8f0;border-radius:9px;min-width:18px;padding:0 5px;font-size:11px;font-weight:600}.mon-filter-btn.active .cnt{color:#2b6cb0;background:#bee3f8}.mon-badge{border-radius:12px;padding:2px 10px;font-size:12px;font-weight:600;display:inline-block}.mon-m0{color:#c53030;background:#fed7d7}.mon-m1{color:#c05621;background:#feebc8}.mon-m2{color:#975a16;background:#fefcbf}.history-grid{grid-template-columns:1fr 1fr;gap:24px;display:grid}.history-subtitle{color:#1a365d;align-items:center;gap:8px;margin:0 0 10px;font-size:13px;font-weight:700;display:flex}.history-hint{color:#475264;background:#edf2f7;border-radius:8px;padding:1px 7px;font-size:10.5px;font-weight:500}@media (width<=900px){.history-grid{grid-template-columns:1fr}}.bench-pick-filter{background:#f7fafc;border:1px solid #e2e8f0;border-radius:10px;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:12px;padding:12px 14px;display:flex}.bench-pick-filter .bp-in{color:#1f2733;border:1px solid #cbd5e0;border-radius:6px;padding:6px 10px;font-family:inherit;font-size:13px}.bench-pick-filter input.bp-in{min-width:150px}.bp-daterange{color:#475264;align-items:center;gap:6px;font-size:12.5px;display:inline-flex}.bp-daterange .bp-in{min-width:0}.bench-history-layout{grid-template-columns:300px 1fr;align-items:start;gap:16px;display:grid}.bench-picklist{background:#fff;border:1px solid #e2e8f0;border-radius:10px;overflow:hidden}.bench-picklist-head{color:#fff;background:#1a365d;padding:8px 12px;font-size:12.5px;font-weight:700}.bench-picklist-body{max-height:560px;overflow-y:auto}.bench-pick-item{text-align:left;cursor:pointer;background:#fff;border:none;border-bottom:1px solid #edf2f7;width:100%;padding:9px 12px;font-family:inherit;display:block}.bench-pick-item:hover{background:#f0f4f8}.bench-pick-item.on{background:#eef4fb;box-shadow:inset 3px 0 #2b6cb0}.bench-pick-item .bp-name{color:#1a365d;font-size:13.5px;font-weight:700}.bench-pick-item .bp-cnt{color:#475264;background:#edf2f7;border-radius:8px;margin-left:4px;padding:0 6px;font-size:11px;font-weight:600}.bench-pick-item .bp-meta{color:#475264;text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:11.5px;overflow:hidden}.bench-history-detail{min-width:0}@media (width<=980px){.bench-history-layout{grid-template-columns:1fr}.bench-picklist-body{max-height:280px}}.cost{min-width:0}.cost-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px;display:flex}.cost-head h1{color:#1a365d;margin:0 0 4px;font-size:19px}.cost-sub{color:#6b7686;margin:0;font-size:12px}.cost-actions{flex-wrap:wrap;align-items:center;gap:8px;display:inline-flex}.cost-actions select{color:#2d3748;background:#fff;border:1px solid #cbd5e0;border-radius:6px;padding:6px 8px;font-family:inherit;font-size:12px}.btn-primary,.btn-ghost{cursor:pointer;border:1px solid #0000;border-radius:6px;padding:7px 14px;font-family:inherit;font-size:12px;font-weight:700}.btn-primary{color:#fff;background:#1a365d}.btn-primary:disabled{cursor:not-allowed;background:#9fb0c7}.btn-ghost{color:#2d3748;background:#fff;border-color:#cbd5e0}.btn-ghost:disabled{color:#a0aec0;cursor:not-allowed}.cost-msg{color:#6b7686;font-size:13px}.cost-msg.err{color:#c53030}.cost-cards{flex-wrap:wrap;gap:12px;margin-bottom:16px;display:flex}.cost-card{background:#fff;border:1px solid #e2e8f0;border-radius:8px;flex-direction:column;gap:2px;min-width:110px;padding:12px 16px;display:flex}.cost-card.t-lock{background:#fffbf2;border-color:#f6c177}.cost-card.t-open{border-color:#9ae6b4}.card-label{color:#6b7686;font-size:11px}.card-value{color:#1a365d;font-size:17px;font-weight:700}.card-sub{color:#718096;font-size:11px}.cost-empty{text-align:center;color:#6b7686;background:#fff;border:1px dashed #cbd5e0;border-radius:8px;padding:40px}.cost-hint{color:#b7791f;font-size:12px}.cost-panel{background:#fff;border:1px solid #e2e8f0;border-radius:8px;margin-bottom:16px;padding:14px 16px}.panel-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.panel-head h2{color:#2d3748;margin:0;font-size:14px}.panel-filters{align-items:center;gap:8px;display:inline-flex}.panel-filters select,.panel-filters input{border:1px solid #cbd5e0;border-radius:6px;padding:5px 8px;font-family:inherit;font-size:12px}.panel-filters .muted{color:#718096;font-size:12px}.matrix-scroll{border:1px solid #edf2f7;border-radius:6px;max-height:540px;overflow:auto}table.matrix,table.agg{border-collapse:collapse;width:100%;font-size:12px}table.matrix th,table.matrix td{white-space:nowrap;border-bottom:1px solid #edf2f7;padding:6px 10px}table.matrix thead th{color:#4a5568;z-index:1;background:#f7fafc;font-weight:700;position:sticky;top:0}table.matrix th.proj{text-overflow:ellipsis;max-width:140px;overflow:hidden}.num{text-align:right;font-variant-numeric:tabular-nums}.bucket{color:#718096;background:#fafbfc}th.bucket{background:#eef2f7}.sticky-col{z-index:2;background:#fff;font-weight:600;position:sticky;left:0}table.matrix thead th.sticky-col{z-index:3;background:#f7fafc}.strong{color:#1a365d;font-weight:700}.ok{color:#2f855a}.warn{color:#c05621;font-weight:700}.center{text-align:center}.manual{background:#fff7ec}td.manual{color:#b7791f;font-weight:700}.act-col{text-align:center;width:34px}.cell-edit{cursor:pointer;color:#2b6cb0;background:#fff;border:1px solid #cbd5e0;border-radius:5px;padding:3px 6px;font-size:12px;line-height:1}.cell-edit:hover{background:#ebf4ff}table.matrix th.act-col,table.matrix td.act-col{left:0}table.matrix th.name-col,table.matrix td.name-col{left:34px}.modal-overlay{z-index:100;background:#1a202c73;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.modal-box{background:#fff;border-radius:10px;width:480px;max-width:92vw;max-height:88vh;padding:18px 20px;overflow:auto;box-shadow:0 12px 40px #00000040}.modal-head{justify-content:space-between;align-items:center;display:flex}.modal-head h3{color:#1a365d;margin:0;font-size:16px}.modal-x{cursor:pointer;color:#718096;background:0 0;border:none;font-size:16px}.modal-note{color:#6b7686;margin:8px 0 12px;font-size:12px}table.manual-tbl{border-collapse:collapse;width:100%;font-size:13px}table.manual-tbl th,table.manual-tbl td{text-align:left;border-bottom:1px solid #edf2f7;padding:6px 8px}table.manual-tbl thead th{color:#4a5568;background:#f7fafc;font-size:11px}table.manual-tbl input{text-align:right;border:1px solid #cbd5e0;border-radius:5px;width:84px;padding:4px 6px;font-family:inherit;font-size:13px}table.manual-tbl tfoot td{background:#f7fafc;border-top:2px solid #cbd5e0}.bucket-tag{color:#4a5568;background:#edf2f7;border-radius:5px;padding:1px 7px;font-size:12px}.link-del{color:#c53030;cursor:pointer;background:0 0;border:none;font-size:12px}.manual-add{gap:8px;margin:12px 0;display:flex}.manual-add select{border:1px solid #cbd5e0;border-radius:6px;flex:1;padding:6px 8px;font-family:inherit;font-size:13px}.modal-warn{color:#c05621;background:#fffaf0;border:1px solid #fbd38d;border-radius:6px;margin:8px 0;padding:7px 10px;font-size:12px}.modal-actions{justify-content:flex-end;gap:8px;margin-top:12px;display:flex}.cost-agg-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}@media (width<=900px){.cost-agg-grid{grid-template-columns:1fr}}table.agg th,table.agg td{text-align:left;border-bottom:1px solid #edf2f7;padding:7px 10px}table.agg thead th{color:#4a5568;background:#f7fafc;font-size:11px}table.agg tfoot td{background:#f7fafc;border-top:2px solid #cbd5e0}.shell{background:#f4f6f9;min-height:100vh;display:flex}.shell-nav{color:#cbd5e0;background:#1a365d;flex-direction:column;flex-shrink:0;width:220px;display:flex}.shell-brand{background:#143052;align-items:center;gap:12px;padding:16px 20px;display:flex}.brand-mark{color:#6fa8dc;flex-shrink:0;width:30px;height:30px}.brand-text{flex-direction:column;line-height:1.25;display:flex}.brand-name{color:#fff;letter-spacing:.5px;font-size:17px;font-weight:700}.brand-name em{color:#6fa8dc;letter-spacing:1px;font-size:13px;font-style:normal;font-weight:600}.brand-sub{color:#8aa0bd;letter-spacing:.5px;font-size:11px}.shell-nav-link{color:#cdd7e6;border-left:3px solid #0000;align-items:center;gap:10px;padding:12px 20px;font-size:14px;text-decoration:none;display:flex}.shell-nav-link:hover{color:#fff;background:#234876}.shell-nav-link.active{color:#fff;background:#2b6cb0;border-left-color:#6fa8dc;font-weight:600}.shell-nav-link.active .ic{color:#6fa8dc}.shell-body{flex-direction:column;flex:1;min-width:0;display:flex}.shell-header{background:#fff;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;height:56px;padding:0 24px;display:flex}.breadcrumb{align-items:center;gap:6px;font-size:14px;display:flex}.breadcrumb .crumb{color:#475264;text-decoration:none}.breadcrumb a.crumb:hover{color:#2b6cb0}.breadcrumb .crumb.current{color:#2d3748;font-weight:600}.breadcrumb .crumb-sep{color:#cbd5e0;width:14px;height:14px}.shell-user{color:#4a5568;align-items:center;gap:14px;font-size:14px;display:flex}.shell-logout{color:#4a5568;cursor:pointer;background:#fff;border:1px solid #cbd5e0;border-radius:6px;align-items:center;gap:6px;padding:6px 12px;display:inline-flex}.shell-logout:hover{background:#edf2f7}.shell-logout .ic{width:16px;height:16px}.shell-main{flex:1;min-width:0;padding:24px}.page-title{color:#2d3748;margin-bottom:16px;font-size:20px;font-weight:700}:root{color:#1a202c;font-family:system-ui,Segoe UI,Roboto,Apple SD Gothic Neo,Malgun Gothic,sans-serif;line-height:1.5}*{box-sizing:border-box}html,body,#root{min-height:100vh;margin:0;padding:0}h1,h2,p{margin:0}code{font-family:ui-monospace,Consolas,monospace}.ic{fill:none;stroke:currentColor;vertical-align:middle;flex-shrink:0;width:18px;height:18px}.card{background:#fff;border:1px solid #e2e8f0;border-radius:8px}.btn{color:#2d3748;cursor:pointer;background:#fff;border:1px solid #cbd5e0;border-radius:6px;padding:7px 14px;font-size:14px}.btn:hover{background:#edf2f7}.btn-primary{color:#fff;background:#2b6cb0;border-color:#2b6cb0}.btn-primary:hover{background:#2456a0}.btn-danger{color:#c53030;background:#fff;border-color:#fc8181}.btn-danger:hover{background:#fff5f5}.btn-sm{padding:4px 9px;font-size:13px}.btn:disabled{opacity:.5;cursor:not-allowed}.tbl{border-collapse:collapse;background:#fff;width:100%;font-size:14px}.tbl th,.tbl td{text-align:left;border-bottom:1px solid #edf2f7;padding:9px 12px}.tbl th{color:#4a5568;white-space:nowrap;background:#f7fafc;font-weight:600}.tbl tbody tr:hover{background:#f7fafc}.tbl .row-clickable{cursor:pointer}.field{margin-bottom:14px}.field label{color:#4a5568;margin-bottom:5px;font-size:13px;font-weight:500;display:block}.field input,.field select,.field textarea{border:1px solid #cbd5e0;border-radius:6px;width:100%;padding:8px 10px;font-family:inherit;font-size:14px}.field textarea{resize:vertical;min-height:60px}.field-row{gap:12px;display:flex}.field-row>.field{flex:1}.chip{color:#2b6cb0;background:#ebf4ff;border:1px solid #bee3f8;border-radius:12px;margin:2px 3px 2px 0;padding:2px 9px;font-size:12px;display:inline-block}.chip.selectable{cursor:pointer;color:#4a5568;background:#edf2f7;border-color:#e2e8f0}.chip.selectable.on{color:#fff;background:#2b6cb0;border-color:#2b6cb0}.modal-backdrop{z-index:100;background:#00000073;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.modal{background:#fff;border-radius:10px;width:520px;max-width:calc(100vw - 32px);max-height:calc(100vh - 64px);overflow-y:auto;box-shadow:0 10px 40px #0003}.modal-header{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.modal-header h3{color:#2d3748;margin:0;font-size:17px}.modal-close{cursor:pointer;color:#5b6675;background:0 0;border:none;font-size:22px;line-height:1}.modal-body{padding:20px}.modal-footer{border-top:1px solid #e2e8f0;justify-content:flex-end;gap:10px;padding:14px 20px;display:flex}.muted{color:#5b6675}.toolbar{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:16px;display:flex}.toolbar input,.toolbar select{border:1px solid #cbd5e0;border-radius:6px;padding:8px 10px;font-size:14px}.spacer{flex:1}.empty-state{text-align:center;color:#5b6675;padding:40px}.error-text{color:#c53030;font-size:13px}
