.project-studies-overlay[data-v-490b4e79]{z-index:900}.project-studies-header[data-v-490b4e79]{align-items:flex-start}.project-studies-meta[data-v-490b4e79]{color:var(--muted);margin:0 0 6px;font-size:12px}.project-studies-title[data-v-490b4e79]{color:var(--body);margin:0;font-size:22px;font-weight:700;line-height:1.25}.project-studies-sub[data-v-490b4e79]{color:var(--muted);margin:6px 0 0;font-size:12px}.project-studies-body[data-v-490b4e79]{align-content:start;gap:10px;padding:16px 20px 24px;display:grid}.project-studies-empty[data-v-490b4e79]{text-align:center;color:var(--muted);margin:24px 0;font-size:13px}.project-study-card[data-v-490b4e79]{border:1px solid var(--line);background:var(--surface);cursor:pointer;border-radius:10px;flex-direction:column;gap:8px;padding:14px 16px;transition:background .12s,border-color .12s;display:flex}.project-study-card[data-v-490b4e79]:hover{background:var(--hover-surface);border-color:#d7e3f5}.project-study-card__top[data-v-490b4e79]{justify-content:space-between;align-items:center;gap:10px;display:flex}.project-study-card__top strong[data-v-490b4e79]{color:var(--body);font-size:13px;font-weight:600}.project-study-ms-btn[data-v-490b4e79]{color:#1e5ed6;font:inherit;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #1e5ed6;border-radius:6px;flex-shrink:0;padding:4px 9px;font-size:11px;font-weight:600}.project-study-ms-btn[data-v-490b4e79]:hover{background:#f3f7ff}.project-study-card__indication[data-v-490b4e79]{color:var(--secondary);margin:0;font-size:12.5px;line-height:1.4}.project-study-card__meta[data-v-490b4e79]{flex-wrap:wrap;align-items:center;gap:8px;margin-top:2px;display:flex}.project-study-tag[data-v-490b4e79]{box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;border:1px solid #0000;border-radius:6px;align-items:center;max-width:100%;padding:3px 9px;font-size:11.5px;font-weight:600;line-height:1.2;display:inline-flex;overflow:hidden}.project-study-tag--stage[data-v-490b4e79]{color:#5b6472;background:#f3f5f8;border-color:#e4e7ec;font-weight:500}.project-study-tag--node[data-v-490b4e79]{color:#2a5088;background:#f3f7ff;border-color:#d5e2f5}.project-study-tag--blue[data-v-490b4e79]{color:#1d5fd1;background:#fff;border-color:#b7cff5}.project-study-tag--green[data-v-490b4e79]{color:#177245;background:#e5f4eb;border-color:#d0e3d8}.project-study-tag--orange[data-v-490b4e79]{color:#a85e0c;background:#fff0dc;border-color:#efd4ad}.project-study-tag--red[data-v-490b4e79]{color:#bf3630;background:#fce7e6;border-color:#efc4c1}.project-study-tag--empty[data-v-490b4e79]{color:#8a929e;background:#f3f5f8;border-color:#e4e7ec;font-weight:500}.pipeline-stage-wrap[data-v-a900d4f8]{flex-direction:column;justify-content:center;align-items:flex-start;gap:4px;min-height:46px;display:flex}.cell-stage-caption[data-v-a900d4f8]{letter-spacing:.4px;text-transform:uppercase;color:var(--caption);font-size:9px;font-weight:700;line-height:1.2;font-family:var(--font-mono);white-space:nowrap;display:block}.action-links[data-v-3cd7bf80]{align-items:center;gap:12px;display:flex}.link-button[data-v-3cd7bf80]{color:var(--accent);cursor:pointer;background:0 0;border:0;padding:0;font-size:12px}.link-button[data-v-3cd7bf80]:hover{text-decoration:underline}.link-button--danger[data-v-3cd7bf80]{color:var(--red-text)}.link-button[data-v-3cd7bf80]:focus-visible{outline:2px solid var(--accent);outline-offset:2px}:root{color:#1a1d23;font-synthesis:none;--accent:#1e5ed6;--accent-dark:#1747a6;--surface:#fff;--canvas:#f5f6f8;--line:#e7e9ed;--line-strong:#dde2e8;--muted:#6e7681;--subtle:#8a929e;--blue-bg:#e8f0fe;--blue-text:#1d5fd1;--green-bg:#e5f4eb;--green-text:#177245;--orange-bg:#fff0dc;--orange-text:#a85e0c;--red-bg:#fce7e6;--red-text:#bf3630;background:#f5f6f8;font-family:IBM Plex Sans,PingFang SC,Microsoft YaHei,system-ui,sans-serif}*{box-sizing:border-box}html,body,#app{min-height:100%;margin:0}body{background:var(--canvas);-webkit-font-smoothing:antialiased;min-width:320px}button,input,select,textarea{font:inherit}button,select{cursor:pointer}button:focus-visible,input:focus-visible,select:focus-visible,a:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.login-page{background:#f5f6f8;place-items:center;min-height:100vh;padding:32px 20px;display:grid}.login-card{background:#fff;border:1px solid #e2e5ea;border-radius:14px;width:min(380px,100%);padding:36px 32px 30px;box-shadow:0 20px 50px #1c232d1f}.brand-mark{background:var(--accent);color:#fff;border-radius:10px;place-items:center;width:44px;height:44px;margin:0 auto 17px;font-size:20px;font-weight:700;display:grid}.login-card h1{text-align:center;margin:0;font-size:20px}.login-subtitle{text-align:center;color:var(--muted);letter-spacing:.5px;margin:4px 0 28px;font-size:11px}.login-card label{color:var(--muted);margin:0 0 7px;font-size:12px;display:block}.login-card input{color:#1a1d23;background:#fff;border:1px solid #dfe3e8;border-radius:8px;outline:none;width:100%;height:38px;margin-bottom:16px;padding:0 12px}.login-card input:focus{border-color:var(--accent);box-shadow:0 0 0 3px #1e5ed61f}.form-error{color:var(--red-text);margin:-4px 0 10px;font-size:12px}.demo-accounts{color:var(--muted);border-top:1px solid #eef0f3;margin:-2px 0 8px;padding-top:10px;font-size:10.5px;line-height:1.7}.demo-accounts span{color:var(--accent)}.primary-button,.secondary-button,.logout-button{border-radius:8px;min-height:34px;padding:7px 14px;font-size:12.5px;font-weight:600}.primary-button{border:1px solid var(--accent);background:var(--accent);color:#fff}.primary-button:hover{background:var(--accent-dark)}.primary-button:disabled{cursor:wait;opacity:.65}.secondary-button,.logout-button{color:#5b6472;background:#fff;border:1px solid #e2e5ea}.login-button{width:100%;margin-top:8px}.app-shell{min-height:100vh;display:flex;overflow:hidden}.sidebar{border-right:1px solid var(--line);background:#fff;flex-direction:column;flex:none;width:216px;display:flex}.sidebar-brand{border-bottom:1px solid #eef0f3;align-items:center;gap:10px;height:56px;padding:0 18px;display:flex}.brand-mark--small{border-radius:8px;width:30px;height:30px;margin:0;font-size:14px}.sidebar-brand div:last-child{flex-direction:column;line-height:1.15;display:flex}.sidebar-brand strong{font-size:13.5px}.sidebar-brand span{color:var(--subtle);letter-spacing:.4px;margin-top:2px;font-size:10px}.sidebar nav{flex-direction:column;gap:2px;padding:12px 10px;display:flex}.nav-item{color:#5b6472;border-radius:8px;align-items:center;gap:10px;padding:8px 12px 8px 14px;font-size:13px;font-weight:500;text-decoration:none;display:flex}.nav-item:hover{background:#f1f3f6}.nav-item.router-link-active{color:var(--accent);box-shadow:inset 3px 0 0 var(--accent);background:#1e5ed614;font-weight:600}.nav-icon{width:18px;color:inherit;text-align:center;font-size:14px}.nav-badge{background:var(--orange-bg);color:var(--orange-text);border-radius:10px;margin-left:auto;padding:1px 6px;font-size:11px;font-weight:600}.sidebar-user{border-top:1px solid #eef0f3;margin-top:auto;padding:14px 16px}.sidebar-caption{color:var(--muted);letter-spacing:.5px;margin-bottom:8px;font-size:10px;display:block}.user-summary,.topbar-user{align-items:center;gap:9px;display:flex}.user-summary>span:last-child,.topbar-user>span:last-child{flex-direction:column;min-width:0;display:flex}.user-summary strong,.topbar-user strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.user-summary small,.topbar-user small{color:#969ea9;margin-top:2px;font-size:11px}.topbar-user{cursor:pointer;text-align:left;font:inherit;color:inherit;background:0 0;border:0;padding:0}.topbar-user-menu{position:relative}.topbar-user-dropdown{z-index:20;border:1px solid var(--line);background:#fff;border-radius:10px;min-width:148px;padding:6px;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 12px 28px #141b2829}.topbar-user-dropdown button{color:#2a303b;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:7px;width:100%;padding:9px 11px;font-size:12.5px;display:block}.topbar-user-dropdown button:hover{color:var(--accent);background:#edf4ff}.avatar{width:30px;height:30px;color:var(--accent);background:#e8f0fe;border-radius:50%;flex:none;place-items:center;font-size:11px;font-weight:700;display:grid}.logout-button{width:100%;min-height:29px;margin-top:10px;padding:5px;font-size:11.5px}.workspace{flex-direction:column;flex:1;min-width:0;min-height:100vh;display:flex}.topbar{border-bottom:1px solid var(--line);background:#fff;flex:none;justify-content:space-between;align-items:center;gap:16px;height:56px;padding:0 22px;display:flex}.topbar h1{letter-spacing:.2px;margin:0;font-size:16px;font-weight:600}.topbar p{color:var(--subtle);margin:2px 0 0;font-size:11px}.topbar-actions{align-items:center;gap:18px;display:flex}.inline-search span{color:#a7aeb8;position:absolute;top:50%;left:11px;transform:translateY(-50%)}.inline-search input{color:#1a1d23;background:#fafbfc;border:1px solid #e2e5ea;border-radius:8px;outline:none;width:100%;height:34px;padding:0 12px 0 30px;font-size:12.5px}.page-content{flex:1;min-height:0;padding-bottom:50px;overflow:auto}.filter-bar,.legend-bar,.page-toolbar{background:#fff;border-bottom:1px solid #edeff2;flex-wrap:wrap;align-items:center;gap:10px;display:flex}.filter-bar{padding:11px 22px}.page-toolbar{min-height:56px;color:var(--muted);justify-content:space-between;gap:16px;padding:12px 22px;font-size:11.5px}.filter-bar label,.page-toolbar label:not(.filter-field){color:var(--subtle);align-items:center;gap:6px;font-size:11px;display:flex}.page-toolbar .filter-field{color:inherit;font-size:inherit;align-items:center;gap:8px;margin:0;display:inline-flex}.filter-bar select,.filter-bar input,.page-toolbar select,.page-toolbar input,.filter-select,.filter-input{color:#2a303b;background:#fff;border:1px solid #e2e5ea;border-radius:8px;height:32px;padding:0 11px;font-size:12px;transition:border-color .12s,box-shadow .12s,background .12s}.filter-bar select:hover,.filter-bar input:hover,.page-toolbar select:hover,.page-toolbar input:hover,.filter-select:hover,.filter-input:hover{background:#fbfcfd;border-color:#cfd5dd}.filter-bar select:focus,.filter-bar input:focus,.page-toolbar select:focus,.page-toolbar input:focus,.filter-select:focus,.filter-input:focus{background:#fff;border-color:#9db9e8;outline:none;box-shadow:0 0 0 3px #1e5ed61a}.filter-bar input{width:220px}.filter-group{flex-wrap:wrap;align-items:center;gap:12px;min-width:0;display:flex}.filter-field{color:inherit;font-size:inherit;align-items:center;gap:8px;margin:0;display:inline-flex}.filter-field__label{color:#6e7681;letter-spacing:.2px;white-space:nowrap;flex:none;font-size:12px;font-weight:500}.filter-field__label:after{content:"：";color:#a0a8b4;margin-left:1px}.filter-select{min-width:132px;max-width:200px}.filter-select--status{min-width:200px;max-width:280px}.filter-input{width:172px}.filter-input::placeholder{color:#a0a8b4}.filter-select:disabled{opacity:.55;cursor:not-allowed;background:#f5f6f8}.filter-count{color:var(--muted);font-variant-numeric:tabular-nums;white-space:nowrap;background:#f3f5f8;border-radius:999px;margin-left:auto;padding:5px 10px;font-size:11.5px}.quick-clear{height:32px;color:var(--muted);cursor:pointer;background:#fff;border:1px solid #e2e5ea;border-radius:8px;padding:0 11px;font-size:12px;transition:background .12s,color .12s,border-color .12s}.quick-clear:hover{color:#2a303b;background:#f4f6f8;border-color:#d5dae1}.quick-metrics{align-items:center;gap:8px;display:flex}.quick-chip{color:#5b6472;white-space:nowrap;border:1px solid #e2e5ea;border-radius:9px;align-items:center;gap:7px;padding:6px 11px;font-size:11.5px;display:inline-flex}.quick-chip strong{font-family:IBM Plex Mono,monospace;font-size:15px}.quick-chip--warning strong{color:var(--orange-text)}.quick-chip--positive strong{color:var(--green-text)}.quick-chip--info strong{color:var(--blue-text)}.result-summary{color:var(--muted);margin-left:auto;font-size:11.5px}.legend-bar{color:#5b6472;background:#fbfcfd;gap:18px;padding:8px 22px;font-size:11.5px}.legend-bar>span:first-child{color:var(--muted);letter-spacing:.4px;font-size:10px}.legend-dot{vertical-align:-1px;border-radius:3px;width:10px;height:10px;margin-right:6px;display:inline-block}.legend-dot--blue{background:#2c74e0}.legend-dot--green{background:#27a159}.legend-dot--gray{background:#9aa3af}.legend-dot--red{background:#da463f}.pipeline-table-wrap,.data-card{border:1px solid var(--line);background:#fff;border-radius:12px;margin:16px 22px 0;overflow:auto;box-shadow:0 1px 2px #1419230a,0 8px 24px #14192308}.pipeline-table{border-collapse:separate;border-spacing:0;table-layout:fixed;width:100%;min-width:1400px}.pipeline-table th,.data-table th{border-bottom:1px solid var(--line-strong);color:#7a8493;letter-spacing:.35px;text-align:left;white-space:nowrap;background:#f7f9fb;padding:11px 12px;font-size:11px;font-weight:600}.pipeline-table th:first-child{width:130px;min-width:130px;max-width:130px}.pipeline-table th:nth-child(2){width:160px;min-width:160px;max-width:160px}.pipeline-table th:nth-child(3){width:220px;min-width:220px;max-width:220px}.pipeline-table th:nth-child(n+4){width:140px;min-width:140px}.pipeline-table th:first-child,.pipeline-table th:nth-child(2),.pipeline-table th:nth-child(3){z-index:4;background:#f7f9fb;position:sticky}.pipeline-table th:first-child{left:0}.pipeline-table th:nth-child(2){left:130px}.pipeline-table th:nth-child(3){border-right:1px solid #eaecef;left:290px;box-shadow:4px 0 8px #1419230f}.pipeline-table tbody tr:not(.area-row)>td:first-child,.pipeline-table tbody tr:not(.area-row)>td:nth-child(2),.pipeline-table tbody tr:not(.area-row)>td:nth-child(3){z-index:2;background:#fff;position:sticky}.pipeline-table tbody tr:not(.area-row)>td:first-child{width:130px;min-width:130px;max-width:130px;left:0}.pipeline-table tbody tr:not(.area-row)>td:nth-child(2){width:160px;min-width:160px;max-width:160px;left:130px}.pipeline-table tbody tr:not(.area-row)>td:nth-child(3){border-right:1px solid #eaecef;width:220px;min-width:220px;max-width:220px;left:290px;box-shadow:4px 0 8px #1419230f}.pipeline-table tbody tr:not(.area-row):hover>td:first-child,.pipeline-table tbody tr:not(.area-row):hover>td:nth-child(2),.pipeline-table tbody tr:not(.area-row):hover>td:nth-child(3){background:#f5f8fd}.pipeline-table td,.data-table td{color:#3b424e;vertical-align:middle;border-bottom:1px solid #eef1f4;padding:10px 12px;font-size:12.5px;line-height:1.35}.pipeline-table td strong,.pipeline-table td small{display:block}.pipeline-table td strong{color:#1f2530;font-weight:600}.pipeline-table td small{color:var(--muted);margin-top:3px;font-size:10.5px}.pipeline-table tbody tr:not(.area-row):hover,.data-table tbody tr:hover{background:#f5f8fd}.pipeline-id-cell{cursor:pointer}.pipeline-id-cell:hover strong{color:var(--accent)}.cell-clickable{cursor:pointer}.pipeline-stage-td{padding:8px!important}.area-row-sticky{z-index:3;color:#2a303b;background:#f1f3f6;border-right:1px solid #eaecef;width:510px;min-width:510px;max-width:510px;padding:10px 12px;font-size:12.5px;font-weight:600;position:sticky;left:0;box-shadow:4px 0 8px #1419230f}.area-row-fill{background:#f1f3f6;border-bottom:1px solid #e8ebef;padding:10px 12px}.study-row--clickable{cursor:pointer}.area-row-sticky small{background:#e4e7ec;border-radius:999px;padding:2px 8px;font-weight:500;color:#6e7681!important;margin-left:10px!important;font-size:10.5px!important;display:inline!important}.area-dot{vertical-align:1px;background:#c06514;border-radius:2px;width:8px;height:8px;margin-right:8px;display:inline-block}.mono{letter-spacing:-.01em;font-family:IBM Plex Mono,Cascadia Mono,monospace}.strong{font-weight:600;color:#2a303b!important}.status-chip{box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;width:128px;max-width:128px;min-height:28px;padding:5px 8px;font-size:11.5px;font-weight:600;line-height:1.2;transition:filter .12s,box-shadow .12s;display:inline-flex;overflow:hidden}.pipeline-stage-td:hover .status-chip:not(.status-chip--empty){filter:brightness(.97);box-shadow:0 0 0 2px #1e5ed61f}.pipeline-stage-td:hover .status-chip--green{box-shadow:0 0 0 2px #27a1592e}.status-chip--blue{color:#1d5fd1;background:#fff;border-color:#b7cff5}.status-chip--green{color:#177245;background:#e5f4eb;border-color:#d0e3d8}.status-chip--orange{color:#a85e0c;background:#fff0dc;border-color:#efd4ad}.status-chip--red{color:#bf3630;background:#fce7e6;border-color:#efc4c1}.status-chip--empty{color:#cbd0d6;background:0 0;border:0;width:auto;max-width:none;min-height:0;padding:0 4px;font-size:12px;font-weight:400;box-shadow:none!important;filter:none!important}.pipeline-hover-tip{z-index:90;color:#fff;pointer-events:none;background:#1f2530;border-radius:9px;width:210px;padding:10px 12px;animation:.12s pipeline-tip-in;position:fixed;box-shadow:0 8px 24px #14192347}.pipeline-hover-tip__title{align-items:center;gap:6px;margin-bottom:5px;font-size:12px;font-weight:600;display:flex}.pipeline-hover-tip__dot{background:#9aa3af;border-radius:50%;flex:none;width:8px;height:8px;display:inline-block}.pipeline-hover-tip__dot--blue{background:#2c74e0}.pipeline-hover-tip__dot--green{background:#27a159}.pipeline-hover-tip__dot--orange{background:#e08a2b}.pipeline-hover-tip__dot--red{background:#da463f}.pipeline-hover-tip__sub{color:#8b93a0;margin-bottom:5px;font-family:IBM Plex Mono,Cascadia Mono,monospace;font-size:11px;line-height:1.45}.pipeline-hover-tip__meta{color:#b9c0cb;font-size:11px;line-height:1.7}@keyframes pipeline-tip-in{0%{opacity:0;transform:translateY(2px)}to{opacity:1;transform:translateY(0)}}.state-panel{min-height:230px;color:var(--muted);background:#fff;border:1px dashed #dfe3e8;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:8px;margin:18px 22px;font-size:12.5px;display:flex}.state-panel strong{color:#2a303b;font-size:15px}.state-panel--error{color:var(--red-text);background:snow;border-color:#f3d2d0}.toolbar-filters{gap:8px;display:flex}.inline-search{width:320px;position:relative}.data-table{border-collapse:collapse;width:100%;min-width:900px}.data-table tbody tr.study-row--clickable:hover td{color:#2a303b}.data-table .actions{white-space:nowrap;align-items:center;gap:10px;display:flex}.link-button{color:var(--accent);cursor:pointer;background:0 0;border:0;padding:0;font-size:12px;font-weight:600}.link-button:hover{color:var(--accent-dark);text-decoration:underline}.link-button:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:4px}.risk-toolbar .toolbar-filters{flex-wrap:wrap;flex:1;min-width:0}.risk-stats{grid-template-columns:repeat(4,minmax(100px,1fr));gap:8px;margin:12px 22px 0;display:grid}.risk-stats button{border:1px solid var(--line);min-height:42px;color:var(--muted);text-align:left;cursor:pointer;background:#fff;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;padding:9px 14px;transition:border-color .12s,background .12s;display:flex}.risk-stats button>span{color:#6e7681;white-space:nowrap;font-size:12.5px;font-weight:500}.risk-stats button:hover,.risk-stats button.active{background:#f7faff;border-color:#9db9e8}.risk-stats strong{color:#2a303b;letter-spacing:-.02em;flex-shrink:0;font:700 18px/1 IBM Plex Mono,Cascadia Mono,monospace}.risk-stats .risk-stat--red{color:var(--red-text)}.risk-stats .risk-stat--orange{color:var(--orange-text)}.risk-table-card{margin-top:12px}.risk-table{min-width:1320px}.risk-table tbody tr{cursor:pointer}.risk-table td small{color:var(--muted);margin-top:3px;font-size:10px;display:block}.risk-description{min-width:240px;max-width:360px;line-height:1.5}.risk-link{color:var(--accent);cursor:pointer;background:0 0;border:0;padding:0;font-weight:600}.risk-score{background:var(--blue-bg);min-width:32px;color:var(--blue-text);cursor:help;border-radius:5px;outline:none;justify-content:center;padding:4px 7px;font-weight:600;display:inline-flex}.risk-score:hover,.risk-score:focus-visible{box-shadow:0 0 0 2px #1e5ed629}.risk-score-rule-tip{z-index:1200;color:#fff;pointer-events:none;background:#1f2530;border-radius:8px;width:max-content;max-width:280px;padding:10px 12px;position:fixed;transform:translate(-50%,-100%);box-shadow:0 8px 24px #14192347}.risk-score-rule-tip strong{margin-bottom:6px;font-size:12px;font-weight:700;display:block}.risk-score-rule-tip p{color:#d7dce4;margin:0;font-size:11.5px;line-height:1.45}.risk-score-rule-tip p+p{margin-top:4px}.risk-drawer-backdrop{z-index:80}.risk-drawer{background:#fff;flex-direction:column;width:min(720px,100vw);height:100%;display:flex;position:absolute;top:0;right:0;overflow:hidden;box-shadow:-18px 0 48px #141b2838}.risk-drawer>header,.risk-drawer>footer{border-bottom:1px solid var(--line);align-items:center;gap:10px;padding:17px 22px;display:flex}.risk-drawer>header{justify-content:space-between}.risk-drawer>header h2{margin:0;font-size:17px}.risk-drawer>header p{color:var(--muted);margin:4px 0 0;font:11px IBM Plex Mono,monospace}.risk-drawer>header button{color:var(--muted);cursor:pointer;background:0 0;border:0;font-size:25px}.risk-drawer>footer{border-top:1px solid var(--line);border-bottom:0;justify-content:flex-end;margin-top:auto}.risk-drawer>footer span{flex:1}.risk-drawer-body{padding:18px 22px 28px;overflow:auto}.risk-drawer fieldset{border:1px solid var(--line);border-radius:9px;margin:0 0 18px;padding:15px}.risk-drawer legend{color:#303744;padding:0 7px;font-size:12px;font-weight:700}.risk-drawer legend span{color:var(--muted);font-weight:400}.risk-drawer label{color:var(--muted);gap:6px;font-size:11px;display:grid}.risk-drawer input,.risk-drawer select,.risk-drawer textarea{color:#303744;width:100%;font:inherit;background:#fff;border:1px solid #dfe3e8;border-radius:6px;font-size:12px}.risk-drawer input,.risk-drawer select{height:34px;padding:0 9px}.risk-drawer textarea{resize:vertical;min-height:72px;padding:9px;line-height:1.5}.risk-drawer input[readonly]{color:var(--muted);background:#f5f7f9}.risk-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.risk-full-field{margin-top:12px}.risk-score-grid{grid-template-columns:repeat(3,1fr) 1.2fr;gap:10px;display:grid}.risk-score-result{background:#f3f7fd;border-radius:7px;flex-direction:column;justify-content:center;min-height:62px;padding:8px 12px;display:flex}.risk-score-result span,.risk-score-result small{color:var(--muted);font-size:10px}.risk-score-result strong{color:var(--blue-text);margin:3px 0;font:700 21px IBM Plex Mono,monospace}.risk-assessment-toggle{grid-template-columns:auto 1fr;align-items:center;margin-bottom:12px;display:flex!important}.risk-assessment-toggle input{width:auto;height:auto}.risk-action-list{gap:8px;margin-bottom:10px;display:grid}.risk-action-list article{background:#fbfcfd;border:1px solid #edf0f3;border-radius:7px;justify-content:space-between;align-items:flex-start;gap:12px;padding:10px 12px;display:flex}.risk-action-list strong{font-size:12px}.risk-action-list p{color:var(--muted);margin:5px 0 0;font-size:10.5px}.text-button{color:var(--accent);cursor:pointer;background:0 0;border:0;padding:3px 5px;font-size:11px}.text-button.danger{color:var(--red-text)}.risk-action-editor{background:#f8faff;border:1px solid #cddcf4;border-radius:8px;gap:11px;margin-top:11px;padding:12px;display:grid}.risk-action-editor>div:last-child{justify-content:flex-end;gap:8px;display:flex}.risk-timeline{margin:0;padding-left:21px}.risk-timeline li{padding:0 0 14px 5px}.risk-timeline strong,.risk-timeline span{font-size:11.5px;display:block}.risk-timeline span,.risk-timeline p{color:var(--muted);margin-top:4px;font-size:10.5px}.milestone-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.milestone-toolbar h1{margin:6px 0 0;font-size:18px;font-weight:700}.milestone-title{margin:4px 0 0!important}.milestone-projection{background:#f7faff;border:1px solid #cddcf4;border-radius:8px;align-items:center;gap:10px;padding:8px 14px;display:flex}.milestone-badge{color:var(--muted);background:#eef0f3;border-radius:12px;align-items:center;padding:3px 10px;font-size:11px;font-weight:700;display:inline-flex}.milestone-badge--blue{background:var(--blue-bg);color:var(--blue-text)}.milestone-badge--green{color:#167d3a;background:#e3f5e8}.milestone-now{color:var(--blue-text);font-size:12.5px;font-weight:600}.milestone-card,.milestone-table-wrap{overflow-x:auto}.milestone-table{min-width:1280px}.milestone-table thead th{z-index:1;background:#f8faff;position:sticky;top:0}.milestone-col-name{min-width:220px}.milestone-col-date{min-width:120px}.milestone-col-status{min-width:72px}.milestone-col-note{min-width:200px}.milestone-col-action{min-width:110px}.milestone-cell-name{font-size:12px}.milestone-cell-name-inner{align-items:center;gap:8px;display:flex}.milestone-dot{border-radius:50%;flex-shrink:0;width:8px;height:8px;display:inline-block}.milestone-dot--IN_PROGRESS{background:var(--blue-text);box-shadow:0 0 0 3px #2c6bd12e}.milestone-stage-row td{border-bottom:1px solid var(--line);background:#f5f7f9;padding:8px 12px}.milestone-stage-title{color:#303744;font-size:12.5px;font-weight:700}.milestone-row--active{background:#f8faff}.milestone-row--editing{background:#fffdf2}.milestone-row--active td{border-color:#cddcf4}.milestone-cell-date{font-size:11.5px}.milestone-input{width:100%;min-width:100px;height:30px;font:inherit;background:#fff;border:1px solid #dfe3e8;border-radius:5px;padding:0 7px;font-size:11.5px}.milestone-input--note{min-width:180px}.milestone-readonly{color:var(--muted);font-size:11px}.milestone-page .text-button{padding:4px 8px}.monthly-month-picker input{background:#fff}.monthly-lines{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:18px;padding:0 22px;display:grid}@media (width<=900px){.monthly-lines{grid-template-columns:1fr}}.monthly-line-card{margin:0;padding:14px 18px 16px;overflow:visible}.monthly-line-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding-bottom:10px;display:flex}.monthly-line-name{color:#303744;font-size:13.5px;font-weight:700}.monthly-line-code{color:var(--muted);margin-left:8px;font-size:11px;font-weight:400}.monthly-entry-list{margin:0;padding:0;list-style:none}.monthly-entry{border-bottom:1px solid #edf0f3;grid-template-columns:100px 1fr auto;align-items:start;gap:4px 12px;padding:10px 0;display:grid}.monthly-entry:last-child{border-bottom:0}.monthly-entry-date{grid-column:1;padding-top:2px;font-size:11.5px}.monthly-entry-content{white-space:pre-wrap;grid-column:2;margin:0;font-size:12.5px;line-height:1.6}.monthly-entry-meta{color:var(--muted);grid-column:2;font-size:10.5px}.monthly-entry-edit{grid-area:1/3/span 2}.monthly-entry-empty{color:var(--muted);padding:10px 0;font-size:11.5px}.monthly-entry-actions{grid-column:3;align-items:flex-start;gap:4px;display:flex}.monthly-create{border-top:1px dashed var(--line-strong);grid-template-columns:100px 1fr auto;align-items:start;gap:8px 12px;margin-top:10px;padding-top:12px;display:grid}.monthly-create-toggle{grid-column:1/-1;justify-self:start}.monthly-date-input{grid-column:1}.monthly-textarea{width:100%;min-height:64px;font:inherit;resize:vertical;background:#fff;border:1px solid #dfe3e8;border-radius:5px;grid-column:2;padding:7px 9px;font-size:12px;line-height:1.5}.monthly-form-error{grid-column:1/-1;margin:0}.monthly-page .text-button{padding:4px 8px}.monthly-entry-view-actions{flex-direction:column;grid-area:1/3/span 2;align-items:flex-end;gap:4px;display:flex}.monthly-entry .danger-button{padding:3px 8px;font-size:12px}.monthly-line-history-btn{grid-column:1/-1;justify-self:start;margin-top:8px}.monthly-line-history-btn.active{color:var(--accent)}.monthly-history{border:1px solid var(--line);background:#f8fafb;border-radius:8px;margin-top:12px;padding:12px}.monthly-history-title{color:var(--muted);margin:0 0 8px;font-size:12px;font-weight:700}.monthly-history-month+.monthly-history-month{border-top:1px dashed var(--line);margin-top:12px;padding-top:12px}.monthly-history-month-title{color:#303744;margin-bottom:6px;font-size:12px;font-weight:700}.monthly-history-entry{border-bottom:1px solid #edf0f3;grid-template-columns:84px 1fr;gap:2px 10px;padding:5px 0;display:grid}.monthly-history-entry:last-child{border-bottom:0}.monthly-history-date{color:var(--muted);padding-top:1px;font-size:11px}.monthly-history-content{white-space:pre-wrap;margin:0;font-size:12px;line-height:1.6}.monthly-history-empty{color:var(--muted);font-size:11.5px}.danger-button{color:var(--red-text);cursor:pointer;background:#fff;border:1px solid #efc8c5;border-radius:7px;padding:8px 12px}.config-tabs{border-bottom:1px solid var(--line);background:#fff;gap:6px;padding:16px 22px 0;display:flex}.config-tabs button{color:var(--muted);background:0 0;border:0;border-bottom:2px solid #0000;padding:10px 14px;font-weight:600}.config-tabs button.active{border-bottom-color:var(--accent);color:var(--accent)}.config-notice,.config-error{margin:14px 22px 0}.config-notice{color:#247448;background:#f0faf4;border:1px solid #bfe3cf;border-radius:8px;justify-content:space-between;align-items:center;padding:10px 12px;font-size:12px;display:flex}.config-notice button{color:inherit;background:0 0;border:0;font-size:18px}.config-study-search{width:min(360px,100%)}.config-study-search input{width:100%}.config-table-card{margin-top:16px}.config-table{min-width:1540px}.config-table td small{color:var(--muted);margin-top:3px;display:block}.row-actions{white-space:nowrap}.row-actions button{color:var(--accent);background:0 0;border:0;padding:4px 7px}.row-actions .danger-link{color:#bc3f45}.entity-toolbar{justify-content:space-between;align-items:center;gap:16px;padding:16px 22px;display:flex}.entity-toolbar>div:first-child{gap:4px;display:grid}.entity-toolbar span{color:var(--muted);font-size:11.5px}.entity-toolbar>div:last-child{gap:8px;display:flex}.entity-grid{border:1px solid var(--line);background:#fff;border-radius:12px;grid-template-columns:290px 1fr;min-height:480px;margin:0 22px;display:grid;overflow:hidden}.entity-list{border-right:1px solid var(--line);background:#fafbfc}.entity-list header,.entity-summary{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:15px 16px;display:flex}.entity-list header span{color:var(--accent);background:#e9eef8;border-radius:10px;padding:2px 7px;font-size:11px}.entity-list>button{text-align:left;background:0 0;border:0;border-bottom:1px solid #edf0f3;justify-content:space-between;gap:10px;width:100%;padding:13px 16px;display:flex}.entity-list>button.active{box-shadow:inset 3px 0 var(--accent);background:#edf4ff}.entity-list button span{gap:4px;display:grid}.entity-list button small{color:var(--muted);white-space:nowrap}.entity-summary>div:first-child{gap:4px;display:grid}.entity-summary span{color:var(--muted);font-size:12px}.project-cards{gap:10px;padding:16px;display:grid}.project-cards article{border:1px solid var(--line);border-radius:9px;justify-content:space-between;gap:16px;padding:15px;display:flex}.project-cards article>div:first-child{gap:4px;display:grid}.project-cards article p{color:#4a5360;margin:2px 0;font-size:12px}.project-cards article small,.empty-inline{color:var(--muted)}.config-dialog{width:min(680px,100%)}.config-dialog .form-wide{grid-column:1/-1}.config-dialog label small{line-height:1.4}.inline-control{grid-template-columns:1fr auto;gap:6px;display:grid}.inline-control button{border:1px solid var(--line);color:var(--accent);background:#fff;border-radius:6px}.entity-program-table{min-width:980px}.drawer-backdrop{z-index:40;background:#191f2a52;position:fixed;inset:0}.project-drawer{background:#fff;flex-direction:column;width:min(620px,94vw);height:100%;display:flex;position:absolute;top:0;right:0;box-shadow:-18px 0 48px #141b282e}.project-drawer>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:20px 22px;display:flex}.project-drawer h2{margin:0;font-size:18px}.project-drawer header p{color:var(--muted);margin:5px 0 0;font-size:12px}.project-drawer header button{color:var(--muted);background:0 0;border:0;font-size:26px}.drawer-toolbar{border-bottom:1px solid var(--line);color:var(--muted);justify-content:space-between;align-items:center;padding:14px 22px;font-size:12px;display:flex}.drawer-project-list{gap:10px;padding:16px 22px 24px;display:grid;overflow:auto}.drawer-project-list article{border:1px solid var(--line);border-radius:9px;justify-content:space-between;gap:16px;padding:14px;display:flex}.drawer-project-list p{color:#4a5360;margin:5px 0;font-size:12px}.drawer-project-list small{color:var(--muted)}.project-drawer>.empty-inline{padding:32px 22px}.entity-form-backdrop{z-index:60}.entity-form-drawer{background:#fff;flex-direction:column;width:min(520px,94vw);height:100%;display:flex;position:absolute;top:0;right:0;overflow:hidden;box-shadow:-18px 0 48px #141b2838}.entity-form-drawer>header,.entity-form-drawer>footer{justify-content:space-between;align-items:center;padding:18px 22px;display:flex}.entity-form-drawer>header{border-bottom:1px solid var(--line)}.entity-form-drawer>header h2{margin:0;font-size:18px}.entity-form-drawer>header p{color:var(--muted);margin:5px 0 0;font-size:11.5px}.entity-form-drawer>header>button{color:var(--muted);background:0 0;border:0;font-size:26px;line-height:1}.entity-form-drawer>.role-form-grid{grid-template-columns:1fr;overflow:auto}.entity-form-drawer>footer{border-top:1px solid var(--line);justify-content:flex-end;gap:8px;margin-top:auto}.study-pagination{color:var(--muted);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin:14px 22px;font-size:11.5px;display:flex}.study-pagination__meta,.study-pagination__controls,.study-pagination div{align-items:center;gap:8px;display:flex}.study-pagination__size{align-items:center;gap:6px;display:inline-flex}.study-pagination__size .filter-select{min-width:72px;max-width:88px;height:30px}.study-pagination button:disabled{cursor:not-allowed;opacity:.5}.entity-select{position:relative}.entity-select summary{color:#2a303b;cursor:pointer;background:#fff;border:1px solid #dfe3e8;border-radius:8px;min-height:36px;padding:9px 30px 9px 10px;list-style:none}.entity-select summary::-webkit-details-marker{display:none}.entity-select summary:after{content:"▾";color:var(--muted);position:absolute;top:10px;right:11px}.entity-select-menu{z-index:4;border:1px solid var(--line);background:#fff;border-radius:8px;width:100%;max-height:220px;display:grid;position:absolute;top:calc(100% + 4px);left:0;overflow:auto;box-shadow:0 10px 28px #141b2824}.entity-select-menu button{color:#2a303b;text-align:left;background:#fff;border:0;border-bottom:1px solid #edf0f3;padding:9px 10px}.entity-select-menu button:hover,.entity-select-menu button:focus{background:#edf4ff;outline:none}.entity-select-menu .entity-select-create{border-top:1px solid var(--line);color:var(--accent);font-weight:600;position:sticky;bottom:0}.role-toolbar__actions{align-items:center;gap:14px;display:flex}.role-notice{color:var(--green-text);background:#f3fbf6;border:1px solid #cfe5d7;border-radius:8px;margin:14px 22px 0;padding:10px 12px;font-size:12px}.role-table-card{margin-top:16px}.role-table{min-width:980px}.role-table th:first-child{width:30%}.role-table th:nth-child(6){width:150px}.role-table td small{max-width:340px;color:var(--muted);margin-top:5px;line-height:1.45;display:block}.role-name{align-items:center;gap:7px;display:flex}.role-name>span{background:var(--blue-bg);color:var(--blue-text);border-radius:10px;padding:2px 6px;font-size:10px}.permission-count{color:var(--accent);font-family:IBM Plex Mono,monospace;font-weight:700}.role-actions{white-space:nowrap}.role-actions button{color:var(--accent);background:0 0;border:0;font-size:12px}.role-actions .danger-link{color:var(--red-text);margin-left:10px}.role-actions button:disabled{cursor:not-allowed;color:#b8bec7}.role-pagination{color:var(--muted);justify-content:flex-end;align-items:center;gap:12px;margin:14px 22px;font-size:11.5px;display:flex}.role-pagination button:disabled{cursor:not-allowed;opacity:.5}.dialog-backdrop{z-index:50;background:#191f2a75;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.role-dialog{background:#fff;border-radius:14px;width:min(780px,100%);max-height:calc(100vh - 48px);overflow:auto;box-shadow:0 24px 70px #141b283d}.role-dialog header,.role-dialog footer{justify-content:space-between;align-items:center;padding:18px 22px;display:flex}.role-dialog header{border-bottom:1px solid var(--line)}.role-dialog header h2{margin:0;font-size:17px}.role-dialog header p{color:var(--muted);margin:4px 0 0;font-size:11.5px}.role-dialog header>button{color:var(--muted);background:0 0;border:0;font-size:24px;line-height:1}.role-dialog footer{border-top:1px solid var(--line);justify-content:flex-end;gap:8px}.role-form-grid{grid-template-columns:1fr 1fr;gap:14px;padding:18px 22px;display:grid}.role-form-grid label{color:var(--muted);gap:6px;font-size:11px;display:grid}.role-form-grid input,.role-form-grid select,.role-form-grid textarea{color:#2a303b;background:#fff;border:1px solid #dfe3e8;border-radius:8px;outline:none;width:100%;padding:8px 10px}.role-form-grid input,.role-form-grid select{height:36px}.role-form-grid input:focus,.role-form-grid select:focus,.role-form-grid textarea:focus{border-color:var(--accent);box-shadow:0 0 0 3px #1e5ed61a}.role-form-grid input:disabled,.role-form-grid select:disabled,.role-form-grid input[readonly]{color:#8a929e;cursor:not-allowed;background:#f3f4f6}.role-form-wide{grid-column:1/-1}.permission-editor{border:1px solid var(--line);border-radius:10px;margin:0 22px 18px;overflow:hidden}.permission-editor__title{background:#f8fafc;justify-content:space-between;padding:11px 13px;font-size:12px;display:flex}.permission-editor__title span{color:var(--muted)}.permission-group{border-top:1px solid var(--line)}.permission-group__heading{background:#fcfcfd;align-items:center;gap:8px;padding:10px 13px;font-size:12px;display:flex}.permission-group__heading>label{cursor:pointer;align-items:center;gap:8px;min-width:0;display:flex}.permission-group__heading span{color:var(--subtle);margin-left:auto;font-size:10.5px}.permission-group__toggle{width:22px;height:22px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:4px;place-items:center;font-size:12px;line-height:1;display:inline-grid}.permission-group__toggle:hover{color:#2a303b;background:#eef2f7}.permission-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:4px 18px;padding:8px 13px 12px 39px;display:grid}.permission-options label{align-items:flex-start;gap:8px;padding:6px 0;font-size:11.5px;display:flex}.permission-options label>span{gap:2px;display:grid}.permission-options small{color:var(--subtle);font-size:10px}.permission-group input{accent-color:var(--accent);margin:2px 0 0}.role-check-options{flex-wrap:wrap;gap:4px 18px;padding-top:4px;display:flex}.role-check-options label{color:#2a303b;align-items:flex-start;gap:8px;min-width:140px;padding:6px 0;font-size:11.5px;display:flex}.role-check-options input{width:14px;height:14px;accent-color:var(--accent);flex-shrink:0;margin:2px 0 0}.permission-group input[type=checkbox],.permission-options input[type=checkbox]{flex-shrink:0;width:14px;height:14px}.role-dialog>.form-error{margin:0 22px 14px}.report-layout{grid-template-columns:minmax(320px,420px) 1fr;align-items:start;gap:18px;margin:18px 22px;display:grid}.report-layout .data-card,.report-layout .state-panel{margin:0}.report-card{padding:24px}.report-card h2{margin:0 0 8px;font-size:18px}.report-card p{color:var(--muted);margin:0 0 24px;font-size:12.5px}.report-card label{color:var(--muted);gap:7px;margin-bottom:16px;font-size:11px;display:grid}.report-card input,.report-card select{background:#fff;border:1px solid #e2e5ea;border-radius:8px;height:36px;padding:0 10px}.export-controls{position:sticky;top:18px}.export-fieldset{border:1px solid var(--line);border-radius:10px;margin:0 0 18px;padding:14px 14px 10px}.export-fieldset legend{color:#3a414d;padding:0 6px;font-size:12px;font-weight:650}.export-date-row{grid-template-columns:1fr 1fr;gap:10px;display:grid}.export-date-row label{margin-bottom:0}.export-hint{color:var(--subtle);margin:8px 0 0;font-size:11px;line-height:1.5}.export-radio{align-items:center;gap:8px;color:#2f3640!important;margin:0 0 10px!important;font-size:12.5px!important;display:flex!important}.export-radio input{width:auto;height:auto;margin:0}.export-checkboxes{background:#fafbfc;border:1px solid #edf0f3;border-radius:8px;gap:8px;max-height:180px;margin:0 0 14px 24px;padding:10px;display:grid;overflow:auto}.export-check{align-items:center;gap:8px;color:#3a414d!important;margin:0!important;font-size:12px!important;display:flex!important}.export-check input{width:auto;height:auto;margin:0}.export-check-meta{color:var(--muted)}.export-actions{grid-template-columns:1fr 1fr;gap:8px;margin-top:12px;display:grid}.export-preview-panel{border:1px solid var(--line);background:#eef1f5;border-radius:10px;min-height:480px;max-height:calc(100vh - 120px);padding:16px;overflow:auto}.export-sheet{border:1px solid var(--line);color:#1a1d23;background:#fff;font-size:13px;line-height:1.55;box-shadow:0 8px 28px #1a1d2314}.export-masthead{color:#fff;background:#1a365d;padding:22px 28px 18px}.export-masthead h1{letter-spacing:.2px;margin:0;font-size:22px;font-weight:650}.export-meta{border-bottom:1px solid var(--line);color:#5b6472;padding:14px 28px 10px;font-size:12px}.export-meta strong{color:#1a1d23;font-weight:600}.export-meta-right{float:right}.export-body{padding:8px 28px 28px}.export-sec{margin-top:22px}.export-sec-h{border-bottom:1px solid var(--line);align-items:baseline;gap:10px;margin-bottom:14px;padding-bottom:8px;display:flex}.export-sec-num{color:#7aa2d8;font:700 18px/1 IBM Plex Mono,monospace}.export-sec-h h2{margin:0;font-size:15px}.export-metrics{border:1px solid var(--line);grid-template-columns:repeat(5,1fr);display:grid}.export-metrics--4{grid-template-columns:repeat(4,1fr)}.export-metric{text-align:center;border-right:1px solid var(--line);padding:12px 10px}.export-metric:last-child{border-right:0}.export-metric .lbl{color:#5b6472;font-size:11px}.export-metric .val{margin-top:4px;font:700 22px/1.2 IBM Plex Mono,monospace}.export-metric-note{color:#5b6472;margin-top:10px;font-size:12px}.export-ta-bar{color:#2a3650;background:#eef2f7;margin:14px 0 0;padding:7px 10px;font-size:12px;font-weight:600}.export-table{border-collapse:collapse;width:100%;font-size:12px}.export-table th,.export-table td{border-bottom:1px solid var(--line);text-align:left;vertical-align:top;padding:8px 10px}.export-table th{color:#5b6472;background:#fbfcfd;font-weight:600}.export-empty{color:#9aa2ad}.st-active{color:#0f766e;text-underline-offset:2px;text-decoration:underline}.st-done{color:#177245;text-underline-offset:2px;text-decoration:underline}.st-prep{color:#8a929e;text-underline-offset:2px;text-decoration:underline}.st-delay{color:#c0362c;text-underline-offset:2px;text-decoration:underline}.export-prog{grid-template-columns:64px 1fr;gap:0 14px;margin:0 0 16px;display:grid}.export-prog-date{color:#5b6472;padding-top:2px;font:600 12px/1.4 IBM Plex Mono,monospace}.export-prog-study{font:650 13px/1.4 IBM Plex Mono,monospace}.export-prog-meta{color:#5b6472;margin:2px 0 6px;font-size:11.5px}.export-prog-line{margin:6px 0 0}.export-pill{letter-spacing:.3px;text-transform:uppercase;color:#3b424e;background:#f1f3f6;border-radius:4px;margin-right:8px;padding:2px 6px;font-size:10.5px;font-weight:700;display:inline-block}.export-risk{border-bottom:1px solid var(--line);grid-template-columns:36px 1fr auto;align-items:start;gap:10px;padding:10px 0;display:grid}.export-risk-idx{color:#5b6472;font:700 12px IBM Plex Mono,monospace}.export-risk-code{font-weight:650}.export-risk-desc{margin-top:3px}.export-risk-meta{color:#6e7681;margin-top:4px;font-size:11.5px}.export-risk-score{font:700 20px/1 IBM Plex Mono,monospace}.score-high{color:#c0362c}.score-med{color:#a85e0c}.score-low{color:#596273}.export-foot{text-align:center;color:#9aa2ad;border-top:1px solid var(--line);padding:16px 28px 22px;font-size:11px}@media print{aside,.topbar,.export-controls,.page-content>:not(.report-layout){display:none!important}.report-layout{margin:0!important;display:block!important}.export-preview-panel{background:#fff!important;border:0!important;max-height:none!important;padding:0!important;overflow:visible!important}.export-sheet{box-shadow:none!important;border:0!important}}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.team-page{min-width:0}.team-toolbar .filter-input{width:220px;max-width:none}.team-toolbar__summary{align-items:center;gap:9px;margin-left:auto;display:flex}.team-toolbar__summary>span{color:var(--muted);white-space:nowrap;font-size:11.5px}.team-notice,.team-edit-hint{border-radius:8px;margin:14px 22px 0;padding:10px 12px;font-size:12px}.team-notice{color:var(--green-text);background:#f3fbf6;border:1px solid #cfe5d7;justify-content:space-between;display:flex}.team-notice button{color:inherit;background:0 0;border:0;font-size:18px}.team-edit-hint{color:#355f9d;background:#f3f7fe;border:1px solid #c9d9f6}.team-matrix-card{border:1px solid var(--line);background:#fff;border-radius:11px;margin:16px 22px 0;overflow:hidden}.team-matrix-scroll{outline:none;max-width:100%;overflow:auto}.team-matrix-scroll:focus-visible{box-shadow:inset 0 0 0 3px #1e5ed629}.team-matrix-table{border-collapse:separate;border-spacing:0;width:max-content;min-width:100%}.team-matrix-table th,.team-matrix-table td{vertical-align:top;text-align:left;border-bottom:1px solid #edf0f3;border-right:1px solid #edf0f3;min-width:176px;padding:9px 11px}.team-matrix-table thead th{z-index:2;background:#fbfcfd;position:sticky;top:0}.team-matrix-table tr>:first-child{z-index:1;background:#fff;min-width:190px;position:sticky;left:0}.team-matrix-table thead tr>:first-child{z-index:3;background:#fbfcfd}.team-matrix-table thead th strong,.team-matrix-table thead th span,.team-matrix-table tbody th strong,.team-matrix-table tbody th span{display:block}.team-matrix-table thead th strong{color:#2a303b;font-family:IBM Plex Mono,monospace;font-size:11.5px}.team-matrix-table thead th span{color:#586170;margin-top:4px;font-size:11px;font-weight:500}.team-matrix-table thead th small{background:var(--blue-bg);color:var(--blue-text);border-radius:5px;margin-top:6px;padding:2px 6px;font-size:10px;display:inline-block}.team-matrix-table tbody th strong{color:#2a303b;font-size:11.5px}.team-matrix-table tbody th span{color:var(--subtle);margin-top:3px;font-size:10.5px;font-weight:400}.team-members{flex-wrap:wrap;align-items:flex-start;gap:5px;min-height:28px;display:flex;position:relative}.team-member{color:#2f4f7d;background:#edf3fc;border-radius:18px;align-items:center;gap:5px;padding:2px 7px 2px 3px;font-size:11px;display:inline-flex}.team-member>span:nth-child(2){display:grid}.team-member small{color:#9a6b14;font-size:9px}.team-member--disabled{color:#7a828e;background:#fafafa;border:1px dashed #c5cbd3}.team-avatar{color:#fff;background:#4777bd;border-radius:50%;place-items:center;width:20px;height:20px;font-size:8px;display:grid}.team-member--disabled .team-avatar{background:#a2a9b3}.team-member>button{color:#6d7785;background:0 0;border:0;line-height:1}.team-empty{color:#b5bbc3}.team-add{color:var(--accent);background:#fff;border:1px dashed #bfcce0;border-radius:6px;padding:4px 7px;font-size:10.5px}.team-picker{z-index:8;background:#fff;border:1px solid #d9dee6;border-radius:8px;width:240px;max-height:220px;padding:5px;display:grid;position:absolute;top:30px;left:0;overflow:auto;box-shadow:0 12px 28px #1c243129}.team-picker button{color:#2a303b;text-align:left;background:0 0;border:0;border-radius:5px;gap:2px;padding:7px 8px;display:grid}.team-picker button:hover,.team-picker button:focus-visible{background:#edf4ff}.team-picker small,.team-picker>span{color:var(--muted);font-size:10px}.team-pagination{color:var(--muted);justify-content:flex-end;align-items:center;gap:12px;margin:14px 22px;font-size:11.5px;display:flex}.team-pagination button:disabled{cursor:not-allowed;opacity:.5}@media (width<=960px){.sidebar{width:76px}.sidebar-brand{justify-content:center;padding:0}.sidebar-brand>div:last-child,.nav-item>span:nth-child(2),.nav-badge,.sidebar-caption,.user-summary>span:last-child{display:none}.nav-item{justify-content:center;padding:10px}.sidebar-user{padding:12px 10px}.user-summary{justify-content:center}.topbar-user>span:last-child{display:none}.report-layout{grid-template-columns:1fr}.team-toolbar{align-items:stretch}.team-toolbar__summary{justify-content:flex-end;width:100%;margin-left:0}}@media (width<=640px){.topbar{padding:0 14px}.topbar-actions{gap:8px}.filter-bar,.legend-bar,.page-toolbar{padding-left:14px;padding-right:14px}.filter-bar label,.filter-bar input{width:100%}.quick-metrics{width:100%;overflow-x:auto}.result-summary,.filter-count{margin-left:0}.pipeline-table-wrap,.data-card,.state-panel{margin-left:14px;margin-right:14px}.inline-search{width:100%}.risk-toolbar{flex-direction:column;align-items:stretch}.risk-toolbar .primary-button{align-self:flex-end}.risk-stats{grid-template-columns:repeat(2,minmax(120px,1fr));margin-left:14px;margin-right:14px}.risk-form-grid,.risk-score-grid{grid-template-columns:1fr}.role-toolbar__actions{justify-content:space-between;width:100%}.role-form-grid{grid-template-columns:1fr}.config-dialog .form-wide{grid-column:auto}.entity-grid{grid-template-columns:1fr}.entity-list{border-right:0;border-bottom:1px solid var(--line)}.role-form-wide{grid-column:auto}.permission-options{grid-template-columns:1fr;padding-left:13px}.team-toolbar .filter-input,.team-toolbar .toolbar-filters{width:100%}.team-toolbar .toolbar-filters label{flex:100%}.team-matrix-card,.team-notice,.team-edit-hint{margin-left:14px;margin-right:14px}}.drawer-overlay{z-index:1000;background:#00000040;justify-content:flex-end;animation:.15s ease-out drawer-fade-in;display:flex;position:fixed;inset:0}@keyframes drawer-fade-in{0%{opacity:0}to{opacity:1}}.study-drawer{background:var(--surface);flex-direction:column;width:min(720px,90vw);max-width:100%;height:100vh;animation:.2s ease-out drawer-slide-in;display:flex;overflow:hidden;box-shadow:-4px 0 24px #0000001f}@keyframes drawer-slide-in{0%{transform:translate(100%)}to{transform:none}}.drawer-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.drawer-header__title{align-items:baseline;gap:8px;font-size:16px;display:flex}.drawer-header__title strong{font-size:18px}.drawer-close{border:1px solid var(--line);background:var(--canvas);cursor:pointer;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;font-size:20px;display:flex}.drawer-close:hover{background:#f0f1f3}.drawer-meta{border-bottom:1px solid var(--line);color:#666;align-items:center;gap:8px;padding:8px 20px;font-size:12px;display:flex}.drawer-tag{color:var(--accent);background:#eef1ff;border-radius:4px;padding:1px 7px;font-size:11px;font-weight:600}.drawer-tag--muted{color:#555;background:#f0f1f3}.drawer-meta__date{margin-left:auto}.drawer-tabs{border-bottom:1px solid var(--line);-webkit-overflow-scrolling:touch;gap:0;padding:0 20px;display:flex;overflow-x:auto}.drawer-tab{cursor:pointer;color:#666;white-space:nowrap;background:0 0;border:none;padding:10px 14px;font-size:13px;font-weight:500;transition:color .15s;position:relative}.drawer-tab:hover{color:var(--accent)}.drawer-tab--active{color:var(--accent);font-weight:600}.drawer-tab--active:after{content:"";background:var(--accent);border-radius:1px;height:2px;position:absolute;bottom:-1px;left:12px;right:12px}.drawer-tab-badge{color:var(--accent);background:#eef1ff;border-radius:8px;margin-left:4px;padding:0 5px;font-size:11px;font-weight:600}.drawer-body{flex:1;padding:0;overflow-y:auto}.drawer-panel{min-height:200px;padding:16px 20px}.drawer-milestone{flex-direction:column;gap:16px;display:flex}.ms-group-title{color:var(--accent-dark);border-bottom:1px solid var(--line);padding:6px 0 4px;font-size:13px;font-weight:700}.ms-table{font-size:12px}.ms-table th{text-transform:uppercase;color:#888;padding:6px 10px;font-size:11px}.ms-table td{padding:5px 10px}.ms-name{min-width:160px;font-weight:500}.milestone-dot{border-radius:50%;flex-shrink:0;width:7px;height:7px;margin-right:6px;display:inline-block}.milestone-dot--COMPLETED{background:#22c55e}.milestone-dot--IN_PROGRESS{background:var(--accent)}.milestone-dot--NOT_STARTED{background:#d1d5db}.drawer-monthly{flex-direction:column;gap:14px;display:flex}.mp-line{border:1px solid var(--line);border-radius:8px;overflow:hidden}.mp-line-header{border-bottom:1px solid var(--line);background:#fafbfc;align-items:center;gap:8px;padding:8px 12px;display:flex}.mp-line-code{color:var(--accent);background:#eef1ff;border-radius:4px;padding:1px 7px;font-size:12px;font-weight:700}.mp-line-name{font-size:13px;font-weight:500}.mp-entries{padding:6px 0}.mp-entry{gap:12px;padding:6px 12px;font-size:13px;display:flex}.mp-entry-date{color:#888;white-space:nowrap;min-width:80px}.mp-entry-content{color:#333;line-height:1.5}.mp-empty{color:#999;text-align:center;padding:12px;font-size:13px}.drawer-team{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.team-card{border:1px solid var(--line);border-radius:8px;flex-direction:column;gap:4px;padding:10px 12px;display:flex}.team-card-role{color:#444;font-size:12px;font-weight:700}.team-card-fn{color:#888;font-size:11px}.team-card-head{flex-wrap:wrap;align-items:baseline;gap:6px;display:flex}.team-card-users{flex-direction:column;gap:4px;margin-top:4px;display:flex}.team-card-empty{color:#aaa;margin:4px 0 0;font-size:12px}.team-card-user{align-items:center;gap:8px;font-size:13px;display:flex}.drawer-risks{flex-direction:column;gap:10px;display:flex}.risk-card{border:1px solid var(--line);border-radius:8px;padding:12px 14px}.risk-card-top{justify-content:space-between;align-items:center;margin-bottom:4px;display:flex}.risk-card-code{color:var(--accent-dark);font-size:13px;font-weight:700}.risk-card-desc{color:#444;margin:4px 0 8px;font-size:13px;line-height:1.5}.risk-card-tags{flex-wrap:wrap;gap:5px;margin-bottom:4px;display:flex}.risk-tag{color:#666;background:#f5f5f5;border-radius:4px;padding:1px 7px;font-size:11px;font-weight:600}.risk-tag--pri{color:#dc2626;background:#fef2f2}.risk-card-owner{color:#888;text-align:right;font-size:12px}@media (width<=520px){.drawer-team{grid-template-columns:1fr}}
