:root{--bg:#f5f7fb;--panel:#fff;--text:#142039;--muted:#738099;--line:#e5eaf1;--primary:#2b64e8;--primary-dark:#1d50c5;--green:#2aa773;--orange:#d8952d;--red:#dc5963;--nav:#111a2b}*{box-sizing:border-box}body,html{margin:0;padding:0;background:var(--bg);color:var(--text);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button{cursor:pointer}.muted{color:var(--muted)}.positive{color:var(--green)!important}.grow{flex:1 1;min-width:0}.eyebrow{font-size:12px;font-weight:800;letter-spacing:.14em;color:var(--primary)}.eyebrow.light{color:#a9c3ff}.primaryButton{border:0;border-radius:11px;background:var(--primary);color:#fff;font-weight:750;padding:13px 18px;display:inline-flex;align-items:center;justify-content:center}.primaryButton:hover{background:var(--primary-dark)}.primaryButton:disabled{opacity:.6;cursor:wait}.primaryButton.compact{padding:10px 15px}.secondaryButton{border:1px solid #d9e0ea;border-radius:10px;padding:10px 14px;font-weight:700;color:#34425c}.textButton{background:transparent;border:0;padding:0;color:var(--primary);font-weight:750}.formError{background:#fff0f1;border:1px solid #f4cfd3;color:#a83e47;padding:10px 12px;border-radius:9px;font-size:12px;margin:10px 0}.formNote{font-size:12px;color:var(--muted);line-height:1.5}.emptyState{color:#909bad;font-size:12px;padding:10px 0}.emptyState.large{min-height:140px;display:grid;place-items:center;text-align:center}.emptyPage{border:1px dashed #d9e0ea;border-radius:16px;text-align:center;padding:60px 20px}.emptyPage b{font-size:18px}.emptyPage p{color:var(--muted);font-size:13px}.pageActionRow{display:flex;justify-content:flex-end;margin:-64px 0 28px}.badge{padding:7px 10px;border-radius:999px;font-size:12px;font-weight:800}.positiveBadge{background:#eaf8f1;color:var(--green)}.loginPage{display:grid;grid-template-columns:1.08fr .92fr;background:#fff}.loginVisual{background:radial-gradient(circle at 78% 16%,#294e91 0,#152647 34%,#0f1b31 70%);padding:58px 72px;display:flex;flex-direction:column;justify-content:space-between}.brandMark{width:48px;height:48px;border-radius:14px;background:#3e77ef;display:grid;place-items:center;font-size:24px;font-weight:900}.loginHero{font-size:56px;line-height:1.03;margin:18px 0;letter-spacing:-.04em;max-width:700px}.loginLead{font-size:18px;color:#c5d0e4;max-width:610px}.loginFeatureGrid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px}.loginFeatureGrid div{border-top:1px solid rgba(255,255,255,.2);padding-top:18px;display:flex;flex-direction:column;gap:8px}.loginFeatureGrid b{color:#7da4ff}.loginFeatureGrid span{font-size:13px;color:#d4dced;line-height:1.45}.loginFormWrap{display:grid;place-items:center;padding:40px}.loginCard{width:min(430px,100%)}.loginCard h2{font-size:34px;margin:10px 0 6px;letter-spacing:-.03em}.loginCard>p{margin-bottom:24px}.field{display:flex;flex-direction:column;gap:7px;margin:14px 0}.field span{font-size:12px;font-weight:700;color:#4b566b}.field input,.field select,.field textarea{width:100%;border:1px solid #dfe4ec;border-radius:9px;outline:none;background:#fff;color:var(--text)}.field input:focus,.field select:focus,.field textarea:focus{border-color:#8eb0f7;box-shadow:0 0 0 3px #edf3ff}.loginCard .primaryButton{width:100%;margin-top:8px}.mobileBrand{display:none}.sidebar{width:252px;background:var(--nav);color:#dce4f3;position:fixed;inset:0 auto 0 0;padding:24px 18px;display:flex;flex-direction:column;z-index:10}.brand{display:flex;align-items:center;gap:12px;padding:0 8px 26px}.brandIcon{width:38px;height:38px;border-radius:11px;background:var(--primary);display:grid;place-items:center;font-weight:900}.brand>div:last-child{display:flex;flex-direction:column;line-height:1.05}.brand b{font-size:16px}.brand span{font-size:12px;color:#8f9aae}.nav{display:flex;flex-direction:column;gap:6px}.navItem{display:flex;align-items:center;gap:11px;padding:12px 13px;border-radius:10px;color:#9da9bc;font-size:14px;font-weight:650}.navItem:hover{background:#182338;color:#fff}.navItem.active{background:#1b2b47;color:#fff}.navIcon{width:23px;text-align:center;color:#7fa8ff;font-size:17px}.sidebarBottom{margin-top:auto;border-top:1px solid #263044;padding-top:18px}.userMini{display:flex;align-items:center;gap:10px}.userMini div:last-child{display:flex;flex-direction:column}.userMini b{font-size:13px}.userMini span{font-size:11px;color:#8995a9;margin-top:3px}.logout{display:block;border:0;background:transparent;color:#8f9aae;font-size:13px;padding:13px 8px 0}.main{margin-left:252px;width:calc(100% - 252px);padding:34px 34px 60px}.topbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:28px;min-height:48px}.topbar h1{font-size:29px;margin:0 0 5px;letter-spacing:-.03em}.topbar p{margin:0;color:var(--muted);font-size:13px}.statsGrid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:16px;gap:16px}.competencyCard,.employeeCard,.panel,.statCard{background:var(--panel);border:1px solid var(--line);border-radius:16px}.statCard{padding:20px}.statCard>span{display:block;color:var(--muted);font-size:12px;margin-bottom:12px}.statCard>b{font-size:30px;letter-spacing:-.04em}.heroMetric b em,.statCard b em{font-size:14px;color:#9aa4b4;font-style:normal;font-weight:600;margin-left:4px}.statCard small{display:block;color:#9aa4b4;margin-top:8px;font-size:11px}.panelHeader{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:20px}.panelHeader h2{font-size:17px;margin:0 0 5px}.panelHeader p{font-size:12px;color:var(--muted);margin:0}.segmented{background:#f1f4f8;border-radius:9px;padding:3px;display:flex}.segmented button{border:0;background:transparent;padding:7px 10px;border-radius:7px;color:#7d8798;font-size:12px}.segmented .selected{color:#263247;box-shadow:0 1px 4px rgba(20,30,50,.08)}.matrixScroll{overflow:auto}.matrix{width:100%;border-collapse:collapse;min-width:900px}.matrix th{font-size:10px;color:#8b95a7;font-weight:650;padding:10px 12px;text-align:center;border-bottom:1px solid var(--line)}.matrix th:first-child{text-align:left}.matrix td{padding:11px 12px;border-bottom:1px solid #f0f2f5;text-align:center}.matrix tr:last-child td{border-bottom:0}.employeeCell{display:flex;align-items:center;gap:10px;text-align:left}.employeeCell>span:last-child{display:flex;flex-direction:column}.employeeCell b{font-size:12px}.employeeCell small{font-size:10px;color:var(--muted);margin-top:3px}.avatar{width:34px;height:34px;border-radius:10px;background:#e9effc;color:#315da9;display:inline-grid;place-items:center;font-size:11px;font-weight:800;flex:none}.avatar.small{width:30px;height:30px}.avatar.large{width:48px;height:48px;font-size:14px}.avatar.xlarge{width:64px;height:64px;font-size:18px;border-radius:16px}.level{width:31px;height:31px;border-radius:9px;display:inline-grid;place-items:center;font-weight:800;font-size:12px}.level.high{background:#e8f6ef;color:#237e58}.level.mid{background:#fff3dc;color:#ae751e}.level.low{background:#fde9eb;color:#b74049}.level.empty{background:#f2f4f7;color:#9aa4b4}.twoCols{display:grid;grid-template-columns:1fr 1fr;grid-gap:18px;gap:18px}.growthList{display:flex;flex-direction:column;gap:18px}.growthRow{display:flex;align-items:center;gap:12px}.rank{width:27px;height:27px;border-radius:8px;background:#f0f3f8;display:grid;place-items:center;font-weight:800;font-size:12px;color:#667188}.growthRow b{font-size:13px}.bar{height:6px;background:#eef1f5;margin-top:7px;overflow:hidden}.bar,.bar i{border-radius:99px}.bar i{display:block;height:100%;background:#4f7de0}.miniChart{height:170px;display:flex;align-items:flex-end;gap:12px;padding:10px 4px 0}.trendBar{height:100%;flex:1 1;display:flex;align-items:center;flex-direction:column;gap:5px}.trendBar i{display:block;width:100%;max-width:42px;background:linear-gradient(#6f98ec,#d6e2fb);border-radius:7px 7px 2px 2px}.trendBar b{font-size:10px}.trendBar small{font-size:9px;color:#9aa4b4}.employeesGrid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:18px;gap:18px}.employeeCard{padding:20px;transition:.2s}.employeeCard:hover{transform:translateY(-2px);box-shadow:0 10px 30px rgba(31,53,88,.08)}.employeeCardTop{display:flex;justify-content:space-between;align-items:flex-start}.statusDot{display:inline-flex;align-items:center;gap:6px;background:#edf8f2;color:#2b8a62;border-radius:999px;font-size:10px;font-weight:700}.statusDot:before{content:"";width:6px;height:6px;border-radius:50%;background:#3eb67e}.employeeCard h3{margin:17px 0 4px;font-size:16px}.employeeCard p{margin:0;color:var(--muted);font-size:12px}.scoreRow{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:8px;gap:8px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:16px 0;margin:18px 0}.scoreRow div{display:flex;flex-direction:column;gap:4px}.scoreRow span{font-size:9px;color:var(--muted)}.scoreRow b{font-size:16px}.openProfile{font-size:12px;color:var(--primary);font-weight:700}.employeeHero{display:flex;align-items:center;gap:24px}.employeeIdentity{display:flex;align-items:center;gap:14px;min-width:300px;margin-right:auto}.employeeIdentity h2{font-size:18px;margin:8px 0 3px}.employeeIdentity p{font-size:12px;color:var(--muted);margin:0}.heroMetric{padding-left:22px;border-left:1px solid var(--line);display:flex;flex-direction:column;gap:5px;min-width:110px}.heroMetric span{font-size:10px;color:var(--muted)}.heroMetric b{font-size:23px}.heroButtons{display:flex;gap:8px;flex-direction:column}.tabs{display:flex;gap:5px;margin:2px 0 18px;border-bottom:1px solid var(--line)}.tabs button{background:transparent;padding:12px 14px;color:#7c8798;font-weight:650;font-size:13px;border-bottom:2px solid transparent}.tabs .active{color:var(--primary);border-color:var(--primary)}.profileGrid{display:grid;grid-template-columns:1.2fr .8fr;grid-gap:18px;gap:18px}.radarPanel{min-height:410px}.radarWrap{display:flex;flex-direction:column;align-items:center}.radar{width:min(350px,100%);overflow:visible}.radarGrid{fill:none;stroke:#e5e9f0;stroke-width:1}.radarAxis{stroke:#edf0f4;stroke-width:1}.radarTarget{fill:#dbe6fb;fill-opacity:.32;stroke:#9fb7e7;stroke-width:2;stroke-dasharray:5 5}.radarValue{fill:#4d7ce0;fill-opacity:.18;stroke:#3568d5;stroke-width:2.5}.radarDot{fill:#3568d5;stroke:#fff;stroke-width:2}.radarLabel{font-size:9px;fill:#6f7b8f;font-weight:650}.legend{display:flex;gap:18px;font-size:11px;color:#748096}.legend span{display:flex;align-items:center;gap:6px}.legend i{width:13px;height:3px;border-radius:99px}.legendFact{background:#3568d5}.legendTarget{border-top:2px dashed #9fb7e7}.gapList{display:flex;flex-direction:column;gap:8px}.gapRow{display:flex;align-items:center;gap:11px;padding:12px 0;border-bottom:1px solid #f0f2f5}.gapRow:last-child{border-bottom:0}.gapIndex{width:28px;height:28px;border-radius:9px;background:#fff2df;color:#b97822;display:grid;place-items:center;font-size:11px;font-weight:800}.gapIndex.danger{background:#fde9eb;color:#b74049}.gapRow b{font-size:13px}.gapRow small{display:block;color:var(--muted);margin-top:4px;font-size:11px}.gapValue{font-weight:850;color:#d0545d}.strengthList{display:flex;flex-direction:column}.strengthList>div{display:flex;justify-content:space-between;padding:12px 0;border-bottom:1px solid #f0f2f5;font-size:12px}.strengthList>div:last-child{border-bottom:0}.focusCards{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:12px;gap:12px}.focusCards.single{grid-template-columns:1fr}.focusCard{background:#f7f9fc;border:1px solid var(--line);border-radius:13px;padding:15px}.focusCard>span{font-size:9px;text-transform:uppercase;letter-spacing:.07em;color:#8590a3}.focusCard>b{display:block;font-size:13px;margin:8px 0 5px}.focusCard p{font-size:11px;color:var(--muted);line-height:1.5;margin:0}.competencyRows{display:flex;flex-direction:column}.competencyRow{display:grid;grid-template-columns:1.5fr 1.2fr 60px 80px 120px;align-items:center;grid-gap:16px;gap:16px;padding:14px 0;border-bottom:1px solid #f0f2f5}.competencyRow.detailed{grid-template-columns:1.35fr 1fr 55px 75px 115px}.competencyRow:last-child{border-bottom:0}.competencyName{display:flex;flex-direction:column}.competencyName b{font-size:12px}.competencyName small{color:var(--muted);font-size:9px;margin-top:4px}.miniScale,.scale{display:flex;gap:4px}.scale i{height:7px;flex:1 1;border-radius:99px;background:#edf0f4}.miniScale i.filled,.scale i.filled{background:#4d7ce0}.currentScore b{font-size:17px}.currentScore span,.targetScore{font-size:10px;color:var(--muted)}.gapPill{font-size:9px;background:#fff0f1;color:#bd4b53;padding:6px 8px;border-radius:999px;text-align:center}.gapPill.ok{background:#edf8f2;color:#2d8962}.competencyComment{grid-column:1/-1;background:#f8f9fb;border-radius:8px;padding:9px 11px;font-size:11px;color:#69758a}.planProgress{display:flex;align-items:center;gap:14px;margin-bottom:14px}.planProgress span{font-size:12px}.bar.big{height:8px;flex:1 1;margin:0}.planProgress>b{font-size:12px;color:var(--primary)}.planList{display:flex;flex-direction:column}.planItem{display:flex;align-items:center;gap:12px;padding:12px 0;border-bottom:1px solid #f1f3f6}.planItem:last-child{border-bottom:0}.check{width:24px;height:24px;border-radius:7px;border:1.5px solid #d5dbe5;background:#fff;display:grid;place-items:center;color:#fff;flex:none}.planItem.done .check{background:var(--green);border-color:var(--green)}.planItem.done b{text-decoration:line-through;color:#8b95a5}.planItem b{font-size:12px}.planItem small{display:block;color:var(--muted);font-size:10px;margin-top:3px}.iconDanger{background:transparent;color:#b85b63;font-size:10px}.trendSvgWrap{overflow:auto}.trendSvg{width:100%;min-width:520px}.trendGrid{stroke:#e9edf3;stroke-width:1}.trendLine{fill:none;stroke:#3568d5;stroke-width:3}.trendDot{fill:#3568d5;stroke:#fff;stroke-width:2}.trendSvg text{font-size:10px;fill:#8b95a6}.historyList{display:flex;flex-direction:column}.historyRow.simple{display:grid;grid-template-columns:240px 60px 1fr;align-items:center;grid-gap:15px;gap:15px;padding:12px 0;border-bottom:1px solid #f0f2f5}.historyRow.simple:last-child{border-bottom:0}.historyRow.simple>div{display:flex;flex-direction:column}.historyRow.simple b{font-size:12px}.historyRow.simple small{font-size:9px;color:var(--muted);margin-top:4px}.historyRow.simple strong{font-size:13px}.historyRow.simple>span{font-size:11px;color:#657187}.infoBanner{display:flex;justify-content:space-between;align-items:center;background:#edf3ff;border-color:#d9e6ff}.infoBanner b{font-size:14px}.infoBanner p{margin:5px 0 0;color:#66748b;font-size:12px}.infoBanner>span{background:#fff;border-radius:999px;padding:8px 12px;font-size:11px;font-weight:700;color:#5471aa}.competencyCatalog{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:18px;gap:18px}.competencyCard{padding:20px}.competencyCardHead{display:flex;justify-content:space-between;align-items:center}.categoryBadge{font-size:9px;background:#f1f4f8;color:#667188;padding:6px 8px;border-radius:999px;font-weight:700}.cardActions{gap:8px}.cardActions button{background:transparent;color:var(--primary)}.cardActions .dangerText{color:#b85b63}.competencyCard h3{margin:16px 0 7px}.competencyCard>p{font-size:12px;color:var(--muted);line-height:1.55;min-height:38px}.levelsPreview{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:6px;gap:6px;margin:18px 0}.levelsPreview span{background:#f7f8fa;border-radius:9px;padding:9px 6px;text-align:center}.levelsPreview b{display:block;font-size:14px}.levelsPreview small{display:block;font-size:8px;color:#8f99aa;margin-top:3px}.rolesGrid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:18px;gap:18px}.roleHead{display:flex;justify-content:space-between}.roleHead h2{margin:0 0 4px;font-size:17px}.roleHead p{margin:0;color:var(--muted);font-size:10px}.roleDescription{font-size:11px;color:var(--muted);line-height:1.5}.roleSkills{margin:18px 0}.roleSkills>div{display:grid;grid-template-columns:1fr 130px 20px;align-items:center;grid-gap:12px;gap:12px;padding:10px 0;border-bottom:1px solid #f1f3f6;font-size:12px}.roleSkills>div:last-child{border-bottom:0}.miniScale i{height:6px;flex:1 1;background:#edf0f4;border-radius:99px}.modalBackdrop{position:fixed;inset:0;background:rgba(11,20,36,.52);display:grid;place-items:center;padding:24px;z-index:100}.modal{width:min(560px,100%);background:#fff;border-radius:18px;box-shadow:0 30px 80px rgba(0,0,0,.25);padding:22px}.modal.wide{width:min(920px,100%)}.modalHead{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);padding-bottom:14px;margin-bottom:16px}.modalHead h2{font-size:18px;margin:0}.modalHead button{border:0;background:#f2f4f7;width:30px;height:30px;border-radius:9px;font-size:20px;color:#68748a}.modalForm{display:flex;flex-direction:column}.formGrid{display:grid;grid-template-columns:1fr 1fr;grid-gap:0 14px;gap:0 14px}.formGrid .full{grid-column:1/-1}.modalActions{display:flex;justify-content:flex-end;gap:10px;border-top:1px solid var(--line);padding-top:16px;margin-top:18px}.formSectionTitle{font-size:14px;margin:20px 0 5px}.levelEditList{display:flex;flex-direction:column;gap:8px}.levelEditList label{display:grid;grid-template-columns:32px 100px 1fr;align-items:center;grid-gap:9px;gap:9px}.levelEditList label>b{width:28px;height:28px;border-radius:8px;background:#edf3ff;color:#2b61d2;display:grid;place-items:center}.levelEditList label>span{font-size:10px;color:#657188}.levelEditList textarea{border:1px solid #dfe4ec;border-radius:8px;padding:9px;resize:vertical}.roleEditor{display:flex;flex-direction:column}.roleEditor>div{display:grid;grid-template-columns:1fr 250px;grid-gap:15px;gap:15px;align-items:center;padding:10px 0;border-bottom:1px solid #f0f2f5}.roleEditor>div>div{display:flex;flex-direction:column}.roleEditor b{font-size:12px}.roleEditor small{font-size:9px;color:var(--muted);margin-top:3px}.assessmentEditRow select,.roleEditor select{border:1px solid #dfe4ec;border-radius:8px;background:#fff;padding:9px}.assessmentForm{display:flex;flex-direction:column}.assessmentEditRow{display:grid;grid-template-columns:1.1fr 80px 80px 1.6fr;grid-gap:10px;gap:10px;align-items:end;padding:12px 0;border-bottom:1px solid #f0f2f5}.assessmentEditRow>div{display:flex;flex-direction:column}.assessmentEditRow b{font-size:12px}.assessmentEditRow small{font-size:9px;color:var(--muted);margin-top:3px}.assessmentEditRow label{display:flex;flex-direction:column;gap:5px}.assessmentEditRow label span{font-size:9px;color:#657188}.assessmentEditRow input{border:1px solid #dfe4ec;border-radius:8px;padding:9px;width:100%}@media(max-width:1150px){.employeesGrid,.statsGrid{grid-template-columns:repeat(2,1fr)}.profileGrid{grid-template-columns:1fr}.competencyRow.detailed{grid-template-columns:1.2fr 1fr 50px 70px}.competencyRow.detailed .gapPill{display:none}.employeeHero{flex-wrap:wrap}.employeeIdentity{min-width:45%}.heroButtons{flex-direction:row}}@media(max-width:820px){.loginPage{grid-template-columns:1fr}.loginVisual{display:none}.loginFormWrap{min-height:100vh}.mobileBrand{display:flex;align-items:center;gap:9px;margin-bottom:35px;font-weight:800}.mobileBrand span{display:grid;place-items:center;background:var(--primary);color:#fff;width:32px;height:32px;border-radius:9px}.sidebar{width:70px;padding:20px 9px}.brand>div:last-child,.logout,.navItem span:last-child,.userMini div:last-child{display:none}.brand{padding:0 7px 24px}.navItem{justify-content:center}.main{margin-left:70px;width:calc(100% - 70px);padding:24px 16px 45px}.topbar h1{font-size:23px}.competencyCatalog,.employeesGrid,.rolesGrid,.twoCols{grid-template-columns:1fr}.pageActionRow{margin:0 0 18px;justify-content:flex-start}.employeeIdentity{min-width:100%}.heroMetric{border-left:0;padding-left:0}.competencyRow.detailed{grid-template-columns:1fr 1fr 45px}.competencyRow.detailed .gapPill,.competencyRow.detailed .targetScore{display:none}.formGrid{grid-template-columns:1fr}.formGrid .full{grid-column:auto}.assessmentEditRow{grid-template-columns:1fr 70px 70px}.assessmentEditRow .commentField{grid-column:1/-1}.roleEditor>div{grid-template-columns:1fr}.levelEditList label{grid-template-columns:30px 1fr}.levelEditList textarea{grid-column:1/-1}.historyRow.simple{grid-template-columns:1fr 50px}.historyRow.simple>span{grid-column:1/-1}.modalBackdrop{padding:10px}.modal{padding:16px}}:root{--bg:#f7f7fb;--panel:#ffffff;--panel-soft:#fbfaff;--text:#232136;--muted:#817e92;--line:#eceaf3;--line-strong:#e2dfec;--primary:#6f63ef;--primary-dark:#584bd6;--primary-soft:#eeecff;--mint:#58cfb7;--mint-soft:#e8faf5;--peach:#ff9b73;--peach-soft:#fff0e9;--pink:#f47eae;--pink-soft:#ffedf5;--yellow:#f5c95e;--green:#36b37e;--orange:#df9d31;--red:#df5e6a;--nav:#fcfbff;--shadow:0 10px 35px rgba(44,38,77,.06);--shadow-hover:0 18px 45px rgba(44,38,77,.11)}html{scroll-behavior:smooth}body{background:radial-gradient(circle at 96% 5%,rgba(139,122,255,.08),transparent 22%),radial-gradient(circle at 7% 92%,rgba(82,211,184,.06),transparent 25%),var(--bg);color:var(--text);letter-spacing:-.01em}button,input,select,textarea{font:inherit}button{transition:.18s ease}::selection{background:#ded9ff;color:#372f76}.appShell{display:flex;min-height:100vh}.sidebar{width:246px;background:rgba(252,251,255,.92);color:var(--text);border-right:1px solid rgba(228,224,239,.86);box-shadow:none;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);padding:24px 16px 18px}.main{margin-left:246px;width:calc(100% - 246px);padding:32px clamp(24px,3vw,46px) 70px;max-width:1700px}.brand{padding:0 8px 28px;gap:11px}.brandIcon{position:relative;width:42px;height:42px;border-radius:14px;background:linear-gradient(145deg,#8074f4,#6558e6);color:#fff;box-shadow:0 8px 20px rgba(111,99,239,.24);overflow:visible}.brandEar{position:absolute;top:-4px;width:12px;height:12px;background:#7468ef;border-radius:3px 9px 2px 9px;transform:rotate(45deg)}.brandEar.left{left:6px}.brandEar.right{right:6px;transform:rotate(45deg) scaleX(-1)}.brandFace{font-size:12px;font-weight:900;letter-spacing:-2px;transform:translateX(-1px)}.brandText{display:flex;flex-direction:column;gap:3px}.brandText b{font-size:15px}.brandText span{font-size:10px;color:#9b97aa}.navLabel{font-size:9px;font-weight:850;letter-spacing:.12em;color:#aaa6b6;padding:0 12px 10px}.nav{gap:5px}.navItem{position:relative;min-height:44px;color:#777386;border-radius:13px;padding:11px 12px;font-size:13px;font-weight:720}.navItem:hover{background:#f4f2fb;color:#403b56}.navItem.active{background:linear-gradient(135deg,#f0edff,#f7f5ff);color:#5549c8;box-shadow:inset 0 0 0 1px #e5e0ff}.navIcon{width:30px;height:30px;display:grid;place-items:center;border-radius:10px;color:#8e88a4;background:transparent}.navItem.active .navIcon{background:#ded9ff;color:#5e51d7}.navActiveDot{margin-left:auto;width:6px;height:6px;border-radius:50%;background:#7468ef;box-shadow:0 0 0 4px #e7e3ff}.sidebarTip{margin-top:auto;display:flex;gap:10px;align-items:flex-start;background:linear-gradient(135deg,#f5f2ff,#f0fbf8);border:1px solid #e9e4f8;border-radius:16px;padding:12px}.sidebarTip .sidebarPaw{width:30px;height:30px;border-radius:10px;display:grid;place-items:center;background:#fff;color:#7468ef;box-shadow:0 4px 12px rgba(67,54,110,.07)}.sidebarTip div{display:flex;flex-direction:column;gap:3px}.sidebarTip b{font-size:10px;line-height:1.3}.sidebarTip span{font-size:9px;line-height:1.35;color:#8c879d}.sidebarBottom{margin-top:12px;padding-top:14px;border-top:1px solid var(--line);display:flex;align-items:center;gap:8px}.userMini{flex:1 1}.userMini b{font-size:11px;color:#403c50}.userMini span{font-size:9px;color:#9d98aa}.logout{padding:8px;border-radius:10px;display:grid;place-items:center;color:#a19cad}.logout:hover{background:#fff0f2;color:#d95b69}.avatar{background:linear-gradient(135deg,#ece9ff,#ddf8f2);color:#5d54bb;border:1px solid rgba(117,102,224,.08)}.avatar.small{border-radius:10px}.topbar{min-height:62px;margin-bottom:24px;align-items:flex-start}.pageHeading{display:flex;flex-direction:column}.pageKicker{font-size:9px;letter-spacing:.14em;font-weight:850;color:#aba6b9;margin-bottom:5px}.topbar h1{font-size:30px;line-height:1.05;letter-spacing:-.04em;margin:0 0 6px}.topbar p{font-size:12px;line-height:1.45;color:#8a8699}.topActions{display:flex;gap:9px;align-items:center}.primaryButton{gap:7px;border-radius:13px;background:linear-gradient(135deg,#786bf1,#6558e6);padding:12px 17px;box-shadow:0 7px 18px rgba(111,99,239,.2);font-weight:780}.primaryButton:hover{background:linear-gradient(135deg,#6d60e9,#574ad4);transform:translateY(-1px);box-shadow:0 10px 24px rgba(111,99,239,.25)}.primaryButton.compact{padding:10px 14px}.secondaryButton{display:inline-flex;align-items:center;justify-content:center;gap:6px;background:#fff;border:1px solid var(--line-strong);color:#625d70;border-radius:12px;padding:10px 13px}.secondaryButton:hover{border-color:#cfc8ea;background:#faf9ff;color:#5549c8}.textButton{display:inline-flex;align-items:center;gap:5px;color:#6558d9;font-size:11px}.cardActions{display:flex;align-items:center;gap:7px}.cardActions button{display:inline-flex;align-items:center;gap:5px;border:0;background:#f5f3fa;color:#777185;padding:7px 9px;border-radius:9px;font-size:10px;font-weight:700}.cardActions button:hover{background:#eeeaff;color:#5d52c8}.cardActions .dangerText:hover{background:#fff0f2;color:#c7505d}.competencyCard,.employeeCard,.panel,.statCard{background:rgba(255,255,255,.92);border:1px solid rgba(232,229,240,.95);border-radius:21px;box-shadow:var(--shadow)}.panel{padding:22px;margin-bottom:18px}.panel:hover{border-color:#e5e0f1}.panelHeader{margin-bottom:18px}.panelHeader h2{font-size:16px;letter-spacing:-.02em}.panelHeader p{font-size:11px;color:#908b9d}.sectionEyebrow{display:block;font-size:8px;letter-spacing:.14em;font-weight:900;color:#7e70ec;margin-bottom:7px}.sectionEyebrow.coral{color:#ef8060}.sectionEyebrow.mintText{color:#33a98f}.softBadge,.welcomeBadge{display:inline-flex;align-items:center;gap:6px;width:max-content;border-radius:999px;background:#f0edff;color:#6659d7;padding:6px 9px;font-size:9px;font-weight:800}.softBadge{color:#686379;background:#f4f2f8}.dashboardWelcome{position:relative;display:flex;justify-content:space-between;align-items:center;gap:20px;padding:24px 26px;margin-bottom:18px;background:radial-gradient(circle at 5% 0,rgba(255,255,255,.9),transparent 28%),linear-gradient(125deg,#eeebff,#f7f5ff 46%,#eafaf6);border:1px solid #e5e0f5;border-radius:24px;overflow:hidden}.dashboardWelcome:after{content:"";position:absolute;width:180px;height:180px;border-radius:50%;background:rgba(255,255,255,.45);right:-70px;top:-100px}.dashboardWelcome h2{font-size:25px;letter-spacing:-.035em;margin:10px 0 7px;max-width:620px}.dashboardWelcome h2 em{font-style:normal;color:#6b5ce6}.dashboardWelcome p{margin:0;color:#797486;font-size:12px}.catInsight{position:relative;z-index:1;display:flex;align-items:center;gap:4px;min-width:330px;max-width:390px;background:rgba(255,255,255,.72);border:1px solid rgba(255,255,255,.85);border-radius:18px;padding:8px 14px 8px 4px;box-shadow:0 9px 25px rgba(69,56,116,.07)}.catInsight>div{display:flex;flex-direction:column;gap:4px}.catInsight span{font-size:8px;text-transform:uppercase;letter-spacing:.1em;color:#948da5;font-weight:900}.catInsight b{font-size:11px;line-height:1.35}.catInsight small{font-size:9px;line-height:1.35;color:#8f8a9c}.statsGrid{gap:13px;margin-bottom:18px}.statCard{position:relative;display:flex;gap:14px;align-items:center;padding:17px;overflow:hidden;transition:.18s ease}.statCard:hover{transform:translateY(-2px);box-shadow:var(--shadow-hover)}.statCard:after{content:"";position:absolute;width:74px;height:74px;border-radius:50%;right:-29px;bottom:-36px;opacity:.48}.statCard.lavender:after{background:#e6e1ff}.statCard.mint:after{background:#d7f7ef}.statCard.peach:after{background:#ffe4d9}.statCard.pink:after{background:#ffe1ed}.statIcon{width:42px;height:42px;border-radius:13px;display:grid;place-items:center;flex:none}.lavender .statIcon{background:#eeeaff;color:#6658dc}.mint .statIcon{background:#e5faf4;color:#2fa98d}.peach .statIcon{background:#fff0e9;color:#ed7f58}.pink .statIcon{background:#ffedf5;color:#dc6595}.statMeta{display:flex;flex-direction:column}.statMeta>span{font-size:10px;color:#948fa1;margin-bottom:3px}.statMeta>b{font-size:25px;line-height:1;letter-spacing:-.04em}.statMeta>b em{font-size:10px;margin-left:4px;color:#aaa4b3;font-style:normal}.statMeta>small{font-size:9px;color:#a09aaa;margin-top:5px}.matrixPanel{padding:22px 22px 10px}.segmented{background:#f3f1f7;border-radius:12px;padding:4px;border:1px solid #efedf4}.segmented button{padding:7px 11px;border-radius:9px;font-size:10px}.segmented .selected{background:#fff;color:#5f54c4;box-shadow:0 3px 10px rgba(64,52,103,.08)}.matrix{min-width:940px}.matrix th{background:#fbfafe;border-bottom:1px solid #efedf4;font-size:9px;color:#9b96a8;padding:10px 9px}.matrix th:first-child{border-radius:10px 0 0 10px}.matrix th:last-child{border-radius:0 10px 10px 0}.matrix td{border-bottom:1px solid #f2f0f6;padding:11px 9px}.matrix tr:hover td{background:#fcfbff}.employeeCell{gap:9px}.employeeCell b{font-size:11px;color:#403b4e}.employeeCell small{font-size:9px}.rowChevron{margin-left:auto;color:#c4bfcd}.level{width:30px;height:30px;border-radius:10px;font-size:11px;border:1px solid transparent}.level.high{background:#e8faf4;color:#208d71;border-color:#d4f0e7}.level.mid{background:#fff5dc;color:#a9751f;border-color:#fae9bc}.level.low{background:#ffebef;color:#bd4e5b;border-color:#f7d5da}.level.empty{background:#f5f4f7;color:#aaa5b1;border-color:#efedf3}.dashboardBottom{gap:16px}.growthList{gap:5px}.growthRow{padding:9px 0;border-bottom:1px solid #f2f0f6}.growthRow:last-child{border-bottom:0}.rank{background:#f1eeff;color:#6658d4;border-radius:9px;font-size:9px}.growthTitle{display:flex;justify-content:space-between;align-items:center}.growthTitle b{font-size:11px}.growthTitle span{font-size:9px;color:#9a95a4}.bar{background:#f0eef5;height:7px}.bar i{background:linear-gradient(90deg,#8074ef,#5ccdb5)}.trendPanel{overflow:hidden}.miniChart{height:180px;padding:8px 10px 0;gap:9px}.trendBar{justify-content:flex-end}.trendBar b{order:0;font-size:9px;color:#797383}.trendBar i{order:1;border-radius:9px 9px 3px 3px;background:linear-gradient(180deg,#8f83f5,#c8c2ff)}.trendBar small{order:2;font-size:8px}.collectionIntro{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;margin:-6px 0 20px;padding:20px 22px;background:linear-gradient(135deg,#fff,#f7f5ff);border:1px solid var(--line);border-radius:22px}.collectionIntro h2{margin:9px 0 5px;font-size:22px;letter-spacing:-.035em}.collectionIntro p{margin:0;color:#8d8799;font-size:11px}.employeesGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}.employeeCard{position:relative;padding:18px;overflow:hidden;transition:.2s ease}.employeeCard:before{content:"";position:absolute;left:0;right:0;top:0;height:4px;background:linear-gradient(90deg,#8276f3,#65d3bd)}.employeeCard.tone1:before{background:linear-gradient(90deg,#ff9b73,#f8ca69)}.employeeCard.tone2:before{background:linear-gradient(90deg,#f47eae,#9e88f3)}.employeeCard.tone3:before{background:linear-gradient(90deg,#61cbb8,#6aa9f7)}.employeeCard:hover{transform:translateY(-4px);box-shadow:var(--shadow-hover);border-color:#dfdaec}.employeeCardTop{align-items:center}.employeeCardTitle h3{margin:15px 0 3px;font-size:15px}.employeeCardTitle p{font-size:10px}.statusDot{background:#eefaf6;color:#2a9177;padding:5px 8px;font-size:8px}.employeeScoreHero{display:flex;justify-content:space-between;align-items:center;margin:17px 0 14px;padding:14px;border-radius:15px;background:#faf9fd}.employeeScoreHero>div:first-child{display:flex;flex-direction:column}.employeeScoreHero span{font-size:8px;color:#9a94a5;text-transform:uppercase;letter-spacing:.08em}.employeeScoreHero b{font-size:27px;letter-spacing:-.04em}.employeeScoreHero b small{font-size:10px;color:#aaa5b3;margin-left:3px}.scoreRing{width:48px;height:48px;border-radius:50%;display:grid;place-items:center;background:conic-gradient(#7568ea var(--score),#eceaf2 0);position:relative}.scoreRing:before{content:"";position:absolute;inset:5px;background:#fff;border-radius:50%}.scoreRing span{position:relative;font-size:8px;font-weight:850;color:#6059a3}.scoreRow{grid-template-columns:1fr 1fr;margin:0;padding:12px 0;border-top:1px solid #f0eef4;border-bottom:1px solid #f0eef4}.scoreRow span{font-size:8px}.scoreRow b{font-size:14px}.negative{color:#c25460}.openProfile{gap:3px;margin-top:12px;color:#6659d4;font-size:10px}.catPage,.openProfile{display:flex;align-items:center}.catPage{flex-direction:column}.catPage b{margin-top:-6px}.catPage .primaryButton{margin-top:10px}.infoBanner.playful{display:flex;align-items:center;gap:10px;background:linear-gradient(135deg,#f2efff,#f0fbf8);border-color:#e5e0f5;padding:10px 18px}.infoBanner.playful>div{flex:1 1}.infoBanner.playful b{font-size:12px}.infoBanner.playful p{font-size:10px}.infoBanner.playful>span{background:#fff}.competencyCatalog{gap:15px}.competencyCard{padding:18px;transition:.18s}.competencyCard:hover{transform:translateY(-2px);box-shadow:var(--shadow-hover)}.competencyCard:nth-child(4n+1){border-top:4px solid #8276f3}.competencyCard:nth-child(4n+2){border-top:4px solid #58cfb7}.competencyCard:nth-child(4n+3){border-top:4px solid #ff9b73}.competencyCard:nth-child(4n+4){border-top:4px solid #f47eae}.competencyCard h3{font-size:15px;margin:14px 0 6px}.competencyCard>p{font-size:10px;line-height:1.5}.categoryBadge{background:#f4f2f8;color:#777183;font-size:8px}.levelsPreview{gap:5px;margin:15px 0}.levelsPreview span{background:#f8f7fb;border:1px solid #f0eef4;border-radius:10px;padding:8px 4px}.levelsPreview b{font-size:12px}.levelsPreview small{font-size:7px}.rolesGrid{gap:15px}.roleCard{position:relative;overflow:hidden}.roleCard:after{content:"";position:absolute;right:-35px;top:-35px;width:105px;height:105px;border-radius:50%;background:#f1eeff;opacity:.65;z-index:0}.roleCard>*{position:relative;z-index:1}.roleHead h2{font-size:16px}.roleDescription,.roleSkills>div{font-size:10px}.miniScale i.filled,.scale i.filled{background:linear-gradient(90deg,#8175ef,#6559df)}.employeeHero{position:relative;overflow:hidden;background:linear-gradient(125deg,#ffffff,#f6f3ff 54%,#ecfaf6);border-color:#e7e2f3;min-height:132px;padding:20px 126px 20px 22px}.employeeHeroGlow{position:absolute;width:180px;height:180px;border-radius:50%;right:35px;top:-105px;background:rgba(117,104,239,.08)}.employeeIdentity{min-width:270px}.employeeIdentity h2{font-size:17px}.employeeIdentity p{font-size:10px}.avatar.xlarge{width:58px;height:58px;border-radius:18px;font-size:16px;background:linear-gradient(135deg,#dcd7ff,#cdf6ed)}.heroMetric{border-left:1px solid #e7e2ef;padding-left:19px;min-width:98px}.heroMetric span{font-size:8px}.heroMetric b{font-size:21px}.heroButtons{gap:6px}.heroButtons button{white-space:nowrap;font-size:9px}.heroCat{position:absolute;right:20px;bottom:6px;display:flex;flex-direction:column;align-items:center}.heroCat span{margin-top:-10px;padding:4px 7px;border-radius:999px;background:#fff;color:#6659ca;font-size:7px;font-weight:850;box-shadow:0 4px 12px rgba(75,62,115,.08)}.tabs{border:0;background:#eeecf4;border-radius:14px;padding:4px;width:max-content;max-width:100%;margin:1px 0 18px;gap:3px}.tabs button{border:0;padding:8px 13px;border-radius:10px;font-size:10px}.tabs .active{background:#fff;color:#5e52c8;box-shadow:0 4px 12px rgba(50,42,78,.07)}.profileGrid{gap:15px}.radarPanel{min-height:390px}.gapRow{padding:10px 0}.gapIndex{background:#fff2e9;color:#c66f45}.gapIndex.danger{background:#ffebef;color:#c14d5a}.goalList>div,.strengthList>div{background:#faf9fd;border-radius:12px;padding:10px 12px;margin-bottom:7px;border:1px solid #f0eef4}.focusCard{background:linear-gradient(135deg,#faf8ff,#f4fbf9)}.competencyRow{border-bottom:1px solid #f1eff5}.competencyComment{background:#f7f5fb;border-radius:11px;padding:8px 10px;color:#7d768b}.planItem{border-bottom:1px solid #f1eff5}.planItem:hover{background:#fbfafe}.check{border-radius:9px}.planItem.done .check{background:#5bc8af;border-color:#5bc8af}.iconDanger{border:0;background:#fff1f2;color:#ca5965;padding:7px 9px;border-radius:9px;font-size:8px}.planProgress{background:#faf9fd;border:1px solid #f0eef4;padding:10px 12px;border-radius:13px}.trendSvgWrap{background:#fbfafe;border-radius:16px;padding:10px}.trendLine{stroke:#776ae8!important}.trendDot{fill:#776ae8!important}.catMascot{display:block;filter:drop-shadow(0 8px 14px rgba(68,55,112,.08))}.catEmpty{display:flex;align-items:center;justify-content:center;gap:10px;min-height:140px;text-align:left;color:#817b8e}.catEmpty.inline{padding:12px 0 8px}.catEmpty.compact{min-height:130px}.catEmpty>div{display:flex;flex-direction:column;gap:4px}.catEmpty b{font-size:11px;color:#514b5e}.catEmpty span{font-size:9px;line-height:1.45;max-width:230px}.loginPage{min-height:100vh;grid-template-columns:minmax(520px,1.08fr) minmax(420px,.92fr);background:#faf9fd}.loginVisual{position:relative;min-height:100vh;padding:38px 50px 34px;background:radial-gradient(circle at 72% 24%,rgba(255,255,255,.74),transparent 21%),linear-gradient(145deg,#796ced,#8f83f4 46%,#61cbb7 125%);color:#fff;overflow:hidden}.loginVisual:after,.loginVisual:before{content:"";position:absolute;border-radius:50%;background:rgba(255,255,255,.1)}.loginVisual:before{width:440px;height:440px;right:-180px;bottom:-180px}.loginVisual:after{width:240px;height:240px;left:-120px;top:28%}.loginNoise{position:absolute;inset:0;opacity:.13;background-image:radial-gradient(rgba(255,255,255,.8) .6px,transparent 0);background-size:8px 8px;pointer-events:none}.loginBrand{position:relative;z-index:2;display:flex;align-items:center;gap:10px}.miniCatLogo{width:38px;height:38px;border-radius:13px;background:rgba(255,255,255,.17);border:1px solid rgba(255,255,255,.28);display:grid;place-items:center;font-weight:900;font-size:11px}.loginBrand>div:last-child{display:flex;flex-direction:column}.loginBrand b{font-size:13px}.loginBrand span{font-size:9px;color:rgba(255,255,255,.65)}.loginHeroWrap{position:relative;z-index:2;max-width:670px}.loginCatBubble{position:absolute;left:390px;top:-138px;width:240px;height:220px}.floatPill{position:absolute;border:1px solid rgba(255,255,255,.38);background:rgba(255,255,255,.78);color:#524a85;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:999px;padding:7px 10px;font-size:8px;font-weight:850;box-shadow:0 9px 24px rgba(50,40,91,.13)}.pillOne{left:4px;top:28px;transform:rotate(-5deg)}.pillTwo{right:-15px;top:58px;transform:rotate(4deg)}.pillThree{display:flex;gap:4px;align-items:center;right:0;bottom:26px}.loginHero{font-size:54px;max-width:620px;line-height:1.02;margin:13px 0 15px}.loginHero em{font-style:normal;color:#daf9f1}.loginLead{font-size:14px;line-height:1.65;color:rgba(255,255,255,.76);max-width:540px}.loginFeatureGrid{position:relative;z-index:2;gap:10px}.loginFeatureGrid div{border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.1);border-radius:15px;padding:13px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:grid;grid-template-columns:34px 1fr;grid-template-rows:auto auto;grid-column-gap:9px;column-gap:9px}.featureIcon{grid-row:1/3;width:32px;height:32px;border-radius:10px;display:grid;place-items:center;background:#ece9ff;color:#6557d8}.featureIcon.mint{background:#daf7ef;color:#269c83}.featureIcon.pink{background:#ffe1ee;color:#d65c8c}.loginFeatureGrid b{color:#fff;font-size:10px}.loginFeatureGrid small{font-size:8px;color:rgba(255,255,255,.68);line-height:1.4;margin-top:3px}.loginFormWrap{padding:45px;background:#faf9fd}.loginCard{position:relative;width:min(420px,100%);background:#fff;border:1px solid var(--line);border-radius:24px;padding:28px;box-shadow:0 22px 65px rgba(54,45,91,.09)}.loginCardIcon{width:38px;height:38px;border-radius:12px;background:#eeebff;color:#6658d8;display:grid;place-items:center;margin-bottom:18px}.loginCard h2{font-size:28px;margin:8px 0 6px}.loginCard>p{font-size:11px;line-height:1.55;margin-bottom:20px}.loginSubmit{width:100%;margin-top:8px;justify-content:space-between;padding-left:18px}.loginSafe{display:flex;align-items:center;justify-content:center;gap:5px;color:#9b96a5;font-size:8px;margin-top:12px}.eyebrow{font-size:9px;letter-spacing:.13em;color:#6c60df}.eyebrow.light{color:rgba(255,255,255,.72)}.field{gap:6px;margin:13px 0}.field span{font-size:10px;color:#696475}.field input,.field select,.field textarea{border:1px solid #e4e1eb;border-radius:12px;padding:11px 12px;background:#fcfbfe;font-size:11px}.field input:focus,.field select:focus,.field textarea:focus{border-color:#a79df4;box-shadow:0 0 0 4px #f0eeff;background:#fff}.modalBackdrop{background:rgba(37,31,56,.35);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:22px}.modal{max-height:90vh;border-radius:24px;border:1px solid rgba(255,255,255,.82);box-shadow:0 30px 80px rgba(29,23,54,.2);overflow:auto}.modalHandle{display:none}.modalHead{padding:20px 22px 10px;border-bottom:0}.modalHead>div{display:flex;flex-direction:column}.modalKicker{font-size:8px;font-weight:850;letter-spacing:.13em;color:#a29dad;margin-bottom:4px}.modalHead h2{font-size:19px}.modalHead>button{width:34px;height:34px;border-radius:11px;background:#f5f3f8;color:#827c8d}.modalForm{padding:4px 22px 22px}.modalIntro{display:flex;gap:10px;align-items:center;padding:11px;border-radius:13px;background:#f8f6ff;margin-bottom:14px}.modalIntro .miniIllustration{width:36px;height:36px;border-radius:11px;background:#e9e5ff;color:#6659d6;display:grid;place-items:center}.modalIntro>div{display:flex;flex-direction:column;gap:3px}.modalIntro b{font-size:10px}.modalIntro small{font-size:8px;color:#918b9e}.formNote{display:flex;align-items:flex-start;gap:5px;font-size:9px}.formSectionTitle{font-size:12px}.assessmentEditRow,.levelEditList label,.roleEditor>div{border-radius:13px;background:#faf9fd;border-color:#efedf4}.modalActions{border-top:1px solid #f0eef4;padding-top:14px;margin-top:14px}.formError{border-radius:12px;font-size:10px}.emptyPage{border-radius:22px;border:1px dashed #dcd7e8;background:#fff}.badge{font-size:9px}.positiveBadge{background:#e8faf4;color:#2b997d}@media(max-width:1180px){.employeesGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboardWelcome{align-items:flex-start}.catInsight{min-width:290px}.employeeHero{padding-right:105px;flex-wrap:wrap}.employeeIdentity{min-width:45%}}@media(max-width:900px){.sidebar{width:76px;padding:20px 10px}.brandText,.navActiveDot,.navItem>span:nth-child(2),.navLabel,.sidebarTip,.userMini>div:last-child{display:none}.brand{padding-left:0;padding-right:0}.brand,.navItem{justify-content:center}.navItem{padding:8px}.navIcon{width:38px;height:38px}.sidebarBottom{flex-direction:column}.sidebarBottom,.userMini{justify-content:center}.logout{display:grid}.main{margin-left:76px;width:calc(100% - 76px);padding:25px 18px 50px}.dashboardWelcome{flex-direction:column}.catInsight{width:100%;max-width:none}.statsGrid{grid-template-columns:repeat(2,1fr)}.profileGrid,.twoCols{grid-template-columns:1fr}.employeeHero{padding-right:100px}.heroCat{right:8px}}@media(max-width:720px){.loginPage{display:block}.loginVisual{display:none}.loginFormWrap{min-height:100vh;padding:20px;display:grid;place-items:center}.mobileBrand{display:flex;margin-bottom:24px}.topbar{gap:12px}.topbar h1{font-size:24px}.topActions .primaryButton{font-size:0;padding:10px}.topActions .primaryButton:after{content:"+";font-size:18px}.collectionIntro{align-items:flex-start;flex-direction:column}.collectionIntro .primaryButton{width:100%}.competencyCatalog,.employeesGrid,.rolesGrid{grid-template-columns:1fr}.statsGrid{grid-template-columns:1fr 1fr}.statCard{padding:14px}.statIcon{width:36px;height:36px}.statMeta>b{font-size:21px}.employeeHero{padding:18px;gap:13px}.heroCat{display:none}.employeeIdentity{min-width:100%}.heroMetric{border:0;padding:0;min-width:80px}.tabs{width:100%;overflow:auto}.tabs button{white-space:nowrap}}@media(max-width:480px){.main{padding-left:12px;padding-right:12px}.statsGrid{grid-template-columns:1fr}.dashboardWelcome{padding:18px}.dashboardWelcome h2{font-size:21px}.catInsight{padding-right:10px}.panel{padding:16px;border-radius:18px}.topbar{margin-bottom:18px}}