:root{color-scheme:light;--blue: #165dba;--teal: #0f9f8f;--red: #e11d48;--ink: #152033;--muted: #667085;--line: #d7e0ec;--surface: #eef4fb;--card: #ffffff;--shadow-soft: 0 10px 24px rgba(31, 54, 87, .08);font-family:Alibaba PuHuiTi,MiSans,PingFang SC,Microsoft YaHei,Noto Sans CJK SC,sans-serif;letter-spacing:0}*{box-sizing:border-box}.foundation-auth-pending{display:grid;place-items:center;min-height:100dvh;background:#eef3f9;color:var(--ink)}.foundation-auth-card{display:grid;gap:8px;width:min(360px,calc(100vw - 40px));padding:22px 24px;border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:var(--shadow-soft)}.foundation-auth-card strong{font-size:16px}.foundation-auth-card span{color:var(--muted);font-size:13px;line-height:1.6}body{margin:0;min-height:100dvh;background:var(--surface);color:var(--ink);font-family:Alibaba PuHuiTi,MiSans,PingFang SC,Microsoft YaHei,Noto Sans CJK SC,sans-serif;letter-spacing:0}button,input{font:inherit}button{cursor:pointer}.app-shell{display:grid;grid-template-columns:var(--navigation-width, 244px) minmax(0,1fr) 392px;height:100dvh;overflow:hidden}.app-shell.foundation-navigation-hidden{grid-template-columns:minmax(0,1fr) 392px}.app-shell.foundation-ai-hidden{grid-template-columns:var(--navigation-width, 244px) minmax(0,1fr)}.app-shell.foundation-navigation-hidden.foundation-ai-hidden{grid-template-columns:minmax(0,1fr)}.navigation-resizer{position:fixed;top:0;bottom:0;left:var(--navigation-width, 244px);z-index:30;width:14px;padding:0;border:0;border-radius:0;background:transparent;cursor:col-resize;transform:translate(-50%)}.navigation-resizer:after{position:absolute;top:12px;bottom:12px;left:50%;width:2px;border-radius:999px;background:#165dba33;transform:translate(-50%);transition:background .16s ease,box-shadow .16s ease;content:""}.navigation-resizer:hover:after,body.navigation-resizing .navigation-resizer:after{background:#165dbab8;box-shadow:0 0 0 4px #165dba1f}body.navigation-resizing{cursor:col-resize;-webkit-user-select:none;user-select:none}.system-sidebar,.workspace,.assistant-panel{min-width:0;min-height:0;overflow:auto}.system-sidebar{display:flex;flex-direction:column;gap:12px;overflow:hidden;padding:20px 14px;border-right:1px solid #d6e2f1;background:#fff}.sidebar-title-row,.assistant-head,.panel-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.sidebar-title-row{justify-content:flex-end;min-height:34px;margin-bottom:14px;color:var(--ink);font-size:13px;font-weight:820}.collapse-button{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:32px;height:32px;border:1px solid #cfd8e6;border-radius:8px;background:#fff;color:#526078}.sidebar-menu{display:grid;align-content:start;gap:8px;flex:1;min-height:0;overflow:auto;padding-right:0}.sidebar-nav-group{display:grid;gap:4px}.sidebar-menu-button{position:relative;display:flex;align-items:center;gap:12px;width:100%;min-height:44px;padding:0 12px 0 18px;border:0;border-radius:10px;background:transparent;color:#111827;font-size:14.5px;font-weight:550;line-height:1.45;text-align:left}.sidebar-item-main{min-width:0;flex:1}.sidebar-label{display:block;min-width:0;overflow:visible;color:inherit;line-height:1.35;overflow-wrap:anywhere;text-overflow:clip;white-space:normal}.sidebar-menu-button svg{flex:0 0 auto;width:18px;height:18px;color:#102033}.sidebar-menu-button.has-children{padding-right:12px}.sidebar-chevron{flex:0 0 auto;width:16px;height:16px;color:#102033}.sidebar-menu-button:hover{background:#f8fbff}.sidebar-menu-button.active{color:#1769e8;background:#fff;box-shadow:0 6px 18px #164b860f}.sidebar-menu-button.active svg,.sidebar-menu-button.active .sidebar-chevron{color:#1769e8}.sidebar-menu-button.active:before{position:absolute;top:8px;bottom:8px;left:0;width:3px;border-radius:999px;background:#1769e8;content:""}.sidebar-submenu{display:grid;gap:4px;margin:0 0 4px 42px;padding-left:12px;border-left:1px solid #d6e2f1}.sidebar-subitem{display:grid;grid-template-columns:4px minmax(0,1fr);align-items:center;gap:9px;min-height:34px;width:100%;padding:0 10px 0 0;border:0;border-radius:8px;background:transparent;color:#111827;font-size:13.5px;font-weight:550;line-height:1.45;text-align:left}.sidebar-subitem>span{width:4px;height:4px;border-radius:50%;background:#9aa7b8}.sidebar-subitem strong{min-width:0;overflow:visible;color:inherit;font-size:13.5px;font-weight:550;line-height:1.35;overflow-wrap:anywhere;text-overflow:clip;white-space:normal}.sidebar-subitem:hover,.sidebar-subitem.active{color:#1769e8}.sidebar-subitem.active{background:#fff;box-shadow:0 6px 18px #164b860f}.sidebar-subitem.active>span{background:#1769e8}.sidebar-footer{flex:0 0 auto;display:grid;gap:12px;padding-top:12px}.sidebar-more-button{display:flex;align-items:center;gap:10px;width:100%;height:52px;padding:0 14px;border:1px solid #d6e2f1;border-radius:10px;background:#fff;color:#102033;font-size:14px;font-weight:600;text-align:left;box-shadow:none}.sidebar-more-button svg{width:18px;height:18px;color:#102033}.nav-settings-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;display:grid;place-items:center;padding:24px;background:#0f172a47}.nav-settings-dialog{width:min(620px,calc(100vw - 32px));max-height:min(720px,calc(100dvh - 48px));overflow:hidden;border:1px solid #cfd8e6;border-radius:8px;background:#fff;box-shadow:0 24px 70px #0f172a38}.nav-settings-head{display:flex;align-items:center;justify-content:space-between;gap:14px;min-height:56px;padding:0 16px 0 18px;border-bottom:1px solid var(--line);background:#fbfdff}.nav-settings-head h2{margin:0;color:#111c2f;font-size:18px;font-weight:850}.nav-settings-close{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border:1px solid #cfd8e6;border-radius:8px;background:#fff;color:#526078}.nav-settings-table-wrap{max-height:calc(min(720px,100dvh - 48px) - 56px);overflow:auto}.nav-settings-table{width:100%;min-width:480px;border-collapse:collapse;table-layout:fixed}.nav-settings-table th,.nav-settings-table td{height:44px;padding:10px 14px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);color:#344054;font-size:13px;text-align:left;vertical-align:middle}.nav-settings-table th:last-child,.nav-settings-table td:last-child{border-right:0}.nav-settings-table tr:last-child td{border-bottom:0}.nav-settings-table thead th{position:sticky;top:0;z-index:1;background:#eef4fb;color:#26354a;font-weight:790}.nav-settings-table th:nth-child(1),.nav-settings-table td:nth-child(1){width:74px;text-align:center}.nav-settings-table th:nth-child(3),.nav-settings-table td:nth-child(3){width:124px;text-align:center}.nav-settings-table td:nth-child(2){font-weight:740}.nav-settings-child{display:inline-flex;align-items:center;padding-left:18px;color:#526078}.nav-settings-child:before{width:4px;height:4px;margin-right:8px;border-radius:50%;background:#9aa7b8;content:""}.nav-switch{position:relative;display:inline-flex;align-items:center;justify-content:center;width:42px;height:24px}.nav-switch input{position:absolute;top:0;right:0;bottom:0;left:0;margin:0;opacity:0}.nav-switch span{position:relative;width:42px;height:24px;border-radius:999px;background:#cfd8e6;transition:background .16s ease}.nav-switch span:after{position:absolute;top:3px;left:3px;width:18px;height:18px;border-radius:50%;background:#fff;box-shadow:0 1px 4px #0f172a33;transition:transform .16s ease;content:""}.nav-switch input:checked+span{background:var(--blue)}.nav-switch input:checked+span:after{transform:translate(18px)}.nav-switch input:focus-visible+span{outline:3px solid rgba(22,93,186,.2);outline-offset:2px}.workspace{padding:18px 20px 20px}.dashboard-shell{display:grid;align-content:start;gap:14px;width:100%;margin:0}.metrics-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.metric-card,.growth-score-card,.growth-stat-card,.insight-card,.panel,.assistant-status,.chat-message{border:1px solid var(--line);border-radius:8px;background:var(--card);box-shadow:var(--shadow-soft)}.metric-card{min-height:108px;display:grid;gap:8px;align-content:start;padding:15px 16px;border-top-width:3px}.metric-card span,.metric-card small,.growth-score-card small,.growth-stat-card span,.panel-head p,.flow-row small,.assistant-title p,.connector-row small,.chat-message small{color:var(--muted)}.metric-card span{font-size:14px;font-weight:650}.metric-card strong{font-size:31px;line-height:1;font-variant-numeric:tabular-nums}.metric-card small{font-size:13px}.tone-blue{border-top-color:#2473f2}.tone-teal{border-top-color:var(--teal)}.tone-red{border-top-color:var(--red)}.growth-grid{display:grid;grid-template-columns:minmax(220px,1fr) minmax(280px,1.2fr) minmax(260px,1.1fr);gap:14px;align-items:stretch;min-height:0}.growth-score-card{min-height:168px;display:flex;align-items:center;justify-content:center;gap:14px;padding:22px}.growth-icon,.home-badge,.assistant-avatar{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;border-radius:8px}.growth-icon{width:42px;height:42px;color:var(--teal);background:#ddf5f1}.growth-score-card strong{display:block;margin-top:4px;font-size:36px;line-height:1}.growth-score-card em{display:block;margin-top:8px;color:var(--teal);font-style:normal;font-weight:760}.growth-stat-card{min-height:168px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));overflow:hidden}.growth-stat-card>div{display:grid;align-content:center;gap:8px;padding:18px;border-right:1px solid #e0e8f3}.growth-stat-card>div:last-child{border-right:0}.growth-stat-card strong{color:var(--blue);font-size:27px;line-height:1}.growth-stat-card span{max-width:84px;font-size:13px;line-height:1.45}.growth-insights{display:grid;grid-template-rows:repeat(2,minmax(0,1fr));gap:10px;min-height:0}.insight-card{min-height:79px;display:grid;grid-template-columns:24px minmax(0,1fr);gap:10px;align-items:start;padding:15px 14px}.insight-card svg{color:var(--blue);margin-top:3px}.insight-card strong{font-size:14px}.insight-card p{margin:5px 0 0;color:var(--muted);font-size:12px;line-height:1.45}.lower-grid{display:grid;grid-template-columns:minmax(320px,.82fr) minmax(460px,1.18fr);gap:14px;align-items:stretch;min-height:0}.panel{padding:16px}.entry-panel,.flow-panel{display:grid;grid-template-rows:auto minmax(0,1fr);min-height:0}.panel-head{margin-bottom:16px}.panel-head h2{margin:0;font-size:19px;line-height:1.2}.panel-head p{margin:5px 0 0;font-size:13px}.home-badge{width:40px;height:40px;color:#fff;background:#2f6df6}.entry-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(2,minmax(76px,1fr));gap:10px;height:100%}.entry-card{min-height:76px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;padding:14px;border:1px solid var(--line);border-radius:8px;background:#fbfdff;color:var(--ink);text-align:left}.entry-card div{display:grid;gap:7px}.entry-card svg{color:var(--blue)}.entry-card strong{font-size:17px;line-height:1.25}.entry-card span{display:inline-flex;align-items:center;justify-content:center;min-width:36px;min-height:32px;padding:0 8px;border-radius:8px;color:#53657f;background:#edf3fa;font-size:13px;font-weight:700}.text-button{border:0;background:transparent;color:var(--blue);font-weight:760}.flow-list{display:grid;grid-template-rows:repeat(3,minmax(64px,1fr));gap:10px;height:100%}.flow-row{min-height:64px;display:grid;grid-template-columns:86px minmax(0,1fr) 64px;align-items:center;gap:12px;padding:0 14px;border:1px solid #e0e8f3;border-radius:8px;background:#fbfdff}.flow-row>span{display:inline-flex;align-items:center;justify-content:center;min-height:30px;border-radius:8px;color:var(--teal);background:#ddf5f1;font-size:13px;font-weight:760}.flow-row strong,.flow-row small{display:block}.flow-row strong{font-size:14px;line-height:1.35}.flow-row small{margin-top:4px;font-size:12px}.flow-row em{color:var(--ink);font-style:normal;font-size:13px;font-weight:760;text-align:right}.module-data-page{display:grid;gap:16px;max-width:980px;margin:0 auto}.module-data-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:18px;border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:var(--shadow-soft)}.module-data-head>div{display:flex;align-items:flex-start;gap:13px;min-width:0}.module-data-icon{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:42px;height:42px;border-radius:8px;background:#eaf2ff;color:var(--blue)}.module-data-head h1{margin:0;color:#111c2f;font-size:22px;line-height:1.25;font-weight:860}.module-data-head p{max-width:620px;margin:6px 0 0;color:var(--muted);font-size:13px;line-height:1.55;font-weight:650}.module-stat-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.module-stat-card{min-height:106px;display:grid;align-content:center;gap:7px;padding:16px;border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:var(--shadow-soft)}.module-stat-card span,.module-stat-card small{color:var(--muted);font-size:13px;font-weight:650}.module-stat-card strong{color:var(--blue);font-size:29px;line-height:1;font-weight:850;font-variant-numeric:tabular-nums}.module-content-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(240px,.65fr);gap:16px;align-items:start}.module-record-list,.module-action-list{display:grid;gap:10px}.module-record-row{display:grid;grid-template-columns:96px minmax(0,1fr) 80px;align-items:center;gap:12px;min-height:58px;padding:0 13px;border:1px solid #e0e8f3;border-radius:8px;background:#fbfdff}.module-record-row span{display:inline-flex;align-items:center;justify-content:center;min-height:30px;padding:0 9px;border-radius:8px;background:#ddf5f1;color:var(--teal);font-size:12px;font-weight:780}.module-record-row strong{min-width:0;overflow:hidden;color:#26354a;font-size:13px;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.module-record-row em{color:#344054;font-size:12px;font-style:normal;font-weight:760;text-align:right}.module-action-list button{min-height:42px;padding:0 12px;border:1px solid #cfd8e6;border-radius:8px;background:#fff;color:var(--blue);font-size:13px;font-weight:780;text-align:left}.module-action-list button:hover{border-color:#a8c0de;background:#f4f8ff}.module-action-result{margin:12px 0 0;padding:10px 11px;border:1px solid #bfdbfe;border-radius:8px;background:#eff6ff;color:#1554ad;font-size:12px;line-height:1.5;font-weight:720}.permission-admin-panel{display:grid;gap:12px}.permission-admin-form{display:grid;grid-template-columns:minmax(220px,1fr) minmax(160px,200px) auto;gap:10px;align-items:end}.permission-admin-form label{display:grid;gap:6px;min-width:0;color:#536178;font-size:12px;font-weight:760}.permission-admin-form input,.permission-admin-form select{width:100%;min-width:0;min-height:40px;padding:0 11px;border:1px solid #cfd8e6;border-radius:8px;background:#fbfdff;color:#162238;font-size:13px;font-weight:720;outline:none}.permission-admin-form input:focus,.permission-admin-form select:focus{border-color:#8bb6f0;box-shadow:0 0 0 3px #2563eb1f}.permission-admin-form button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:40px;padding:0 14px;border:1px solid var(--blue);border-radius:8px;background:var(--blue);color:#fff;font-size:13px;font-weight:800;white-space:nowrap}.permission-admin-form button:hover{border-color:#174da7;background:#174da7}.permission-admin-message{margin:0;padding:9px 11px;border:1px solid #bfdbfe;border-radius:8px;background:#eff6ff;color:#1554ad;font-size:12px;font-weight:720}.permission-admin-list{display:grid;gap:8px}.permission-admin-row{display:grid;grid-template-columns:minmax(80px,.8fr) minmax(90px,.9fr) minmax(110px,1fr) auto;align-items:center;gap:10px;min-height:42px;padding:0 11px;border:1px solid #e0e8f3;border-radius:8px;background:#fbfdff}.permission-admin-row strong{color:#162238;font-size:13px;font-weight:820}.permission-admin-row span,.permission-admin-row small{min-width:0;overflow:hidden;color:#536178;font-size:12px;font-weight:680;text-overflow:ellipsis;white-space:nowrap}.permission-admin-row em{padding:5px 8px;border-radius:8px;background:#fff7ed;color:#b45309;font-size:12px;font-style:normal;font-weight:780}.permission-admin-empty{padding:11px;border:1px dashed #cfd8e6;border-radius:8px;color:var(--muted);font-size:12px;font-weight:680}.employee-roster-page{display:grid;gap:16px;max-width:1120px;margin:0 auto}.employee-roster-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:18px;border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:var(--shadow-soft)}.employee-roster-head>div:first-child{display:flex;align-items:flex-start;gap:13px;min-width:0}.employee-roster-head h1{margin:0;color:#111c2f;font-size:22px;line-height:1.25;font-weight:860}.employee-roster-head p{max-width:680px;margin:6px 0 0;color:var(--muted);font-size:13px;line-height:1.55;font-weight:650}.employee-head-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px;flex:0 0 auto}.employee-head-actions button:not(.text-button),.employee-search-button,.employee-clear-button,.employee-empty-state button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:36px;padding:0 11px;border:1px solid #cfd8e6;border-radius:8px;background:#fff;color:#26354a;font-size:13px;font-weight:780}.employee-head-actions button:not(.text-button):hover,.employee-search-button:hover,.employee-clear-button:hover,.employee-empty-state button:hover{border-color:#a8c0de;background:#f4f8ff;color:var(--blue)}.employee-search-button{border-color:var(--blue);background:var(--blue);color:#fff}.employee-search-button:hover{border-color:#174da7;background:#174da7;color:#fff}.employee-stat-strip{display:grid;grid-template-columns:repeat(4,minmax(70px,1fr));align-items:stretch;gap:0;min-height:76px;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:var(--shadow-soft)}.employee-stat-item{display:grid;grid-template-columns:minmax(70px,auto) max-content;grid-template-areas:"label value" "note value";align-content:center;align-items:center;gap:3px 12px;min-width:0;padding:14px 18px;border-right:1px solid #d8e2ef}.employee-stat-item:last-child{border-right:0}.employee-stat-item span{grid-area:label;min-width:0;overflow:hidden;color:#536178;font-size:13px;line-height:1.2;font-weight:760;text-overflow:ellipsis;white-space:nowrap}.employee-stat-item strong{grid-area:value;color:var(--blue);font-size:30px;line-height:1;font-weight:860;font-variant-numeric:tabular-nums}.employee-stat-item small{grid-area:note;min-width:0;overflow:hidden;color:var(--muted);font-size:12px;line-height:1.25;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.employee-toolbar{display:grid;grid-template-columns:minmax(220px,1fr) minmax(140px,180px) minmax(118px,150px) auto auto;gap:10px;align-items:center;padding:12px;border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:var(--shadow-soft)}.employee-roster-message{margin:-4px 0 0;color:var(--muted);font-size:12px;font-weight:700}.employee-search,.employee-select{display:flex;align-items:center;gap:8px;min-width:0;min-height:40px;padding:0 10px;border:1px solid #cfd8e6;border-radius:8px;background:#fbfdff;color:#53657f}.employee-search input,.employee-select select{min-width:0;width:100%;border:0;outline:none;background:transparent;color:#26354a;font-size:13px;font-weight:680}.employee-select select{-webkit-appearance:none;-moz-appearance:none;appearance:none}.employee-content-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:16px;align-items:start}.employee-table-panel{min-width:0}.employee-table-count{display:inline-flex;align-items:center;min-height:30px;padding:0 10px;border-radius:8px;background:#eef4fb;color:#53657f;font-size:12px;font-weight:820;font-variant-numeric:tabular-nums}.employee-table-wrap{max-height:calc(100dvh - 355px);min-height:360px;overflow:auto;border:1px solid #e0e8f3;border-radius:8px}.employee-roster-table{width:100%;min-width:780px;border-collapse:collapse;table-layout:fixed}.employee-roster-table th,.employee-roster-table td{height:54px;padding:10px 12px;border-bottom:1px solid #e0e8f3;color:#344054;font-size:13px;text-align:left;vertical-align:middle}.employee-roster-table thead th{position:sticky;top:0;z-index:1;height:42px;background:#eef4fb;color:#26354a;font-weight:790}.employee-roster-table tbody tr{cursor:default;background:#fff;transition:background .16s ease,box-shadow .16s ease}.employee-roster-table tbody tr:hover{background:#f4f8ff}.employee-roster-table tbody tr:focus-visible{outline:3px solid rgba(22,93,186,.2);outline-offset:-3px}.employee-roster-table tbody tr:last-child th,.employee-roster-table tbody tr:last-child td{border-bottom:0}.employee-person-cell{display:flex;align-items:center;gap:10px;min-width:0}.employee-person-cell>span{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:34px;height:34px;border-radius:8px;background:#ddf5f1;color:#087568;font-size:13px;font-weight:850}.employee-roster-table strong,.employee-roster-table small{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.employee-roster-table strong{color:#26354a;font-size:13px;font-weight:800}.employee-roster-table small{margin-top:3px;color:#7b8798;font-size:12px;font-weight:650}.employee-status,.employee-account{display:inline-flex;align-items:center;min-height:26px;padding:0 8px;border-radius:7px;font-size:12px;font-style:normal;font-weight:820;white-space:nowrap}.status-active{background:#dcfce7;color:#047857}.status-trial{background:#eef4ff;color:#1d4ed8}.status-onboarding{background:#fff7ed;color:#b45309}.status-leaving{background:#ffe4e6;color:#be123c}.status-archived{background:#f1f5f9;color:#475569}.employee-account.ready{background:#eef4fb;color:#53657f}.employee-account.todo{background:#fff7ed;color:#b45309}.module-action-list button:disabled{cursor:not-allowed;opacity:.55}.employee-empty-state{display:grid;place-items:center;min-height:220px;padding:24px;color:#526078;text-align:center}.employee-empty-state.compact{min-height:140px}.employee-empty-state strong{color:#26354a;font-size:15px;font-weight:850}.employee-empty-state p{max-width:280px;margin:6px 0 10px;font-size:13px;line-height:1.5}.basic-info-page{max-width:980px;margin:0 auto}.basic-info-card{overflow:hidden;border:1px solid var(--line);border-radius:8px;background:var(--card);box-shadow:var(--shadow-soft)}.basic-info-head{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:20px 18px 18px;border-bottom:1px solid var(--line);background:linear-gradient(180deg,#fff,#fbfdff)}.basic-info-badge{flex:0 0 auto;padding:8px 12px;border:1px solid #cfe0f2;border-radius:999px;background:#f2f7ff;color:var(--blue);font-size:12px;font-weight:800}.basic-info-action{min-height:34px}.esign-head-actions{display:flex;align-items:center;gap:10px;flex:0 0 auto}.esign-submit-status{color:#059669;font-size:12px;font-weight:800}.basic-info-head h1{margin:0 0 7px;color:#111c2f;font-size:22px;line-height:1.25;font-weight:850}.basic-info-head p{margin:0;color:var(--muted);font-size:13px;font-weight:680}.basic-table-wrap{overflow:auto}.basic-info-table{width:100%;min-width:760px;border-collapse:collapse;table-layout:fixed}.basic-info-table th:first-child,.basic-info-table td:first-child{width:30%;min-width:228px}.basic-info-table th:nth-child(2),.basic-info-table td:nth-child(2){width:40%;min-width:304px}.basic-info-table th:nth-child(3),.basic-info-table td:nth-child(3){width:30%;min-width:228px}.basic-info-table th,.basic-info-table td{height:42px;padding:11px 14px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);color:#344054;font-size:13px;line-height:1.45;text-align:left;vertical-align:middle}.basic-info-table th:last-child,.basic-info-table td:last-child{border-right:0}.basic-info-table tr:last-child th,.basic-info-table tr:last-child td{border-bottom:0}.basic-info-table thead th{background:#eef4fb;color:#26354a;font-weight:790}.basic-info-table tbody th{background:#fff;color:#26354a;font-size:12.5px;font-weight:780;white-space:nowrap}.basic-info-table td:nth-child(2){color:#526078;padding-right:10px;padding-left:10px;font-size:12px}.basic-info-table td:nth-child(3){color:#26354a;font-weight:720;overflow-wrap:anywhere}.basic-info-table .empty-value{color:#9aa7b8;font-weight:650}.basic-info-table .auto-value{color:#ef4444;font-size:12px;font-weight:760}.esign-cert-form{display:grid;gap:18px;padding-bottom:20px;background:#fff}.esign-cert-summary{display:flex;align-items:center;flex-wrap:wrap;gap:18px;padding:16px 18px 0;color:#667085;font-size:13px}.esign-cert-summary strong{color:#344054;font-weight:800}.esign-edit-table input,.esign-edit-table select{width:100%;min-height:30px;border:1px solid #d7dce5;background:#fff;color:#152033;font-size:13px}.esign-edit-table input{padding:4px 9px}.esign-edit-table select{padding:4px 8px}.esign-form-actions{display:flex;align-items:center;gap:10px;padding:0 18px}.esign-submit-button,.esign-cancel-button{min-height:34px;padding:0 18px;border-radius:4px;font-size:13px;font-weight:800}.esign-submit-button{border:1px solid var(--blue);background:var(--blue);color:#fff}.esign-cancel-button{border:1px solid #cfd8e6;background:#fff;color:#526078}.esign-live-card{padding-bottom:18px}.esign-live-head{align-items:flex-start}.esign-live-eyebrow{display:block;margin-bottom:5px;color:var(--blue);font-size:12px;font-weight:820}.esign-live-actions{display:flex;align-items:center;gap:9px;flex:0 0 auto}.esign-live-actions button,.esign-live-empty button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:36px;padding:0 14px;border:1px solid #cfd8e6;border-radius:6px;background:#fff;color:#344054;font-size:13px;font-weight:800}.esign-live-actions button.primary,.esign-live-empty button{border-color:var(--blue);background:var(--blue);color:#fff}.esign-live-actions button:disabled{cursor:not-allowed;opacity:.5}.esign-live-actions svg,.esign-live-loading svg{flex:0 0 auto}.esign-live-actions button.working svg,.esign-live-loading svg{animation:esign-spin 1s linear infinite}.esign-live-loading,.esign-live-empty{min-height:300px;display:flex;align-items:center;justify-content:center;gap:10px;color:#667085;font-size:14px;font-weight:750}.esign-live-empty{flex-direction:column;padding:32px;text-align:center}.esign-live-empty strong{color:#1d2939;font-size:17px}.esign-live-empty p{max-width:520px;margin:0 0 6px;font-weight:650}.esign-subject-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:18px 18px 0}.esign-subject-grid>div{display:flex;align-items:flex-start;gap:11px;min-width:0;padding:15px;border:1px solid #dbe5f0;border-radius:7px;background:#f8fbff;color:var(--blue)}.esign-subject-grid span{display:grid;min-width:0;gap:4px}.esign-subject-grid small,.esign-live-status small,.esign-live-timeline small,.esign-live-scopes>small{color:#667085;font-size:11px;font-weight:760}.esign-subject-grid strong{overflow-wrap:anywhere;color:#1d2939;font-size:14px}.esign-subject-grid b{overflow-wrap:anywhere;color:#526078;font-size:12px;font-weight:700}.esign-auth-form{display:grid;gap:16px;margin:14px 18px 0;padding:18px;border:1px solid #c9dcf5;border-radius:8px;background:#f8fbff}.esign-auth-form-head,.esign-auth-form-actions{display:flex;align-items:center;justify-content:space-between;gap:16px}.esign-auth-form-head>div{display:grid;gap:4px}.esign-auth-form-head strong{color:#1d2939;font-size:16px}.esign-auth-form-head p,.esign-auth-form-actions span{margin:0;color:#667085;font-size:12px;font-weight:650}.esign-auth-form-head button,.esign-auth-form-actions button{min-height:36px;padding:0 14px;border:1px solid #cfd8e6;border-radius:6px;background:#fff;color:#344054;font-weight:780}.esign-auth-form-actions button.primary{display:inline-flex;align-items:center;gap:7px;border-color:var(--blue);background:var(--blue);color:#fff}.esign-auth-form button:disabled{cursor:not-allowed;opacity:.55}.esign-auth-readonly-grid,.esign-auth-input-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.esign-auth-form label{display:grid;gap:7px;min-width:0;color:#344054;font-size:12px;font-weight:760}.esign-auth-form label input{width:100%;min-height:40px;padding:0 11px;border:1px solid #cfd8e6;border-radius:6px;outline:none;background:#fff;color:#1d2939;font:inherit}.esign-auth-form label input:focus{border-color:var(--blue);box-shadow:0 0 0 3px #1960be1a}.esign-auth-form label input[readonly]{background:#f1f5f9;color:#526078}.esign-auth-form label input[type=file]{padding:8px}.esign-auth-form label small{color:#78869d;font-size:11px;font-weight:620}.esign-material-summary{display:flex;flex-wrap:wrap;gap:8px 18px;margin:14px 18px 0;padding:10px 13px;border-left:3px solid #b9e6d3;background:#f2fbf7;color:#176b52;font-size:12px;font-weight:720}.esign-live-status-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;padding:14px 18px 0}.esign-live-status{display:grid;gap:8px;min-height:82px;padding:14px;border:1px solid #dbe5f0;border-radius:7px;background:#fff}.esign-live-status strong{color:#344054;font-size:17px}.esign-live-status.ok{border-color:#b9e6d3;background:#f2fbf7}.esign-live-status.ok strong{color:#047857}.esign-live-status.pending{border-color:#c9dcf5;background:#f2f7ff}.esign-live-status.pending strong{color:var(--blue)}.esign-live-status.warn{border-color:#f5dfad;background:#fffbeb}.esign-live-status.warn strong{color:#a15c07}.esign-live-status.danger{border-color:#fecaca;background:#fff7f7}.esign-live-status.danger strong{color:#b42318}.esign-live-notice,.esign-live-fallback{display:flex;align-items:center;gap:9px;margin:14px 18px 0;padding:11px 13px;border:1px solid #dbe5f0;border-radius:6px;background:#f8fbff;color:#526078;font-size:12.5px;font-weight:700}.esign-live-notice.warn{border-color:#f5dfad;background:#fffbeb;color:#8a4b08}.esign-live-notice.danger{border-color:#fecaca;background:#fff7f7;color:#b42318}.esign-live-notice.muted{background:#f8fafc;color:#667085}.esign-live-timeline{display:flex;flex-wrap:wrap;gap:10px;margin:14px 18px 0}.esign-live-timeline>span{display:grid;gap:3px;min-width:150px;padding:10px 12px;border-left:3px solid #c9dcf5;background:#f8fbff}.esign-live-timeline strong{color:#344054;font-size:12px}.esign-live-scopes{display:flex;align-items:center;gap:12px;margin:14px 18px 0}.esign-live-scopes span{display:flex;flex-wrap:wrap;gap:6px}.esign-live-scopes b{min-width:27px;padding:4px 7px;border-radius:999px;background:#eaf2ff;color:var(--blue);font-size:11px;text-align:center}.esign-live-fallback{justify-content:space-between;border-color:#b9e6d3;background:#f2fbf7;color:#176b52}.esign-live-fallback a{display:inline-flex;align-items:center;gap:6px;flex:0 0 auto;color:#047857;font-weight:820;text-decoration:none}@keyframes esign-spin{to{transform:rotate(360deg)}}.finance-edit-table{min-width:640px}.finance-edit-table th:first-child,.finance-edit-table td:first-child{width:32%;min-width:180px}.finance-edit-table th:nth-child(2),.finance-edit-table td:nth-child(2){width:34%;min-width:210px}.finance-edit-table th:nth-child(3),.finance-edit-table td:nth-child(3){width:34%;min-width:220px}.finance-password-note{margin:-4px 18px 0;color:#667085;font-size:14px;line-height:1.6}.import-open-button{min-height:28px;padding:0 14px;border:1px solid #cfe0f7;border-radius:999px;background:#eef6ff;color:#165dba;font-size:12px;font-weight:850}.risk-import-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:20;display:grid;place-items:center;padding:24px;background:#0f172a47}.risk-import-dialog{width:min(920px,100%);border:1px solid #d8e2ef;border-radius:12px;background:#fff;box-shadow:0 24px 70px #0f224038;overflow:hidden}.risk-import-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:18px 20px 14px;border-bottom:1px solid #e5edf6}.risk-import-head h2{margin:0;color:#152033;font-size:18px;font-weight:880}.risk-import-head p{margin:6px 0 0;color:#667085;font-size:13px;line-height:1.55}.risk-import-head button{display:inline-grid;place-items:center;width:30px;height:30px;border:1px solid #d8e2ef;border-radius:50%;background:#fff;color:#667085}.risk-import-row{display:grid;grid-template-columns:minmax(260px,1fr) auto auto;align-items:center;gap:14px;padding:22px 20px 10px}.risk-import-file{display:flex;align-items:center;min-height:34px;border:1px solid #cfd8e6;background:#fff;color:#344054;font-size:13px}.risk-import-file input{width:118px;min-height:0;padding:5px 0 5px 6px;border:0}.risk-import-file span{min-width:0;padding:0 10px;color:#526078;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.risk-import-note{margin:0;padding:0 20px 18px;color:#344054;font-size:13px}.risk-import-status{display:block;padding:0 20px 20px;color:#165dba;font-size:13px;font-style:normal;font-weight:850}.company-data-edit-table{min-width:720px}.company-data-edit-table th:first-child,.company-data-edit-table td:first-child{width:30%;min-width:210px}.company-data-edit-table th:nth-child(2),.company-data-edit-table td:nth-child(2){width:38%;min-width:270px}.company-data-edit-table th:nth-child(3),.company-data-edit-table td:nth-child(3){width:32%;min-width:230px}.assistant-panel{display:flex;flex-direction:column;gap:14px;padding:18px;border-left:1px solid #cfe0f2;background:linear-gradient(180deg,#fff,#f8fbff)}.assistant-title{display:flex;align-items:center;gap:10px;min-width:0;overflow:hidden}.assistant-title h2{margin:0;font-size:17px;line-height:1.35}.assistant-title p{margin:3px 0 0;overflow:hidden;font-size:12px;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.assistant-avatar{width:40px;height:40px;background:linear-gradient(135deg,#1554ad,#0f766e);color:#fff;box-shadow:0 10px 20px #1554ad33}.assistant-status{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:38px;padding:0 10px;background:#f6f9fd;color:#334155;font-size:12px;font-weight:750;box-shadow:none}.assistant-status em{color:var(--teal);font-style:normal}.connector-list{display:grid;gap:8px;max-height:210px;overflow:auto}.connector-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center;min-height:50px;padding-bottom:8px;border-bottom:1px solid #edf1f7}.connector-row strong{display:block;font-size:13px}.connector-row small{display:block;margin-top:3px;font-size:12px}.connector-row span{display:inline-flex;align-items:center;min-height:24px;padding:0 8px;border-radius:7px;background:#dcfce7;color:#047857;font-size:12px;font-weight:780}.chat-window{overflow:auto}.chat-message{padding:14px;box-shadow:none}.chat-message small{font-size:12px;font-weight:740}.chat-message p{margin:8px 0 0;color:#1f2937;font-size:13px;line-height:1.65}.message-actions,.quick-prompts{display:flex;flex-wrap:wrap;gap:8px}.message-actions{margin-top:10px}.message-actions span{color:var(--blue);font-size:12px;font-weight:780}.quick-prompts{margin-top:auto}.quick-prompts button{min-height:28px;padding:0 9px;border:1px solid #cfd8e6;border-radius:7px;background:#fff;color:#334155;font-size:12px;font-weight:740}.assistant-input{display:grid;grid-template-columns:minmax(0,1fr) 42px;gap:8px}.assistant-input input{min-width:0;min-height:40px;padding:0 12px;border:1px solid #cfd8e6;border-radius:8px;outline:none}.assistant-input button{display:grid;place-items:center;border:0;border-radius:8px;background:var(--blue);color:#fff}@media(max-width:1180px){.app-shell{grid-template-columns:var(--navigation-width, 244px) minmax(0,1fr);height:auto;min-height:100dvh;overflow:visible}.assistant-panel{grid-column:1 / -1;min-height:430px;border-top:1px solid #cfe0f2;border-left:0}.metrics-grid,.growth-grid,.lower-grid,.module-stat-grid,.module-content-grid,.employee-content-grid{grid-template-columns:1fr}.employee-stat-item{grid-template-columns:1fr;grid-template-areas:"label" "value" "note";gap:3px;padding:12px 10px}.employee-stat-item strong{font-size:25px}.employee-table-wrap{max-height:none}.permission-admin-form,.permission-admin-row{grid-template-columns:1fr}.app-shell.foundation-ai-hidden .module-stat-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.app-shell.foundation-ai-hidden .module-content-grid{grid-template-columns:minmax(0,1.35fr) minmax(240px,.65fr)}.app-shell.foundation-ai-hidden .permission-admin-form{grid-template-columns:minmax(220px,1fr) minmax(160px,200px) auto}.app-shell.foundation-ai-hidden .permission-admin-row{grid-template-columns:minmax(80px,.8fr) minmax(90px,.9fr) minmax(110px,1fr) auto}}@media(max-width:900px){.app-shell.foundation-ai-hidden .module-stat-grid,.app-shell.foundation-ai-hidden .module-content-grid,.app-shell.foundation-ai-hidden .permission-admin-form,.app-shell.foundation-ai-hidden .permission-admin-row{grid-template-columns:1fr}.esign-live-status-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.app-shell{grid-template-columns:1fr}.system-sidebar{border-right:0;border-bottom:1px solid var(--line)}.navigation-resizer{display:none}.workspace{padding:12px}.entry-grid,.flow-row,.growth-stat-card,.module-record-row{grid-template-columns:1fr}.module-data-head{display:grid}.employee-roster-head,.employee-toolbar{grid-template-columns:1fr;display:grid}.employee-stat-item{padding:10px 8px}.employee-stat-item strong{font-size:22px}.employee-head-actions{justify-content:flex-start}.module-record-row{padding:12px}.module-record-row em{text-align:left}.esign-live-head,.esign-live-fallback{display:grid}.esign-live-actions{justify-content:flex-start}.esign-subject-grid,.esign-live-status-grid,.esign-auth-readonly-grid,.esign-auth-input-grid{grid-template-columns:1fr}.esign-auth-form-head,.esign-auth-form-actions{align-items:stretch;display:grid}}
