:root{font-family:Source Han Sans SC,Noto Sans CJK SC,PingFang SC,Microsoft YaHei,sans-serif;color:#1e293b;background:#f5f7fa;font-synthesis:none;text-rendering:optimizeLegibility;--blue: #2563eb;--blue-strong: #1d4ed8;--blue-soft: #eaf2ff;--slate-950: #172033;--slate-700: #475569;--slate-500: #7b8ca5;--slate-300: #d8e0ea;--slate-200: #e7ebf0;--slate-100: #f4f6f8;--green: #16a86b;--green-soft: #e9fbf1;--amber: #f59e0b;--amber-soft: #fff7e8;--red: #ef4444;--red-soft: #fff0f0;letter-spacing:0}*{box-sizing:border-box}html{background:#f5f7fa}body{margin:0;min-width:320px;min-height:100dvh;background:#f5f7fa}button,input,select{font:inherit;letter-spacing:0}button{border:0;cursor:pointer}button:focus-visible,input:focus-visible{outline:3px solid rgba(37,99,235,.22);outline-offset:2px}button:active{transform:translateY(1px)}h1,h2,h3,p{margin:0}.app-shell{min-height:100dvh}.topbar{position:sticky;top:0;z-index:30;height:60px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:0 24px;background:#fff;border-bottom:1px solid #edf0f4}.brand{display:inline-flex;align-items:center;gap:12px;padding:0;background:transparent;color:inherit;text-align:left}.brand-mark{width:36px;height:36px;border-radius:8px;display:grid;place-items:center;background:var(--blue);color:#fff}.brand>span:last-child{display:grid;gap:2px}.brand b{font-size:16px;line-height:1.2}.brand small{font-size:11px;color:#94a3b8}.topbar-actions{display:flex;align-items:center;gap:12px}.topbar-control{min-height:36px;display:inline-flex;align-items:center;gap:8px;padding:0 12px;border-radius:7px;background:#f8fafc;color:#475569;font-size:13px;font-weight:600;transition:background .2s,color .2s}.topbar-control.active{color:var(--blue);background:var(--blue-soft)}.role-switcher{position:relative}.role-menu{position:absolute;top:43px;right:0;width:170px;padding:6px;border:1px solid var(--slate-200);border-radius:7px;background:#fff;box-shadow:0 16px 36px #2c416024}.role-menu button{width:100%;padding:9px 10px;border-radius:5px;background:transparent;color:#475569;text-align:left;font-size:13px}.role-menu button:hover,.role-menu button.active{background:var(--blue-soft);color:var(--blue)}.notification-button{position:relative;display:grid;place-items:center;width:36px;height:36px;background:transparent;color:#64748b}.notification-button span{position:absolute;top:6px;right:6px;width:7px;height:7px;border-radius:50%;background:var(--red);box-shadow:0 0 0 2px #fff}.avatar{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:#dbeafe;color:var(--blue);font-size:13px;font-weight:700}.mobile-menu,.mobile-sidebar-head{display:none}.body-shell{display:grid;grid-template-columns:220px minmax(0,1fr);min-height:calc(100dvh - 60px)}.sidebar{position:sticky;top:60px;height:calc(100dvh - 60px);display:flex;flex-direction:column;padding:18px 12px 16px;background:#fff;border-right:1px solid #edf0f4;overflow-y:auto;z-index:25}.sidebar nav{display:grid;gap:22px}.sidebar nav section{display:grid;gap:4px}.sidebar nav h2{padding:0 0 5px;color:#94a3b8;font-size:11px;font-weight:600}.sidebar nav button{position:relative;min-height:45px;display:flex;align-items:center;gap:12px;width:100%;padding:0 12px;border-radius:7px;background:transparent;color:#64748b;text-align:left;font-size:14px;font-weight:500;transition:background .2s,color .2s}.sidebar nav button:hover{background:#f8fafc;color:#334155}.sidebar nav button.active{background:var(--blue-soft);color:var(--blue);font-weight:650}.sidebar nav button em{margin-left:auto;min-width:20px;height:20px;padding:0 6px;display:grid;place-items:center;border-radius:10px;background:var(--red);color:#fff;font-size:11px;font-style:normal}.sidebar-tip{margin-top:auto;padding:12px;border-radius:7px;background:var(--blue-soft);color:var(--blue);font-size:12px}.sidebar-tip{display:grid;grid-template-columns:18px 1fr;gap:4px 7px}.sidebar-tip p{grid-column:1 / -1;margin-top:4px;color:#64748b;line-height:1.5}main{min-width:0;padding:24px 28px 36px;background:#f5f7fa}.page-stack{display:grid;gap:22px;max-width:1450px;margin:0 auto}.page-heading{min-height:52px;display:flex;align-items:center;justify-content:space-between;gap:24px}.page-heading h1{color:var(--slate-950);font-size:24px;line-height:1.25;font-weight:700}.page-heading p{margin-top:6px;color:var(--slate-500);font-size:13px}.button{min-height:38px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 16px;border-radius:7px;font-size:13px;font-weight:650;transition:background .2s,border-color .2s,transform .15s}.primary-button{background:var(--blue);color:#fff}.primary-button:hover{background:var(--blue-strong)}.outline-button{background:#fff;border:1px solid var(--slate-300);color:#475569}.outline-button:hover{border-color:#9db7e7;color:var(--blue)}.white-button{background:#fff;color:var(--blue)}.banner-button{background:#ffffff2e;color:#fff}.compact-button{min-height:34px;padding:0 12px}.full{width:100%}.button-row,.split-actions{display:flex;align-items:center;gap:12px}.split-actions .button{flex:1}.small-button{min-height:32px;display:inline-flex;align-items:center;justify-content:center;gap:5px;padding:0 11px;border-radius:7px;background:var(--blue);color:#fff;font-size:12px;font-weight:650;white-space:nowrap}.small-button.secondary{border:1px solid var(--slate-300);background:#fff;color:#475569}.text-button{display:inline-flex;align-items:center;gap:5px;padding:5px;background:transparent;color:var(--blue);font-size:12px;font-weight:650;white-space:nowrap}.text-button.muted{color:#94a3b8}.icon-button{width:32px;height:32px;display:grid;place-items:center;border-radius:7px;border:1px solid var(--slate-200);background:#fff;color:#64748b}.danger-text{color:var(--red)}.authentication-loading{min-height:100dvh;display:grid;place-items:center}.authentication-gate{min-height:100dvh;display:grid;place-items:center;padding:24px}.authentication-gate>section{width:min(100%,480px);display:grid;gap:20px;padding:30px;border:1px solid var(--slate-200);border-radius:8px;background:#fff;box-shadow:0 18px 45px #2c41601a}.authentication-gate h1{margin-top:6px;color:var(--slate-950);font-size:24px}.authentication-gate p{margin-top:9px;color:var(--slate-500);font-size:14px;line-height:1.7}.authentication-gate small{color:var(--slate-500);word-break:break-all}.authentication-gate label,.identity-binding-form label{display:grid;gap:7px;color:#475569;font-size:12px;font-weight:650}.authentication-gate input,.identity-binding-form input,.identity-binding-form select,.identity-binding-table input,.employee-filter-bar select{min-height:38px;width:100%;padding:0 11px;border:1px solid var(--slate-300);border-radius:7px;background:#fff;color:var(--slate-950)}.identity-admin-stack{display:grid;gap:18px}.identity-binding-form{display:grid;grid-template-columns:minmax(200px,1.3fr) minmax(170px,1fr) minmax(180px,1fr) auto;gap:14px;align-items:end}.identity-binding-table .table-head,.identity-binding-table .table-row{min-width:980px;grid-template-columns:minmax(180px,1.2fr) minmax(130px,.8fr) minmax(170px,1fr) 90px minmax(180px,1fr) 70px}.welcome-banner{min-height:106px;display:flex;align-items:center;justify-content:space-between;gap:28px;padding:26px 24px;border-radius:10px;background:#3477ec;color:#fff}.welcome-banner h1{font-size:23px;line-height:1.25}.welcome-banner p{margin-top:8px;color:#e7efff;font-size:13px}.panel{padding:24px;border:1px solid #dfe5ec;border-radius:8px;background:#fff}.panel-heading{min-height:25px;display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:20px}.panel-title{display:flex;align-items:center;gap:10px;color:var(--blue)}.panel-title h2{color:var(--slate-950);font-size:17px;line-height:1.25}.completion{display:flex;align-items:baseline;gap:10px;color:#64748b;font-size:12px}.completion b{color:var(--blue);font-size:20px;font-variant-numeric:tabular-nums}.progress-track{height:10px;overflow:hidden;border-radius:5px;background:#f0f2f5}.progress-track span{display:block;height:100%;border-radius:inherit;background:var(--blue)}.stage-track{position:relative;display:grid;grid-template-columns:repeat(7,1fr);gap:10px;margin-top:24px}.stage-track:before{content:"";position:absolute;left:5%;right:5%;top:19px;height:2px;background:var(--blue)}.stage{position:relative;z-index:1;display:grid;justify-items:center;gap:4px;text-align:center}.stage-dot{width:39px;height:39px;display:grid;place-items:center;border-radius:50%;background:var(--blue);color:#fff;box-shadow:0 0 0 8px #fff}.stage b{margin-top:8px;color:var(--blue);font-size:12px}.stage small{color:#94a3b8;font-size:11px}.dashboard-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.panel-copy{margin:16px 0 14px;color:#475569;font-size:13px;line-height:1.6}.status{width:fit-content;min-height:25px;display:inline-flex;align-items:center;gap:5px;padding:3px 9px;border-radius:13px;font-size:11px;font-weight:650;white-space:nowrap}.status-blue{background:var(--blue-soft);color:var(--blue)}.status-green{background:var(--green-soft);color:var(--green)}.status-amber{background:var(--amber-soft);color:#c77b00}.status-red{background:var(--red-soft);color:var(--red)}.status-neutral{background:#f1f5f9;color:#64748b}.task-list,.todo-list{display:grid;gap:10px}.task-row{min-height:61px;display:grid;grid-template-columns:26px minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px 12px;border-radius:7px;background:#f7f9fb}.task-row.active{background:var(--blue-soft)}.task-icon{width:24px;height:24px;display:grid;place-items:center;border-radius:50%;background:#e2e8f0;color:#64748b}.task-icon.done{background:#d9f9e8;color:var(--green)}.task-icon.current{background:var(--blue);color:#fff}.task-row b,.todo-row b{display:block;font-size:13px}.task-row small,.todo-row small,.identity-cell small,.table-row small{display:block;margin-top:4px;color:#8291a7;font-size:11px}.todo-row{min-height:62px;display:grid;grid-template-columns:6px minmax(0,1fr) auto;align-items:center;gap:12px;padding:10px 12px;border:1px solid #edf0f4;border-radius:7px}.todo-row>span{width:6px;height:36px;border-radius:3px;background:var(--amber)}.todo-row:nth-child(-n+2)>span{background:var(--red)}.next-step{display:flex;gap:14px;align-items:flex-start;padding:16px;margin-bottom:18px;border-radius:7px;background:var(--blue-soft)}.next-step>span{flex:0 0 29px;height:29px;display:grid;place-items:center;border-radius:50%;background:var(--blue);color:#fff;font-size:12px;font-weight:700}.next-step b{display:block;font-size:13px}.next-step small{display:block;margin-top:5px;color:#64748b;font-size:11px}.notice{display:grid;grid-template-columns:22px 1fr;gap:12px;align-items:start;padding:14px;border-radius:7px;background:#f8fafc;color:var(--blue)}.notice+.notice{margin-top:10px}.notice-amber{background:#fffaeb;color:var(--amber)}.notice-green{color:var(--green)}.notice b{display:block;color:#263248;font-size:13px}.notice span{display:block;margin-top:4px;color:#64748b;font-size:11px;line-height:1.5}.filter-bar{display:flex;gap:14px;align-items:center;flex-wrap:wrap;padding:16px 18px;border:1px solid #dfe5ec;border-radius:8px;background:#fff}.search-box{min-width:230px;height:38px;display:flex;align-items:center;gap:8px;padding:0 12px;border:1px solid var(--slate-300);border-radius:7px;background:#fff;color:#94a3b8}.search-box input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:#334155;font-size:12px}.page-search{width:260px}.chips,.table-tabs,.page-tabs{display:flex;align-items:center;gap:5px;overflow-x:auto}.chips button,.table-tabs button,.page-tabs button{min-height:34px;padding:0 12px;border-radius:6px;background:transparent;color:#64748b;font-size:12px;white-space:nowrap}.chips button.active,.table-tabs button.active{background:var(--blue-soft);color:var(--blue);font-weight:650}.page-tabs{padding:0 10px;border-bottom:1px solid var(--slate-200);background:#fff;border-radius:8px 8px 0 0}.page-tabs button{min-height:48px;border-radius:0;border-bottom:2px solid transparent}.page-tabs button.active{color:var(--blue);border-bottom-color:var(--blue);font-weight:650}.service-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.service-card,.config-cards article,.org-grid article{min-height:94px;display:grid;grid-template-columns:42px minmax(0,1fr) 34px;align-items:center;gap:12px;padding:15px;border:1px solid var(--slate-200);border-radius:7px}.service-card h3,.config-cards h3,.org-grid h3{font-size:14px}.service-card p,.config-cards p,.org-grid p{margin:5px 0 8px;color:#64748b;font-size:11px}.service-icon,.row-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:7px;background:var(--blue-soft);color:var(--blue)}.operations-layout{min-width:0;display:grid;grid-template-columns:minmax(260px,300px) minmax(0,1fr);align-items:start;gap:18px}.operations-layout>.panel{min-width:0}.employee-selector{display:grid;gap:7px;max-height:560px;overflow-y:auto;padding-right:4px}.employee-selector button{width:100%;min-width:0;display:grid;grid-template-columns:36px minmax(0,1fr) 16px;align-items:center;gap:10px;padding:10px;border:1px solid var(--slate-200);border-radius:7px;background:#fff;color:inherit;text-align:left}.employee-selector button:hover,.employee-selector button.selected{border-color:#9db7e7;background:var(--blue-soft)}.employee-selector button>span:not(.avatar){min-width:0}.employee-selector button b,.employee-selector button small{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.employee-selector button b{color:#263248;font-size:12px}.employee-selector button small{margin-top:4px;color:#8291a7;font-size:10px}.employee-selector button>svg{color:#94a3b8}.metrics{display:grid;gap:14px}.metrics.three{grid-template-columns:repeat(3,1fr)}.metrics.four{grid-template-columns:repeat(4,1fr)}.metrics.five{grid-template-columns:repeat(5,1fr)}.metric{min-height:108px;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:19px;border:1px solid #dfe5ec;border-radius:8px;background:#fff}.metric div{display:grid;gap:4px}.metric div>span{color:#64748b;font-size:12px}.metric b{font-size:25px;line-height:1.2;font-variant-numeric:tabular-nums}.metric small{color:#8291a7;font-size:10px}.metric-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:8px}.metric-icon.blue{color:var(--blue);background:var(--blue-soft)}.metric-icon.green{color:var(--green);background:var(--green-soft)}.metric-icon.amber{color:var(--amber);background:var(--amber-soft)}.metric-icon.red{color:var(--red);background:var(--red-soft)}.metric-icon.neutral{color:#64748b;background:#f1f5f9}.table-tabs{margin-bottom:14px}.table-tabs.inline{margin:0}.responsive-table{width:100%;overflow:hidden;border:1px solid var(--slate-200);border-radius:7px}.table-head,.table-row{display:grid;align-items:center;gap:14px;padding:12px 14px}.table-head{min-height:44px;background:#f8fafc;color:#64748b;font-size:11px;font-weight:650}.table-row{min-height:66px;border-top:1px solid #edf0f4;color:#475569;font-size:12px}.table-row:hover{background:#fbfdff}.material-table .table-head,.material-table .table-row{grid-template-columns:minmax(190px,1.1fr) minmax(230px,1.4fr) 90px 100px 100px}.operations-layout .responsive-table{overflow-x:auto}.hr-material-table .table-head,.hr-material-table .table-row{min-width:960px;grid-template-columns:minmax(140px,1fr) 90px minmax(180px,1fr) minmax(320px,1.6fr) 140px}.hr-material-table .table-row>*{min-width:0}.hr-material-table .text-button,.hr-material-table b,.hr-material-table small{overflow-wrap:anywhere}.hr-material-table .text-button{max-width:100%;white-space:normal;text-align:left}.employee-table .table-head,.employee-table .table-row{grid-template-columns:minmax(220px,1.5fr) 105px minmax(130px,1fr) 90px minmax(130px,1fr) 90px}.employee-table:has(.table-head>:nth-child(7)) .table-head,.employee-table:has(.table-head>:nth-child(7)) .table-row{grid-template-columns:minmax(185px,1.3fr) 110px 90px 120px 75px minmax(115px,.8fr) 60px}.config-table .table-head,.config-table .table-row{grid-template-columns:120px 45px 105px minmax(240px,2fr) minmax(200px,1.4fr) 70px}.permission-table .table-head,.permission-table .table-row{grid-template-columns:120px minmax(240px,1.5fr) minmax(220px,1.3fr) 110px 70px}.scope-table .table-head,.scope-table .table-row{grid-template-columns:160px 1fr 1fr 70px}.matrix-table .table-head,.matrix-table .table-row{grid-template-columns:minmax(160px,1fr) 85px 95px 85px 105px minmax(160px,1.2fr)}.identity-cell{min-width:0;display:flex;align-items:center;gap:10px}.identity-cell b{display:block;color:#263248;font-size:12px}.description-cell{color:#64748b;line-height:1.5}.education-verification-summary{display:grid;gap:7px;margin-top:9px;padding-top:9px;border-top:1px solid var(--slate-200)}.education-verification-heading{display:flex;align-items:center;gap:7px}.education-verification-heading>span:last-child{color:#64748b;font-size:10px;font-weight:700}.education-verification-summary p{margin:0;color:#475569;font-size:10px;line-height:1.55}.education-field-list{display:grid;gap:5px}.education-field-list>div{display:grid;grid-template-columns:64px minmax(90px,1fr) minmax(90px,1fr) 42px;align-items:start;gap:6px;padding:6px 0;border-top:1px dashed #dfe5ec;font-size:10px}.education-field-list b{color:#334155}.education-field-list span{min-width:0;overflow-wrap:anywhere}.education-field-list small{color:#64748b;font-weight:700}.education-field-list small.match{color:var(--green)}.education-field-list small.mismatch{color:var(--red)}.numeric{font-variant-numeric:tabular-nums}.info-strip{display:flex;align-items:flex-start;gap:10px;margin-top:16px;padding:13px 14px;border-radius:7px;background:#fff9e7;color:#b56d00;font-size:12px;line-height:1.55}.info-strip.blue{margin:0;background:var(--blue-soft);color:#3563a7}.info-strip.green{margin:0;background:var(--green-soft);color:#22865b}.info-strip.green b{color:#176342}.info-strip b{display:block;margin-bottom:2px;color:#264d87}.page-back-button{width:fit-content;min-height:34px;display:inline-flex;align-items:center;gap:7px;padding:0 9px;border-radius:6px;background:transparent;color:#52647b;font-size:12px;font-weight:650}.page-back-button:hover{background:#fff;color:var(--blue)}.operation-notice{min-width:0;display:grid;grid-template-columns:18px minmax(0,1fr) auto 30px;align-items:center;gap:10px;padding:12px 14px;border:1px solid #c7eed9;border-radius:7px;background:var(--green-soft);color:#217f58;font-size:12px;line-height:1.55}.operation-notice>svg{align-self:start;margin-top:1px}.operation-notice>span{min-width:0;color:#315f4d;overflow-wrap:anywhere}.operation-notice>button:not(.notice-close){min-height:30px;padding:0 9px;border-radius:6px;background:#fff;color:#16704a;font-size:11px;font-weight:700;white-space:nowrap}.operation-notice .notice-close{width:30px;height:30px;display:grid;place-items:center;border-radius:6px;background:transparent;color:#4d7b68}.operation-notice .notice-close:hover{background:#ffffffb8}.operation-guidance{min-width:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr)) auto;align-items:center;gap:10px;padding:13px 14px;border:1px solid #cfe0fa;border-radius:8px;background:#f2f7ff;color:#344966}.operation-guidance>div{min-width:0;display:flex;align-items:center;gap:8px}.operation-guidance>div>span{flex:0 0 24px;width:24px;height:24px;display:grid;place-items:center;border-radius:50%;background:#dce9ff;color:var(--blue);font-size:10px;font-weight:800}.operation-guidance b{min-width:0;font-size:11px;line-height:1.45;overflow-wrap:anywhere}.operation-guidance>button{min-height:32px;padding:0 11px;border-radius:6px;background:#fff;color:var(--blue);font-size:11px;font-weight:700;white-space:nowrap}.config-version-list{display:grid;gap:8px;max-height:520px;overflow-y:auto;padding-right:4px}.config-version{width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px;border:1px solid var(--slate-200);border-radius:7px;background:#fff;color:inherit;text-align:left}.config-version:hover,.config-version.selected{border-color:#9db7e7;background:var(--blue-soft)}.config-version b,.config-version small{display:block}.config-version small{margin-top:4px;color:var(--slate-500);font-size:11px}.config-editor{width:100%;min-height:280px;resize:vertical;padding:14px;border:1px solid var(--slate-300);border-radius:7px;color:#334155;background:#fbfcfe;font:12px/1.6 ui-monospace,SFMono-Regular,Menlo,monospace}.config-editor:disabled{color:#64748b;background:#f8fafc}.config-page{--config-ink: #193143;--config-muted: #708292}.config-page .page-heading{align-items:flex-start}.config-page .page-heading h1{font-size:30px;letter-spacing:-.04em}.job-path-page{max-width:1480px}.job-path-heading{min-height:74px;display:flex;align-items:flex-end;justify-content:space-between;gap:24px}.job-path-heading h1{color:var(--slate-950);font-size:28px;line-height:1.2}.job-path-heading p{margin-top:8px;color:var(--slate-500);font-size:13px}.job-path-filters{display:flex;align-items:center;gap:12px;padding:14px 16px;border:1px solid var(--slate-200);border-radius:8px;background:#fff}.job-path-filters .search-box{flex:0 1 330px}.job-path-filters select{height:38px;padding:0 30px 0 12px;border:1px solid var(--slate-300);border-radius:7px;background:#fff;color:#475569;font-size:12px}.job-path-table{overflow-x:auto;border:1px solid var(--slate-200);border-radius:7px}.job-path-table-head,.job-path-table-row{min-width:1000px;display:grid;grid-template-columns:minmax(240px,1.8fr) 100px 76px 76px 90px 120px 90px 190px;align-items:center;gap:12px;padding:0 16px}.job-path-table-head{min-height:44px;background:#f8fafc;color:#64748b;font-size:11px;font-weight:650}.job-path-table-row{min-height:76px;border-top:1px solid #edf0f4;color:#475569;font-size:12px}.job-path-table-row:hover{background:#fbfdff}.job-path-group{min-width:1000px;display:flex;align-items:baseline;gap:10px;padding:12px 16px 8px;background:#f8fafc;border-top:1px solid #e2e8f0;color:#0f172a}.job-path-group span{font-size:13px;font-weight:700}.job-path-group small{color:#64748b;font-size:11px}.path-version-cell{display:flex;flex-direction:column;gap:3px}.path-version-cell b{color:#0f172a;font-size:12px}.path-version-cell small{font-size:10px}.version-current{color:#15803d}.version-history{color:#64748b}.job-path-identity{min-width:0;display:flex;align-items:center;gap:10px}.job-path-identity>div{min-width:0}.job-path-identity b,.job-path-identity small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.job-path-identity b{color:#263248;font-size:13px}.job-path-identity small{margin-top:4px;color:#8291a7;font-size:10px}.path-role-icon{width:32px;height:32px;display:grid;place-items:center;border-radius:7px;background:var(--blue-soft);color:var(--blue)}.job-path-actions{display:flex;align-items:center;gap:6px}.job-path-actions .text-button{padding-left:0}.job-path-editor-page{gap:16px}.job-path-editor-toolbar{min-height:48px;display:flex;align-items:center;gap:18px}.editor-breadcrumb{display:flex;align-items:center;gap:7px;min-width:0;color:#64748b;font-size:12px}.editor-breadcrumb b{color:var(--slate-950)}.job-path-editor-toolbar .button-row{margin-left:auto}.job-path-editor-toolbar .button{min-height:36px;padding:0 13px}.job-path-version-banner,.preview-notice{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:13px 16px;border:1px solid #cfe0fa;border-radius:8px;background:#f2f7ff;color:#344966}.job-path-version-banner div,.preview-notice div{display:grid;gap:4px}.job-path-version-banner b,.preview-notice b{color:#24426b;font-size:12px}.job-path-version-banner span,.preview-notice span{color:#64748b;font-size:11px}.job-path-workbench{min-width:0;display:grid;grid-template-columns:250px minmax(400px,1fr) 320px;align-items:start;gap:14px}.path-panel{min-width:0;padding:18px;border:1px solid var(--slate-200);border-radius:8px;background:#fff}.path-panel-heading{min-height:24px;display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:16px}.path-panel-heading h2{color:var(--slate-950);font-size:15px}.stage-editor-panel,.task-editor-panel,.task-property-panel{min-height:566px}.stage-editor-list,.task-editor-list{display:grid;gap:7px}.stage-editor-item{width:100%;min-height:58px;display:grid;grid-template-columns:16px 27px minmax(0,1fr) 16px;align-items:center;gap:8px;padding:8px 9px;border:1px solid transparent;border-radius:7px;background:#fff;color:inherit;text-align:left}.stage-editor-item:hover{background:#f8fafc}.stage-editor-item.active{border-color:#b7cef8;background:var(--blue-soft)}.drag-handle{color:#a6b3c3}.stage-number{width:25px;height:25px;display:grid;place-items:center;border-radius:6px;background:#f1f5f9;color:#64748b;font-size:11px;font-weight:700}.stage-editor-item.active .stage-number{background:var(--blue);color:#fff}.stage-editor-copy{min-width:0}.stage-editor-copy b,.stage-editor-copy small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.stage-editor-copy b{color:#263248;font-size:12px}.stage-editor-copy small{margin-top:4px;color:#8291a7;font-size:10px}.stage-editor-actions{display:flex;align-items:center;gap:5px;margin-top:14px;padding-top:12px;border-top:1px solid #edf0f4}.stage-editor-actions .text-button{margin-right:auto;padding-left:0}.icon-button.danger{color:var(--red)}.task-editor-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin:-4px 0 14px}.task-editor-heading p{color:#64748b;font-size:11px;line-height:1.55}.task-editor-item{min-height:66px;display:grid;grid-template-columns:16px minmax(0,1fr) 70px 42px 32px;align-items:center;gap:9px;padding:9px 10px;border:1px solid #edf0f4;border-radius:7px;background:#fff}.task-editor-item:hover{border-color:#c9d9f4}.task-editor-item.active{border-color:#9db7e7;background:#f4f8ff}.task-editor-main{min-width:0}.task-editor-main b,.task-editor-main small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.task-editor-main b{color:#263248;font-size:12px}.task-editor-main small{margin-top:5px;color:#8291a7;font-size:10px}.task-time{color:#64748b;font-size:10px;text-align:right;white-space:nowrap}.required-mark,.optional-mark{font-size:10px;text-align:center}.required-mark{color:var(--blue)}.optional-mark{color:#94a3b8}.task-editor-footer{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:14px;padding-top:12px;border-top:1px solid #edf0f4;color:#94a3b8;font-size:10px}.task-editor-footer>div{display:flex;gap:5px}.task-property-form{display:grid;gap:13px}.task-property-form>label,.task-property-form .form-grid label{display:grid;gap:6px;color:#475569;font-size:11px;font-weight:650}.task-property-form input,.task-property-form textarea,.task-property-form select{width:100%;min-height:35px;padding:8px 10px;border:1px solid var(--slate-300);border-radius:6px;outline:none;background:#fff;color:#334155;font-size:12px;font-weight:400}.task-property-form textarea{resize:vertical;line-height:1.5}.task-property-form input:focus,.task-property-form textarea:focus,.task-property-form select:focus{border-color:#8fb0e8;box-shadow:0 0 0 3px #2563eb1a}.task-property-form small{color:#94a3b8;font-size:10px;font-weight:400}.task-property-form .form-grid.compact{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.switch-row{display:flex!important;grid-template-columns:none!important;align-items:flex-start;gap:9px}.switch-row input{width:16px;min-height:16px;margin-top:2px;accent-color:var(--blue)}.switch-row span{display:grid;gap:4px}.switch-row b{color:#334155;font-size:11px}.danger-text{color:var(--red);margin-top:2px;padding-left:0}.path-preview-page{gap:16px}.preview-notice{justify-content:flex-start}.preview-notice>svg{color:var(--blue);flex:0 0 auto}.preview-hero{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:22px 24px;border-radius:8px;background:#3477ec;color:#fff}.preview-hero>div:first-child{display:flex;align-items:center;gap:12px}.preview-hero h1{font-size:20px}.preview-hero p{margin-top:5px;color:#e7efff;font-size:11px}.preview-progress{width:220px;display:grid;grid-template-columns:1fr auto;gap:5px 10px;align-items:center}.preview-progress>span{color:#e7efff;font-size:11px}.preview-progress>b{font-size:20px}.preview-progress .progress-track{grid-column:1 / -1;height:7px;background:#ffffff40}.preview-progress .progress-track span{background:#fff}.preview-stage-track{display:grid;grid-template-columns:repeat(6,1fr);gap:8px;padding:16px 10px 4px}.preview-stage{position:relative;display:grid;justify-items:center;gap:5px;text-align:center}.preview-stage:before{content:"";position:absolute;left:-50%;right:50%;top:15px;height:2px;background:#dbe4ef}.preview-stage:first-child:before{display:none}.preview-stage>span{position:relative;z-index:1;width:30px;height:30px;display:grid;place-items:center;border-radius:50%;background:#e2e8f0;color:#64748b;box-shadow:0 0 0 5px #f5f7fa;font-size:11px}.preview-stage.active>span,.preview-stage.done>span{background:var(--blue);color:#fff}.preview-stage b{color:#475569;font-size:10px}.preview-stage small{color:#94a3b8;font-size:9px}.preview-layout{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);gap:14px}.preview-task-list,.preview-material-list{display:grid;gap:9px}.preview-task{min-height:64px;display:grid;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px;border:1px solid #edf0f4;border-radius:7px}.preview-task.active{border-color:#b7cef8;background:#f5f9ff}.preview-task-icon{width:28px;height:28px;display:grid;place-items:center;border-radius:7px;background:#f1f5f9;color:#64748b}.preview-task-icon.current{background:var(--blue);color:#fff}.preview-task-icon.pending{background:var(--amber-soft);color:#c77b00}.preview-task-icon.mock{background:#f1f5f9;color:#64748b}.preview-task b,.preview-task small{display:block}.preview-task b{color:#263248;font-size:12px}.preview-task small{margin-top:4px;color:#8291a7;font-size:10px;line-height:1.4}.preview-material-list>div{min-height:62px;display:grid;grid-template-columns:30px minmax(0,1fr) auto;align-items:center;gap:9px;padding:9px;border-bottom:1px solid #edf0f4}.preview-material-list>div:last-child{border-bottom:0}.preview-file-icon{width:30px;height:30px;display:grid;place-items:center;border-radius:7px;background:var(--blue-soft);color:var(--blue)}.preview-file-icon.education{background:var(--green-soft);color:var(--green)}.preview-file-icon.muted-file{background:#f1f5f9;color:#94a3b8}.preview-material-list b,.preview-material-list small{display:block}.preview-material-list b{color:#334155;font-size:11px}.preview-material-list small{margin-top:4px;color:#8291a7;font-size:10px}.upload-icon{font-size:17px;line-height:1}@media (max-width: 1180px){.job-path-workbench{grid-template-columns:220px minmax(340px,1fr)}.task-property-panel{grid-column:1 / -1;min-height:auto}.task-property-form{grid-template-columns:repeat(2,minmax(0,1fr))}.task-property-form>label:first-child,.task-property-form>label:nth-child(2),.task-property-form .danger-text{grid-column:1 / -1}}@media (max-width: 820px){.identity-binding-form{grid-template-columns:1fr}.identity-binding-form .button{width:100%}.authentication-gate>section{padding:24px 18px}.job-path-heading,.job-path-editor-toolbar,.preview-hero{align-items:flex-start;flex-direction:column}.job-path-editor-toolbar .button-row{width:100%;margin-left:0;flex-wrap:wrap}.job-path-workbench,.preview-layout{grid-template-columns:1fr}.stage-editor-panel,.task-editor-panel{min-height:auto}.preview-stage-track{min-width:700px}.path-preview-page{overflow-x:auto}}.config-tabs{margin:2px 0 0}.config-tabs button{min-width:104px}.config-context{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:16px 18px;border:1px solid #d8ebe5;border-radius:12px;background:#f4fbf8}.config-context>div{display:grid;gap:6px;min-width:0}.config-context b{color:var(--config-ink);font-size:13px}.config-context small{color:var(--config-muted);font-size:11px;line-height:1.5}.config-layout{display:grid;grid-template-columns:minmax(230px,.72fr) minmax(0,1.28fr);gap:18px;align-items:start}.config-layout .panel{min-width:0}.config-layout .panel-heading{margin-bottom:15px}.config-summary-list{display:grid;gap:8px}.config-summary-list article{display:grid;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:58px;padding:10px 11px;border:1px solid #edf2f1;border-radius:9px;background:#fbfdfd}.config-summary-list article>div{min-width:0}.config-summary-list b,.config-summary-list small{display:block}.config-summary-list b{color:#2d455f;font-size:12px}.config-summary-list small{margin-top:4px;overflow:hidden;color:#829697;font-size:10px;line-height:1.45;text-overflow:ellipsis;white-space:nowrap}.config-summary-index{width:28px;height:28px;display:grid;place-items:center;border-radius:8px;color:#0f8e83;background:#e3f5ef;font:700 10px ui-monospace,SFMono-Regular,Menlo,monospace}.config-summary-empty{display:flex;align-items:center;gap:8px;padding:18px 12px;border-radius:9px;color:#758d8c;background:#f7fbfa;font-size:11px}.config-summary-block{display:grid;gap:16px}.config-chip-row{display:flex;flex-wrap:wrap;gap:8px}.config-chip{display:inline-flex;align-items:center;min-height:31px;padding:0 11px;border:1px solid #bfe2d8;border-radius:8px;color:#0f756b;background:#eefaf6;font-size:11px;font-weight:750}.config-field-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.config-field-grid>div{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:10px 11px;border-radius:8px;background:#f8fafc;color:#4f6870;font-size:11px}.config-advanced{margin-top:18px;border-top:1px solid #edf2f1}.config-advanced summary{display:flex;align-items:center;gap:7px;padding:15px 0 9px;color:#2c6f68;font-size:12px;font-weight:750;cursor:pointer;list-style:none}.config-advanced summary::-webkit-details-marker{display:none}.config-advanced>p{margin-bottom:10px;color:#829697;font-size:11px}.journey-page-v2 .panel{border-color:#dbe5ed;box-shadow:0 10px 24px #233f5d09}.journey-page-v2>.dashboard-grid:last-of-type .panel:first-child{border-color:#c9dcfa;background:#fbfdff}.journey-page-v2>.dashboard-grid:last-of-type .panel:first-child .next-step{margin-bottom:16px}.journey-page-heading{display:flex;align-items:center;justify-content:space-between;gap:20px}.journey-page-heading h1{color:var(--slate-950);font-size:28px;line-height:1.2}.journey-page-heading p{margin-top:7px;color:var(--slate-500);font-size:13px}.journey-focus{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:24px 26px;border-radius:10px;background:var(--blue);color:#fff;box-shadow:0 12px 28px #2563eb29}.journey-focus-copy{min-width:0}.journey-focus-label{color:#cfe0ff;font-size:11px;font-weight:700;letter-spacing:.04em}.journey-focus h2{margin-top:8px;font-size:22px;line-height:1.3}.journey-focus p{max-width:620px;margin-top:7px;color:#e8f0ff;font-size:13px;line-height:1.55}.journey-focus-meta{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin-top:14px;color:#d8e6ff;font-size:11px}.journey-focus-meta .status{background:#fff;color:var(--blue)}.journey-focus-actions{display:flex;flex:0 0 auto;flex-direction:column;gap:9px;min-width:150px}.journey-focus-actions .button{width:100%}.ghost-white-button{border:1px solid rgba(255,255,255,.4);background:#ffffff1f;color:#fff}.ghost-white-button:hover{background:#fff3}.journey-reminders{margin-top:0}.materials-metrics .metric{min-height:104px}.hr-milestone-panel,.hr-exception-panel{border-radius:12px}.hr-exception-panel{background:#fffdfa;border-color:#f3e5c4}.exception-list{display:grid;gap:8px}.hr-detail-grid{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(360px,.8fr);gap:18px;align-items:start}.hr-detail-grid>.panel{min-width:0}.state-next-step{margin-bottom:12px;padding:10px 12px;border-left:3px solid var(--blue);border-radius:0 6px 6px 0;background:var(--blue-soft);color:#3f5f89;font-size:12px;line-height:1.55}.config-actions{margin-top:14px;flex-wrap:wrap}.config-actions .muted{margin-left:auto;color:var(--slate-500);font-size:11px}.journey-page,.control-page{max-width:1120px;margin:0 auto;color:#193143}.control-heading{display:flex;align-items:end;justify-content:space-between;gap:22px;padding:18px 0 24px}.control-tabs{display:flex;gap:8px;margin-bottom:16px;overflow-x:auto}.control-tab{display:inline-flex;align-items:center;gap:7px;min-height:40px;padding:0 14px;border:1px solid transparent;border-radius:8px;color:#71838e;background:transparent;font-size:12px;font-weight:700;white-space:nowrap}.control-tab:hover{color:#0f8e83;background:#f0faf7}.control-tab.active{border-color:#b9ded4;color:#0f8e83;background:#fff;box-shadow:0 6px 14px #1e51460f}.control-panel-local{min-height:350px;padding:28px;border:1px solid #dbe9e6;border-radius:16px;background:#fff;box-shadow:0 16px 40px #2053480f}.control-panel-title{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding-bottom:22px;border-bottom:1px solid #edf2f1}.control-panel-title>div{min-width:0}.control-panel-title small{color:#94a7ac;font:500 10px ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.08em}.control-panel-title h2{margin:9px 0 0;color:#193143;font-size:22px;letter-spacing:-.04em}.control-panel-title p{max-width:540px;margin-top:7px;color:#708292;font-size:12px;line-height:1.7}.control-resources{display:grid;gap:8px;margin-top:18px}.control-resources article{display:flex;align-items:center;gap:11px;min-height:64px;padding:8px 0;border-bottom:1px solid #eff3f2}.control-resources article>div{min-width:0}.control-resources b,.control-resources small{display:block}.control-resources b{color:#2d455f;font-size:13px}.control-resources small{margin-top:4px;color:#95a3a7;font-size:11px;line-height:1.45}.resource-icon-local{width:34px;height:34px;display:grid;place-items:center;flex:0 0 auto;border-radius:9px}.resource-icon-local.mint{color:#318f76;background:#e1f4ed}.resource-icon-local.peach{color:#d37e53;background:#fff0e7}.control-resources article>.status{margin-left:auto}.control-note{display:flex;align-items:flex-start;gap:8px;margin-top:20px;padding:13px 14px;border-radius:8px;color:#6e8585;background:#f7fbfa;font-size:12px;line-height:1.65}.control-note svg{flex:0 0 auto;margin-top:2px;color:#0f8e83}.role-context-bar{display:flex;align-items:end;gap:18px;margin-bottom:18px;padding:14px 16px;border:1px solid #dbe9e6;border-radius:11px;background:#f7fbfa}.role-context-bar>div{display:grid;gap:3px;min-width:150px}.context-label{color:#8ca09f;font-size:10px;font-weight:750;letter-spacing:.05em;text-transform:uppercase}.role-context-bar b{color:#193143;font-size:13px}.role-context-bar small{color:#829697;font-size:10px}.role-context-bar label{display:grid;gap:5px;min-width:210px;margin-left:auto;color:#6c8382;font-size:10px;font-weight:700}.role-context-bar select{min-height:36px;padding:0 30px 0 10px;border:1px solid #cfe0dc;border-radius:7px;color:#294454;background:#fff;font-size:12px;font-weight:650}.role-config-hero{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:22px 24px;border-radius:12px;background:#193143;color:#fff;box-shadow:0 12px 24px #1931431f}.role-config-hero h2{margin-top:7px;font-size:25px;letter-spacing:-.04em}.role-config-hero p{margin-top:5px;color:#b9cbd2;font-size:11px}.role-config-meta{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin-top:14px;color:#c5d4da;font-size:10px}.role-config-meta .status{color:#18745c;background:#e1f4ed}.role-config-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:14px}.role-config-card{min-width:0;padding:15px;border:1px solid #e4eeec;border-radius:10px;background:#fff}.role-path-card{grid-column:1 / -1}.role-card-heading{display:flex;align-items:center;gap:10px;min-width:0}.role-card-heading>div{min-width:0;flex:1}.role-card-heading b,.role-card-heading small{display:block}.role-card-heading b{color:#294454;font-size:12px}.role-card-heading small{margin-top:3px;color:#829697;font-size:10px}.role-card-heading .status{margin-left:auto;white-space:nowrap}.stage-mini-list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:15px}.stage-mini-list>div{display:grid;grid-template-columns:23px minmax(0,1fr);align-items:center;column-gap:7px;min-width:0;padding:9px;border-radius:8px;background:#f7fbfa}.stage-mini-list span{width:22px;height:22px;display:grid;place-items:center;grid-row:span 2;border-radius:6px;color:#0f8e83;background:#e1f4ed;font:700 10px ui-monospace,SFMono-Regular,Menlo,monospace}.stage-mini-list b{overflow:hidden;color:#43605f;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.stage-mini-list small{margin-top:2px;color:#8ba09f;font-size:9px}.role-config-version{display:flex;align-items:baseline;gap:8px;margin-top:16px}.role-config-version strong{color:#0f8e83;font:700 20px ui-monospace,SFMono-Regular,Menlo,monospace}.role-config-version span{color:#829697;font-size:10px}.role-card-empty{margin-top:16px;color:#9a8b73;font-size:10px;line-height:1.6}.role-boundary-note{margin-top:14px}.role-boundary-note b{color:#476c68}.journey-intro{padding:18px 0 24px}.journey-kicker{color:#94a7ac;font:500 10px ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.08em}.journey-intro h1,.control-heading h1{margin:10px 0 6px;color:#193143;font-size:clamp(30px,4vw,48px);line-height:1.05;letter-spacing:-.06em}.journey-intro p,.control-heading p{color:#708292;font-size:13px;line-height:1.7}.journey-hero{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 42%;min-height:360px;overflow:hidden;border-radius:24px;background:#dff4ed;box-shadow:0 22px 48px #2156461a}.journey-hero-copy{position:relative;z-index:2;padding:48px 10%}.journey-index{display:block;color:#138f83;font:500 12px ui-monospace,SFMono-Regular,Menlo,monospace}.journey-type{display:inline-flex;align-items:center;gap:5px;margin-top:22px;color:#318d80;font-size:11px;font-weight:800}.journey-hero h2{margin:13px 0 11px;color:#193143;font-size:clamp(26px,3vw,40px);letter-spacing:-.06em}.journey-hero p{max-width:420px;color:#55736f;font-size:12px;line-height:1.75}.journey-meta{display:flex;align-items:center;gap:9px;margin:16px 0;color:#5c817b;font-size:10px;font-weight:700}.journey-meta span{display:inline-flex;align-items:center;gap:4px}.journey-meta i{width:18px;height:1px;background:#b9d8d0}.journey-primary{display:inline-flex;align-items:center;gap:12px;min-height:44px;padding:0 18px;border-radius:12px;color:#fff;background:#0f8e83;box-shadow:0 5px #087168;font-size:12px;font-weight:800}.journey-primary.small{min-height:36px;margin-top:12px;padding:0 13px;font-size:10px}.journey-primary:hover{transform:translateY(1px)}.journey-primary:disabled{cursor:wait;opacity:.65}.journey-actions{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.journey-secondary{min-height:36px;padding:0 2px;border:0;color:#35776e;background:transparent;font-size:11px;font-weight:800}.journey-landscape{position:relative;min-height:360px;background:linear-gradient(180deg,#dff4ed 0,#dff4ed 52%,#bde7d4 52%,#bde7d4)}.journey-landscape:after{content:"";position:absolute;left:-10%;right:-10%;bottom:18%;height:90px;border-radius:50%;background:#eaf2cd;transform:rotate(-8deg)}.journey-sun{position:absolute;top:56px;right:22%;width:48px;height:48px;border-radius:50%;background:#f5d464;box-shadow:0 0 0 9px #f5d4642e}.journey-path{position:absolute;z-index:1;height:38px;border:13px solid #fff;border-left:0;border-radius:0 50px 50px 0;opacity:.7}.path-one{left:7%;top:45%;width:62%;transform:rotate(9deg)}.path-two{right:-10%;top:63%;width:58%;transform:rotate(-10deg)}.journey-marker{position:absolute;z-index:3;display:grid;justify-items:center;gap:5px;color:#fff;font-size:10px;font-weight:800}.journey-marker:before{content:"";position:absolute;top:-8px;right:-8px;bottom:-8px;left:-8px;z-index:-1;border:4px solid #fff;border-radius:17px;background:#0f8e83;box-shadow:0 6px #126f6438}.journey-marker small{margin-top:14px;color:#4e7f77}.marker-current{left:35%;top:35%}.marker-next{right:17%;top:57%;opacity:.62}.marker-next:before{background:#d9d2fb}.journey-progress{display:grid;grid-template-columns:150px 1fr auto;align-items:center;gap:24px;padding:24px 8%}.journey-progress>div:first-child span,.journey-progress>div:first-child small{display:block;color:#8da0a3;font-size:10px}.journey-progress>div:first-child b{display:block;margin:3px 0;color:#0f8e83;font:500 24px ui-monospace,SFMono-Regular,Menlo,monospace}.journey-track{display:flex;align-items:center}.journey-track span{position:relative;display:flex;align-items:center;flex:1;color:#a1b1b1;font-size:9px}.journey-track span:not(:last-child):after{content:"";height:1px;flex:1;margin:0 6px;background:#cfdfdc}.journey-track i{width:27px;height:27px;display:grid;place-items:center;flex:0 0 auto;border:1px solid #c9dcd8;border-radius:50%;color:#a1b1b1;background:#fff;font-style:normal}.journey-track .done i{color:#fff;border-color:#0f8e83;background:#0f8e83}.journey-track .current i{color:#0f8e83;border:4px solid #dff4ed;background:#f5d464;box-shadow:0 0 0 1px #d1a92f}.journey-track small{position:absolute;top:33px;left:0;white-space:nowrap}.journey-link,.journey-back{display:inline-flex;align-items:center;gap:6px;padding:8px 0;border:0;color:#35776e;background:transparent;font-size:10px;font-weight:800;white-space:nowrap}.journey-back{margin:12px 0 22px}.journey-back .back-icon{transform:rotate(180deg)}.map-list{width:min(700px,100%);margin:4px auto 55px}.map-item{display:grid;grid-template-columns:72px 1fr;min-height:108px}.map-node{position:relative;display:grid;place-items:center;width:46px;height:46px;border:2px solid #dce9e5;border-radius:16px;color:#91a5a3;background:#fff}.map-item:not(:last-child) .map-node:after{content:"";position:absolute;top:44px;left:21px;width:2px;height:90px;background:#dfeae7}.map-item.active .map-node{color:#fff;border-color:#0f8e83;background:#0f8e83}.map-item.active h2{color:#193143}.map-item>div{padding:2px 0 24px}.map-item small{color:#9aa8ad;font:500 10px ui-monospace,SFMono-Regular,Menlo,monospace}.map-item h2{margin:5px 0;color:#91a1a6;font-size:20px;letter-spacing:-.04em}.map-item p{color:#718782;font-size:11px}.task-action-panel{display:grid;gap:14px;margin-top:16px;padding:22px 8%;border:1px solid #dbe9e6;border-radius:16px;background:#fff;box-shadow:0 12px 30px #2053480d}.task-action-muted{display:flex;align-items:center;gap:9px;color:#6e8585;background:#f7fbfa;font-size:11px;line-height:1.6}.task-action-muted .text-button{margin-left:auto;flex:0 0 auto}.task-action-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.task-action-heading h3{margin-top:7px;color:#193143;font-size:20px;letter-spacing:-.04em}.task-action-copy{color:#68817e;font-size:11px;line-height:1.7}.quiz-list{display:grid;gap:16px}.quiz-list fieldset{display:grid;gap:7px;padding:0;border:0}.quiz-list legend{margin-bottom:3px;color:#2d455f;font-size:12px;font-weight:750;line-height:1.55}.quiz-list label{display:flex;align-items:center;gap:8px;padding:9px 10px;border:1px solid #e8eef0;border-radius:8px;color:#5f7479;background:#fbfdfd;font-size:11px;cursor:pointer}.quiz-list label.selected{border-color:#9bd2c5;color:#1c7467;background:#f0faf7}.quiz-list input{accent-color:#0f8e83}.tool-setup-list{display:grid;gap:8px}.tool-setup-list article{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:11px 12px;border:1px solid #edf2f1;border-radius:8px}.tool-setup-list article>div{min-width:0}.tool-setup-list b,.tool-setup-list small{display:block}.tool-setup-list small{margin-top:3px;color:#829697;font-size:10px;line-height:1.5}.task-result-dialog{width:min(460px,100%);text-align:center}.task-result-icon{width:52px;height:52px;display:grid;place-items:center;margin:0 auto 14px;border-radius:50%;color:#fff;background:#0f8e83;box-shadow:0 0 0 8px #e2f5ef}.task-result-dialog h2{color:#193143;font-size:21px}.task-result-dialog>p{margin:9px 0 15px;color:#71838e;font-size:11px;line-height:1.6}.next-unlock{display:flex;align-items:center;justify-content:center;gap:7px;padding:11px 12px;border-radius:8px;color:#39766d;background:#f0faf7;font-size:11px}.next-unlock b{color:#193143}@media (max-width: 720px){.journey-hero{grid-template-columns:1fr}.journey-hero-copy{padding:34px 24px 20px}.journey-landscape{min-height:245px}.journey-progress{grid-template-columns:1fr;gap:18px;padding:22px 4px}.journey-link{justify-self:start}.journey-track small{display:none}.control-heading{align-items:start;flex-direction:column}.control-tabs{margin-bottom:12px}.control-tab{min-height:38px;padding:0 12px}.control-panel-local{padding:19px;border-radius:14px}.control-panel-title{flex-direction:column}.control-resources article{align-items:flex-start;padding:12px 0}.control-resources article>.status{margin-left:auto;white-space:nowrap}.map-item{grid-template-columns:60px 1fr}.role-context-bar{align-items:stretch;flex-direction:column;gap:12px}.role-context-bar label{min-width:0;margin-left:0}.role-context-bar .button{align-self:flex-start}.role-config-hero{align-items:flex-start;flex-direction:column;padding:19px}.role-config-hero .button{width:100%;justify-content:center}.role-config-grid{grid-template-columns:1fr}.role-path-card{grid-column:auto}.stage-mini-list{grid-template-columns:repeat(2,minmax(0,1fr))}.journey-page-v2 .panel:has(.stage-track){overflow-x:auto}.journey-page-v2 .stage-track{min-width:650px}.task-action-panel{padding:18px 14px}}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;display:grid;place-items:center;padding:20px;background:#16203370}.review-dialog{position:relative;width:min(500px,100%);max-height:min(720px,calc(100dvh - 40px));overflow-y:auto;padding:26px;border-radius:8px;background:#fff;box-shadow:0 24px 70px #192a4738}.review-dialog h2{padding-right:38px;color:var(--slate-950);font-size:18px;line-height:1.35}.review-dialog>p{margin:9px 0 18px;color:#64748b;font-size:12px;line-height:1.65}.case-create-dialog{width:min(620px,100%)}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 16px}.form-grid label{min-width:0;display:grid;gap:7px;color:#475569;font-size:12px;font-weight:650}.form-grid input{width:100%;min-width:0;height:40px;padding:0 11px;border:1px solid var(--slate-300);border-radius:7px;outline:0;color:#334155;background:#fff;font:inherit;font-size:12px}.form-grid input:focus{border-color:#86a9e8;box-shadow:0 0 0 3px #2563eb1f}.review-dialog textarea{width:100%;min-height:110px;resize:vertical;padding:11px 12px;border:1px solid var(--slate-300);border-radius:7px;outline:0;color:#334155;font:inherit;font-size:12px;line-height:1.55}.review-dialog textarea:focus{border-color:#86a9e8;box-shadow:0 0 0 3px #2563eb1f}.dialog-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:20px}.file-preview-dialog{position:relative;width:min(1120px,100%);height:min(820px,calc(100dvh - 48px));display:grid;grid-template-rows:auto minmax(0,1fr) auto;overflow:hidden;border:1px solid #dce5ef;border-radius:14px;background:#fff;box-shadow:0 28px 90px #192a4742}.file-preview-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:20px 24px 15px;border-bottom:1px solid #e9eef3}.file-preview-heading h2{max-width:min(760px,calc(100vw - 160px));margin-top:6px;overflow:hidden;color:#1f344d;font-size:17px;text-overflow:ellipsis;white-space:nowrap}.file-preview-kicker{color:#94a3b8;font:600 10px ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.08em}.file-preview-canvas{min-height:0;display:grid;place-items:stretch;padding:18px;background:#f2f5f8}.file-preview-canvas iframe{width:100%;height:100%;min-height:420px;border:1px solid #d7e0ea;border-radius:8px;background:#fff}.pdf-preview{min-height:0;overflow:auto;place-items:center}.pdf-preview-page{display:block;max-width:100%;height:auto;border:1px solid #d7e0ea;border-radius:4px;background:#fff;box-shadow:0 10px 30px #1b32481f}.pdf-preview-page.is-hidden{display:none}.file-preview-canvas.image-preview{place-items:center;overflow:auto}.file-preview-canvas.image-preview img{max-width:100%;max-height:100%;object-fit:contain;border-radius:8px;box-shadow:0 10px 30px #1b32481f}.file-preview-state{display:flex;align-items:center;justify-content:center;gap:10px;min-height:280px;color:#64748b;font-size:13px}.file-preview-state.preview-error{color:#b34343}.file-preview-footer{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:13px 18px;border-top:1px solid #e9eef3;color:#8291a7;font-size:11px}.file-link{max-width:100%;text-align:left}.file-link svg{flex:0 0 auto}.employee-management-layout{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(360px,.8fr);gap:18px;align-items:start}.employee-management-layout>.panel{min-width:0}.employee-management-table .table-head,.employee-management-table .table-row{min-width:1080px;grid-template-columns:minmax(180px,1.35fr) 110px minmax(125px,1fr) minmax(120px,1fr) 70px 96px 85px 96px}.employee-management-metrics .metric{min-height:100px}.employee-filter-bar{justify-content:flex-start}.employee-filter-bar>.muted{margin-left:auto}.employee-detail{display:grid;gap:20px}.employee-detail-section{display:grid;gap:10px}.employee-task-list,.employee-evaluation-list{display:grid;gap:8px}.employee-task-list>div{display:grid;grid-template-columns:27px minmax(0,1fr);align-items:center;gap:10px;padding:9px 10px;border-radius:8px;background:#f7fafc}.employee-task-list b,.employee-task-list small{display:block}.employee-task-list b{color:#2d455f;font-size:12px}.employee-task-list small{margin-top:3px;color:#8291a7;font-size:10px}.employee-evaluation-list>div{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 11px;border:1px solid #edf0f4;border-radius:8px}.employee-evaluation-list b{color:#2d455f;font-size:12px}.confirm-dialog{width:min(440px,100%)}.upload-dialog{position:relative;width:min(440px,100%);padding:28px;border-radius:8px;background:#fff;text-align:center;box-shadow:0 24px 70px #192a4738}.dialog-close{position:absolute;top:12px;right:12px;width:34px;height:34px;display:grid;place-items:center;border-radius:6px;background:#f1f5f9;color:#64748b}.dialog-icon{width:50px;height:50px;display:grid;place-items:center;margin:0 auto 14px;border-radius:8px;background:var(--blue-soft);color:var(--blue)}.upload-dialog h2{font-size:19px}.upload-dialog p{margin:8px 0 20px;color:#64748b;font-size:12px}.drop-zone{min-height:120px;display:grid;place-items:center;align-content:center;gap:8px;border:1px dashed #9ab7ec;border-radius:7px;background:#f7faff;color:var(--blue);cursor:pointer}.drop-zone input{display:none}.consultation-layout{display:grid;grid-template-columns:minmax(280px,.72fr) minmax(0,1.28fr);gap:16px;align-items:start}.consultation-form{display:grid;gap:15px}.consultation-form label,.consultation-reply-editor{display:grid;gap:7px;color:#475569;font-size:11px;font-weight:650}.consultation-form select,.consultation-form textarea,.consultation-reply-editor textarea{width:100%;min-width:0;border:1px solid #dbe3eb;border-radius:7px;padding:10px 11px;outline:0;color:#334155;background:#fff;font:inherit;font-size:12px;line-height:1.55}.consultation-form textarea,.consultation-reply-editor textarea{min-height:130px;resize:vertical}.consultation-form select:focus,.consultation-form textarea:focus,.consultation-reply-editor textarea:focus{border-color:#73b8aa;box-shadow:0 0 0 3px #0f8e831f}.consultation-form-footer{display:flex;align-items:center;justify-content:space-between;gap:12px}.consultation-form-footer small{color:#94a3b8;font-size:10px;line-height:1.45}.consultation-list{display:grid;gap:10px}.consultation-card{display:grid;gap:10px;padding:14px;border:1px solid #e2e8f0;border-radius:7px;background:#fff}.consultation-card-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.consultation-card-heading b,.consultation-card-heading small{display:block}.consultation-card-heading b{color:#263248;font-size:13px}.consultation-card-heading small{margin-top:4px;color:#94a3b8;font-size:10px}.consultation-card>p{margin:0;color:#475569;font-size:12px;line-height:1.65;white-space:pre-wrap;overflow-wrap:anywhere}.consultation-reply{display:grid;gap:5px;padding:10px 12px;border-left:3px solid #86cdb7;background:#f1faf7;color:#3d665e;font-size:11px;line-height:1.6}.consultation-reply b{color:#24775f;font-size:11px}.consultation-actions{display:flex;justify-content:flex-end;gap:8px}.consultation-reply-editor{margin-top:2px}.consultation-reply-editor textarea{min-height:90px}.assistant-page{display:grid;gap:22px;max-width:1450px;height:calc(100dvh - 120px);margin:0 auto}.assistant-layout{min-height:0;display:grid;grid-template-columns:260px minmax(0,1fr);border:1px solid #dfe5ec;border-radius:8px;overflow:hidden;background:#fff}.conversation-list{padding:16px;border-right:1px solid var(--slate-200);background:#fbfcfe}.conversation-list h3{display:flex;align-items:center;justify-content:space-between;margin:22px 2px 8px;color:#64748b;font-size:12px}.conversation-list>button:not(.button){width:100%;display:grid;gap:5px;padding:12px;border-radius:7px;background:transparent;color:#334155;text-align:left;font-size:12px}.conversation-list>button:not(.button).active{background:var(--blue-soft);color:var(--blue)}.conversation-list small{color:#94a3b8;font-size:10px}.chat-panel{min-width:0;display:grid;grid-template-rows:auto minmax(0,1fr) auto auto}.chat-header{min-height:64px;display:flex;align-items:center;justify-content:space-between;padding:0 20px;border-bottom:1px solid var(--slate-200)}.chat-header>div{display:flex;align-items:center;gap:10px}.chat-header b,.chat-header small{display:block}.chat-header small{margin-top:2px;color:var(--green);font-size:10px}.bot-avatar{flex:0 0 34px;width:34px;height:34px;display:grid;place-items:center;border-radius:7px;background:var(--blue);color:#fff}.chat-messages{display:flex;flex-direction:column;gap:14px;padding:20px;overflow-y:auto}.assistant-conversation{min-width:0}.assistant-context{display:flex;align-items:center;gap:7px;padding:10px 20px;border-bottom:1px solid #e7efed;color:#4f716c;background:#f2faf7;font-size:11px}.assistant-context b{color:#193143}.assistant-empty{display:grid;justify-items:center;align-content:center;gap:7px;min-height:220px;color:#6f858d;text-align:center}.assistant-empty svg{color:#0f8e83}.assistant-empty b{color:#193143;font-size:13px}.assistant-empty span{max-width:280px;font-size:11px;line-height:1.65}.assistant-loading{color:#71838e}.assistant-error{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 12px;border:1px solid #f5caca;border-radius:8px;color:#a23b3b;background:#fff6f6;font-size:11px}.assistant-error .text-button{flex:0 0 auto;color:#a23b3b}.assistant-handoff{display:flex;align-items:center;gap:5px;margin-top:9px;color:#9a6a21;font-size:10px}.assistant-handoff-notice{display:flex;align-items:flex-start;gap:8px;padding:10px 20px;color:#7d5e25;background:#fff9e8;font-size:10px;line-height:1.55}.assistant-handoff-notice button{flex:0 0 auto;margin-left:auto;color:#8d6b2b}.bubble{max-width:72%;padding:12px 14px;border-radius:7px;color:#334155;font-size:12px;line-height:1.7}.bubble.user{align-self:flex-end;background:var(--blue);color:#fff}.assistant-row{display:flex;align-items:flex-start;gap:10px}.bubble.assistant{background:#f5f7fa}.source{display:flex;align-items:center;gap:5px;margin-top:9px;color:#6e84a5;font-size:10px}.chat-input{display:grid;grid-template-columns:1fr 38px;gap:10px;padding:12px 20px;border-top:1px solid var(--slate-200)}.chat-input input{min-width:0;border:1px solid var(--slate-300);border-radius:7px;padding:0 12px;outline:0;font-size:12px}.send-button{width:38px;height:38px;display:grid;place-items:center;border-radius:7px;background:var(--blue);color:#fff}.quick-prompts{display:flex;gap:7px;align-items:center;padding:0 20px 14px;color:#94a3b8;font-size:10px;overflow-x:auto}.quick-prompts button{padding:6px 8px;border-radius:5px;background:#f1f5f9;color:#64748b;white-space:nowrap;font-size:10px}.assistant-drawer-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;display:flex;justify-content:flex-end;background:#1423314d}.assistant-drawer{width:min(500px,100%);height:100%;display:grid;grid-template-rows:auto minmax(0,1fr);overflow:hidden;background:#f8fbfa;box-shadow:-18px 0 50px #18322e2e}.assistant-drawer-heading{position:relative;display:flex;align-items:flex-start;justify-content:space-between;padding:24px 24px 14px;background:#f8fbfa}.assistant-drawer-heading h2{margin-top:8px;color:#193143;font-size:23px;letter-spacing:-.04em}.assistant-drawer .assistant-conversation{min-height:0;margin:0 16px 16px;border:1px solid #dbe9e6;border-radius:14px;background:#fff;box-shadow:0 12px 30px #2053480f}.assistant-drawer .chat-messages{min-height:0}.assistant-drawer .chat-header{padding:0 16px}.assistant-drawer .assistant-context,.assistant-drawer .assistant-handoff-notice,.assistant-drawer .chat-input,.assistant-drawer .quick-prompts{padding-left:16px;padding-right:16px}.alert-strip{display:flex;align-items:center;gap:12px;padding:14px 16px;border:1px solid #fde7b6;border-radius:8px;background:#fff9ea;color:var(--amber)}.supervisor-layout{display:grid;grid-template-columns:minmax(260px,.72fr) minmax(0,1.5fr);gap:16px;align-items:start}.supervisor-selector{display:grid;gap:7px}.supervisor-selector>button{min-width:0;display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:9px;padding:10px;border:1px solid transparent;border-radius:8px;background:#f8fafc;color:#334155;text-align:left}.supervisor-selector>button:hover,.supervisor-selector>button.selected{border-color:#cfe4df;background:#f0faf7}.supervisor-selector>button>span:nth-child(2){min-width:0}.supervisor-selector b,.supervisor-selector small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.supervisor-selector small{margin-top:3px;color:#8291a7;font-size:10px}.supervisor-detail{display:grid;gap:18px}.detail-summary{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:14px;border-radius:9px;background:#f4faf8}.detail-summary b,.detail-summary span,.detail-summary small{display:block}.detail-summary b{color:#193143;font-size:16px}.detail-summary span{margin-top:4px;color:#5e7c7a;font-size:11px}.detail-summary small{margin-top:7px;color:#71838e;font-size:10px}.detail-actions{display:flex;justify-content:flex-end}.subsection-heading{display:flex;align-items:baseline;justify-content:space-between;gap:10px;margin-bottom:8px}.subsection-heading h3{color:#2d455f;font-size:13px}.subsection-heading span{color:#94a3b8;font-size:10px}.evaluation-list,.guidance-list{display:grid;gap:7px}.evaluation-list article{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:10px;padding:11px 12px;border:1px solid #edf0f4;border-radius:8px}.evaluation-list article b,.evaluation-list article small{display:block}.evaluation-list article small{margin-top:3px;color:#8291a7;font-size:10px}.guidance-list article{display:grid;gap:4px;padding:11px 12px;border-left:3px solid #8cc8bb;background:#f7fbfa}.guidance-list article b{color:#2d455f;font-size:12px}.guidance-list article small,.guidance-list article span{color:#71838e;font-size:10px;line-height:1.55}.supervisor-dialog{width:min(560px,100%);max-height:min(720px,calc(100dvh - 40px));overflow:auto}.supervisor-dialog label{display:grid;gap:6px;margin-top:13px;color:#475569;font-size:11px;font-weight:650}.supervisor-dialog input,.supervisor-dialog select,.supervisor-dialog textarea{width:100%;min-width:0;padding:10px 11px;border:1px solid #dbe3eb;border-radius:7px;outline:0;color:#334155;background:#fff;font:inherit;font-size:12px}.supervisor-dialog textarea{min-height:76px;resize:vertical;line-height:1.55}.supervisor-dialog input:focus,.supervisor-dialog select:focus,.supervisor-dialog textarea:focus{border-color:#73b8aa;box-shadow:0 0 0 3px #0f8e831f}.review-workbench{display:grid;grid-template-columns:minmax(220px,.7fr) minmax(0,1.3fr);gap:14px}.review-employee-list{display:grid;align-content:start;gap:7px}.review-employee-list>button{min-width:0;display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:9px;padding:10px;border:1px solid transparent;border-radius:8px;background:#f8fafc;color:#334155;text-align:left}.review-employee-list>button:hover,.review-employee-list>button.selected{border-color:#f0d99b;background:#fff9e8}.review-employee-list b,.review-employee-list small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.review-employee-list small{margin-top:3px;color:#8291a7;font-size:10px}.review-detail{display:grid;align-content:start;gap:9px;min-width:0}.review-detail>div:first-child{padding:10px 12px;border-radius:8px;background:#f8fafc}.review-detail>div:first-child b,.review-detail>div:first-child small{display:block}.review-detail>div:first-child small{margin-top:3px;color:#8291a7;font-size:10px}.review-detail article{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px;border:1px solid #f0e4c6;border-radius:8px;background:#fffdf6}.review-detail article>div{min-width:0}.review-detail article b,.review-detail article small,.review-detail article span{display:block}.review-detail article b{color:#2d455f;font-size:12px}.review-detail article small,.review-detail article span{margin-top:4px;overflow:hidden;color:#71838e;font-size:10px;line-height:1.5;text-overflow:ellipsis;white-space:nowrap}.alert-strip div{min-width:0;flex:1}.alert-strip b{display:block;color:#815800;font-size:13px}.alert-strip span{display:block;margin-top:4px;color:#a07927;font-size:11px}.avatar.square{flex:0 0 34px;border-radius:7px}.distribution{height:190px;display:flex;align-items:flex-end;justify-content:space-around;gap:10px;padding-top:16px}.distribution div{flex:1;display:grid;justify-items:center;gap:6px}.distribution div>span{width:min(38px,70%);border-radius:5px 5px 2px 2px;background:#82aef7}.distribution b{font-size:13px}.distribution small{color:#7d8ca2;font-size:10px;white-space:nowrap}.exception-row{min-height:65px;display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:10px;padding:9px 0;border-bottom:1px solid #edf0f4}.exception-row:last-child{border-bottom:0}.exception-row>span{width:34px;height:34px;display:grid;place-items:center;border-radius:7px;background:var(--red-soft);color:var(--red)}.exception-row b{font-size:12px}.exception-row small{display:block;margin-top:4px;color:#8291a7;font-size:10px}.background-disclaimer{border-color:#f1d391;background:#fff9e8;color:#795b13}.background-layout{align-items:start}.background-workbench{display:grid;gap:16px;min-width:0}.background-summary{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:16px;border:1px solid #dfe7ee;border-radius:8px;background:#f8fafc}.background-summary>div{min-width:0}.background-summary span,.background-summary b,.background-summary p{display:block}.background-summary>div>span{color:#718096;font-size:11px}.background-summary b{margin-top:4px;color:#263c54;font-size:17px}.background-summary p{margin:7px 0 0;color:#66788c;font-size:12px;line-height:1.6}.background-details{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;margin:0;overflow:hidden;border:1px solid #e4eaf0;border-radius:8px;background:#e4eaf0}.background-details>div{min-width:0;padding:11px 13px;background:#fff}.background-details dt{color:#7b8ba0;font-size:10px}.background-details dd{margin:5px 0 0;overflow-wrap:anywhere;color:#33485f;font-size:12px;font-weight:650;line-height:1.45}.background-handoff-record{display:flex;gap:11px;padding:13px;border-left:3px solid #d69b2d;background:#fff9e8;color:#805d16}.background-handoff-record div{min-width:0}.background-handoff-record b,.background-handoff-record span,.background-handoff-record small{display:block}.background-handoff-record span{margin-top:4px;font-size:11px;line-height:1.55}.background-handoff-record small{margin-top:5px;color:#9a7a38;font-size:10px}.background-run-controls{display:grid;grid-template-columns:minmax(180px,1fr) auto auto;align-items:end;gap:10px;padding-top:2px}.background-run-controls label,.background-check-page .review-dialog label{display:grid;gap:6px;color:#526377;font-size:11px;font-weight:650}.background-run-controls select,.background-check-page .review-dialog input,.background-check-page .review-dialog textarea{width:100%;min-width:0;border:1px solid #d7e0e8;border-radius:7px;background:#fff;color:#30465c;font:inherit}.background-run-controls select,.background-check-page .review-dialog input{height:40px;padding:0 11px}.background-check-page .review-dialog label{margin-top:13px}.background-check-page .review-dialog textarea{min-height:96px;padding:10px 11px;resize:vertical}.background-boundary{padding-top:12px;border-top:1px solid #edf1f5;color:#7b8796;font-size:10px;line-height:1.55}.config-cards,.org-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.order-number{width:26px;height:26px;display:grid;place-items:center;border-radius:50%;background:var(--blue-soft);color:var(--blue)}.org-root{display:flex;align-items:center;gap:12px;padding:16px;margin-bottom:14px;border-radius:7px;background:var(--blue);color:#fff}.org-root>span{width:40px;height:40px;display:grid;place-items:center;border-radius:7px;background:#ffffff2b}.org-root b,.org-root small{display:block}.org-root small{margin-top:4px;color:#dbeafe;font-size:11px}.org-grid article{min-height:86px}.org-grid small{color:#7d8ca2;font-size:11px}.flow-source{max-width:620px;display:flex;align-items:center;gap:14px;margin:0 auto;padding:20px;border-radius:8px;background:var(--blue);color:#fff;text-align:left}.flow-source b,.flow-source span{display:block}.flow-source b{font-size:16px}.flow-source span{margin-top:5px;color:#dbeafe;font-size:11px}.flow-connector{display:grid;justify-items:center;gap:5px;padding:12px;color:var(--blue)}.flow-connector svg{transform:rotate(90deg)}.flow-connector span{font-size:11px;font-weight:650}.impact-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.impact-grid article{min-height:145px;padding:16px;border:1px solid var(--slate-200);border-radius:7px}.impact-grid h3{margin-top:12px;font-size:13px}.impact-grid p{margin-top:7px;color:#64748b;font-size:11px}.impact-grid small{display:block;margin-top:12px;color:var(--blue);font-size:10px}.business-flow{display:grid;grid-template-columns:repeat(5,1fr);gap:28px}.flow-step{position:relative;min-height:115px;display:grid;place-items:center;align-content:center;gap:7px;border-radius:7px;background:#f8fafc;text-align:center}.flow-step>span{width:38px;height:38px;display:grid;place-items:center;border-radius:7px;background:var(--blue-soft);color:var(--blue)}.flow-step b{font-size:12px}.flow-step small{color:#8291a7;font-size:10px}.step-arrow{position:absolute;right:-24px;color:#9eb6d9}.result-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-top:18px}.result-grid>div{display:flex;align-items:flex-start;gap:10px;padding:14px;border-radius:7px;background:var(--green-soft);color:var(--green)}.result-grid>div:last-child{background:var(--amber-soft);color:#c77b00}.result-grid span{color:#5a6a80;font-size:11px;line-height:1.5}.result-grid b{display:block;margin-bottom:3px;color:#2d455f;font-size:12px}.allowed,.denied{width:24px;height:24px;display:grid;place-items:center;border-radius:50%}.allowed{background:var(--green-soft);color:var(--green)}.denied{background:#f1f5f9;color:#94a3b8}.nav-backdrop{display:none}.control-page .control-heading{padding:22px 0 26px}.control-page .control-heading h1{font-size:clamp(38px,4.15vw,60px);color:#193143}.control-page .control-heading p{max-width:720px;font-size:14px;color:#71838e}.control-page .control-heading>.status{margin-bottom:8px;border:1px solid #c9efdc;background:#eafbf2;color:#16845c}.control-page .control-tabs{gap:12px;margin-bottom:18px}.control-page .control-tab{min-height:48px;padding:0 17px;border-radius:10px;font-size:13px;color:#72858b}.control-page .control-tab.active{border-color:#b6ded4;background:#fff;color:#168d7d;box-shadow:0 8px 18px #1e514614}.control-page .control-panel-local{padding:40px;border-color:#dce8e5;border-radius:20px;background:#fff;box-shadow:0 18px 42px #2053480e}.control-page .role-context-bar{align-items:center;min-height:116px;margin-bottom:24px;padding:20px 22px;border-color:#d3e5e0;border-radius:16px;background:#f4fbf8}.control-page .role-context-bar>div{gap:6px}.control-page .role-context-bar b{font-size:15px}.control-page .role-context-bar small{font-size:11px}.control-page .role-context-bar label{min-width:288px;font-size:11px}.control-page .role-context-bar select{min-height:48px;padding-left:13px;border-color:#cde0db;border-radius:10px;font-size:13px}.control-page .role-context-bar>.button{min-height:48px;padding:0 18px;border-radius:10px}.control-page .role-config-hero{min-height:226px;padding:30px 34px;border-radius:16px;background:#193143;box-shadow:0 18px 34px #19314329}.control-page .role-config-hero h2{margin-top:10px;font-size:34px}.control-page .role-config-hero p{margin-top:8px;font-size:13px}.control-page .role-config-meta{gap:12px;margin-top:18px;font-size:11px}.control-page .role-config-hero .button-row{gap:12px}.control-page .role-config-hero .button{min-height:46px;padding:0 18px;border-radius:9px}.control-page .role-config-hero .primary-button{background:#2869ee}.control-page .role-config-hero .outline-button{border-color:#d6e1e9;color:#30465c}.control-page .role-config-grid{gap:16px;margin-top:18px}.control-page .role-config-card{padding:20px;border-color:#e0ebe8;border-radius:14px}.control-page .role-card-heading b{font-size:14px}.control-page .role-card-heading small{margin-top:5px;font-size:11px}.control-page .stage-mini-list{gap:10px;margin-top:18px}.control-page .stage-mini-list>div{min-height:72px;padding:11px;border-radius:10px;background:#f4faf8}.control-page .stage-mini-list span{width:26px;height:26px;border-radius:7px;font-size:11px}.control-page .stage-mini-list b{font-size:11px}.control-page .stage-mini-list small{font-size:10px}.control-page .role-boundary-note{margin-top:18px;padding:14px 16px;border-radius:10px;background:#f7fbfa}.hr-operations-page{max-width:1540px;gap:20px}.hr-operations-page .page-heading{min-height:74px;align-items:flex-end;padding:8px 2px 2px}.hr-operations-page .page-heading h1{color:#193143;font-size:32px;line-height:1.12;letter-spacing:-.045em}.hr-operations-page .page-heading p{max-width:720px;margin-top:8px;color:#71838e;line-height:1.55}.hr-operations-page .page-heading>.button,.hr-operations-page .page-heading .button-row .button{min-height:42px;border-radius:9px}.hr-operations-page>.panel,.hr-operations-page .operations-layout>.panel,.hr-operations-page .employee-management-layout>.panel,.hr-operations-page .hr-detail-grid>.panel,.hr-operations-page .config-layout>.panel{border-color:#dce8e5;border-radius:14px;background:#fff;box-shadow:0 12px 30px #2053480b}.hr-operations-page .panel-heading{margin-bottom:18px}.hr-operations-page .panel-title{color:#0f8e83}.hr-operations-page .panel-title h2{color:#193143;font-size:16px}.hr-operations-page .page-tabs{gap:8px;padding-bottom:2px}.hr-operations-page .page-tabs>button{min-height:40px;padding:0 15px;border:1px solid transparent;border-radius:9px;color:#708292;font-weight:700}.hr-operations-page .page-tabs>button.active{border-color:#b6ded4;color:#0f8e83;background:#fff;box-shadow:0 7px 16px #1e514612}.hr-operations-page .info-strip.blue{border:1px solid #d8ebe6;border-radius:10px;background:#eff9f6;color:#39766d}.hr-operations-page .info-strip.green{border:1px solid #c9efdc;border-radius:10px}.hr-operations-page .operations-layout,.hr-operations-page .employee-management-layout,.hr-operations-page .hr-detail-grid{gap:16px}.hr-operations-page .metrics{gap:12px}.hr-operations-page .metric{min-height:112px;padding:18px;border-color:#dce8e5;border-radius:12px;box-shadow:0 8px 20px #20534809}.hr-operations-page .metric>div>span{color:#607b7b;font-weight:650}.hr-operations-page .metric b{color:#193143}.hr-operations-page .metric small{color:#829697}.hr-operations-page .metric-icon{border-radius:9px}.hr-operations-page .responsive-table .table-head{color:#708292;background:#f4f9f7}.hr-operations-page .responsive-table .table-row{border-bottom-color:#edf3f1}.hr-operations-page .responsive-table .table-row:hover{background:#f8fcfa}.hr-operations-page .employee-selector>button.selected{border-color:#9bd2c5;background:#f0faf7;box-shadow:inset 3px 0 #0f8e83}.hr-operations-page .employee-selector>button:hover{background:#f7fbfa}.hr-operations-page .text-button{color:#0f8e83}.hr-operations-page .text-button:hover{color:#087168}.control-page{max-width:1540px}.control-page .control-heading{min-height:74px;padding:8px 2px 2px;align-items:flex-end}.control-page .control-heading h1{color:#193143;font-size:32px;line-height:1.12;letter-spacing:-.045em}.control-page .control-heading p{margin-top:8px;color:#71838e;font-size:13px;line-height:1.55}.control-page .control-heading>.status{margin-bottom:0}.control-page .control-tabs{gap:8px;margin-bottom:16px}.control-page .control-tab{min-height:40px;padding:0 15px;border-radius:9px;font-size:12px}.control-page .control-panel-local{padding:24px;border-radius:14px;box-shadow:0 12px 30px #2053480b}.control-page .role-context-bar{min-height:88px;margin-bottom:16px;padding:16px 18px;border-radius:12px}.control-page .role-context-bar select{min-height:42px;border-radius:9px}.control-page .role-context-bar>.button{min-height:42px;border-radius:9px}.control-page .role-config-hero{min-height:178px;padding:24px 26px;border-radius:14px}.control-page .role-config-hero h2{margin-top:8px;font-size:28px}.control-page .role-config-hero p{font-size:12px}.control-page .role-config-hero .button{min-height:42px;border-radius:9px}.control-page .role-config-grid{gap:14px;margin-top:14px}.control-page .role-config-card{padding:17px;border-radius:12px}.control-page .stage-mini-list{gap:8px;margin-top:14px}.control-page .stage-mini-list>div{min-height:62px;padding:10px;border-radius:9px}.control-page .role-boundary-note{margin-top:14px;border-radius:9px}.control-priority{padding:20px 22px 22px;border:1px solid #d7e5e2;border-radius:14px;background:#f7fbfa}.control-priority-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:16px}.control-priority-heading h2{margin-top:6px;color:#193143;font-size:20px;letter-spacing:-.025em}.control-priority-heading p{margin-top:5px;color:#71838e;font-size:12px}.control-priority-heading .button{min-height:38px;border-color:#c9ddd8;background:#fff;color:#27635d}.control-priority-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.control-priority-item{min-width:0;display:grid;grid-template-columns:34px minmax(0,1fr) 16px;align-items:center;gap:10px;min-height:84px;padding:13px 12px;border:1px solid #dfeae7;border-radius:10px;background:#fff;color:#193143;text-align:left;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.control-priority-item:hover{border-color:#9bcfc2;box-shadow:0 8px 18px #20534814;transform:translateY(-1px)}.control-priority-item:active{transform:translateY(1px)}.control-priority-item>svg{color:#8aa19f}.priority-icon{width:34px;height:34px;display:grid;place-items:center;border-radius:8px}.priority-copy{min-width:0;display:grid;gap:5px}.priority-copy b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#243e4b;font-size:12px}.priority-copy small{overflow-wrap:anywhere;color:#71838e;font-size:10px;line-height:1.45}.priority-blue .priority-icon{background:#edf5ff;color:#3977c9}.priority-red .priority-icon{background:#fff1ef;color:#c05a4d}.priority-amber .priority-icon{background:#fff8e8;color:#b47a17}.priority-green .priority-icon{background:#eaf8f2;color:#27855f}.role-master-detail{display:grid;grid-template-columns:320px minmax(0,1fr);gap:18px}.role-master-list{min-width:0;border:1px solid #dfeae7;border-radius:12px;background:#fbfdfc}.role-master-heading{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:16px 16px 12px;border-bottom:1px solid #e5efec}.role-master-heading h2{color:#193143;font-size:15px}.role-master-heading small{display:block;margin-top:4px;color:#829697;font-size:10px}.role-master-items{display:grid;gap:4px;padding:8px}.role-master-item{min-width:0;display:grid;grid-template-columns:30px minmax(0,1fr) 16px;align-items:start;gap:9px;padding:12px 9px;border:1px solid transparent;border-radius:9px;background:transparent;color:#193143;text-align:left}.role-master-item:hover{background:#f0f8f5}.role-master-item.selected{border-color:#9bd2c5;background:#eff9f5;box-shadow:inset 3px 0 #0f8e83}.role-master-item .path-role-icon{width:30px;height:30px}.role-master-copy{min-width:0;display:grid;gap:5px}.role-master-copy>span:first-child{display:flex;align-items:center;justify-content:space-between;gap:6px}.role-master-copy b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.role-master-copy small,.role-master-path,.role-master-copy em{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#71838e;font-size:10px;font-style:normal}.role-master-copy .status{flex:0 0 auto;padding:3px 6px;font-size:9px}.role-master-path{color:#39766d}.role-master-copy em{color:#9aaba8}.role-detail-pane{min-width:0}.role-detail-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;padding:4px 2px 16px;border-bottom:1px solid #e5efec}.role-detail-heading h2{margin-top:6px;color:#193143;font-size:24px;letter-spacing:-.03em}.role-detail-heading p{margin-top:5px;color:#71838e;font-size:11px}.role-detail-heading .button{min-height:36px;padding:0 12px;border-radius:8px}.role-detail-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;padding:14px 0}.role-detail-stats>div{display:grid;gap:5px;padding:10px 12px;border:1px solid #e1ece9;border-radius:8px;background:#f8fcfa}.role-detail-stats small{color:#829697;font-size:10px}.role-detail-stats b{color:#193143;font-size:15px;font-variant-numeric:tabular-nums}.role-path-overview{padding:16px;border:1px solid #e1ece9;border-radius:10px;background:#fff}.role-path-line{display:flex;align-items:stretch;overflow-x:auto;padding:6px 0 2px}.role-path-line>div{position:relative;min-width:92px;display:grid;justify-items:center;gap:5px;padding:0 6px;text-align:center}.role-path-line>div:not(:last-child):after{content:"";position:absolute;top:13px;left:calc(50% + 14px);width:calc(100% - 28px);height:1px;background:#c8ddd7}.role-path-line span{position:relative;z-index:1;width:27px;height:27px;display:grid;place-items:center;border-radius:50%;background:#0f8e83;color:#fff;font-size:10px;font-weight:700;box-shadow:0 0 0 4px #eef8f5}.role-path-line b{color:#334e55;font-size:10px;white-space:nowrap}.role-path-line small{color:#829697;font-size:9px;white-space:nowrap}.role-detail-lower{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:12px}.role-detail-lower>section{min-width:0;padding:15px;border:1px solid #e1ece9;border-radius:10px;background:#fff}.role-detail-lower .subsection-heading{margin-bottom:9px}.role-detail-lower .subsection-heading h3{font-size:13px}.role-version-list,.role-employee-list{display:grid;gap:7px}.role-version-list>div,.role-employee-list>div{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:8px 0;border-top:1px solid #edf3f1}.role-version-list>div:first-child,.role-employee-list>div:first-child{border-top:0}.role-version-list span,.role-employee-list span:not(.avatar){min-width:0;display:grid;gap:3px}.role-version-list b,.role-employee-list b{color:#334e55;font-size:11px}.role-version-list small,.role-employee-list small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#829697;font-size:10px}.role-version-list em{color:#829697;font-size:10px;font-style:normal;white-space:nowrap}.role-employee-list>div{justify-content:flex-start}.role-employee-list>div>.status{margin-left:auto;flex:0 0 auto}.compact-empty{margin:4px 0;color:#9aaba8;font-size:11px}.work-overview-page .page-heading{min-height:74px;padding-top:8px}.work-overview-page .metrics.five{grid-template-columns:repeat(5,minmax(0,1fr))}.work-overview-page .metric{min-height:122px}.work-overview-page .overview-status-grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr);gap:16px}.work-overview-page .overview-status-grid>.panel{min-width:0;border-color:#dce8e5;border-radius:14px;box-shadow:0 12px 30px #2053480b}.work-overview-page .hr-exception-panel{border-color:#eee3c7;background:#fffefa}.work-overview-page .hr-exception-panel .panel-title{color:#b57c16}.work-overview-page .distribution{min-height:172px;height:auto;padding-top:12px}.work-overview-page .distribution div>span{background:#6db9a5}.work-overview-page .hr-detail-grid{grid-template-columns:minmax(0,1.45fr) minmax(360px,.78fr)}.work-overview-page{gap:16px}.overview-scope-strip{display:flex;align-items:center;gap:9px;padding:9px 12px;border-bottom:1px solid #dce8e5;color:#6f8587;font-size:10px}.overview-scope-strip svg{color:#4e8d84}.overview-priority-block{padding:20px;border:1px solid #dce8e5;border-radius:12px;background:#fff}.overview-section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:15px}.overview-section-heading h2{margin-top:6px;color:#193143;font-size:20px}.overview-section-heading p{margin-top:5px;color:#71838e;font-size:11px}.overview-total-badge{padding:6px 9px;border-radius:6px;background:#fff4f1;color:#b75c4f;font-size:10px;font-weight:700;white-space:nowrap}.overview-priority-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px}.overview-priority-card{min-width:0;display:grid;grid-template-columns:36px minmax(0,1fr) 16px;align-items:center;gap:10px;min-height:92px;padding:12px;border:1px solid #e1eae8;border-radius:9px;background:#fbfdfc;color:#193143;text-align:left;transition:border-color .18s ease,background .18s ease,transform .18s ease}.overview-priority-card:hover{border-color:#9bcfc2;background:#f5fbf8;transform:translateY(-1px)}.overview-priority-card:active{transform:translateY(1px)}.overview-priority-card>span:nth-child(2){min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:baseline;gap:4px 8px}.overview-priority-card b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#334e55;font-size:11px}.overview-priority-card strong{color:#193143;font-size:22px;font-variant-numeric:tabular-nums}.overview-priority-card small{grid-column:1 / -1;color:#829697;font-size:9px;line-height:1.45}.overview-priority-card>svg{color:#91a3a2}.overview-priority-icon{width:36px;height:36px;display:grid;place-items:center;border-radius:8px}.overview-priority-card.blue .overview-priority-icon{background:#edf5ff;color:#3977c9}.overview-priority-card.red .overview-priority-icon{background:#fff1ef;color:#c05a4d}.overview-priority-card.amber .overview-priority-icon{background:#fff8e8;color:#b47a17}.overview-priority-card.green .overview-priority-icon{background:#eaf8f2;color:#27855f}.overview-running-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(340px,.9fr);gap:12px}.overview-running-grid>.panel{min-width:0}.running-summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.running-summary-grid>div{display:grid;gap:5px;min-width:0;padding:8px 14px;border-left:1px solid #e5efec}.running-summary-grid>div:first-child{padding-left:0;border-left:0}.running-summary-grid span{color:#71838e;font-size:10px}.running-summary-grid b{color:#193143;font-size:24px;font-variant-numeric:tabular-nums}.running-summary-grid small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#9aaba8;font-size:9px}.stage-distribution-list{display:grid;gap:9px}.stage-distribution-list>div{display:grid;grid-template-columns:minmax(100px,.7fr) minmax(120px,1.3fr);align-items:center;gap:12px}.stage-distribution-list span{display:flex;align-items:center;justify-content:space-between;gap:8px;min-width:0}.stage-distribution-list b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#3e585e;font-size:10px}.stage-distribution-list small{color:#829697;font-size:9px;white-space:nowrap}.stage-distribution-list i{height:6px;overflow:hidden;border-radius:3px;background:#edf3f1}.stage-distribution-list em{display:block;height:100%;border-radius:inherit;background:#61aa99}.attention-employee-list{display:grid}.attention-employee-list>button{min-width:0;display:grid;grid-template-columns:32px minmax(150px,.8fr) minmax(220px,1.4fr) auto 16px;align-items:center;gap:10px;min-height:58px;padding:9px 8px;border-top:1px solid #edf3f1;color:#334e55;text-align:left}.attention-employee-list>button:first-child{border-top:0}.attention-employee-list>button:hover{background:#f7fbfa}.attention-employee-list>button>span:nth-child(2){min-width:0;display:grid;gap:4px}.attention-employee-list b,.attention-employee-list small,.attention-action{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.attention-employee-list b{font-size:11px}.attention-employee-list small{color:#829697;font-size:9px}.attention-action{color:#607b7b;font-size:10px}.attention-employee-list>button>svg{color:#91a3a2}@media (max-width: 1180px){.work-overview-page .metrics.five{grid-template-columns:repeat(3,minmax(0,1fr))}.work-overview-page .overview-status-grid{grid-template-columns:1fr}.overview-priority-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.overview-running-grid{grid-template-columns:1fr}}@media (max-width: 820px){.hr-operations-page .page-heading{min-height:0;align-items:flex-start;padding-top:2px}.hr-operations-page .page-heading h1{font-size:28px}.control-page .control-heading{min-height:0;align-items:flex-start;padding-top:2px}.control-page .control-heading h1{font-size:28px}.control-page .control-panel-local{padding:18px}.work-overview-page .page-heading h1{font-size:28px}.work-overview-page .metrics.five,.work-overview-page .overview-status-grid{grid-template-columns:1fr}.overview-section-heading{align-items:flex-start;flex-direction:column}.overview-priority-grid,.running-summary-grid{grid-template-columns:1fr}.running-summary-grid>div{padding:10px 0;border-top:1px solid #e5efec;border-left:0}.running-summary-grid>div:first-child{border-top:0}.attention-employee-list>button{grid-template-columns:32px minmax(0,1fr) auto 16px}.attention-action{grid-column:2 / -1;grid-row:2}.control-priority{padding:17px}.control-priority-heading{align-items:flex-start;flex-direction:column}.control-priority-heading .button{width:100%;justify-content:center}.control-priority-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.role-master-detail{grid-template-columns:1fr}.role-detail-heading{align-items:flex-start;flex-direction:column}.role-detail-heading .button-row{width:100%}.role-detail-heading .button{flex:1;justify-content:center}.role-detail-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.role-detail-lower{grid-template-columns:1fr}}@media (max-width: 1180px){.metrics.five{grid-template-columns:repeat(3,1fr)}.metrics.four{grid-template-columns:repeat(2,1fr)}.impact-grid{grid-template-columns:repeat(3,1fr)}.responsive-table{overflow-x:auto}.table-head,.table-row{min-width:920px}}@media (max-width: 820px){.config-layout{grid-template-columns:1fr}.config-context{align-items:flex-start;flex-direction:column}.config-page .page-heading h1{font-size:26px}.topbar{padding:0 14px}.mobile-menu{display:grid;place-items:center;flex:0 0 36px;width:36px;height:36px;border-radius:7px;background:#f1f5f9;color:#475569}.brand{flex:1;min-width:0}.brand-mark{width:32px;height:32px}.brand b{display:block;max-width:230px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.brand small,.org-control,.notification-button{display:none}.topbar-control{min-height:34px;padding:0 9px;font-size:11px}.topbar-actions{gap:7px}.body-shell{display:block}.sidebar{position:fixed;inset:0 auto 0 0;top:0;width:270px;height:100dvh;transform:translate(-105%);transition:transform .22s ease;box-shadow:18px 0 55px #1827422e}.sidebar.open{transform:translate(0)}.mobile-sidebar-head{display:flex;align-items:center;justify-content:space-between;margin:-4px 0 18px;padding:4px 2px 12px;border-bottom:1px solid var(--slate-200)}.mobile-sidebar-head button{width:34px;height:34px;display:grid;place-items:center;border-radius:6px;background:#f1f5f9;color:#64748b}.nav-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:20;display:block;background:#151f305c}main{padding:18px 14px 28px}.page-stack,.page-heading,.welcome-banner,.panel,.dashboard-grid,.service-grid,.filter-bar,.chips,.search-box{min-width:0;max-width:100%}.page-stack{gap:16px}.page-heading{align-items:flex-start;flex-direction:column;gap:12px}.page-heading h1{font-size:21px}.page-heading>.button,.page-heading .search-box{width:100%}.journey-page-heading{align-items:flex-start;flex-direction:column}.journey-page-heading .button{width:100%}.journey-focus{align-items:stretch;flex-direction:column;padding:20px 18px}.journey-focus h2{font-size:19px}.journey-focus-actions{flex-direction:row;min-width:0}.journey-focus-actions .button{flex:1}.hr-detail-grid{grid-template-columns:1fr}.welcome-banner{align-items:flex-start;flex-direction:column;padding:22px 18px;overflow:hidden}.welcome-banner>div{min-width:0;max-width:100%}.welcome-banner h1{font-size:20px}.button-row{width:100%;min-width:0}.button-row .button{min-width:0;flex:1;padding:0 10px}.panel{padding:18px 15px}.panel-heading{align-items:flex-start}.stage-track{grid-template-columns:repeat(7,90px);padding-bottom:8px;overflow-x:auto}.stage-track:before{display:none}.dashboard-grid,.service-grid,.metrics.three,.metrics.four,.metrics.five,.config-cards,.org-grid,.result-grid,.consultation-layout,.operations-layout,.background-details{grid-template-columns:1fr}.background-run-controls{grid-template-columns:1fr;align-items:stretch}.background-run-controls .button{width:100%}.employee-selector{max-height:280px}.supervisor-layout,.employee-management-layout{grid-template-columns:1fr}.employee-filter-bar>.muted{margin-left:0}.review-workbench{grid-template-columns:1fr}.evaluation-list article{grid-template-columns:minmax(0,1fr) auto}.evaluation-list article .text-button,.evaluation-list article .muted{grid-column:1 / -1;justify-self:start}.metric{min-height:86px}.filter-bar{align-items:stretch;flex-direction:column}.search-box{width:100%;min-width:0}.chips{flex-wrap:nowrap;width:100%}.service-card>div{min-width:0}.assistant-page{height:auto}.assistant-layout{grid-template-columns:1fr}.conversation-list{display:none}.chat-panel{min-height:650px}.assistant-drawer .chat-panel{min-height:0}.bubble{max-width:88%}.impact-grid{grid-template-columns:1fr}.business-flow{grid-template-columns:1fr;gap:12px}.step-arrow{right:auto;bottom:-16px;transform:rotate(90deg)}.completion span{display:none}.consultation-form-footer{align-items:stretch;flex-direction:column}.consultation-form-footer .button{width:100%}.consultation-actions{align-items:stretch;flex-direction:column}.consultation-actions .button{width:100%}}@media (max-width: 480px){.brand-mark{display:none}.topbar{gap:8px}.avatar{display:none}.welcome-banner .button-row,.journey-focus-actions{align-items:stretch;flex-direction:column}.journey-focus-actions .button{width:100%}.panel-title h2{font-size:15px}.split-actions{align-items:stretch;flex-direction:column}.split-actions .button{width:100%}.task-row,.todo-row{grid-template-columns:25px 1fr}.task-row .small-button,.todo-row .small-button{grid-column:2;width:fit-content}.quick-prompts{align-items:flex-start;flex-direction:column}.page-back-button{max-width:100%;white-space:normal;text-align:left}.operation-guidance{grid-template-columns:1fr;align-items:stretch;padding:12px}.operation-guidance>button{width:100%}.operation-notice{grid-template-columns:18px minmax(0,1fr) 30px}.operation-notice>button:not(.notice-close){grid-column:2 / -1;width:100%}.operation-notice .notice-close{grid-column:3;grid-row:1}.modal-backdrop{padding:12px}.assistant-drawer-heading{padding:18px 16px 10px}.assistant-drawer .assistant-conversation{margin:0 10px 10px}.review-dialog{max-height:calc(100dvh - 24px);padding:22px 16px 16px}.file-preview-dialog{width:100%;height:calc(100dvh - 24px);border-radius:10px}.file-preview-heading{padding:16px 16px 12px}.file-preview-canvas{padding:10px}.file-preview-footer{align-items:stretch;flex-direction:column;padding:11px 12px}.file-preview-footer .button{width:100%}.form-grid{grid-template-columns:1fr;gap:12px}.dialog-actions{align-items:stretch;flex-direction:column-reverse}.dialog-actions .button{width:100%}.background-summary{flex-direction:column}}@media (max-width: 820px){.control-page{max-width:100%}.control-page .control-heading h1{font-size:28px}.control-page .control-panel-local{padding:18px;border-radius:14px}.control-page .role-context-bar{min-height:0}.control-page .role-config-hero{min-height:0;padding:22px 19px}.control-page .role-config-hero h2{font-size:28px}.control-page .role-config-hero .button-row,.control-page .role-config-hero .button{width:100%}}
