.summary-main-head,.summary-category-tabs,.summary-tag-row,.summary-split-stat,.summary-side-metrics{display:flex;align-items:center}.summary-category em{display:inline-flex;align-items:center;justify-content:center;min-width:24px;height:24px;margin-left:6px;padding:0 7px;border-radius:999px;background:#ff4a4a;color:#fff;font-style:normal;font-size:.84rem;font-weight:800}.summary-layout{display:grid;grid-template-columns:420px 1fr;gap:14px}.summary-left-column{display:grid;gap:14px}.summary-stats-card{display:grid;grid-template-columns:1fr 1fr;padding:0;overflow:hidden}.summary-split-stat{gap:14px;padding:18px 20px}.summary-split-stat+.summary-split-stat{border-left:1px solid var(--line)}.summary-split-icon{width:38px;height:38px;border-radius:12px;display:grid;place-items:center;color:#fff;font-weight:800}.summary-split-icon.purple{background:linear-gradient(135deg,#8a57ff,#6f7cff)}.summary-split-icon.cyan{background:linear-gradient(135deg,#34c2d8,#28a9ff)}.summary-split-stat strong{display:block;font-size:1.8rem;line-height:1;margin-bottom:6px}.summary-split-stat span,.summary-side-metrics span,.summary-empty-state p{color:var(--muted)}.summary-side-card{display:grid;gap:14px}.summary-side-head h3{margin:0;font-size:1.42rem;color:#46506f}.summary-side-metrics{align-items:flex-start;gap:14px}.summary-side-metrics.two-col>div,.summary-side-metrics.three-col>div{flex:1}.summary-side-metrics strong{display:block;font-size:1.82rem;line-height:1;margin-bottom:6px}.summary-side-metrics .accent-orange{color:#ff9a00}.summary-main-card{min-height:420px;display:grid;align-content:start;gap:12px}.summary-main-head{justify-content:space-between;gap:12px}.summary-main-head h2{margin:0}.summary-text-link{border:0;background:transparent;color:var(--accent);font-weight:700;cursor:pointer}.summary-category-tabs{gap:18px;padding-bottom:10px;border-bottom:1px solid var(--line);flex-wrap:wrap}.summary-category{border:0;background:transparent;padding:0;color:#4e5673;font-size:.9rem;font-weight:800;cursor:pointer}.summary-category.is-active{color:var(--accent);position:relative}.summary-category.is-active:after{content:"";position:absolute;left:0;bottom:-11px;width:100%;height:3px;border-radius:999px;background:var(--accent)}.summary-tag-row{gap:8px;flex-wrap:wrap}.summary-mini-tag{display:inline-flex;align-items:center;min-height:36px;padding:0 13px;border-radius:10px;background:var(--surface-muted);color:#4e5673;font-weight:700}.summary-empty-state{min-height:180px;display:grid;place-items:center;color:#59627f}.candidates-page{display:grid;grid-template-columns:238px 1fr;gap:12px;height:calc(100vh - 170px);min-height:0}.candidate-sidebar,.candidate-main{min-height:0;height:100%}.candidate-sidebar{background:#f0f4fbf0;border:1px solid rgba(220,227,240,.96);border-radius:24px;padding:10px;display:grid;align-content:start;gap:8px;overflow:hidden}.candidate-sidebar-tabs,.candidate-sidebar-toolbar,.candidate-filter-row,.candidate-list-head,.candidate-list-actions{display:flex;align-items:center}.candidate-sidebar-tabs{gap:6px;flex-wrap:wrap}.candidate-sidebar-tab{min-height:34px;padding:0 10px;border:0;border-radius:12px;background:#ffffffc2;color:#32405d;font-size:.82rem;font-weight:800;cursor:pointer}.candidate-sidebar-tab.is-active{background:#1d6cff;color:#fff}.candidate-sidebar-search{position:relative;display:block}.candidate-sidebar-search input{width:100%;min-height:36px;padding:0 34px 0 12px;border:1px solid var(--line);border-radius:12px;background:#fff;color:var(--text);font:inherit}.candidate-sidebar-search span{position:absolute;right:12px;top:50%;transform:translateY(-50%);color:var(--muted)}.candidate-sidebar-toolbar{gap:6px}.candidate-toolbar-chip,.candidate-filter-chip,.candidate-list-chip{min-height:30px;padding:0 10px;border:0;border-radius:10px;background:#fff;color:#44506d;font-size:.8rem;font-weight:700;cursor:pointer}.candidate-toolbar-chip.is-active,.candidate-filter-chip.is-strong{background:#1d6cff1a;color:var(--accent)}.candidate-job-tree{display:grid;gap:10px;overflow:auto;padding-right:2px}.candidate-tree-group{display:grid;gap:6px}.candidate-tree-heading{display:flex;align-items:center;justify-content:space-between;color:#6d7894;font-size:.8rem;font-weight:800}.candidate-tree-heading strong{color:#4c5773}.candidate-tree-item{width:100%;padding:10px 10px 9px;border:0;border-radius:14px;background:#ffffffc2;display:flex;align-items:center;justify-content:space-between;gap:10px;text-align:left;cursor:pointer}.candidate-tree-item.compact{padding-top:9px;padding-bottom:8px}.candidate-tree-item.is-active{background:linear-gradient(135deg,#1d6cff,#397dff);box-shadow:0 14px 28px #1d6cff38}.candidate-tree-item strong,.candidate-tree-item span,.candidate-tree-item em{display:block}.candidate-tree-item strong{font-size:.88rem;color:#24324f}.candidate-tree-item span{margin-top:4px;color:#7280a0;font-size:.76rem}.candidate-tree-item em{min-width:28px;height:28px;padding:0 8px;border-radius:999px;background:#1d6cff1f;color:var(--accent);font-style:normal;font-size:.8rem;font-weight:800;display:inline-flex;align-items:center;justify-content:center}.candidate-tree-item.is-active strong,.candidate-tree-item.is-active span{color:#fff}.candidate-tree-item.is-active em{background:#ffffff29;color:#fff}.candidate-main{display:grid;grid-template-rows:auto auto auto 1fr;gap:10px;min-width:0}.candidate-stage-strip{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:8px}.candidate-stage-card{min-height:78px;padding:10px 12px;border-radius:18px;background:#fffffff0;border:1px solid rgba(220,227,240,.96);display:grid;align-content:start;gap:6px}.candidate-stage-card.is-active{background:linear-gradient(135deg,#173c8f,#1d6cff);border-color:transparent;color:#fff;box-shadow:0 16px 30px #1d6cff38}.candidate-stage-card span{color:#50607e;font-size:.78rem;font-weight:800}.candidate-stage-card strong{font-size:1.62rem;line-height:1}.candidate-stage-card em{color:#6b7897;font-style:normal;font-size:.76rem;font-weight:700}.candidate-stage-card.is-active span,.candidate-stage-card.is-active em{color:#ffffffe6}.candidate-banner{min-height:64px;padding:12px 14px;border-radius:18px;background:linear-gradient(135deg,#1d6cff24,#1d6cff0d);border:1px solid rgba(133,175,255,.4);display:flex;align-items:center;justify-content:space-between;gap:12px}.candidate-banner strong,.candidate-banner span{display:block}.candidate-banner strong{font-size:.95rem}.candidate-banner span{margin-top:4px;color:#5f6e8d;font-size:.82rem}.candidate-banner button,.candidate-filter-link{border:0;background:transparent;color:var(--accent);font-size:.84rem;font-weight:800;cursor:pointer}.candidate-filter-panel{display:grid;gap:6px}.candidate-filter-row{gap:6px;flex-wrap:wrap}.candidate-filter-row.muted .candidate-filter-chip{background:#ffffffe6}.candidate-list-card{min-height:0;background:#fffffff2;border:1px solid rgba(220,227,240,.96);border-radius:22px;overflow:hidden;display:grid;grid-template-rows:auto 1fr}.candidate-list-head{justify-content:space-between;gap:12px;padding:12px 14px;border-bottom:1px solid var(--line)}.candidate-list-meta strong,.candidate-list-meta span{display:block}.candidate-list-meta strong{font-size:.96rem}.candidate-list-meta span{margin-top:4px;color:#73809e;font-size:.8rem}.candidate-list-actions{gap:6px}.candidate-table{min-height:0;overflow:auto}.candidate-table-head,.candidate-row{display:grid;grid-template-columns:1.15fr 1fr 1fr .95fr 1fr .88fr;gap:10px;padding:10px 14px}.candidate-table-head{position:sticky;top:0;z-index:1;background:#f4f7fc;border-bottom:1px solid var(--line);color:#6b7794;font-size:.78rem;font-weight:800}.candidate-row{align-items:center;background:#ffffffe0;border-bottom:1px solid rgba(220,227,240,.9)}.candidate-person strong,.candidate-person span,.candidate-cell strong,.candidate-cell span{display:block}.candidate-person strong,.candidate-cell strong{font-size:.88rem}.candidate-person span,.candidate-cell span{margin-top:4px;color:#6f7b98;font-size:.76rem}.candidate-tags{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.candidate-tags span{display:inline-flex;align-items:center;min-height:24px;padding:0 8px;border-radius:9px;background:#1d6cff14;color:var(--accent);font-size:.74rem;font-weight:700}.candidate-tags .warm{background:#ff98381f;color:#ef8a1f}.interviews-page{display:grid;grid-template-rows:auto auto 1fr;gap:12px;height:calc(100vh - 170px);min-height:0}.interview-topbar,.interview-switches,.interview-actions,.interview-filters,.interview-badges{display:flex;align-items:center}.interview-topbar{justify-content:space-between;gap:12px}.interview-switches,.interview-actions{gap:8px;flex-wrap:wrap}.interview-view-btn,.interview-job-pill,.interview-action-btn,.interview-filter-field button,.interview-filter-more{border:1px solid rgba(210,220,238,.95);background:#fff;cursor:pointer}.interview-view-btn{width:44px;height:44px;border-radius:14px;color:#6a7592;font-size:1rem;font-weight:800}.interview-view-btn.is-active{background:var(--accent);border-color:var(--accent);color:#fff}.interview-job-pill{min-width:192px;height:44px;padding:0 16px;border-radius:14px;color:var(--accent);font-size:.95rem;font-weight:800;display:inline-flex;align-items:center;gap:10px}.interview-job-pill span{font-size:1.2rem;line-height:1}.interview-action-btn{min-height:42px;padding:0 16px;border-radius:14px;color:#3f4b69;font-size:.92rem;font-weight:800}.interview-action-btn em{color:#ff5858;font-style:normal}.interview-filters{gap:16px 20px;flex-wrap:wrap}.interview-filter-field{display:grid;gap:8px}.interview-filter-field label{color:#34415e;font-size:.92rem;font-weight:800}.interview-filter-field button{min-width:180px;min-height:44px;padding:0 12px;border-radius:14px;color:#929cb4;font-size:.94rem;font-weight:700;display:flex;align-items:center;justify-content:space-between}.interview-filter-more{margin-top:28px;min-width:56px;height:44px;border-radius:14px;color:var(--accent);font-size:.92rem;font-weight:800}.interview-sections{display:grid;grid-template-rows:auto auto 1fr;gap:12px;min-height:0}.interview-group{display:grid;gap:8px;min-height:0}.interview-group-title{color:#36425f;font-size:1rem;font-weight:800}.interview-table-card{min-height:0;background:#fffffff5;border:1px solid rgba(220,227,240,.96);border-radius:20px;overflow:hidden}.interview-table-card.compact-scroll{max-height:210px;overflow:auto}.interview-table-card.is-empty{min-height:68px}.interview-table-head,.interview-row{display:grid;grid-template-columns:2.2fr .7fr .95fr .95fr 1.35fr .8fr .95fr .95fr;gap:10px;padding:12px 14px}.interview-table-head{background:#f7f9fd;border-bottom:1px solid var(--line);color:#8a94ad;font-size:.82rem;font-weight:800}.interview-row{align-items:center;border-bottom:1px solid rgba(220,227,240,.88)}.interview-row:last-child{border-bottom:0}.interview-meta,.interview-cell{min-width:0}.interview-meta strong,.interview-cell strong,.interview-cell span{display:block}.interview-meta strong,.interview-cell strong{color:#3d4966;font-size:.9rem;font-weight:800}.interview-cell span{color:#5c6885;font-size:.88rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.interview-badges{gap:6px;margin-bottom:6px;flex-wrap:wrap}.badge{display:inline-flex;align-items:center;justify-content:center;min-height:28px;padding:0 10px;border-radius:10px;font-size:.82rem;font-weight:800}.badge-blue{background:#6664ff;color:#fff}.badge-outline{border:1px solid #8b72ff;background:#fff;color:#745cff}.badge-cyan{background:#23c4d6;color:#fff}.badge-gold{border:1px solid #ffbc36;background:#fff;color:#ffab00}.status-warn span{color:#f09518;font-weight:800}.status-idle span{color:#8762ff;font-weight:800}.status-good span{color:#1f79ff;font-weight:800}.talent-page{display:grid;grid-template-columns:248px 1fr;gap:12px;height:calc(100vh - 170px);min-height:0}.talent-sidebar,.talent-main{min-height:0;height:100%;overflow:hidden}.talent-sidebar{background:#f0f4fbe0;border:1px solid rgba(220,227,240,.9);border-radius:24px;padding:10px;display:grid;align-content:start;gap:8px}.talent-sidebar-tabs,.talent-topbar,.talent-filter-row,.talent-list-toolbar,.talent-toolbar-right,.talent-pagination,.talent-pages{display:flex;align-items:center}.talent-sidebar-tabs{gap:8px}.talent-sidebar-tab{flex:1;min-height:44px;border:0;border-radius:14px;background:#ffffffb3;color:#33415f;font-size:.96rem;font-weight:800;cursor:pointer}.talent-sidebar-tab.is-active{background:var(--accent);color:#fff}.talent-tree-search{position:relative;display:block}.talent-tree-search input{width:100%;min-height:38px;padding:0 38px 0 12px;border:1px solid var(--line);border-radius:14px;background:#fff;font:inherit;color:var(--text)}.talent-tree-search span{position:absolute;right:14px;top:50%;transform:translateY(-50%);color:var(--muted)}.talent-tree-group{display:grid;gap:6px}.talent-tree-title{color:var(--muted);font-weight:700;font-size:.9rem}.talent-tree-item{width:100%;min-height:34px;padding:0 8px;border:0;border-radius:12px;background:transparent;color:#2a3653;font-size:.9rem;font-weight:700;text-align:left;cursor:pointer}.talent-tree-item.is-branch,.talent-tree-item:hover{background:#ffffffad}.talent-tree-item.is-active{color:var(--accent)}.talent-tree-item.level-2{display:flex;align-items:center;justify-content:space-between;padding-left:18px}.talent-tree-item.level-2 span{color:var(--muted)}.talent-tree-children{display:grid;gap:6px}.talent-sidebar-footer{margin-top:auto;text-align:right;color:#505a79;font-size:1.25rem;font-weight:800}.talent-main{display:grid;grid-template-rows:auto auto auto 1fr auto;align-content:start;gap:10px}.talent-topbar{gap:10px}.talent-user-badge{display:inline-flex;align-items:center;min-width:78px;height:38px;padding:0 14px;border-radius:999px;background:#895eff1f;color:#7a56ff;font-size:.94rem;font-weight:800}.talent-searchbar{flex:1}.talent-searchbar input{width:100%;min-height:40px;padding:0 12px;border:1px solid var(--line);border-radius:14px;background:#fff;font:inherit}.talent-search-btn,.talent-filter-chip,.talent-page-chip,.talent-page-btn{border:0;cursor:pointer}.talent-search-btn{min-width:98px;height:40px;border-radius:14px;background:var(--accent);color:#fff;font-size:.94rem;font-weight:800}.talent-search-modes{display:flex;align-items:center;gap:12px;color:#38455f;font-weight:700;font-size:.9rem}.talent-search-modes .is-active{color:var(--accent)}.talent-filter-row{gap:6px;flex-wrap:wrap}.talent-filter-chip{min-height:34px;padding:0 12px;border-radius:12px;background:#fff;border:1px solid var(--line);color:#4e5673;font-size:.86rem;font-weight:700}.talent-filter-chip.strong{color:#394560}.talent-filter-link{border:0;background:transparent;color:var(--accent);font-weight:800;cursor:pointer}.talent-list-toolbar{justify-content:space-between;gap:10px;color:#3b4560;font-weight:800;font-size:.92rem}.talent-toolbar-right{gap:14px}.talent-toolbar-link{border:0;background:transparent;color:var(--accent);font-size:.9rem;font-weight:800;cursor:pointer}.talent-list{background:#ffffffeb;border:1px solid rgba(220,227,240,.9);border-radius:22px;overflow:hidden;min-height:0}.talent-row{display:grid;grid-template-columns:36px 1.7fr 1fr 1fr;gap:10px;padding:12px 14px;border-bottom:1px solid var(--line)}.talent-row.compact{grid-template-columns:36px 1fr}.talent-check{width:20px;height:20px;margin-top:2px;border:1px solid #cfd8ea;border-radius:8px}.talent-primary,.talent-side{display:grid;align-content:start;gap:6px}.talent-name-line,.talent-tags{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.talent-name-line strong{font-size:1rem}.talent-name-line span,.talent-meta-line,.talent-side div{color:#5e6886;font-size:.88rem}.talent-name-line a{color:var(--accent);text-decoration:none;font-weight:700}.talent-name-line em{display:inline-flex;align-items:center;padding:3px 8px;border-radius:10px;background:#ff91381a;color:#f08a18;font-style:normal;font-weight:800;font-size:.82rem}.talent-name-line .bubble{display:inline-flex;align-items:center;justify-content:center;min-width:24px;height:24px;border-radius:999px;background:var(--accent);color:#fff;font-size:.82rem;font-weight:800}.talent-tags span{display:inline-flex;align-items:center;min-height:24px;padding:0 8px;border-radius:9px;background:#1d6cff14;color:var(--accent);font-size:.78rem;font-weight:700}.talent-pagination{justify-content:space-between;gap:12px;color:#6c7692;font-size:.9rem}.talent-page-chip{min-height:36px;padding:0 12px;border-radius:12px;background:#fff;border:1px solid var(--line);color:#404b67;font-weight:700}.talent-pages{gap:8px;flex-wrap:wrap}.talent-page-btn{width:36px;height:36px;border-radius:12px;background:#fff;border:1px solid var(--line);color:#404b67;font-weight:800}.talent-page-btn.is-active{background:var(--accent);border-color:var(--accent);color:#fff}.hero-grid,.kpi-grid,.content-grid,.module-grid,.segmentation-grid,.step-grid{display:grid;gap:16px}.hero-grid{grid-template-columns:1.45fr .85fr}.kpi-grid{grid-template-columns:repeat(4,minmax(0,1fr));margin-top:16px}.module-grid{grid-template-columns:repeat(3,minmax(0,1fr));margin-bottom:16px}.content-grid{grid-template-columns:1.2fr .8fr;margin-top:16px}.content-grid.single-top{margin-top:0}.card{background:#ffffffeb;border:1px solid rgba(220,227,240,.9);border-radius:var(--radius-xl);box-shadow:var(--shadow);padding:16px 18px}.accent-surface{background:radial-gradient(circle at top right,rgba(255,255,255,.18),transparent 24%),linear-gradient(135deg,#0d1d43,#1c49b8);color:#fff;border:0}.accent-surface .eyebrow,.accent-surface .metric-label,.accent-surface .status-badge,.accent-surface .metric-value{color:#fff}.eyebrow,.metric-label,.timeline-list li span,.job-row span,.trend{color:var(--muted)}.eyebrow{margin:0;font-size:.76rem;letter-spacing:.08em;text-transform:uppercase}.card-head{justify-content:space-between;gap:12px}.status-badge,.pill,.tag{display:inline-flex;align-items:center;justify-content:center;padding:6px 10px;border-radius:999px}.status-badge{background:#ffffff1f}.status-badge.positive,.trend.positive{color:#16a36f}.trend.negative{color:#d65454}.metric-row{justify-content:space-between;gap:12px;margin:20px 0}.metric-value,.stat-number{display:block;margin-top:8px;font-size:2rem;font-weight:800}.funnel{display:grid;gap:10px}.funnel-level{width:var(--w);min-width:180px;padding:10px 14px;border-radius:14px;background:#ffffff1f;font-weight:700}.timeline-list,.schedule-grid,.job-list{list-style:none;padding:0;margin:18px 0 0}.timeline-list{display:grid;gap:12px}.timeline-list li,.job-row{padding:12px 0;border-bottom:1px solid var(--line)}.timeline-list li{display:flex;justify-content:space-between;gap:10px}.timeline-list.compact li{padding:10px 0}.mini-kpi-card{min-height:146px}.job-row{justify-content:space-between;gap:14px}.job-progress{width:220px}.progress-bar,.bar-row i{border-radius:999px;overflow:hidden}.progress-bar{height:10px;margin-top:8px;background:#2c66ff1f}.progress-bar i,.bar-row i{display:block;height:100%;background:linear-gradient(90deg,var(--accent-dark),var(--accent))}.bar-list{display:grid;gap:14px;margin-top:18px}.bar-list.large{gap:16px}.bar-row{display:grid;grid-template-columns:92px 1fr auto;gap:12px}.bar-row i{height:12px;background:linear-gradient(90deg,#1d3f99,#5284ff)}.table{margin-top:18px;overflow:hidden;border-radius:18px;border:1px solid var(--line)}.table-row{display:grid;grid-template-columns:1.1fr 1fr .9fr .9fr .8fr;gap:12px;padding:14px 16px;background:#ffffffc7;border-bottom:1px solid var(--line)}.table-head{color:var(--muted);font-size:.92rem;background:var(--surface-muted)}.table-row.six-col,.table-head.six-col{grid-template-columns:1.2fr 1fr .7fr .55fr .75fr .8fr}.table-row.five-col,.table-head.five-col{grid-template-columns:1fr 1fr 1fr .8fr 1fr}.pill{background:#2c66ff1a;color:var(--accent);font-style:normal}.pill.accent{background:#169b6b1f;color:#169b6b}.pill.neutral{background:#1b243814;color:var(--text)}.text-button{background:transparent;color:var(--accent);font-weight:700}.tag-cloud,.segmentation-grid,.step-grid{margin-top:18px}.tag-cloud{display:flex;flex-wrap:wrap;gap:10px}.tag{background:#2c66ff14;color:var(--accent)}.tag.hot{background:#e27a1f1f;color:#e27a1f}.segmentation-grid,.step-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.segment-card,.step-card{padding:18px;border-radius:18px;background:var(--surface-soft);border:1px solid var(--line)}.segment-card span,.step-card span,.segment-card p{display:block;color:var(--muted)}.segment-card p{margin:10px 0 0}.schedule-grid{display:grid;gap:12px}.schedule-grid li{display:grid;grid-template-columns:66px 1fr;gap:12px;padding:14px;border-radius:16px;background:var(--surface-soft)}:root{--bg: #eef3fb;--surface: #ffffff;--surface-soft: #f7f9fd;--surface-muted: #f2f5fb;--line: #dce3f0;--text: #1c2740;--muted: #73809e;--accent: #1d6cff;--accent-dark: #1d3f99;--nav-dark: #171d3b;--nav-dark-2: #252b4b;--shadow: 0 18px 48px rgba(27, 41, 76, .08);--radius-xl: 28px}*{box-sizing:border-box}html,body,#app{width:100%;max-width:100%;overflow-x:hidden}body{margin:0;min-width:0;background:radial-gradient(circle at top left,rgba(97,144,255,.18),transparent 34%),linear-gradient(135deg,#eef3fb,#f7f9fd);color:var(--text);font-family:Inter,Noto Sans SC,PingFang SC,Microsoft YaHei,sans-serif}button,input{font:inherit}.auth-screen{min-height:100vh;padding:24px;background:linear-gradient(180deg,#ffffffc7,#ffffff2e),linear-gradient(135deg,#eef3fb,#f8fbff,#edf7f2);display:grid;place-items:center}.auth-panel{width:min(438px,100%);padding:26px;border:1px solid rgba(220,227,240,.92);border-radius:8px;background:#fffffff5;box-shadow:0 22px 58px #1b294c1f;display:grid;gap:16px}.auth-panel-head{display:flex;align-items:center;justify-content:space-between;gap:14px}.auth-brand{display:grid;grid-template-columns:56px minmax(0,1fr);gap:12px;align-items:center}.auth-brand strong,.auth-brand span{display:block}.auth-brand strong{color:var(--text);font-size:1.08rem;font-weight:900}.auth-brand span{margin-top:3px;color:var(--muted);font-size:.86rem;font-weight:800}.auth-env{flex:0 0 auto;min-height:28px;border:1px solid rgba(29,108,255,.2);border-radius:999px;padding:5px 10px;background:#1d6cff14;color:#1d55d8;font-size:.76rem;font-weight:900}.auth-title-block{padding-top:6px}.auth-title-block h1{margin:0;color:var(--text);font-size:1.45rem;font-weight:950;letter-spacing:0}.auth-field{display:grid;gap:7px}.auth-field span{color:#52607c;font-size:.82rem;font-weight:900}.auth-field input{width:100%;min-height:46px;border:1px solid #d7dfed;border-radius:8px;padding:0 13px;background:#fbfdff;color:var(--text);outline:none}.auth-field input:focus{border-color:#1d6cffb8;box-shadow:0 0 0 3px #1d6cff1f}.auth-message{min-height:20px;margin:0;color:#b42318;font-size:.82rem;font-weight:800}.auth-submit{min-height:46px;border:0;border-radius:8px;background:var(--accent);color:#fff;cursor:pointer;font-weight:900}.auth-submit:disabled{cursor:wait;opacity:.72}.app-shell{display:grid;grid-template-columns:148px minmax(0,1fr);gap:16px;width:100vw;min-height:100vh;padding:16px 16px 16px 0;min-width:0}.side-dock{position:relative;width:148px;height:calc(100vh - 32px);align-self:start;z-index:30}.dock-shell{position:absolute;top:0;right:0;bottom:0;left:0;width:148px;height:100%;border-radius:0 24px 24px 0;color:#fff;overflow:hidden;display:grid;grid-template-columns:148px 214px;box-shadow:0 24px 52px #12183138;transition:width .22s ease;z-index:30}.side-dock.is-open .dock-shell,.side-dock:hover .dock-shell,.side-dock:focus-within .dock-shell{width:362px}.dock-primary{height:100%;padding:10px 0 12px;background:linear-gradient(180deg,var(--nav-dark),#121831);display:flex;flex-direction:column;gap:8px}.dock-logo{width:48px;height:48px;justify-self:center;border-radius:16px;display:grid;place-items:center;background:linear-gradient(135deg,#2c8cff,#5f6dff);font-weight:900}.dock-brand{display:grid;grid-template-columns:66px 1fr;align-items:center;min-height:58px;padding:0 0 4px}.dock-brand-text{max-width:0;opacity:0;overflow:hidden;white-space:nowrap;transition:opacity .16s ease,max-width .22s ease}.nav-label{max-width:82px;opacity:1;overflow:hidden;justify-self:center;color:#ffffffdb;font-size:.9rem;font-weight:800;line-height:1.2;text-align:center;text-overflow:ellipsis;white-space:nowrap}.side-dock.is-open .dock-brand-text,.side-dock:hover .dock-brand-text,.side-dock:focus-within .dock-brand-text,.side-dock.is-open .nav-label,.side-dock:hover .nav-label,.side-dock:focus-within .nav-label{max-width:120px;opacity:1}.dock-brand-text span{display:block;color:#ffffffa3;font-size:.76rem}.main-nav{display:grid;min-height:0;flex:1 1 auto;align-content:space-between;gap:4px;overflow-y:auto;overscroll-behavior:contain;padding-bottom:10px;scrollbar-width:none}.main-nav::-webkit-scrollbar{display:none}.nav-item,.dock-setting{width:calc(100% - 16px);min-height:48px;margin:0 8px;border:0;border-radius:15px;background:transparent;color:#ffffffe6;display:grid;grid-template-columns:34px minmax(70px,1fr);column-gap:6px;align-items:center;justify-content:center;padding:7px 8px;cursor:pointer}.nav-item.is-active{background:#2874ff;box-shadow:0 18px 32px #2874ff52}.nav-item.is-active .nav-icon{background:#ffffff29}.nav-item.is-active .nav-label{color:#fff}.nav-icon{width:34px;height:34px;border-radius:12px;display:grid;place-items:center;background:#ffffff17;flex:0 0 auto;font-weight:900}.dock-footer{margin-top:auto;padding-top:8px;border-top:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,#12183100,#1218316b);flex:0 0 auto}.dock-setting{margin-bottom:0}.dock-secondary{height:100%;padding:94px 18px 18px;background:linear-gradient(180deg,var(--nav-dark-2),#262d4d);opacity:0;pointer-events:none;transition:opacity .18s ease}.side-dock.is-open .dock-secondary,.side-dock:hover .dock-secondary,.side-dock:focus-within .dock-secondary{opacity:1;pointer-events:auto}.dock-secondary-caption{margin:0 0 8px;color:#ffffff94;font-size:.74rem;font-weight:800}.dock-secondary-title{margin:0 0 18px;font-size:1.35rem}.secondary-nav{display:grid;gap:8px}.secondary-item{min-height:38px;padding:0 12px;border-radius:12px;color:#ffffffc7;display:flex;align-items:center;text-decoration:none;font-weight:800;font-size:.86rem}.secondary-item.is-active{background:#ffffff1f;color:#fff}.workspace{height:calc(100vh - 32px);overflow:hidden;min-width:0;padding:16px 18px;border:1px solid rgba(255,255,255,.92);border-radius:32px;background:#ffffffdb;box-shadow:var(--shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);display:grid;grid-template-rows:auto minmax(0,1fr)}.topbar{position:relative;z-index:10;min-height:56px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding-bottom:10px;border-bottom:1px solid rgba(225,231,244,.92);min-width:0}.topbar h1{margin:0;font-size:1.7rem;font-weight:900;white-space:nowrap}.topbar-title-block{flex:0 0 auto;min-width:max-content}.topbar-actions{flex:1;display:flex;align-items:center;justify-content:flex-end;gap:12px;min-width:0}.topbar-search{flex:1 1 520px;max-width:760px;min-width:220px;min-height:44px;padding:0 18px;display:flex;align-items:center;gap:10px;border:2px solid rgba(210,186,255,.92);border-radius:16px;background:#fff}.topbar-search input{order:1;flex:1;min-width:0;border:0;outline:0;background:transparent;font-size:.92rem;font-weight:700}.topbar-search-icon{order:0;margin-right:4px;color:#5e6985;display:inline-grid;place-items:center}.topbar-search-icon svg{width:17px;height:17px;stroke:currentColor;stroke-width:1.9;fill:none;stroke-linecap:round;stroke-linejoin:round}.topbar-icon-btn,.topbar-avatar-btn{position:relative;width:40px;height:40px;border:1px solid rgba(218,225,239,.96);border-radius:14px;background:#fff;color:#5f6d88;cursor:pointer;box-shadow:0 10px 18px #1a28460f}.topbar-icon-btn:hover{transform:translateY(-1px);box-shadow:0 14px 22px #1a284617}.topbar-business-btn{display:inline-grid;place-items:center}.topbar-business-btn svg{width:20px;height:20px;stroke:currentColor;stroke-width:1.8;fill:none;stroke-linecap:round;stroke-linejoin:round}.topbar-notice-badge{position:absolute;top:-5px;right:-4px;min-width:17px;height:17px;padding:0 4px;border-radius:999px;background:#ff5b68;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:.64rem;font-weight:900;box-shadow:0 6px 14px #ff5b6842}.topbar-business-btn:after{content:attr(data-tooltip);position:absolute;top:calc(100% + 10px);left:50%;transform:translate(-50%) translateY(-4px);min-height:30px;padding:0 10px;border-radius:10px;background:#18223af5;color:#fff;display:inline-flex;align-items:center;white-space:nowrap;font-size:.76rem;font-weight:800;opacity:0;pointer-events:none;transition:opacity .14s ease,transform .14s ease}.topbar-business-btn:hover:after{opacity:1;transform:translate(-50%) translateY(0)}.topbar-avatar-btn{border-radius:999px;background:linear-gradient(135deg,#ff72b0,#ff9f68);color:#fff;font-weight:900}.people-overview-page{display:grid;gap:12px;min-height:0;height:100%;grid-template-rows:auto 1fr;padding-top:10px;overflow:hidden}.people-summary-grid,.people-overview-content{display:grid;gap:12px}.people-summary-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.people-kpi-card,.people-card{background:#fffffff5;border:1px solid rgba(220,227,240,.96);border-radius:22px}.people-kpi-card{min-height:108px;padding:16px 18px;display:grid;align-content:start;gap:8px;box-shadow:0 16px 34px #21335c0f}.people-kpi-card.accent{background:linear-gradient(135deg,#174096,#1d6cff);border-color:transparent;color:#fff}.people-kpi-card.warn{background:linear-gradient(135deg,#ffb53e2e,#ff993414)}.people-kpi-card.soft{background:linear-gradient(135deg,#8678ff24,#72a0ff0f)}.people-kpi-card span,.people-kpi-card em{color:#61708f;font-style:normal;font-size:.8rem;font-weight:700}.people-kpi-card strong{font-size:1.85rem;line-height:1}.people-kpi-card.accent span,.people-kpi-card.accent em{color:#ffffffe0}.people-overview-content{grid-template-columns:1.45fr .82fr .82fr;align-items:start}.people-card{min-height:0;padding:16px 18px;display:grid;align-content:start;gap:12px}.people-card-large{grid-row:span 2}.people-card-head,.people-mini-row{display:flex;align-items:center}.people-card-head{justify-content:space-between}.people-card-caption{margin:0 0 6px;color:#7b87a3;font-size:.76rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.people-card-head h2{margin:0;font-size:1.12rem}.people-link-btn{border:0;background:transparent;color:var(--accent);font-weight:800;cursor:pointer}.people-mini-table{border:1px solid rgba(220,227,240,.92);border-radius:18px;overflow:hidden}.people-mini-row{justify-content:space-between;gap:12px;padding:12px 14px;border-bottom:1px solid var(--line);font-size:.86rem}.people-mini-row span{flex:1}.people-mini-row.head{background:#f6f8fc;color:#8290af;font-weight:800}.people-alert-list,.people-alert-list li{display:grid}.people-alert-list{list-style:none;padding:0;margin:0;gap:10px}.people-alert-list li{grid-template-columns:1fr auto;gap:12px;padding:12px 0;border-bottom:1px solid var(--line)}.people-alert-list li:last-child{border-bottom:0}.people-alert-list span{color:#6e7a98}.people-table-page{position:relative;display:grid;gap:12px;min-height:0;height:100%;grid-template-rows:auto auto auto minmax(0,1fr) auto;overflow:hidden;padding-top:10px}.people-notice-row{min-height:0;display:flex;justify-content:flex-end}.people-inline-notice{min-height:32px;max-width:min(420px,calc(100% - 24px));padding:0 12px;border:1px solid rgba(29,108,255,.16);border-radius:12px;background:#1d6cff14;box-shadow:0 12px 24px #1b294c14;color:#1d5fd4;display:flex;align-items:center;gap:10px;font-size:.8rem;font-weight:800}.people-notice-link{color:#0f57c8;font-weight:900;text-decoration:none;white-space:nowrap}.people-notice-link:hover{text-decoration:underline}.people-status-row,.people-page-toolbar,.people-action-row,.people-filter-row,.people-pagination,.people-pagination-controls{display:flex;align-items:center}.people-status-row{gap:8px;flex:1 1 auto;min-width:0;flex-wrap:wrap}.people-page-toolbar{justify-content:space-between;gap:10px 16px;flex-wrap:wrap;padding-bottom:6px;border-bottom:1px solid rgba(226,233,245,.72)}.people-action-row,.people-filter-row,.people-pagination-controls{gap:10px;flex-wrap:wrap}.people-action-row{justify-content:flex-end}.people-status-tab,.people-primary-btn,.people-secondary-btn,.people-filter-btn,.people-page-size,.people-page-btn{min-height:34px;border:1px solid rgba(210,220,238,.96);border-radius:12px;background:#fff;color:#42506d;font-size:.8rem;font-weight:900;cursor:pointer;white-space:nowrap}.people-status-tab{min-height:36px;padding:0 13px;border-radius:12px;background:#f2f5fb;color:#36425e;font-size:.86rem;font-weight:800}.people-status-tab.is-active{background:#1d6cff1f;border-color:#1d6cff2e;color:var(--accent)}.people-primary-btn,.people-secondary-btn{min-height:44px;padding:0 18px;border-radius:14px;font-size:.92rem;font-weight:800}.people-primary-btn{border-color:transparent;background:linear-gradient(135deg,#1d6cff,#4c8dff);color:#fff}.people-filter-row{gap:8px}.people-filter-extra{margin-left:auto;display:flex;align-items:center;justify-content:flex-end}.people-filter-menu{position:relative}.people-search-input{position:relative;flex:1 1 280px;max-width:340px}.people-search-input input{width:100%;min-height:44px;padding:0 38px 0 14px;border:1px solid rgba(210,220,238,.96);border-radius:14px;background:#fff;color:var(--text)}.people-search-input button{position:absolute;right:14px;top:50%;transform:translateY(-50%);width:24px;height:24px;border:0;background:transparent;color:#98a4be;cursor:pointer;font-weight:900}.people-filter-btn{min-height:44px;max-width:236px;padding:0 14px;border-radius:14px;color:#5d6886;font-size:.92rem;font-weight:700;overflow:hidden;text-overflow:ellipsis}.people-filter-utility-btn{min-height:44px;padding:0 14px;border:1px solid rgba(210,220,238,.96);border-radius:14px;background:#fff;color:#31405f;font-size:.9rem;font-weight:800;cursor:pointer;white-space:nowrap;transition:border-color .16s ease,color .16s ease,background .16s ease,box-shadow .16s ease}.people-filter-utility-btn:hover{color:var(--accent);border-color:#1d6cff42;background:#1d6cff0d;box-shadow:0 10px 20px #1d6cff14}.people-filter-utility-btn:disabled{cursor:not-allowed;opacity:.45;box-shadow:none}.people-filter-btn.is-active{color:var(--accent);border-color:#1d6cff38;background:#1d6cff14}.people-filter-options{position:absolute;top:calc(100% + 8px);left:0;z-index:20;width:max-content;min-width:150px;max-width:260px;max-height:260px;overflow:auto;padding:6px;border:1px solid rgba(210,220,238,.96);border-radius:12px;background:#fff;box-shadow:0 18px 36px #1b294c24}.people-filter-options.people-filter-options-date{width:248px;min-width:248px;padding:12px;display:grid;gap:10px}.people-filter-options.people-filter-options-department{display:grid;grid-auto-flow:column;grid-auto-columns:190px;width:auto;max-width:min(620px,calc(100vw - 64px));max-height:340px;overflow:auto;gap:6px}.people-filter-department-column{min-width:0;max-height:328px;overflow:auto;padding-right:6px;border-right:1px solid rgba(220,227,240,.9)}.people-filter-department-column:last-child{border-right:0;padding-right:0}.people-filter-date-field{display:grid;gap:6px;cursor:pointer}.people-filter-date-field span{color:#6e7b98;font-size:.76rem;font-weight:800}.people-filter-date-field input{width:100%;min-height:38px;padding:0 12px;border:1px solid rgba(210,220,238,.96);border-radius:10px;background:#fff;color:#35415d;font-size:.82rem;font-weight:700;outline:none;cursor:pointer}.people-filter-date-field input:focus{border-color:#1d6cff5c;box-shadow:0 0 0 3px #1d6cff14}.people-filter-date-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:2px}.people-filter-option.is-confirm{background:#1d6cff1f;color:var(--accent)}.people-filter-option{width:100%;min-height:34px;padding:0 10px;border:0;border-radius:9px;background:transparent;color:#42506d;cursor:pointer;display:block;overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap;font-size:.82rem;font-weight:800}.people-filter-option.has-children{display:flex;align-items:center;justify-content:space-between;gap:10px}.people-filter-option.has-children span{flex:0 0 auto;color:#8b96ad}.people-filter-option:hover,.people-filter-option.is-active{background:#1d6cff1a;color:var(--accent)}.people-filter-option.muted{color:#7d89a3}.people-table-card{min-height:0;border:1px solid rgba(220,227,240,.96);border-radius:20px;background:#fffffff5;display:block;overflow:hidden}.people-table-card.compact{max-height:470px;overflow:hidden;overscroll-behavior:contain}.people-table-empty{min-height:320px;padding:44px 24px;color:#6a7896;display:grid;place-content:center;justify-items:center;gap:10px;text-align:center}.people-table-empty strong{color:var(--text);font-size:1.05rem;font-weight:900}.people-table-empty span{max-width:360px;color:#7d89a3;font-size:.86rem;font-weight:800;line-height:1.5}.people-loading{min-height:34px;padding:0 14px;border-bottom:1px solid rgba(226,233,245,.92);background:#f7f9fdf5;color:#6a7896;display:flex;align-items:center;font-size:.8rem;font-weight:800}.people-table-utility{min-height:42px;padding:0 16px;display:flex;align-items:center;justify-content:flex-end;border-bottom:1px solid rgba(226,233,245,.92);color:#5f6a88;font-size:.9rem;font-weight:800}.people-table-utility.dual{justify-content:flex-end;gap:8px}.people-table-utility button,.people-row-action{border:0;background:transparent;color:var(--accent);cursor:pointer;font:inherit;font-weight:900}.people-split-table{min-width:0;height:100%;display:grid;grid-template-rows:auto minmax(0,1fr) auto;overflow:hidden;font-size:.9rem}.people-split-header,.people-split-row,.people-split-scrollbar-row{min-width:0;display:grid;grid-template-columns:inherit}.people-split-header,.people-split-body,.people-split-scrollbar-row{grid-column:1 / -1}.people-split-header{background:#f7f9fd;border-top:1px solid rgba(220,227,240,.9);border-bottom:1px solid rgba(220,227,240,.9);color:#8a94ad;font-size:.84rem;font-weight:800}.people-split-body{min-height:0;overflow-y:auto;overflow-x:hidden;scrollbar-color:rgba(143,155,179,.38) transparent;scrollbar-width:thin}.people-split-body::-webkit-scrollbar{width:8px}.people-split-body::-webkit-scrollbar-track{background:transparent}.people-split-body::-webkit-scrollbar-thumb{border-radius:999px;background:#8f9bb357}.people-split-body::-webkit-scrollbar-thumb:hover{background:#64749475}.people-split-row{background:#fff}.people-split-row+.people-split-row{border-top:1px solid rgba(220,227,240,.9)}.people-row-section{min-width:0;display:grid;align-items:stretch}.people-middle-viewport{min-width:0;overflow:hidden}.people-middle-content{width:100%;min-width:100%;display:grid;align-items:stretch;will-change:transform}.people-fixed-left,.people-fixed-right{position:relative;z-index:2;background:inherit}.people-fixed-left{box-shadow:1px 0 #eaeff7f5,14px 0 18px -18px #1b294c61}.people-fixed-right{box-shadow:-1px 0 #eaeff7f5,-14px 0 18px -18px #1b294c61}.people-table-cell{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:flex;align-items:center;padding:0 10px;background:inherit}.offboarding-page .people-filter-row{align-items:center}.offboarding-page .people-search-input{max-width:420px}.offboarding-page .people-table-card.compact{max-height:500px}.people-grid-offboarding .people-fixed-left{box-shadow:1px 0 #eaeff7f5}.people-grid-offboarding .people-fixed-right{box-shadow:-1px 0 #eaeff7f5}.people-grid-offboarding .people-table-cell{padding:0 8px;font-size:.84rem}.people-grid-offboarding .people-split-header .people-table-cell{min-height:42px}.people-grid-offboarding .people-split-row .people-table-cell{min-height:52px}.people-grid-offboarding .people-status{width:100%;min-height:30px;justify-content:center;padding:0 8px;border-radius:9px;font-size:.78rem}.people-grid-offboarding .people-name-cell i{width:32px;height:32px;font-size:.76rem}.people-grid-offboarding .people-row-action{width:100%;min-height:30px;border-radius:9px;background:#1d6cff14}.people-grid-offboarding .people-row-actions{width:100%;gap:6px}.people-grid-offboarding .people-row-actions .people-row-action{width:auto;min-width:44px;padding:0 8px}.people-pending-sync{color:#8a94ad;font-weight:800}.people-split-header .people-table-cell{min-height:40px}.people-split-row .people-table-cell{min-height:48px}.people-split-row.selected{background:#f3f6fc}.people-split-scrollbar-row{height:12px;min-height:12px;margin-top:-1px;background:#fff;border-top:0}.people-split-scrollbar-row.is-hidden{min-height:0;height:0;border-top:0}.people-split-scrollbar-row.is-hidden .people-table-scrollbar{display:none}.people-table-scrollbar{grid-column:1 / -1;min-width:0;width:100%;overflow-x:auto;overflow-y:hidden;scrollbar-color:rgba(143,155,179,.48) transparent;scrollbar-width:thin}.people-table-scrollbar::-webkit-scrollbar{height:8px}.people-table-scrollbar::-webkit-scrollbar-track{background:transparent}.people-table-scrollbar::-webkit-scrollbar-thumb{border:2px solid transparent;border-radius:999px;background:#8f9bb380;background-clip:content-box}.people-table-scrollbar::-webkit-scrollbar-thumb:hover{background:#6474949e;background-clip:content-box}.people-table-scrollbar-track{height:1px;width:100%;min-width:100%;display:grid}.people-index-cell{color:#8a94ad;font-weight:800;text-align:center;justify-content:center;font-variant-numeric:tabular-nums;padding:0 12px}.people-code-cell{overflow:hidden;text-overflow:ellipsis;font-variant-numeric:tabular-nums;letter-spacing:0}.people-name-cell{display:flex;align-items:center;gap:10px}.people-name-label{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.people-name-cell i{width:38px;height:38px;border-radius:999px;background:#1d6cff;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-style:normal;font-size:.84rem;font-weight:800;flex:0 0 auto}.people-name-cell i.teal{background:#23b4c7}.people-name-cell i.violet{background:#7f58ef}.people-avatar-wrap{position:relative;display:inline-flex;flex:0 0 auto}.people-unread-dot{position:absolute;top:-1px;right:-1px;width:10px;height:10px;border:2px solid white;border-radius:999px;background:#e5484d;box-shadow:0 6px 12px #e5484d47}.people-status{min-height:32px;padding:0 12px;border-radius:10px;background:#1d6cff1a;color:var(--accent);display:inline-flex;align-items:center;font-style:normal;font-weight:800}.people-status.green{background:#14a76d1f;color:#14a76d}.people-status.gold{background:#ffb93729;color:#ec9813}.people-status.red{background:#e5484d1f;color:#d7353b}.people-op{color:var(--accent);font-weight:900;justify-content:center}.people-row-actions{max-width:100%;display:inline-flex;align-items:center;justify-content:center;gap:8px;overflow:visible}.people-row-action{flex:0 0 auto;max-width:none;padding:0;overflow:visible;white-space:nowrap}.people-row-action.is-process{min-height:28px;padding:0 12px;border-radius:8px;background:#1d6cff1a;color:#1d6cff}.people-row-action.is-view{color:#65718e}.people-row-status-action{min-height:28px;padding:0 10px;border-radius:999px;background:#1d6cff14;color:#1d6cff}.people-row-status-action.is-regularized{background:#0f9e691f;color:#0f9e69}.people-row-status-action.is-danger{background:#e5484d1f;color:#d7353b}.people-pagination{justify-content:space-between;min-height:44px;gap:12px;font-size:.92rem;font-weight:800}.people-page-size-menu{position:relative}.people-page-size-options{position:absolute;right:0;bottom:calc(100% + 8px);min-width:108px;padding:6px;border:1px solid rgba(210,220,238,.96);border-radius:12px;background:#fff;box-shadow:0 16px 32px #1b294c1f;z-index:8}.people-page-size-options button{width:100%;min-height:32px;border:0;border-radius:9px;background:transparent;color:#42506d;cursor:pointer;font-size:.82rem;font-weight:900;text-align:left;padding:0 10px}.people-page-size-options button.is-active,.people-page-size-options button:hover{background:#1d6cff1a;color:var(--accent)}.people-page-size,.people-page-btn{min-width:44px;height:44px;padding:0 12px;border-radius:14px;background:#fff;color:#4b5773;font-size:.92rem;font-weight:800}.people-page-size{min-width:98px}.people-page-btn.is-active{color:var(--accent);border-color:var(--accent);background:#1d6cff14}.people-page-btn:disabled,.people-page-size:disabled{cursor:not-allowed;opacity:.45}.people-table-page{gap:6px;min-height:0;height:100%;grid-template-rows:auto auto auto minmax(0,1fr) auto}.people-table-page .people-status-tab,.people-table-page .people-primary-btn,.people-table-page .people-secondary-btn,.people-table-page .people-filter-btn,.people-table-page .people-search-input input{min-height:34px;border-radius:12px;font-size:.8rem}.people-table-page .people-filter-utility-btn{min-height:34px;padding:0 12px;border-radius:12px;font-size:.8rem}.people-table-page .people-status-tab,.people-table-page .people-primary-btn,.people-table-page .people-secondary-btn{padding:0 13px}.people-table-page .people-filter-btn{padding:0 10px}.people-table-page .people-search-input{max-width:392px}.people-table-page .people-search-input input{padding-left:12px}.people-table-page .people-table-card.compact{max-height:none;height:100%}.people-table-page .people-table-utility{min-height:34px;padding:0 14px;font-size:.8rem;background:#fffffffa}.people-table-page .people-split-table{font-size:.81rem}.people-table-page .people-split-header{font-size:.76rem}.people-table-page .people-table-cell{padding:0 10px}.people-table-page .people-split-row .people-table-cell{min-height:48px}.people-table-page .people-split-header .people-table-cell{min-height:40px}.people-table-page .people-name-cell{gap:8px}.people-table-page .people-name-cell i{width:28px;height:28px;font-size:.66rem}.people-table-page .people-status{min-height:26px;padding:0 9px;border-radius:9px;font-size:.76rem}.people-grid-offboarding .people-table-cell{justify-content:center;padding:0 8px;text-align:center}.people-grid-offboarding .people-column-name,.people-grid-offboarding .people-column-department{justify-content:flex-start;text-align:left}.people-grid-offboarding .people-column-department{overflow:visible;text-overflow:clip;white-space:normal;line-height:1.35}.people-grid-probation .people-table-cell{min-height:50px;padding:0 12px;justify-content:center;text-align:center}.people-grid-probation .people-status{min-width:0;justify-content:center;padding:0 10px}.people-grid-probation .people-column-name,.people-grid-probation .people-column-department,.people-grid-probation .people-column-manager,.people-grid-probation .people-column-title{justify-content:flex-start;text-align:left}.people-grid-offboarding .people-name-cell{gap:8px}.people-grid-offboarding .people-name-label{max-width:100%}.people-grid-offboarding .people-status,.people-grid-offboarding .people-row-action{justify-content:center}.people-table-page .people-pagination{margin-top:auto;padding-top:0;min-height:30px;gap:2px 8px;font-size:.8rem}.people-table-page .people-pagination-controls{gap:5px}.people-table-page .people-page-size,.people-table-page .people-page-btn{min-width:30px;height:30px;padding:0 7px;border-radius:10px;font-size:.76rem}.people-table-page .people-page-size{min-width:74px}.people-hidden-file{position:fixed;width:1px;height:1px;opacity:0;pointer-events:none}.people-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;display:flex;align-items:center;justify-content:center;padding:32px;background:#121b3047;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.people-modal{width:min(920px,calc(100vw - 64px));max-height:min(820px,calc(100vh - 64px));border:1px solid rgba(210,220,238,.96);border-radius:10px;background:#fff;box-shadow:0 28px 76px #121b303d;display:grid;grid-template-rows:auto minmax(0,1fr);overflow:hidden}.people-modal-header{min-height:72px;padding:16px 20px;border-bottom:1px solid rgba(226,233,245,.92);background:#fff;display:flex;align-items:center;justify-content:space-between;gap:16px}.people-modal-header h2{margin:0;color:var(--text);font-size:1.02rem;font-weight:900}.people-modal-header p{margin:4px 0 0;color:#7d89a3;font-size:.78rem;font-weight:800}.people-modal-close{width:34px;height:34px;border:1px solid rgba(210,220,238,.96);border-radius:8px;background:#fff;color:#5d6886;cursor:pointer;font-size:1.2rem;line-height:1}.people-modal-close:hover{color:var(--accent);background:#1d6cff12}.people-modal-body{min-height:0;overflow-y:auto;overflow-x:hidden;padding:20px;background:var(--surface-soft);scrollbar-color:rgba(115,128,158,.4) transparent;scrollbar-width:thin}.people-panel-stack{display:grid;align-content:start;gap:14px;min-height:100%}.people-panel-message,.people-panel-empty,.people-panel-note{min-height:38px;padding:9px 12px;border:1px solid rgba(29,108,255,.16);border-radius:8px;background:#1d6cff12;color:#1d5fd4;display:flex;align-items:center;font-size:.82rem;font-weight:800}.people-panel-empty{justify-content:center;color:#7d89a3;background:#f7f9fd;border-color:#e2e9f5eb}.people-panel-note{color:#5f6a88;background:#f7f9fd;border-color:#e2e9f5eb}.people-panel-list,.people-column-list,.people-department-tree,.people-form-card{border:1px solid rgba(226,233,245,.92);border-radius:8px;overflow:hidden;background:#fff}.people-export-summary{min-height:72px;padding:14px;border:1px solid rgba(29,108,255,.14);border-radius:8px;background:#1d6cff12;display:grid;align-content:center;gap:6px}.people-export-summary strong{color:var(--text);font-size:1rem;font-weight:900}.people-export-summary span{color:#5f6a88;font-size:.82rem;font-weight:800}.people-export-schema-list{display:grid;gap:12px}.people-export-schema-card{padding:14px;border:1px solid rgba(226,233,245,.92);border-radius:8px;background:#fff;display:grid;gap:10px}.people-export-schema-card h3{margin:0;color:#2a3551;font-size:.9rem;font-weight:900}.people-export-field-list{display:flex;flex-wrap:wrap;gap:8px}.people-export-field-list span{min-height:30px;padding:0 10px;border:1px solid rgba(210,220,238,.96);border-radius:8px;background:#f7f9fd;color:#52607c;display:inline-flex;align-items:center;font-size:.78rem;font-weight:900}.people-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.people-detail-groups{display:grid;gap:14px}.people-detail-group{display:grid;gap:10px}.people-detail-group h3,.people-offboarding-section h3,.people-section-title-row h2,.people-section-title-row h3{margin:0;color:#2a3551;font-size:.9rem;font-weight:900}.people-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 16px}.people-detail-field{min-height:58px;padding:10px 12px;border:1px solid rgba(226,233,245,.92);border-radius:8px;background:#fff;display:grid;align-content:center;gap:5px}.people-detail-field span{color:#7d89a3;font-size:.76rem;font-weight:800}.people-detail-field strong{min-width:0;overflow:hidden;color:var(--text);font-size:.9rem;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.people-benefit-detail-sections{display:grid;gap:14px}.people-benefit-detail-section{padding:14px;border:1px solid rgba(226,233,245,.92);border-radius:8px;background:#fff;display:grid;gap:12px}.people-benefit-detail-section.is-urgent{border-color:#ef44443d;background:snow}.people-benefit-detail-section.is-pending{border-color:#f59e0b42;background:#fffdf7}.people-benefit-detail-section.is-done{border-color:#16a34a38;background:#f8fffb}.people-benefit-section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.people-benefit-section-head h3{margin:0;color:#202b46;font-size:1rem;font-weight:900}.people-benefit-section-head span{display:block;margin-top:4px;color:#6a7590;font-size:.78rem;font-weight:800}.people-benefit-section-head em{min-height:28px;padding:0 10px;border-radius:999px;background:#fff2db;color:#d97706;display:inline-flex;align-items:center;font-style:normal;font-size:.76rem;font-weight:900;white-space:nowrap}.people-benefit-detail-section.is-urgent .people-benefit-section-head em{background:#ffe4e6;color:#e11d48}.people-benefit-detail-section.is-done .people-benefit-section-head em{background:#dcfce7;color:#15803d}.people-benefit-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.people-benefit-section-actions{display:flex;align-items:center;justify-content:flex-end}.people-benefit-section-actions .people-primary-btn,.people-benefit-section-actions .people-secondary-btn{min-height:36px;padding:0 14px;border-radius:8px;font-size:.82rem}.people-benefit-section-note{color:#166534;background:#ecfdf3;border-color:#16a34a38;justify-content:flex-start;gap:8px}.people-secondary-btn.is-complete,.people-secondary-btn:disabled{cursor:default;opacity:.62}.people-probation-review-panel,.people-offboarding-handover-panel{display:grid;gap:14px;padding:14px;border:1px solid rgba(226,233,245,.92);border-radius:8px;background:#f9fbff}.people-probation-review-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.people-probation-review-head>div:first-child{display:grid;gap:4px}.people-probation-review-head strong{color:var(--text);font-size:.92rem;font-weight:900}.people-probation-review-head span{color:#65718e;font-size:.78rem;font-weight:800}.people-probation-review-tabs{display:inline-flex;padding:3px;border:1px solid rgba(210,220,238,.96);border-radius:8px;background:#fff;gap:2px}.people-probation-review-tabs button{min-width:48px;min-height:28px;border:0;border-radius:6px;color:#65718e;background:transparent;font-size:.78rem;font-weight:900;cursor:pointer}.people-probation-review-tabs button.is-active{color:#0f48b8;background:#eaf1ff}.people-probation-review-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 16px}.people-probation-review-grid.is-readonly{opacity:.78}.people-probation-summary-list{display:grid;gap:10px}.people-probation-summary-row{min-height:58px;padding:12px;border:1px solid rgba(226,233,245,.92);border-radius:8px;background:#fff;display:grid;grid-template-columns:88px 80px minmax(0,1fr);align-items:center;gap:12px}.people-probation-summary-row strong,.people-probation-summary-row span{color:var(--text);font-weight:900}.people-probation-summary-row em{min-width:0;overflow:hidden;color:#65718e;font-style:normal;font-size:.82rem;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.people-lifecycle-status-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.people-probation-month-status-grid{grid-template-columns:repeat(3,minmax(120px,1fr))}.people-lifecycle-card{min-height:72px;padding:12px;border:1px solid rgba(226,233,245,.92);border-radius:8px;background:#fff;display:grid;align-content:center;gap:5px}.people-lifecycle-card span{color:#7d89a3;font-size:.76rem;font-weight:800}.people-lifecycle-card strong{color:#26334f;font-size:.92rem;font-weight:900}.people-lifecycle-card.good{border-color:#14a76d3d;background:#14a76d12}.people-lifecycle-card.good strong{color:#11875a}.people-lifecycle-card.warning{border-color:#ec981338;background:#ffb9371a}.people-lifecycle-card.danger{border-color:#e5484d3d;background:#e5484d14}.people-lifecycle-card.danger strong{color:#d7353b}.people-probation-average-card,.people-probation-assessment-card{padding:12px;border:1px solid rgba(226,233,245,.92);border-radius:8px;background:#fff;display:grid;gap:12px}.people-probation-average-card{min-height:58px;grid-template-columns:minmax(0,1fr) auto;align-items:center}.people-probation-average-card span{color:#7d89a3;font-size:.78rem;font-weight:900}.people-probation-average-card strong{color:#11875a;font-size:1rem;font-weight:950}.people-section-title-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.people-section-title-row>span{color:#65718e;font-size:.78rem;font-weight:900}.people-assessment-list{display:grid;gap:10px}.people-assessment-score-table{overflow-x:auto;border:1px solid rgba(226,233,245,.92);border-radius:8px;background:#f7f9fd}.people-probation-assessment-table{width:100%}.people-assessment-score-header,.people-assessment-score-row{min-width:860px;display:grid;grid-template-columns:minmax(150px,1.05fr) minmax(220px,1.45fr) 84px 116px minmax(160px,1fr);align-items:center;gap:12px}.people-assessment-score-header{min-height:42px;padding:0 12px;color:#6b7692;font-size:.76rem;font-weight:900}.people-assessment-score-row{min-height:56px;padding:10px 12px;border-top:1px solid rgba(226,233,245,.92);background:#fff}.people-assessment-score-row strong,.people-assessment-score-row em{color:var(--text);font-style:normal;font-size:.84rem;font-weight:900}.people-assessment-score-row span{min-width:0;color:#65718e;font-size:.82rem;font-weight:800}.people-assessment-row{min-height:54px;padding:11px 12px;border:1px solid rgba(226,233,245,.92);border-radius:8px;background:#fff;display:grid;grid-template-columns:minmax(120px,.9fr) minmax(0,1.5fr) 60px;align-items:center;gap:12px}.people-assessment-row strong,.people-assessment-row em{color:var(--text);font-style:normal;font-weight:900}.people-assessment-row span{min-width:0;overflow:hidden;color:#65718e;font-size:.82rem;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.people-department-cascade{display:grid;gap:8px}.people-department-cascade em{min-height:22px;color:#65718e;font-style:normal;font-size:.76rem;font-weight:800}.people-offboarding-handover-list{display:grid;grid-template-columns:1fr;gap:12px}.people-offboarding-handover-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 16px;padding:14px;border:1px solid rgba(226,233,245,.92);border-radius:8px;background:#fff}.people-panel-actions-inline{margin-top:0;justify-content:flex-end}.people-panel-field-wide{grid-column:1 / -1}.people-panel-row{min-height:46px;padding:10px 14px;display:grid;grid-template-columns:minmax(120px,1fr) minmax(130px,1fr) auto;align-items:center;gap:12px;border-bottom:1px solid rgba(226,233,245,.92);color:#5f6a88;font-size:.84rem;font-weight:800}.people-panel-row:last-child{border-bottom:0}.people-panel-row strong,.people-panel-summary strong{color:var(--text);font-weight:900}.people-panel-row span,.people-panel-row em,.people-panel-summary span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.people-panel-row em{color:#8a94ad;font-style:normal}.people-panel-summary{min-height:48px;padding:12px 14px;border:1px solid rgba(226,233,245,.92);border-radius:8px;background:#fff;display:grid;grid-template-columns:minmax(120px,1fr) minmax(120px,1fr) minmax(140px,1fr);align-items:center;gap:12px;color:#5f6a88;font-size:.84rem;font-weight:800}.people-panel-actions{min-height:62px;position:sticky;bottom:0;margin:4px -20px -20px;padding:14px 20px 16px;border-top:1px solid rgba(226,233,245,.92);background:var(--surface-soft);display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}.people-inline-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}.people-panel-field,.people-panel-check{min-height:0;padding:0;border:0;border-radius:0;background:transparent;display:grid;align-content:center;gap:6px;color:#42506d;font-size:.82rem;font-weight:800}.people-panel-field{justify-content:stretch}.people-panel-field span{color:#65718e;font-size:.75rem;font-weight:900}.people-panel-field input,.people-panel-field select,.people-panel-field textarea{width:100%;min-width:0;min-height:34px;border:1px solid rgba(210,220,238,.96);border-radius:8px;padding:0 10px;color:var(--text);font:inherit;background:#fff}.people-panel-field input:focus,.people-panel-field select:focus,.people-panel-field textarea:focus{border-color:#1d6cff9e;box-shadow:0 0 0 3px #1d6cff1a;outline:none}.people-search-select{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 30px;width:100%;min-width:0;border:1px solid rgba(210,220,238,.96);border-radius:8px;background:#fff;transition:border-color .16s ease,box-shadow .16s ease}.people-search-select.is-open{border-color:#1d6cff9e;box-shadow:0 0 0 3px #1d6cff1a}.people-search-select input{min-height:32px;border:0;border-radius:8px;box-shadow:none}.people-search-select input:focus{box-shadow:none}.people-search-select>button{min-height:32px;border:0;border-left:1px solid rgba(226,233,245,.92);border-radius:0 8px 8px 0;background:transparent;color:#5f6a88;cursor:pointer;font:inherit;font-weight:900}.people-search-select.is-disabled>button{color:#a2acc0;cursor:not-allowed}.people-search-select-menu{position:absolute;z-index:120;top:calc(100% + 5px);left:-1px;right:-1px;max-height:min(240px,42vh);padding:6px;border:1px solid rgba(210,220,238,.96);border-radius:8px;background:#fff;box-shadow:0 18px 40px #121b3029;overflow:auto;overscroll-behavior:contain;scrollbar-color:rgba(115,128,158,.4) transparent;scrollbar-width:thin}.people-search-select.is-above .people-search-select-menu{top:auto;bottom:calc(100% + 5px)}.people-search-select-option{width:100%;min-height:32px;padding:0 9px;border:0;border-radius:6px;background:transparent;color:#42506d;cursor:pointer;display:flex;align-items:center;text-align:left;font:inherit;font-size:.8rem;font-weight:800}.people-search-select-option span{min-width:0;overflow:hidden;color:inherit;font-size:inherit;text-overflow:ellipsis;white-space:nowrap}.people-search-select-option:hover,.people-search-select-option.is-active{background:#1d6cff1a;color:var(--accent)}.people-search-select-empty{min-height:34px;padding:8px 10px;color:#8a94ad;display:flex;align-items:center;font-size:.8rem;font-weight:800}.people-panel-field textarea{min-height:76px;padding:9px 10px;resize:vertical}.people-panel-field input:disabled,.people-panel-field select:disabled,.people-panel-field textarea:disabled{color:#7d89a3;background:#f7f9fd;cursor:not-allowed}.people-panel-check input{width:16px;height:16px;accent-color:var(--accent)}.people-form-card{padding:14px;background:#fff}.people-department-tree{max-height:260px;overflow:auto;background:#fff}.people-department-row{width:100%;min-height:40px;padding:0 14px;border:0;border-bottom:1px solid rgba(226,233,245,.92);background:#fff;color:#42506d;cursor:pointer;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;text-align:left;font-size:.84rem;font-weight:850}.people-department-row:last-child{border-bottom:0}.people-department-row:hover,.people-department-row.is-active{background:#1d6cff14;color:var(--accent)}.people-department-row span,.people-department-row em{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.people-department-row em{color:#8a94ad;font-style:normal;font-size:.76rem}.people-column-list{min-height:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;overflow:auto;overscroll-behavior:contain}.people-column-list .people-panel-check{border:0;border-bottom:1px solid rgba(226,233,245,.92);border-radius:0}.people-column-settings-panel{min-height:0;height:100%;grid-template-rows:minmax(0,1fr) auto;gap:12px;overflow:hidden}.people-column-check{min-height:54px;padding:0 18px;display:grid;grid-template-columns:18px minmax(0,1fr);align-items:center;align-content:center;column-gap:12px;background:#fff}.people-column-check input{margin:0;justify-self:center}.people-column-check-label{min-width:0;color:#42506d;font-size:.88rem;font-weight:850;line-height:1.35;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.org-page{display:grid;gap:12px;min-height:0;height:100%;padding-top:10px;grid-template-rows:auto auto minmax(0,1fr);overflow:hidden}.org-toolbar,.org-chip-row,.org-action-row,.org-filter-row,.org-section-head{display:flex;align-items:center}.org-toolbar,.org-section-head{justify-content:space-between}.org-toolbar,.org-filter-row{gap:12px;flex-wrap:wrap}.org-chip-row,.org-action-row{gap:8px;flex-wrap:wrap}.org-chip,.org-primary-btn,.org-secondary-btn,.org-filter-btn,.org-link-btn,.org-tree-item{border:1px solid rgba(210,220,238,.96);cursor:pointer}.org-chip{min-height:44px;padding:0 15px;border-radius:14px;background:#f2f5fb;color:#37435f;font-size:.92rem;font-weight:800}.org-chip.is-active{background:#1d6cff1f;border-color:#1d6cff33;color:var(--accent)}.org-primary-btn,.org-secondary-btn{min-height:44px;padding:0 18px;border-radius:14px;background:#fff;color:#48526e;font-size:.92rem;font-weight:800}.org-primary-btn{background:linear-gradient(135deg,#1d6cff,#4c8dff);border-color:transparent;color:#fff}.org-filter-btn{min-height:42px;padding:0 13px;border-radius:14px;background:#fff;color:#5d6886;font-size:.92rem;font-weight:700}.org-filter-btn span{color:#8a95ae}.org-filter-btn.strong{color:var(--accent)}.org-layout{display:grid;grid-template-columns:254px minmax(0,1fr);gap:12px;min-height:0}.org-sidebar,.org-main-card,.org-table-card,.org-structure-board{background:#fffffff5;border:1px solid rgba(220,227,240,.96);border-radius:22px}.org-sidebar{padding:12px;display:grid;align-content:start;gap:10px}.org-search{position:relative;display:block}.org-search input{width:100%;min-height:40px;padding:0 38px 0 12px;border:1px solid rgba(210,220,238,.96);border-radius:14px;background:#fff}.org-search span{position:absolute;right:14px;top:50%;transform:translateY(-50%);color:#98a4be}.org-tree{display:grid;gap:8px}.org-tree-item{min-height:42px;padding:0 12px;border-radius:14px;background:#fff;color:#35415d;font-size:.9rem;font-weight:800;display:flex;align-items:center;justify-content:space-between}.org-tree-item.is-active{background:linear-gradient(135deg,#1d6cff,#4486ff);border-color:transparent;color:#fff}.org-main-card,.org-structure-board{padding:16px 18px;display:grid;align-content:start;gap:12px;min-height:0}.org-section-head h2{margin:4px 0 0;font-size:1.12rem}.org-link-btn{min-height:38px;padding:0 14px;border-radius:12px;background:#fff;color:var(--accent);font-size:.88rem;font-weight:800}.org-table-card{min-height:0;overflow:auto}.org-table-card.tall{height:100%;max-height:none}.org-grid-table{display:grid;align-items:center;gap:12px;padding:13px 16px;border-top:1px solid rgba(220,227,240,.9);background:#fffffffa;font-size:.9rem}.org-grid-table.head{position:sticky;top:0;z-index:1;background:#f7f9fd;color:#8a94ad;font-size:.84rem;font-weight:800}.org-grid-departments{grid-template-columns:1.1fr .8fr 1fr .7fr .7fr .9fr .6fr}.org-grid-headcount{grid-template-columns:1fr 1fr .7fr .7fr .7fr .7fr .8fr .6fr}.org-grid-reporting{grid-template-columns:.85fr 1fr .8fr .8fr .9fr .9fr .6fr}.org-grid-positions{grid-template-columns:1fr .8fr 1fr .8fr .7fr .8fr .6fr}.org-grid-needs{grid-template-columns:1fr .9fr .95fr .7fr .9fr .75fr .9fr .6fr}.org-structure-node{min-height:102px;padding:16px 18px;border-radius:20px;background:#f4f7fdf5;border:1px solid rgba(220,227,240,.92);display:grid;align-content:start;gap:8px}.org-structure-node strong{font-size:1rem}.org-structure-node span{color:#66738f;font-size:.86rem;font-weight:700}.org-structure-node.core{background:linear-gradient(135deg,#1d6cff,#4a88ff);border-color:transparent;color:#fff}.org-structure-node.core span{color:#ffffffdb}.people-link-page{min-height:100dvh;padding:28px;overflow-y:auto;background:linear-gradient(180deg,#ffffffb8,#f7f9fdf0),var(--bg);display:grid;align-items:start;justify-items:center}.people-link-shell{width:min(1080px,100%);display:grid;gap:14px}.people-mentor-shell{padding-bottom:84px}.people-public-brand{min-height:42px;display:flex;align-items:center;justify-content:space-between;gap:12px}.people-public-brand strong{color:#203052;font-size:1rem;font-weight:900}.people-public-brand span{color:#65718e;font-size:.82rem;font-weight:900}.people-link-header,.people-link-section,.people-confirm-summary,.people-confirm-check{border:1px solid rgba(220,227,240,.96);border-radius:8px;background:#fff;box-shadow:0 16px 34px #21335c0f}.people-link-header{min-height:112px;padding:20px 22px;display:flex;align-items:center;justify-content:space-between;gap:18px}.people-link-header span,.people-link-header p{margin:0;color:#6e7a98;font-size:.82rem;font-weight:800}.people-link-header h1{margin:4px 0;color:var(--text);font-size:1.45rem;font-weight:900}.people-link-header>strong,.people-link-actions>span,.people-link-meta-grid strong{min-height:36px;padding:0 12px;border-radius:8px;display:inline-flex;align-items:center;white-space:nowrap;font-size:.86rem;font-weight:900}.people-link-meta-grid{min-width:230px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.people-link-meta-grid>span{min-height:62px;padding:10px;border:1px solid rgba(226,233,245,.96);border-radius:8px;background:#f8fbff;display:grid;align-content:center;gap:4px}.people-link-meta-grid small{color:#7d89a3;font-size:.72rem;font-weight:900}.people-link-meta-grid strong{min-height:30px;justify-content:center;padding:0 10px}.people-weight-ok{background:#14a76d1f;color:#0f9e69}.people-weight-bad{background:#e5484d1f;color:#d7353b}.people-link-section{padding:16px;display:grid;gap:12px}.people-dynamic-table{display:grid;gap:12px}.people-mentor-table{gap:8px}.people-mentor-table-head,.people-mentor-row{display:grid;grid-template-columns:minmax(180px,.9fr) minmax(260px,1.4fr) minmax(96px,.35fr) 64px;align-items:stretch;gap:10px}.people-mentor-table-head.is-score-mode,.people-mentor-row.is-score-mode{grid-template-columns:minmax(150px,.8fr) minmax(220px,1.1fr) minmax(90px,.35fr) minmax(90px,.35fr) minmax(180px,.9fr) 64px}.people-mentor-table-head{min-height:36px;padding:0 12px;border-radius:8px;background:#eef3fb;color:#65718e;font-size:.76rem;font-weight:900}.people-mentor-table-head span{min-width:0;display:flex;align-items:center}.people-dynamic-row{position:relative;padding:14px;border:1px solid rgba(226,233,245,.92);border-radius:8px;background:#f9fbff;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 14px}.people-mentor-row{padding:12px;grid-template-columns:minmax(180px,.9fr) minmax(260px,1.4fr) minmax(96px,.35fr) 64px;gap:10px}.people-dynamic-row.is-score-mode{grid-template-columns:repeat(3,minmax(0,1fr))}.people-mentor-row.is-score-mode{grid-template-columns:minmax(150px,.8fr) minmax(220px,1.1fr) minmax(90px,.35fr) minmax(90px,.35fr) minmax(180px,.9fr) 64px}.people-mentor-row .people-panel-field textarea{min-height:54px;padding-top:8px;resize:vertical}.people-mentor-row .people-panel-field-wide{grid-column:auto}.people-mobile-field-label{display:none}.people-row-remove-btn{justify-self:end;min-height:32px;padding:0 10px;border:1px solid rgba(229,72,77,.22);border-radius:8px;background:#fff;color:#d7353b;font-size:.78rem;font-weight:900;cursor:pointer}.people-row-remove-btn:disabled{opacity:.45;cursor:not-allowed}.people-link-actions{position:sticky;z-index:4;bottom:0;min-height:66px;margin-top:2px;padding:12px 0 0;border-top:1px solid rgba(226,233,245,.92);background:linear-gradient(180deg,#f7f9fd00,#f7f9fdfa 24%);display:flex;align-items:center;justify-content:flex-end;gap:10px}.people-confirm-shell{width:min(820px,100%)}.people-confirm-shell .people-link-actions{position:static;min-height:54px;padding-top:10px;background:transparent}.people-confirm-summary{margin:0;padding:12px 14px;color:#5f6a88;font-weight:800}.people-confirm-evidence{background:#f7fafc}.people-confirm-evidence-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,.8fr);gap:10px}.people-confirm-evidence-grid span{min-width:0;padding:10px 12px;border:1px solid rgba(226,233,245,.92);border-radius:8px;background:#fff}.people-confirm-evidence-grid small,.people-confirm-evidence-grid strong{display:block}.people-confirm-evidence-grid small{color:#6e7a98;font-size:.76rem;font-weight:800}.people-confirm-evidence-grid strong{overflow:hidden;color:var(--text);font-size:.86rem;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.people-confirm-evidence p{margin:8px 0 0;color:#5f6a88;font-size:.84rem;font-weight:800}.people-confirm-card-list{display:grid;gap:10px}.people-confirm-card,.people-handover-confirm-card{min-height:72px;padding:12px;border:1px solid rgba(226,233,245,.92);border-radius:8px;background:#f9fbff}.people-confirm-card{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.3fr) 64px;align-items:center;gap:14px}.people-confirm-card-score{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr) 70px minmax(0,1fr)}.people-confirm-card span,.people-handover-confirm-card em{color:#6e7a98;font-size:.78rem;font-style:normal;font-weight:800}.people-confirm-card strong,.people-confirm-card em,.people-handover-confirm-card strong{color:var(--text);font-style:normal;font-weight:900}.people-confirm-card p{min-width:0;margin:0;color:#5f6a88;font-size:.84rem;font-weight:800;line-height:1.45;overflow-wrap:anywhere}.people-confirm-card small{min-width:0;color:#5f6a88;font-size:.78rem;font-weight:800;line-height:1.45;overflow-wrap:anywhere}.people-confirm-check{padding:12px 14px}.people-handover-confirm-card{display:grid;grid-template-columns:20px minmax(0,1fr);align-items:center;gap:12px;cursor:pointer}.people-handover-link-group,.people-offboarding-group{display:grid;gap:8px}.people-offboarding-group{padding:12px;border:1px solid rgba(226,233,245,.92);border-radius:8px;background:#fff;align-content:start}.people-offboarding-group.is-confirmed{border-color:#14a76d42;background:#14a76d12}.people-handover-sheet-head{display:flex;align-items:start;justify-content:space-between;gap:4px}.people-handover-sheet-head strong{color:var(--text);font-weight:900}.people-handover-sheet-head span{color:#65718e;font-size:.78rem;font-weight:900;overflow-wrap:anywhere}.people-handover-sheet-header,.people-handover-confirm-row{display:grid;grid-template-columns:54px minmax(0,1fr) 128px;gap:12px;align-items:center}.people-handover-sheet-header{min-height:34px;padding:0 14px;border-radius:8px;background:#eef3fb;color:#65718e;font-size:.7rem;font-weight:900}.people-offboarding-group .people-handover-sheet-header{grid-template-columns:54px minmax(120px,.6fr) minmax(240px,1.6fr) 118px;gap:12px}.people-offboarding-group .people-handover-sheet-header>span{justify-self:center;text-align:center}.people-handover-sheet-row{display:grid;grid-template-columns:54px minmax(120px,.6fr) minmax(240px,1.6fr) 118px;gap:12px;align-items:center;min-height:38px;padding:9px 12px;border:1px solid rgba(226,233,245,.82);border-radius:8px;background:#ffffffc7}.people-handover-index{color:#65718e;text-align:center;font-weight:900}.people-handover-sheet-row>span,.people-handover-sheet-row>em{min-width:0;color:#52607c;font-size:.74rem;font-style:normal;font-weight:800;line-height:1.35;overflow-wrap:anywhere}.people-handover-sheet-row>span,.people-handover-sheet-row>em{justify-self:center;text-align:center}.people-handover-sheet-row>span:nth-child(3){justify-self:center;text-align:center}.people-handover-sheet-row>em{color:#c15b05}.people-offboarding-group.is-confirmed .people-handover-sheet-row>em{color:#11875a}.people-handover-group-note{min-height:54px;padding:10px;border:1px solid rgba(226,233,245,.82);border-radius:8px;background:#ffffffc7;display:grid;gap:4px}.people-handover-group-note span{color:#7d89a3;font-size:.72rem;font-weight:900}.people-handover-group-note strong{color:#2a3551;font-size:.8rem;line-height:1.45;overflow-wrap:anywhere}.people-offboarding-basic-grid .people-detail-field-long{grid-column:1 / -1;align-content:start}.people-detail-field-long strong{max-height:118px;overflow:auto;text-overflow:clip;white-space:pre-wrap;line-height:1.5}.people-offboarding-complete-bar{position:sticky;bottom:-14px;z-index:2;min-height:68px;margin:2px -14px -14px;padding:12px 14px;border-top:1px solid rgba(220,227,240,.96);background:#f9fbfff5;display:flex;align-items:center;justify-content:space-between;gap:12px}.people-offboarding-complete-bar span{min-width:0;color:#65718e;font-size:.82rem;font-weight:800;line-height:1.45;overflow-wrap:anywhere}.people-handover-confirm-row{min-height:58px;padding:12px 14px;cursor:pointer}.people-handover-confirm-row>span,.people-handover-confirm-row>em{min-width:0;overflow:hidden;color:#52607c;font-size:.82rem;font-style:normal;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.people-handover-confirm-card span{min-width:0}.people-handover-check-cell{display:inline-flex;align-items:center;justify-content:flex-start;gap:8px}.people-handover-check-cell input{width:16px;height:16px;accent-color:var(--accent)}.people-handover-check-cell em{color:#52607c;font-style:normal;font-weight:900}.people-handover-sign-section{grid-template-columns:1fr}.people-link-error-card{min-height:132px;align-content:center}.people-link-error-card h2,.people-link-error-card p{margin:0}.people-link-error-card h2{color:var(--text);font-size:1rem;font-weight:900}.people-link-error-card p{color:#65718e;font-size:.86rem;font-weight:800;line-height:1.55}.org-structure-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}@media(max-width:720px){.people-modal-backdrop{padding:12px}.people-modal{width:calc(100vw - 24px);max-height:calc(100vh - 24px)}.people-panel-row,.people-panel-summary,.people-detail-grid,.people-lifecycle-status-grid,.people-offboarding-handover-list,.people-assessment-row,.people-probation-review-grid,.people-offboarding-handover-row,.people-dynamic-row,.people-confirm-card,.people-confirm-card-score,.people-form-grid,.people-column-list{grid-template-columns:1fr}.people-handover-link-group .people-handover-sheet-header,.people-handover-link-group .people-handover-confirm-row{min-width:0;grid-template-columns:44px minmax(0,1fr) 104px}.people-offboarding-group .people-handover-sheet-header,.people-offboarding-group .people-handover-sheet-row{grid-template-columns:44px minmax(82px,.55fr) minmax(0,1.4fr) 86px}.people-link-page{padding:12px}.people-link-header,.people-section-title-row{align-items:flex-start;flex-direction:column}.people-link-meta-grid{width:100%;min-width:0}.people-public-brand{align-items:flex-start;flex-direction:column;gap:4px}.people-mentor-table-head{display:none}.people-mentor-row,.people-mentor-row.is-score-mode{grid-template-columns:1fr}.people-mobile-field-label{display:inline}.people-link-actions{justify-content:stretch}.people-link-actions .people-primary-btn{flex:1}.people-probation-review-head{display:grid}.people-panel-field{min-width:0}.people-panel-actions{justify-content:stretch}.people-panel-actions button{flex:1 1 120px}.auth-panel{padding:20px}.auth-panel-head{align-items:flex-start;flex-direction:column}.org-toolbar,.org-chip-row,.org-action-row,.org-filter-row,.org-layout{flex-direction:column;align-items:stretch}.org-layout,.org-structure-grid,.org-grid-departments,.org-grid-headcount,.org-grid-reporting,.org-grid-positions,.org-grid-needs{grid-template-columns:1fr}}
