:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#152635;background:#eef4f7;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}#root{min-width:0}a{color:inherit}.app-shell{width:100%;min-width:0;min-height:100vh;display:grid;grid-template-rows:auto 1fr auto}.app-header{min-height:76px;padding:14px clamp(20px,5vw,72px);display:flex;align-items:center;gap:14px;color:#fff;background:#123b53}.brand-mark{width:46px;height:46px;display:grid;place-items:center;border-radius:12px;font-weight:800;letter-spacing:.04em;background:#1a7592}.eyebrow{display:block;color:#73c6d6;font-size:.72rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.brand-name{margin-top:2px;font-weight:700}nav{margin-left:auto;display:flex;align-items:center;gap:8px}nav a{padding:10px 14px;border-radius:8px;text-decoration:none}nav a.active{background:#ffffff1f}.logout-button{padding:10px 14px;color:#fff;border:1px solid rgba(255,255,255,.3);border-radius:8px;background:transparent;font:inherit;cursor:pointer}.logout-button:hover:not(:disabled){background:#ffffff1a}.logout-button:disabled{opacity:.65;cursor:wait}main{min-width:0;display:grid;grid-template-columns:minmax(0,1fr);align-items:start;padding:clamp(36px,8vw,100px) clamp(20px,8vw,120px);background:radial-gradient(circle at 85% 15%,rgba(34,147,172,.14),transparent 28%),linear-gradient(135deg,#f8fbfc,#eaf2f5)}.hero{width:min(1120px,100%);margin:0 auto;display:grid;grid-template-columns:minmax(0,1.45fr) minmax(280px,.55fr);gap:clamp(28px,6vw,80px);align-items:center;align-self:center}.workspace-page{min-width:0;width:min(1320px,100%);margin:0 auto}.page-heading,.employee-title{display:flex;align-items:flex-start;justify-content:space-between;gap:24px}.page-heading{margin-bottom:26px}.page-heading h1,.employee-title h1{margin:8px 0 6px;color:#123b53;font-size:clamp(2rem,4vw,3.25rem);letter-spacing:-.045em}.page-heading p{margin:0;color:#5a7180}.button-link{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;white-space:nowrap}.filter-panel,.form-card,.employee-summary,.module-card,.table-card{border:1px solid #d5e1e7;background:#fff;box-shadow:0 12px 32px #123b5314}.filter-panel{margin-bottom:22px;padding:20px;display:grid;grid-template-columns:minmax(230px,1.5fr) repeat(3,minmax(170px,1fr)) auto;gap:14px;align-items:end;border-radius:14px}.filter-panel label,.employee-form label{display:grid;gap:7px;color:#284a5e;font-size:.84rem;font-weight:750}.filter-panel input,.filter-panel select,.employee-form input,.employee-form select{width:100%;min-height:44px;padding:9px 11px;color:#152635;border:1px solid #b8cbd5;border-radius:8px;outline:none;background:#fbfdfe;font:inherit}.filter-panel input:focus,.filter-panel select:focus,.employee-form input:focus,.employee-form select:focus{border-color:#1a7592;box-shadow:0 0 0 3px #1a759221}.employee-form input:disabled{color:#607681;background:#edf3f5;cursor:not-allowed}.employee-form textarea{width:100%;min-height:92px;padding:9px 11px;color:#152635;border:1px solid #b8cbd5;border-radius:8px;outline:none;resize:vertical;background:#fbfdfe;font:inherit}.employee-form textarea:focus{border-color:#1a7592;box-shadow:0 0 0 3px #1a759221}.employee-form small{color:#6a7f8a;font-weight:500}.form-field-wide{grid-column:1 / -1}.inline-link{color:#12637e;font-weight:750}.filter-actions,.form-actions{display:flex;gap:9px}.table-card{overflow:hidden;border-radius:14px}.table-meta{padding:16px 20px;color:#3c5a6b;border-bottom:1px solid #e1eaee;background:#f8fbfc;font-size:.9rem}.table-scroll{overflow-x:auto}table{width:100%;border-collapse:collapse;font-size:.9rem}th,td{padding:15px 16px;text-align:left;border-bottom:1px solid #e4ecef;vertical-align:middle}th{color:#557080;background:#f9fbfc;font-size:.74rem;letter-spacing:.04em;text-transform:uppercase}tbody tr:hover{background:#f7fbfc}tbody tr:last-child td{border-bottom:0}.employee-name,.personnel-number{color:#173f55;font-weight:750}.status-badge{width:fit-content;padding:5px 9px;display:inline-flex;align-items:center;border-radius:999px;font-size:.78rem;font-weight:800}.status-active{color:#14674c;background:#e8f7f1}.status-inactive{color:#82505a;background:#f7edef}.table-link{color:#12637e;font-weight:800}.empty-table,.loading-state{padding:42px 20px;color:#607682;text-align:center}.pagination{padding:14px 20px;display:flex;align-items:center;justify-content:flex-end;gap:14px;color:#4b6574;border-top:1px solid #e1eaee;background:#f8fbfc;font-size:.88rem}.pagination button{min-height:36px;padding:7px 12px;color:#155f79;border:1px solid #b9cdd6;border-radius:7px;background:#fff;font:inherit;font-weight:750;cursor:pointer}.pagination button:disabled{opacity:.45;cursor:not-allowed}.page-back-link{margin:0 0 20px;text-decoration:none}.form-card{padding:clamp(22px,4vw,34px);border-radius:16px}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.form-actions{margin-top:26px;justify-content:flex-end}.employee-summary{padding:clamp(24px,4vw,38px);border-radius:18px}.employee-title{padding-bottom:28px;border-bottom:1px solid #dfe9ed}.employee-facts{margin:26px 0 0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.employee-facts div{min-width:0}.employee-facts dt{margin-bottom:7px;color:#6a7f8a;font-size:.78rem;font-weight:750;text-transform:uppercase}.employee-facts dd{margin:0;color:#1d4155;font-weight:750;overflow-wrap:anywhere}.module-grid{margin-top:24px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.directories-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.directory-card{min-width:0;overflow:hidden;border:1px solid #d5e1e7;border-radius:16px;background:#fff;box-shadow:0 12px 32px #123b5314}.department-directory-card{grid-column:1 / -1}.department-form{padding:20px 24px;display:grid;grid-template-columns:minmax(220px,1fr) minmax(280px,1.4fr) auto auto;align-items:end;gap:14px;border-bottom:1px solid #e4ecef}.department-form>label,.manager-picker{display:grid;gap:7px}.department-form>label{color:#284a5e;font-size:.84rem;font-weight:750}.department-form input,.department-form select{width:100%;min-height:42px;padding:8px 10px;color:#152635;border:1px solid #b8cbd5;border-radius:8px;background:#fbfdfe;font:inherit}.manager-picker{grid-template-columns:minmax(180px,.9fr) minmax(220px,1.1fr)}.department-table{max-height:680px}.department-table td{vertical-align:top}.department-edit-row>td{padding:0;background:#f6fafb}.department-edit-form{border-bottom:1px solid #dce7eb}.department-employees{padding:18px 24px 22px;color:#284a5e}.department-employees ul{margin:10px 0 0;padding-left:20px;columns:2}.department-employees p{margin:8px 0 0;color:#607682}.membership-warning{margin-top:5px;display:block;color:#a13b32;font-size:.78rem;font-weight:750}.directory-heading{padding:24px;display:flex;align-items:flex-start;justify-content:space-between;gap:18px;border-bottom:1px solid #e1eaee;background:#f8fbfc}.directory-heading h2{margin:0 0 6px;color:#21475b;font-size:1.3rem}.directory-heading p{margin:0;color:#647b88;font-size:.9rem}.directory-count{min-width:34px;height:34px;padding:0 9px;display:grid;place-items:center;color:#155f79;border-radius:999px;background:#e7f2f6;font-size:.82rem;font-weight:800}.directory-create{padding:20px 24px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:12px;border-bottom:1px solid #e4ecef}.directory-create label{display:grid;gap:7px;color:#284a5e;font-size:.84rem;font-weight:750}.directory-create input,.directory-rename input{width:100%;min-height:44px;padding:9px 11px;color:#152635;border:1px solid #b8cbd5;border-radius:8px;outline:none;background:#fbfdfe;font:inherit}.directory-create input:focus,.directory-rename input:focus{border-color:#1a7592;box-shadow:0 0 0 3px #1a759221}.directory-card>.form-error{margin:16px 24px 0}.directory-list{max-height:520px;overflow-y:auto}.directory-row{min-height:74px;padding:14px 24px;display:flex;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid #e4ecef}.directory-row:last-child{border-bottom:0}.directory-name{min-width:0;display:flex;align-items:center;gap:10px}.directory-name strong{color:#1d4155;overflow-wrap:anywhere}.directory-actions,.directory-rename{display:flex;align-items:center;justify-content:flex-end;gap:8px}.directory-rename{width:100%}.directory-rename input{flex:1}.compact-button{min-height:36px;padding:7px 10px;color:#155f79;border:1px solid #b9cdd6;border-radius:7px;background:#fff;font:inherit;font-size:.82rem;font-weight:750;cursor:pointer}.compact-primary{color:#fff;border-color:#155f79;background:#155f79}.compact-button:disabled{opacity:.52;cursor:wait}.directory-empty{padding:38px 24px;color:#607682;text-align:center}.department-assignment-fields{margin:0;padding:14px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;border:1px solid #d5e1e7;border-radius:10px}.department-assignment-fields legend{padding:0 6px;color:#284a5e;font-weight:800}.department-assignment-fields>label,.primary-department-choice{display:grid;gap:7px}.department-assignment-fields>small,.primary-department-choice{grid-column:1 / -1}.primary-department-choice>label{display:flex;align-items:center;gap:8px;font-weight:500}.primary-department-choice input{width:auto;min-height:auto}.employee-departments-fact dd,.employee-departments-cell{display:grid;gap:4px}.employee-departments-fact dd span{display:block}.module-card{min-height:210px;padding:24px;border-radius:14px}.module-card h2{margin:0;color:#21475b;font-size:1.15rem}.medical-module-card{grid-column:1 / -1;padding:0;overflow:hidden}.module-heading{padding:22px 24px;display:flex;align-items:flex-start;justify-content:space-between;gap:20px;border-bottom:1px solid #e1eaee}.module-heading p{margin:7px 0 0;color:#607682;font-size:.9rem}.medical-add-button{min-height:42px;padding:8px 14px;font-size:.88rem}.medical-module-card>.form-error{margin:20px 24px 0}.medical-history-table td,.medical-history-table th{padding:13px 14px}.medical-comment{max-width:320px;color:#526b79;overflow-wrap:anywhere}.medical-pagination{border-top:1px solid #e1eaee}.medical-filter-panel{grid-template-columns:repeat(4,minmax(160px,1fr)) auto}.module-empty{min-height:130px;display:grid;place-items:center;align-content:center;gap:9px;color:#728792;text-align:center}.module-empty span{width:38px;height:38px;display:grid;place-items:center;color:#3a7187;border-radius:50%;background:#eaf3f6;font-weight:800}.module-empty p{margin:0}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.hero h1{max-width:720px;margin:12px 0 18px;font-size:clamp(2.4rem,6vw,5.2rem);line-height:.98;letter-spacing:-.055em}.hero-copy>p{max-width:620px;color:#506878;font-size:clamp(1rem,1.7vw,1.25rem);line-height:1.6}.health-badge{width:fit-content;margin-top:32px;padding:10px 14px;display:flex;align-items:center;gap:9px;border:1px solid #c6d5dd;border-radius:999px;color:#405866;background:#ffffffbf;font-size:.9rem;font-weight:700}.health-badge span{width:9px;height:9px;border-radius:50%;background:#7c8d96}.health-available span{background:#14855f;box-shadow:0 0 0 4px #14855f1f}.health-unavailable span{background:#c64545;box-shadow:0 0 0 4px #c645451f}.placeholder-card{min-height:310px;padding:32px;display:flex;flex-direction:column;justify-content:flex-end;color:#fff;border-radius:24px;background:#1a526c;box-shadow:0 24px 60px #123b532e}.card-number{margin-bottom:auto;color:#82d2df;font-size:.82rem;font-weight:800;letter-spacing:.16em}.placeholder-card h2{margin:0 0 12px;font-size:1.7rem;line-height:1.15}.placeholder-card p{margin:0;color:#c6e0e8;line-height:1.5}footer{padding:18px clamp(20px,5vw,72px);color:#647b88;background:#fff;font-size:.82rem}.auth-page{min-height:100vh;padding:32px 20px;display:grid;place-items:center;background:radial-gradient(circle at 15% 15%,rgba(34,147,172,.14),transparent 30%),linear-gradient(135deg,#f8fbfc,#eaf2f5)}.auth-card{width:min(440px,100%);padding:clamp(28px,5vw,44px);border:1px solid #d5e1e7;border-radius:22px;background:#fff;box-shadow:0 22px 60px #123b5324}.auth-brand{width:52px;height:52px;margin-bottom:26px;display:grid;place-items:center;color:#fff;border-radius:14px;background:#1a7592;font-weight:800;letter-spacing:.04em}.auth-card h1{margin:10px 0 8px;color:#123b53;font-size:clamp(1.85rem,6vw,2.45rem);letter-spacing:-.035em}.auth-intro{margin:0 0 28px;color:#5a7180;line-height:1.55}.auth-intro strong{color:#284a5e}.auth-form{display:grid;gap:18px}.auth-form label{display:grid;gap:8px;color:#284a5e;font-size:.9rem;font-weight:700}.auth-form input{width:100%;min-height:48px;padding:11px 13px;color:#152635;border:1px solid #b8cbd5;border-radius:9px;outline:none;background:#fbfdfe;font:inherit}.auth-form input:focus{border-color:#1a7592;box-shadow:0 0 0 3px #1a759221}.auth-form .code-input{text-align:center;font-size:1.65rem;font-weight:750;letter-spacing:.35em}.primary-button,.secondary-button{min-height:48px;padding:11px 18px;border-radius:9px;font:inherit;font-weight:750;cursor:pointer}.primary-button{color:#fff;border:1px solid #155f79;background:#155f79}.primary-button:hover:not(:disabled){background:#104d63}.secondary-button{color:#155f79;border:1px solid #a9c4d0;background:#f4f9fb}.primary-button:disabled,.secondary-button:disabled{opacity:.58;cursor:not-allowed}.form-error,.form-notice{padding:11px 13px;border-radius:8px;font-size:.9rem;line-height:1.4}.form-error{color:#8e2f35;border:1px solid #ecc8cb;background:#fff4f5}.form-notice{color:#14674c;border:1px solid #b9dfd1;background:#f1fbf7}.back-link{margin-top:22px;display:inline-block;color:#426577;font-size:.9rem}.auth-loading{min-height:100vh;display:grid;place-items:center;color:#426577;background:#eef4f7;font-weight:700}.heading-actions,.table-actions{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.text-button{padding:0;color:#12637e;border:0;background:transparent;font:inherit;font-weight:750;cursor:pointer;text-decoration:underline;text-underline-offset:3px}.training-filter-panel{grid-template-columns:repeat(4,minmax(160px,1fr)) auto}.training-module-card{grid-column:1 / -1}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;padding:24px;display:grid;place-items:center;overflow-y:auto;background:#0a243394}.modal-card{width:min(820px,100%);max-height:calc(100vh - 48px);padding:clamp(22px,4vw,34px);overflow-y:auto;border:1px solid #d5e1e7;border-radius:18px;background:#fff;box-shadow:0 24px 70px #0a243347}.compact-modal{width:min(560px,100%)}.modal-heading{margin-bottom:24px;display:flex;justify-content:space-between;align-items:flex-start;gap:18px}.modal-heading h2{margin:7px 0 0;color:#123b53;font-size:1.65rem}.icon-button{width:38px;height:38px;display:grid;place-items:center;color:#426577;border:1px solid #c6d5dd;border-radius:50%;background:#fff;font-size:1.5rem;cursor:pointer}.single-column-form{display:grid;gap:18px}.checkbox-field{display:flex!important;align-items:center;gap:10px!important}.checkbox-field input{width:18px;min-height:18px}.briefing-filter-panel{grid-template-columns:repeat(4,minmax(150px,1fr)) auto}.briefing-employee-filter{grid-column:span 2}.briefing-form label{display:grid;gap:7px;color:#284a5e;font-size:.84rem;font-weight:750}.briefing-form input,.briefing-form select,.briefing-form textarea{width:100%;min-height:44px;padding:9px 11px;color:#152635;border:1px solid #b8cbd5;border-radius:8px;outline:none;background:#fbfdfe;font:inherit}.briefing-form textarea{min-height:88px;resize:vertical}.briefing-form input:focus,.briefing-form select:focus,.briefing-form textarea:focus{border-color:#1a7592;box-shadow:0 0 0 3px #1a759221}.full-width-field{grid-column:1 / -1}.employee-picker{margin:26px 0 0;padding:0;border:1px solid #d5e1e7;border-radius:12px;overflow:hidden}.employee-picker-heading{padding:16px 18px;display:flex;align-items:center;justify-content:space-between;gap:18px;border-bottom:1px solid #dfe9ed;background:#f7fbfc}.employee-picker-heading strong{color:#21475b;font-weight:800}.employee-picker-heading span{display:block;margin-top:3px;color:#6a7f8a;font-size:.82rem}.employee-checkbox-list{max-height:390px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));overflow-y:auto}.employee-checkbox{min-width:0;padding:14px 18px;display:flex!important;grid-template-columns:none!important;align-items:flex-start;gap:11px!important;border-bottom:1px solid #e4ecef;cursor:pointer}.employee-checkbox:nth-child(odd){border-right:1px solid #e4ecef}.employee-checkbox:hover{background:#f7fbfc}.employee-checkbox input{width:18px;min-height:18px;margin:2px 0 0;flex:0 0 auto}.employee-checkbox span{min-width:0;display:grid;gap:4px}.employee-checkbox strong{color:#1d4155;overflow-wrap:anywhere}.employee-checkbox small{color:#6a7f8a;font-weight:500}.employee-picker-empty{padding:38px 18px;color:#607682;text-align:center}.count-badge{width:fit-content;padding:5px 10px;display:inline-flex;color:#155f79;border-radius:999px;background:#e5f3f8;font-size:.82rem;font-weight:800}.briefing-summary{margin-bottom:24px}.briefing-participants{margin-top:24px}.briefing-history-card,.medical-module-card{grid-column:1 / -1}.briefing-history-card{padding:0;overflow:hidden}.briefing-history-card>.form-error{margin:20px 24px 0}.dashboard-page{display:grid;gap:24px}.dashboard-intro{display:flex;align-items:flex-end;justify-content:space-between;gap:24px}.dashboard-intro h1{margin:8px 0 7px;color:#123b53;font-size:clamp(2.25rem,5vw,4rem);letter-spacing:-.055em}.dashboard-intro p{margin:0;color:#5a7180;font-size:1rem}.scope-badge,.dashboard-count{width:fit-content;display:inline-flex;align-items:center;justify-content:center;color:#155f79;border:1px solid #bfd5de;background:#edf7fa;font-weight:800}.scope-badge{padding:9px 13px;border-radius:999px;font-size:.84rem}.dashboard-notice{padding:13px 16px;color:#385b6d;border:1px solid #cadde5;border-radius:10px;background:#f3f9fb}.kpi-grid{display:grid;grid-template-columns:repeat(7,minmax(140px,1fr));gap:14px}.kpi-card{min-height:156px;padding:18px;display:flex;flex-direction:column;color:#284a5e;border:1px solid #d5e1e7;border-top:4px solid #8aabb9;border-radius:14px;background:#fff;box-shadow:0 12px 30px #123b5312;text-decoration:none;transition:transform .16s ease,box-shadow .16s ease}.kpi-card:hover{transform:translateY(-2px);box-shadow:0 17px 36px #123b531f}.kpi-card>span{min-height:38px;font-size:.78rem;font-weight:800;line-height:1.35}.kpi-card>strong{margin:8px 0 5px;color:#123b53;font-size:2.25rem;line-height:1;letter-spacing:-.04em}.kpi-card>small{margin-top:auto;color:#6b808b;font-size:.73rem;line-height:1.3}.kpi-primary{border-top-color:#187997}.kpi-danger{border-top-color:#c6535c}.kpi-warning{border-top-color:#6876b7}.kpi-calm{border-top-color:#2a8b76}.dashboard-card,.deadline-card{overflow:hidden;border:1px solid #d5e1e7;border-radius:16px;background:#fff;box-shadow:0 12px 32px #123b5314}.dashboard-card-heading{min-height:83px;padding:20px 22px;display:flex;align-items:center;justify-content:space-between;gap:18px;border-bottom:1px solid #e1eaee;background:#f9fbfc}.dashboard-card-heading h2{margin:5px 0 0;color:#173f55;font-size:1.25rem}.dashboard-kicker{color:#5c7785;font-size:.68rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.dashboard-count{min-width:38px;height:38px;padding:0 10px;border-radius:999px}.dashboard-table th{white-space:nowrap}.clickable-row{cursor:pointer}.clickable-row:focus{outline:3px solid rgba(26,117,146,.22);outline-offset:-3px}.category-badge{width:fit-content;padding:5px 9px;display:inline-flex;border-radius:999px;font-size:.76rem;font-weight:800}.category-medical{color:#17647b;background:#e8f4f7}.category-training{color:#4d598f;background:#eef0fa}.status-overdue{color:#923943;background:#faecee}.status-expiring{color:#4e5b95;background:#eef0fa}.deadline-grid,.dashboard-bottom-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.deadline-total{color:#173f55;font-size:1.7rem}.deadline-bars{padding:22px;display:grid;gap:18px}.deadline-row>div:first-child,.personnel-row>div:first-child{margin-bottom:7px;display:flex;align-items:center;justify-content:space-between;gap:12px;color:#3d5c6d;font-size:.84rem}.deadline-track,.personnel-track{height:9px;overflow:hidden;border-radius:999px;background:#e8eff2}.deadline-fill,.personnel-track span{width:var(--bar-width);height:100%;display:block;border-radius:inherit;transition:width .35s ease}.deadline-active{background:#23866f}.deadline-expiring{background:#6876b7}.deadline-overdue{background:#c6535c}.dashboard-empty-inline{margin:0;padding:0 22px 22px;color:#758893;font-size:.86rem}.metric-link{min-width:32px;height:30px;padding:0 8px;display:inline-flex;align-items:center;justify-content:center;border-radius:7px;font-weight:850;text-decoration:none}.metric-danger{color:#923943;background:#faecee}.metric-warning{color:#4e5b95;background:#eef0fa}.personnel-bars{padding:21px 22px;display:grid;gap:17px}.personnel-row{color:inherit;text-decoration:none}.personnel-row:hover span:first-child{color:#12637e}.personnel-track span{background:linear-gradient(90deg,#1a7592,#45a8b6)}.recent-list{display:grid}.recent-briefing{padding:16px 22px;display:grid;grid-template-columns:92px minmax(140px,1fr) minmax(170px,1fr);align-items:center;gap:15px;border-bottom:1px solid #e4ecef;text-decoration:none}.recent-briefing:last-child{border-bottom:0}.recent-briefing:hover{background:#f7fbfc}.recent-briefing time{color:#557080;font-size:.8rem;font-weight:800}.recent-briefing>div{min-width:0;display:grid;gap:4px}.recent-briefing strong{color:#21475b;overflow-wrap:anywhere}.recent-briefing span{color:#647b88;font-size:.8rem;overflow-wrap:anywhere}.briefing-meta{text-align:right}.dashboard-empty{min-height:170px;padding:28px;display:grid;place-items:center;align-content:center;gap:8px;color:#607682;text-align:center}.dashboard-empty>span{width:42px;height:42px;display:grid;place-items:center;color:#247763;border-radius:50%;background:#e8f5f1;font-size:1.2rem;font-weight:900}.dashboard-empty p{margin:0;color:#7b8d96;font-size:.85rem}.dashboard-error{min-height:420px;padding:42px;display:grid;place-items:center;align-content:center;gap:13px;text-align:center;border:1px solid #d5e1e7;border-radius:18px;background:#fff}.dashboard-error>span{width:48px;height:48px;display:grid;place-items:center;color:#923943;border-radius:50%;background:#faecee;font-size:1.4rem;font-weight:900}.dashboard-error h1,.dashboard-error p{margin:0}.dashboard-error h1{color:#173f55}.dashboard-error p{color:#607682}.dashboard-loading-line{height:34px;border-radius:9px}.dashboard-loading-title{width:min(440px,70%);height:72px}.dashboard-loading-panel{min-height:340px;border-radius:16px}.dashboard-skeleton,.dashboard-loading-line{border-color:transparent;background:linear-gradient(100deg,#e7eef1 30%,#f4f8f9,#e7eef1 70%);background-size:300% 100%;animation:dashboard-shimmer 1.25s ease-in-out infinite}@keyframes dashboard-shimmer{0%{background-position:100% 0}to{background-position:0 0}}.dashboard-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.dashboard-card,.current-user-card{border:1px solid #dbe7ec;border-radius:16px;background:#fff;box-shadow:0 12px 32px #1b415514}.dashboard-card{min-height:180px;padding:24px;display:flex;flex-direction:column;justify-content:space-between}.dashboard-card>span,.current-user-card span{color:#647d89;font-weight:700}.dashboard-card>strong{color:#143f55;font-size:3rem;line-height:1}.dashboard-card>small{color:#607682;font-size:.9rem}.dashboard-alert{border-top:4px solid #2b7894}.current-user-card{padding:14px 18px;display:grid;gap:4px}.user-editor{margin-bottom:24px}.user-editor h2{margin-top:0;color:#183f53}.users-table-card{margin-top:24px}.user-edit-row>td{padding:18px;background:#f4f9fb}.user-inline-editor{display:grid;grid-template-columns:1.3fr 1fr 1.4fr auto auto;align-items:end;gap:12px}.table-action-button{padding:0;border:0;color:#17627d;background:transparent;font:inherit;font-weight:800;cursor:pointer}@media (max-width: 760px){html,body,#root,.app-shell,.app-header,main,footer{width:100%;max-width:100vw;min-width:0}html,body,#root,.app-shell,main,footer{overflow-x:hidden}.hero{grid-template-columns:1fr}.placeholder-card{min-height:240px}.brand-name{font-size:.88rem}.app-header{flex-wrap:wrap}nav{width:100%;min-width:0;margin-left:0;justify-content:flex-start;overflow-x:auto;scrollbar-width:none;flex-basis:100%;max-width:100%}nav a,nav .logout-button{flex:0 0 auto}nav::-webkit-scrollbar{display:none}.page-heading,.employee-title{flex-direction:column}.filter-panel,.form-grid,.employee-facts,.module-grid,.employee-checkbox-list,.directories-grid,.dashboard-grid,.user-inline-editor,.directory-create{grid-template-columns:1fr}.directory-row,.directory-name,.directory-actions,.directory-rename{align-items:stretch;flex-direction:column}.filter-actions,.form-actions{flex-wrap:wrap}.filter-actions>*,.form-actions>*{flex:1}.pagination{justify-content:center}.module-heading{flex-direction:column}.employee-picker-heading{align-items:stretch;flex-direction:column}.employee-checkbox:nth-child(odd){border-right:0}.medical-add-button,.heading-actions{width:100%}.heading-actions>*{flex:1}.dashboard-intro,.dashboard-card-heading{align-items:flex-start;flex-direction:column}.dashboard-intro h1{font-size:clamp(2rem,11vw,2.65rem);line-height:1.02;overflow-wrap:anywhere}.dashboard-page{width:100%;max-width:100%;overflow:hidden}.dashboard-card,.deadline-card,.table-scroll{min-width:0;max-width:100%}.kpi-grid,.deadline-grid,.dashboard-bottom-grid{grid-template-columns:1fr}.kpi-card{min-height:132px}.recent-briefing{grid-template-columns:1fr}.briefing-meta{text-align:left}}@media (min-width: 761px) and (max-width: 1180px){.filter-panel,.medical-filter-panel,.briefing-filter-panel{grid-template-columns:repeat(2,minmax(0,1fr))}.search-field{grid-column:1 / -1}.filter-actions{justify-content:flex-end}.kpi-grid{grid-template-columns:repeat(4,minmax(140px,1fr))}.dashboard-bottom-grid{grid-template-columns:1fr}}@media (min-width: 1181px) and (max-width: 1540px){.kpi-grid{grid-template-columns:repeat(4,minmax(150px,1fr))}}.excel-actions{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.excel-actions .secondary-button{white-space:nowrap}.excel-action-error{margin-top:8px}.excel-import-modal{width:min(1080px,calc(100vw - 32px));max-height:calc(100vh - 48px);overflow:auto}.excel-import-modal .modal-heading p{margin:5px 0 0;color:#577080}.excel-upload-row{display:flex;align-items:center;gap:12px;margin:18px 0;padding:16px;border:1px dashed #8aa9b8;border-radius:12px;background:#f6fafc}.excel-upload-row input{min-width:0;flex:1}.excel-preview-summary{display:grid;grid-template-columns:repeat(4,minmax(120px,1fr));gap:10px;margin:18px 0}.excel-preview-summary>div{display:grid;gap:6px;padding:14px;border:1px solid #cfdee6;border-radius:10px;background:#f7fafc}.excel-preview-summary span{color:#597080;font-size:.8rem}.excel-preview-summary strong{font-size:1.45rem}.excel-preview-summary .excel-ready{border-color:#81b8ae;background:#edf8f5}.excel-preview-summary .excel-warning{border-color:#7aaac4;background:#eef7fb}.excel-preview-summary .excel-error{border-color:#d99a9a;background:#fff3f3}.excel-preview-table{max-height:440px;border:1px solid #d7e3e9;border-radius:10px}.excel-preview-table dl{display:grid;gap:4px;margin:0}.excel-preview-table dl div{display:grid;grid-template-columns:minmax(150px,.8fr) minmax(180px,1.2fr);gap:8px}.excel-preview-table dt{color:#607887;font-size:.78rem}.excel-preview-table dd{margin:0}.excel-row-error{background:#fff7f7}.excel-issue{margin-bottom:6px;font-size:.86rem;line-height:1.35}.excel-issue-error{color:#9c2f36}.excel-issue-warning{color:#22617e}.directory-heading-actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:10px}@media (max-width: 760px){.excel-actions,.excel-upload-row,.directory-heading-actions{width:100%;align-items:stretch;flex-direction:column}.excel-preview-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.excel-preview-table dl div{grid-template-columns:1fr}}.employee-form-section+.employee-form-section{margin-top:28px;padding-top:26px;border-top:1px solid #dbe7ec}.employee-form-section h2,.employee-extra-details h2{margin:0 0 18px;color:#1d4155;font-size:1.05rem}.form-section-heading{margin-bottom:18px;display:flex;align-items:baseline;justify-content:space-between;gap:18px}.form-section-heading h2{margin:0}.form-section-heading span{color:#6a7f8a;font-size:.84rem}.employee-extra-details{margin-top:24px;padding-top:24px;border-top:1px solid #dbe7ec}.employee-comment-fact{grid-column:1 / -1}.employee-comment-fact dd{white-space:pre-wrap}.employee-exchange-actions{flex-wrap:wrap;justify-content:flex-end}.employee-import-modal{width:min(1120px,calc(100vw - 40px));max-height:calc(100vh - 40px);overflow-y:auto}.employee-import-modal .modal-heading p{margin:6px 0 0;color:#607682}.import-template-note{margin:20px 0;padding:15px 17px;display:flex;align-items:center;justify-content:space-between;gap:18px;border:1px solid #c9dce4;border-radius:10px;background:#f3f9fb;color:#21475b}.import-upload-form{display:flex;align-items:flex-end;gap:14px}.import-upload-form label{flex:1;display:grid;gap:7px;color:#35596a;font-size:.86rem;font-weight:700}.import-upload-form input{width:100%;min-height:44px;padding:9px 11px;border:1px solid #b8cbd5;border-radius:8px;background:#fbfdfe;font:inherit}.import-preview{margin-top:22px}.import-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.import-summary>div{padding:14px 16px;display:grid;gap:5px;border:1px solid #d5e1e7;border-radius:10px;background:#f8fbfc}.import-summary span{color:#607682;font-size:.82rem}.import-summary strong{color:#155f79;font-size:1.35rem}.import-summary .import-summary-error{border-color:#e8b8b8;background:#fff5f5}.import-summary .import-summary-error strong{color:#a53b3b}.import-errors,.import-ready-rows{margin-top:22px}.import-errors h3,.import-ready-rows h3{margin:0 0 10px;color:#1d4155;font-size:.98rem}.import-errors .table-scroll,.import-ready-rows .table-scroll{max-height:280px;border:1px solid #dce6ea;border-radius:9px}.employee-import-modal .form-actions{margin-top:22px}@media (max-width: 760px){.form-section-heading,.import-template-note,.import-upload-form{align-items:stretch;flex-direction:column}.import-summary{grid-template-columns:1fr}}.sidebar-layout{width:100%;min-height:100vh;display:grid;grid-template-columns:252px minmax(0,1fr);grid-template-rows:1fr}.app-sidebar{position:sticky;top:0;z-index:30;height:100vh;padding:18px 14px;overflow-y:auto;color:#fff;background:#123b53}.sidebar-brand{padding:4px 8px 20px;display:flex;align-items:center;gap:12px;border-bottom:1px solid rgba(255,255,255,.15)}.sidebar-brand .brand-mark{flex:0 0 auto}.sidebar-brand .brand-name{color:#fff}.sidebar-nav{width:100%;margin:10px 0 0;display:block}.sidebar-nav-group+.sidebar-nav-group{margin-top:8px}.sidebar-nav-label{padding:14px 12px 7px;color:#73c6d6;font-size:.66rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.sidebar-nav a{width:100%;margin:2px 0;padding:10px 12px;display:flex;align-items:center;gap:10px;color:#ffffffd1;border-radius:8px;text-decoration:none;font-size:.88rem}.sidebar-nav a:hover{color:#fff;background:#ffffff14}.sidebar-nav a.active{color:#fff;background:#ffffff24}.sidebar-nav-icon{width:20px;flex:0 0 20px;text-align:center}.app-workspace{min-width:0;min-height:100vh;display:grid;grid-template-rows:auto 1fr auto}.workspace-header{position:sticky;top:0;z-index:20;min-height:68px;padding:10px clamp(20px,5vw,72px);display:flex;align-items:center;justify-content:flex-end;gap:12px;color:#152635;border-bottom:1px solid #d5e1e7;background:#fffffff5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.sidebar-toggle{display:none;width:40px;height:40px;place-items:center;color:#123b53;border:1px solid #b9cdd6;border-radius:8px;background:#fff;font:inherit;font-size:1.1rem;cursor:pointer}.current-user{min-width:0;display:flex;align-items:center;gap:10px}.current-user-avatar{width:40px;height:40px;display:grid;place-items:center;flex:0 0 auto;color:#155f79;border-radius:50%;background:#e5f3f8;font-size:.78rem;font-weight:850}.current-user-details{min-width:0;display:grid;gap:2px}.current-user-details strong{max-width:240px;overflow:hidden;color:#173f55;font-size:.86rem;text-overflow:ellipsis;white-space:nowrap}.current-user-details small{color:#647b88;font-size:.73rem}.workspace-logout{padding:8px 12px;color:#155f79;border:1px solid #b9cdd6;border-radius:8px;background:#fff;font:inherit;font-size:.82rem;font-weight:750;cursor:pointer}.workspace-logout:hover:not(:disabled){background:#f3f8fa}.workspace-logout:disabled{opacity:.55;cursor:wait}.app-workspace>main{width:100%}.app-workspace>footer{width:100%}.sidebar-overlay{display:none}.department-kpis{margin-bottom:24px;grid-template-columns:repeat(4,minmax(150px,1fr))}.notification-kpis{margin-bottom:24px;grid-template-columns:repeat(3,minmax(150px,1fr))}.departments-registry,.notifications-registry{margin-top:24px}.toolbar{margin-bottom:22px;padding:16px 20px;display:flex;align-items:center;gap:12px;border:1px solid #d5e1e7;border-radius:14px;background:#fff;box-shadow:0 12px 32px #123b5314}.toolbar input,.toolbar select{min-height:42px;padding:8px 10px;color:#152635;border:1px solid #b8cbd5;border-radius:8px;background:#fbfdfe;font:inherit}.toolbar-search{min-width:240px;flex:0 1 420px}.toolbar-spacer{flex:1}.event-list{display:grid}.event-row{padding:15px 20px;display:grid;grid-template-columns:7px minmax(0,1fr) auto;align-items:center;gap:13px;color:inherit;border-bottom:1px solid #e4ecef;text-decoration:none}.event-row:hover{background:#f7fbfc}.event-mark{width:7px;height:40px;border-radius:999px;background:#c6535c}.event-mark.warn{background:#6876b7}.event-row p{margin:4px 0 0;color:#647b88;font-size:.8rem}.event-date{color:#557080;font-size:.78rem;text-align:right}@media (max-width: 900px){.sidebar-layout{grid-template-columns:1fr}.app-sidebar{position:fixed;left:-268px;width:252px;transition:left .2s ease}.app-sidebar.open{left:0;box-shadow:12px 0 32px #123b533d}.sidebar-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:25;display:block;border:0;background:#0f253259}.workspace-header{padding:10px 20px}.sidebar-toggle{margin-right:auto;display:grid}.department-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 600px){.workspace-header{padding:9px 12px}.current-user-details strong{max-width:132px}.current-user-details small{max-width:132px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.workspace-logout{padding:8px 9px}.department-kpis,.notification-kpis{grid-template-columns:1fr}.toolbar{align-items:stretch;flex-direction:column}.toolbar-search{width:100%;min-width:0;flex:none}.event-row{grid-template-columns:7px minmax(0,1fr)}.event-date{grid-column:2;text-align:left}}.document-template-section,.registered-documents-section{margin-bottom:28px}.document-section-heading{margin-bottom:14px;display:flex;justify-content:space-between;align-items:flex-start;gap:18px}.document-section-heading h2{margin:0 0 5px;color:#123b53;font-size:1.2rem}.document-section-heading p{margin:0;color:#5a7180;font-size:.9rem}.registered-heading{margin-top:30px}.document-template-category+.document-template-category{margin-top:18px}.document-template-category h3{margin:0 0 10px;color:#284a5e;font-size:.85rem;letter-spacing:.03em}.document-template-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:12px}.document-template-card{min-width:0;padding:16px;display:grid;grid-template-columns:auto minmax(0,1fr);gap:12px 14px;align-items:start;border:1px solid #d5e1e7;border-radius:14px;background:#fff;box-shadow:0 8px 24px #123b530f}.document-template-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:11px;color:#1769e0;background:#e8f0ff;font-size:1.15rem;font-weight:800}.document-template-content{min-width:0}.document-template-meta{display:flex;flex-wrap:wrap;align-items:center;gap:8px;color:#667085;font-size:.72rem}.document-template-card h4{margin:8px 0 6px;color:#172033;font-size:.96rem;line-height:1.35}.document-template-card p{margin:0;color:#667085;font-size:.8rem;line-height:1.45}.document-template-file{margin-top:10px;overflow:hidden;color:#7b8794;font-size:.72rem;text-overflow:ellipsis;white-space:nowrap}.document-template-download{grid-column:2;justify-self:start}.document-template-download:disabled{opacity:.65;cursor:wait}@media (max-width: 680px){.document-template-card{grid-template-columns:auto minmax(0,1fr)}.document-template-download{grid-column:1 / -1;width:100%}}.attachment-list{display:flex;gap:6px;align-items:center;flex-wrap:wrap}.attachment-list-compact{min-width:110px}.attachment-chip{border:1px solid var(--line,#e3e8ef);background:#f8fafc;border-radius:8px;padding:5px 8px;display:inline-flex;align-items:center;gap:5px;max-width:220px;cursor:pointer;color:#334155;font-size:11px}.attachment-chip span:last-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.attachment-upload{border:1px dashed #9db2c8;border-radius:8px;padding:5px 8px;color:#1769e0;font-weight:700;font-size:11px;cursor:pointer;background:#f7fbff}.attachment-upload input{display:none}.attachment-empty{color:#94a3b8}.attachment-error{color:#b42318;display:block;width:100%}.document-linked-list{display:grid;gap:8px}.document-linked-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border:1px solid var(--line,#e3e8ef);border-radius:9px;background:#f8fafc}.document-linked-row div{display:grid;gap:3px}.document-linked-row strong{font-size:12px}.document-linked-row span{font-size:11px;color:#667085}.button-as-link{border:0;background:transparent;cursor:pointer}.document-generator{margin-bottom:18px}.document-category-empty{padding:14px 16px;border:1px dashed var(--line,#e3e8ef);border-radius:10px;background:#fafbfd;color:#667085;font-size:12px}:root{--sg-bg: #f3f6f9;--sg-panel: #fff;--sg-panel-2: #f8fafc;--sg-text: #172033;--sg-muted: #667085;--sg-line: #e3e8ef;--sg-nav: #172333;--sg-primary: #1769e0;--sg-primary-hover: #0f57bd;--sg-success: #198754;--sg-warning: #e98517;--sg-danger: #d63c3c;--sg-info: #5271ff;--sg-shadow: 0 8px 24px rgba(19, 33, 52, .08);--sg-radius: 14px;font-family:Inter,Segoe UI,Arial,sans-serif;color:var(--sg-text);background:var(--sg-bg)}body{background:var(--sg-bg);color:var(--sg-text)}.sidebar-layout{grid-template-columns:272px minmax(0,1fr);background:var(--sg-bg)}.app-sidebar{width:272px;padding:18px 14px;color:#dce5ef;background:linear-gradient(180deg,var(--sg-nav),#101a27)}.sidebar-brand{padding:6px 8px 18px;gap:12px;border-bottom-color:#ffffff1a}.sidebar-brand .brand-mark{width:42px;height:42px;border-radius:12px;color:#fff;background:linear-gradient(145deg,#f4a340,#d85b2c);box-shadow:0 8px 18px #de6a2b40;font-size:17px}.sidebar-brand-name{display:block;color:#fff;font-size:16px;line-height:1.25}.sidebar-brand small{display:block;margin-top:2px;color:#97a8bb;font-size:11px}.sidebar-nav{margin-top:10px}.sidebar-nav-label{padding:16px 12px 7px;color:#71869d;font-size:10px;letter-spacing:.12em}.sidebar-nav a{margin:2px 0;padding:10px 12px;gap:11px;color:#cbd6e2;border-radius:10px;font-size:13px}.sidebar-nav a:hover{color:#fff;background:#ffffff0f}.sidebar-nav a.active{color:#fff;background:#2d4661;box-shadow:inset 3px 0 #f4a340}.app-workspace{background:var(--sg-bg)}.workspace-header{min-height:72px;height:72px;padding:0 24px;justify-content:flex-start;gap:14px;color:var(--sg-text);border-bottom:1px solid var(--sg-line);background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.workspace-search{position:relative;flex:1;max-width:560px;margin-right:auto}.workspace-search>span{position:absolute;left:13px;top:9px;color:#75859a;pointer-events:none}.workspace-search input{width:100%;min-height:40px;padding:10px 14px 10px 38px;color:var(--sg-text);border:1px solid var(--sg-line);border-radius:10px;outline:0;background:#f8fafc;font:inherit;font-size:13px}.workspace-search input:focus{border-color:#9cc2f5;box-shadow:0 0 0 3px #1769e01a}.workspace-notification-button{width:40px;height:40px;display:grid;place-items:center;flex:0 0 auto;color:var(--sg-text);border:1px solid var(--sg-line);border-radius:10px;background:#fff;text-decoration:none}.workspace-notification-button:hover,.workspace-notification-button.active{background:#f7f9fc}.current-user{gap:9px}.current-user-avatar{width:38px;height:38px;color:#35516e;background:#dce8f5}.current-user-details strong{color:#172033;font-size:13px}.current-user-details small{color:var(--sg-muted);font-size:11px}.workspace-logout{padding:9px 13px;color:#243348;border:1px solid var(--sg-line);border-radius:9px;background:#fff;font-size:12px}.workspace-logout:hover:not(:disabled){background:#f7f9fc}.app-workspace>main{display:block;padding:24px;background:var(--sg-bg)}.app-workspace>footer{padding:12px 24px;color:#8290a3;background:var(--sg-bg);font-size:11px}.workspace-page{width:min(1700px,100%);margin:0 auto}.narrow-page{width:min(980px,100%)}.page-heading,.dashboard-intro,.employee-title{margin-bottom:18px;gap:16px}.page-heading h1,.dashboard-intro h1,.employee-title h1{margin:0 0 5px;color:var(--sg-text);font-size:25px;line-height:1.2;letter-spacing:normal}.page-heading p,.dashboard-intro p{color:var(--sg-muted);font-size:13px}.page-heading .eyebrow,.dashboard-intro .eyebrow,.employee-title .eyebrow{margin-bottom:5px;color:#71869d;font-size:10px;letter-spacing:.12em}.scope-badge{color:#174f90;border:1px solid #c9ddf7;background:#edf5ff;border-radius:11px;font-size:12px}.primary-button,.secondary-button,.danger-button,.table-link{border-radius:9px;font-size:13px}.primary-button{color:#fff;border-color:var(--sg-primary);background:var(--sg-primary)}.primary-button:hover:not(:disabled){background:var(--sg-primary-hover)}.secondary-button{color:#243348;border-color:var(--sg-line);background:#fff}.secondary-button:hover:not(:disabled){background:#f7f9fc}.filter-panel,.toolbar,.table-card,.form-card,.employee-summary,.module-card,.dashboard-card,.deadline-card,.directory-card,.department-card{border:1px solid var(--sg-line);border-radius:var(--sg-radius);background:var(--sg-panel);box-shadow:0 2px 8px #14233708}.filter-panel,.toolbar{padding:12px;margin-bottom:14px}.filter-panel label{color:#536174;font-size:11px}.filter-panel input,.filter-panel select,.toolbar input,.toolbar select,.employee-form input,.employee-form select,.employee-form textarea{min-height:40px;color:var(--sg-text);border:1px solid var(--sg-line);border-radius:8px;background:#fff;font-size:13px}.filter-panel input:focus,.filter-panel select:focus,.toolbar input:focus,.toolbar select:focus,.employee-form input:focus,.employee-form select:focus,.employee-form textarea:focus{border-color:#9cc2f5;box-shadow:0 0 0 3px #1769e01a}.kpi-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:16px;margin-bottom:16px}.kpi-card{min-height:128px;padding:16px;position:relative;overflow:hidden;color:var(--sg-text);border:1px solid var(--sg-line);border-top:1px solid var(--sg-line);border-radius:var(--sg-radius);background:#fff;box-shadow:0 2px 8px #14233708;transform:none}.kpi-card:after{content:"";position:absolute;right:-18px;bottom:-18px;width:64px;height:64px;border-radius:50%;background:#e8f1fb}.kpi-danger:after{background:#fde0df}.kpi-warning:after{background:#ffecd2}.kpi-calm:after{background:#d9f2e5}.kpi-card:hover{transform:none;box-shadow:var(--sg-shadow)}.kpi-card>span{min-height:30px;color:var(--sg-muted);font-size:12px;font-weight:500}.kpi-card>strong{margin:6px 0 4px;color:var(--sg-text);font-size:28px;letter-spacing:normal}.kpi-card>small{color:var(--sg-muted);font-size:11px}.dashboard-card,.deadline-card{border-radius:var(--sg-radius);box-shadow:0 2px 8px #14233708}.dashboard-card-heading{min-height:0;padding:15px 17px;border-bottom:1px solid var(--sg-line);background:#fff}.dashboard-card-heading h2{margin:0;color:var(--sg-text);font-size:15px}.dashboard-kicker{color:var(--sg-muted);font-size:10px}.dashboard-count{color:#305eb5;background:#e8f0ff;font-size:11px}.deadline-bars{padding:16px}.deadline-track,.personnel-track{height:7px;background:#e9edf2}.deadline-active{background:var(--sg-success)}.deadline-expiring{background:var(--sg-warning)}.deadline-overdue{background:var(--sg-danger)}.table-card{overflow:hidden}.table-meta{padding:12px 16px;border-bottom:1px solid var(--sg-line);background:#fafbfd;color:var(--sg-muted);font-size:12px}.table-scroll table,.dashboard-table{width:100%;border-collapse:collapse;font-size:12px}.table-scroll th,.dashboard-table th{padding:11px 12px;color:#526173;border-bottom:1px solid var(--sg-line);background:#f8fafc;font-size:12px}.table-scroll td,.dashboard-table td{padding:11px 12px;border-bottom:1px solid #edf0f4}.table-scroll tbody tr:hover td,.dashboard-table tbody tr:hover td{background:#fbfdff}.status-badge{padding:4px 8px;border-radius:999px;font-size:10px;font-weight:700}.status-active,.status-success{color:#147347;background:#e3f4ea}.status-expiring,.status-warning{color:#aa5d00;background:#fff1dc}.status-overdue,.status-danger,.status-inactive{color:#b42318;background:#fde8e7}.table-link{color:var(--sg-primary)}.employee-summary,.module-card{border-radius:var(--sg-radius)}.employee-summary{padding:18px}.module-grid{gap:16px}.module-card{padding:0;overflow:hidden}.module-heading{padding:15px 17px;border-bottom:1px solid var(--sg-line)}.module-heading h2{color:var(--sg-text);font-size:15px}.module-heading p{color:var(--sg-muted);font-size:11px}.module-card>.table-scroll,.module-card>.module-empty,.module-card>.document-linked-list{margin:0}.module-empty{padding:36px 20px;color:var(--sg-muted)}.form-card{padding:19px}.form-error{border-color:#f3b2ae;background:#fff6f5;color:#b42318}.form-notice{border-color:#b9dec9;background:#f1fbf5;color:#147347}@media (max-width: 1300px){.kpi-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width: 900px){.sidebar-layout{grid-template-columns:1fr}.app-sidebar{position:fixed;left:-280px;width:272px;transition:left .2s ease}.app-sidebar.open{left:0;box-shadow:10px 0 30px #00000040}.sidebar-toggle{display:grid}.sidebar-overlay{display:block;position:fixed;top:0;right:0;bottom:0;left:0;z-index:25;border:0;background:#0c162273}.app-workspace>main{padding:16px}.workspace-header{padding:0 16px}.workspace-search{max-width:none}.current-user-details{display:none}.kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 600px){.workspace-search{display:none}.workspace-header{gap:8px}.workspace-notification-button{margin-left:auto}.workspace-logout{padding:8px 10px}.app-workspace>main{padding:12px}.kpi-grid,.deadline-grid,.dashboard-bottom-grid{grid-template-columns:1fr}.page-heading,.dashboard-intro,.employee-title{flex-direction:column}}.modal-card{width:min(820px,calc(100vw - 32px));max-height:calc(100vh - 48px);padding:0;overflow:hidden;border:1px solid var(--sg-line, #e3e8ef);border-radius:16px;background:#fff;box-shadow:0 22px 60px #00000040}.modal-card.training-modal-card{width:min(900px,calc(100vw - 32px))}.modal-heading{margin:0;padding:17px 19px;align-items:center;border-bottom:1px solid var(--sg-line, #e3e8ef);background:#fff}.modal-heading h2{margin:3px 0 0;color:var(--sg-text, #172033);font-size:17px;letter-spacing:0}.modal-heading p{margin:5px 0 0;color:var(--sg-muted, #667085);font-size:12px}.modal-form{max-height:calc(100vh - 145px);padding:19px;overflow-y:auto}.modal-fields-grid{margin-top:18px}.modal-actions{position:sticky;bottom:-19px;margin:20px -19px -19px;padding:14px 19px;border-top:1px solid var(--sg-line, #e3e8ef);background:#fff;z-index:2}.form-grid>label,.modal-card form>label,.modal-card .form-grid label,.form-card .form-grid label,.document-generator .form-grid label{display:grid;gap:6px;color:#536174;font-size:11px;font-weight:700}.form-grid input,.form-grid select,.form-grid textarea,.modal-card input,.modal-card select,.modal-card textarea,.form-card input,.form-card select,.form-card textarea,.document-generator input,.document-generator select,.document-generator textarea{width:100%;min-height:40px;padding:9px 10px;color:var(--sg-text, #172033);border:1px solid var(--sg-line, #e3e8ef);border-radius:9px;outline:0;background:#fff;font:inherit;font-size:13px}.form-grid textarea,.modal-card textarea,.form-card textarea,.document-generator textarea{min-height:90px;resize:vertical}.form-grid input:focus,.form-grid select:focus,.form-grid textarea:focus,.modal-card input:focus,.modal-card select:focus,.modal-card textarea:focus,.form-card input:focus,.form-card select:focus,.form-card textarea:focus,.document-generator input:focus,.document-generator select:focus,.document-generator textarea:focus{border-color:#9cc2f5;box-shadow:0 0 0 3px #1769e01a}.form-grid input[type=file],.modal-card input[type=file],.form-card input[type=file]{padding:7px 8px;background:#f8fafc}.selected-employee-card{padding:12px 14px;display:grid;gap:4px;border:1px solid #d5e5f7;border-radius:10px;background:#f2f7fd}.selected-employee-card span{color:var(--sg-muted, #667085);font-size:11px}.selected-employee-card strong{color:var(--sg-text, #172033);font-size:13px}.employee-picker{margin-top:0}.employee-picker-heading{padding:14px 16px}.employee-checkbox-list{max-height:min(330px,38vh)}.employee-checkbox{padding:12px 15px}.employee-checkbox strong{font-size:12px}.employee-checkbox small{font-size:11px}@media (max-width: 700px){.modal-backdrop{padding:10px}.modal-card,.modal-card.training-modal-card{width:100%;max-height:calc(100vh - 20px)}.modal-form{max-height:calc(100vh - 110px)}.employee-checkbox-list{grid-template-columns:1fr}.employee-checkbox:nth-child(odd){border-right:0}}.generation-note{margin-top:16px;padding:12px 14px;display:grid;gap:4px;border-radius:10px;font-size:12px}.generation-note strong{color:var(--sg-text, #172033);font-size:12px}.generation-note span{color:var(--sg-muted, #667085);line-height:1.45}.generation-note-fill{border:1px solid #bfe1ce;background:#eff9f3}.generation-note-copy{border:1px solid #f0d6a4;background:#fff8ea}.document-generation-hint{display:block;margin:7px 0 10px;color:#667085;line-height:1.4}.modal-body{max-height:calc(100vh - 145px);padding:19px;overflow-y:auto}.modal-body>:first-child{margin-top:0}.modal-body>:last-child{margin-bottom:0}.documents-module-card{grid-column:1 / -1}.training-modal-card{width:min(1120px,calc(100vw - 32px))!important}.training-employee-picker,.briefing-form .employee-picker{border-radius:12px;background:#fff}.employee-selection-toolbar{padding:12px 14px;display:grid;grid-template-columns:minmax(260px,1fr) minmax(220px,.45fr);gap:10px;border-bottom:1px solid var(--sg-line, #e3e8ef);background:#fff}.employee-selection-toolbar input,.employee-selection-toolbar select{width:100%;min-height:40px;padding:9px 10px;border:1px solid var(--sg-line, #e3e8ef);border-radius:9px;background:#fff;color:var(--sg-text, #172033);font:inherit;font-size:13px}.employee-picker-table-wrap{min-width:0;overflow:hidden}.employee-picker-table-head,.employee-picker-row{display:grid;grid-template-columns:42px minmax(230px,1.15fr) minmax(220px,1fr) minmax(240px,1.2fr);align-items:center;column-gap:12px}.employee-picker-table-head{padding:9px 14px;color:#667085;border-bottom:1px solid var(--sg-line, #e3e8ef);background:#f8fafc;font-size:10px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.employee-picker-table-body{max-height:min(330px,38vh);overflow-y:auto;overflow-x:hidden}.employee-picker-row{min-height:58px;padding:10px 14px;color:#334155;border-bottom:1px solid #edf0f4;cursor:pointer;font-size:12px;font-weight:500}.employee-picker-row:last-child{border-bottom:0}.employee-picker-row:hover{background:#fbfdff}.employee-picker-row:has(input:checked){background:#f4f8ff}.employee-picker-row input[type=checkbox]{width:18px!important;height:18px;min-height:18px!important;margin:0;padding:0!important;accent-color:var(--sg-primary, #1769e0);box-shadow:none!important}.employee-picker-person{min-width:0;display:grid;gap:3px}.employee-picker-person strong{color:#172033;font-size:12px;line-height:1.35;overflow-wrap:anywhere}.employee-picker-person small{color:#7b8794;font-size:10px}.employee-picker-row>span:not(.employee-picker-person){min-width:0;line-height:1.35;overflow-wrap:anywhere}.briefing-picker-head,.briefing-picker-row{grid-template-columns:42px minmax(250px,1.2fr) minmax(260px,1fr)}.briefing-picker-table .employee-picker-table-body{max-height:360px}.toggle-field{position:relative;min-height:64px;padding:12px 14px;display:flex!important;align-items:center;justify-content:space-between;gap:18px!important;border:1px solid var(--sg-line, #e3e8ef);border-radius:10px;background:#f8fafc;cursor:pointer}.toggle-field>span:first-child{display:grid;gap:3px}.toggle-field>span:first-child strong{color:#172033;font-size:12px}.toggle-field>span:first-child small{color:#667085;font-size:10px;font-weight:500}.toggle-field input{position:absolute;opacity:0;pointer-events:none}.toggle-control{position:relative;width:44px;height:24px;flex:0 0 auto;border-radius:999px;background:#cbd5e1;transition:.18s ease}.toggle-control:after{content:"";position:absolute;top:3px;left:3px;width:18px;height:18px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #00000038;transition:.18s ease}.toggle-field input:checked+.toggle-control{background:var(--sg-primary, #1769e0)}.toggle-field input:checked+.toggle-control:after{transform:translate(20px)}.toggle-field:focus-within{border-color:#9cc2f5;box-shadow:0 0 0 3px #1769e01a}.file-picker-field{min-width:0;display:grid;gap:6px}.field-label{color:#536174;font-size:11px;font-weight:700}.file-picker{min-height:66px;padding:11px 12px;display:grid;grid-template-columns:36px minmax(0,1fr) auto;align-items:center;gap:10px;border:1px dashed #9db2c8;border-radius:10px;background:#f8fbff;cursor:pointer}.file-picker:hover{border-color:#72a8e7;background:#f2f7fd}.file-picker input{position:absolute;width:1px!important;height:1px!important;min-height:1px!important;padding:0!important;opacity:0;overflow:hidden}.file-picker-icon{width:36px;height:36px;display:grid;place-items:center;border-radius:9px;color:#1769e0;background:#e8f0ff;font-size:18px;font-weight:800}.file-picker-copy{min-width:0;display:grid;gap:3px}.file-picker-copy strong{overflow:hidden;color:#172033;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.file-picker-copy small{color:#667085;font-size:10px;font-weight:500}.file-picker-action{color:#1769e0;font-size:11px;font-weight:800}.file-picker-selected{border-style:solid;border-color:#b8d3f2;background:#f5f9ff}.file-picker-clear{justify-self:start;padding:0;color:#b42318;border:0;background:transparent;font:inherit;font-size:10px;font-weight:700;cursor:pointer}.attachment-panel{min-width:0;display:grid;gap:10px}.attachment-upload-zone{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.attachment-upload-zone input{display:none}.attachment-upload-button{min-height:36px;padding:7px 11px;display:inline-flex;align-items:center;gap:6px;color:#1769e0;border:1px dashed #8fb5df;border-radius:9px;background:#f7fbff;font:inherit;font-size:11px;font-weight:800;cursor:pointer}.attachment-upload-button:hover:not(:disabled){background:#edf5ff}.attachment-upload-button:disabled{opacity:.6;cursor:wait}.attachment-upload-hint{color:#7b8794;font-size:10px}.attachment-file-list{display:grid;gap:7px}.attachment-file-row{min-width:0;padding:8px 9px;display:grid;grid-template-columns:30px minmax(0,1fr) 28px;align-items:center;gap:8px;border:1px solid #e3e8ef;border-radius:9px;background:#fff}.attachment-file-icon{width:30px;height:30px;display:grid;place-items:center;color:#1769e0;border-radius:8px;background:#e8f0ff}.attachment-file-main{min-width:0;padding:0;display:grid;gap:2px;text-align:left;border:0;background:transparent;cursor:pointer}.attachment-file-main strong{overflow:hidden;color:#172033;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.attachment-file-main small{color:#7b8794;font-size:9px}.attachment-delete{width:28px;height:28px;display:grid;place-items:center;color:#b42318;border:0;border-radius:7px;background:transparent;font-size:17px;cursor:pointer}.attachment-delete:hover{background:#fff1f0}.attachment-empty-state{padding:8px 0;color:#94a3b8;font-size:10px}.attachment-panel-compact{min-width:190px}.attachment-panel-compact .attachment-upload-zone{gap:6px}.attachment-panel-compact .attachment-upload-button{min-height:30px;padding:5px 8px;font-size:10px}.attachment-panel-compact .attachment-file-row{padding:6px 7px;grid-template-columns:26px minmax(0,1fr) 24px}.attachment-panel-compact .attachment-file-icon{width:26px;height:26px}.attachment-panel-compact .attachment-file-main strong{max-width:170px}.briefing-files-card .attachment-panel{padding:16px 18px 20px}.documents-page{display:grid;gap:18px}.documents-page>.page-heading{margin-bottom:0}.documents-how-it-works{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.documents-how-it-works>div{padding:14px;display:grid;grid-template-columns:32px minmax(0,1fr);gap:2px 10px;align-items:center;border:1px solid #e3e8ef;border-radius:12px;background:#fff}.documents-how-it-works span{grid-row:1 / 3;width:32px;height:32px;display:grid;place-items:center;border-radius:9px;color:#1769e0;background:#e8f0ff;font-weight:900}.documents-how-it-works strong{color:#172033;font-size:12px}.documents-how-it-works small{color:#667085;font-size:10px;line-height:1.35}.documents-tabs{display:flex;gap:5px;padding:4px;width:fit-content;border:1px solid #e3e8ef;border-radius:10px;background:#fff}.documents-tabs button{padding:8px 11px;display:inline-flex;align-items:center;gap:7px;color:#667085;border:0;border-radius:7px;background:transparent;font:inherit;font-size:11px;font-weight:800;cursor:pointer}.documents-tabs button span{padding:2px 6px;border-radius:999px;background:#edf0f4;font-size:9px}.documents-tabs button.active{color:#fff;background:#1769e0}.documents-tabs button.active span{color:#1769e0;background:#fff}.document-catalog-toolbar{padding:12px;display:grid;gap:10px;border:1px solid #e3e8ef;border-radius:12px;background:#fff}.document-catalog-toolbar>input{width:100%;min-height:40px;padding:9px 11px;border:1px solid #e3e8ef;border-radius:9px;outline:0;font:inherit;font-size:12px}.document-catalog-toolbar>input:focus{border-color:#9cc2f5;box-shadow:0 0 0 3px #1769e01a}.document-category-chips{display:flex;gap:6px;flex-wrap:wrap}.document-category-chips button{padding:6px 9px;color:#526173;border:1px solid #e3e8ef;border-radius:999px;background:#fff;font:inherit;font-size:10px;font-weight:700;cursor:pointer}.document-category-chips button.active{color:#1769e0;border-color:#aecdf2;background:#edf5ff}.document-template-grid-clear{margin-top:12px;grid-template-columns:repeat(auto-fit,minmax(360px,1fr))}.document-template-card-clear{padding:16px;grid-template-columns:42px minmax(0,1fr)}.document-template-card-clear h3{margin:8px 0 6px;color:#172033;font-size:14px;line-height:1.35}.document-category-label{color:#526173;font-weight:700}.document-fill-summary{margin-top:12px;padding:10px;display:grid;gap:7px;border-radius:9px}.document-fill-summary.is-fillable{border:1px solid #c9e6d5;background:#f1faf5}.document-fill-summary.is-copy{border:1px solid #f0d6a4;background:#fff9ed}.document-fill-summary>strong{color:#334155;font-size:10px}.document-fill-summary>small{color:#667085;font-size:10px;line-height:1.4}.document-field-chips{display:flex;flex-wrap:wrap;gap:5px}.document-field-chips span{padding:4px 7px;color:#305eb5;border-radius:999px;background:#e8f0ff;font-size:9px;font-weight:700}.document-template-actions{grid-column:1 / -1;padding-top:4px;display:flex;gap:7px;justify-content:flex-end;border-top:1px solid #edf0f4}.document-selected-employee{margin-top:14px;padding:11px 13px;display:grid;gap:3px;border:1px solid #d5e5f7;border-radius:9px;background:#f2f7fd}.document-selected-employee strong{color:#172033;font-size:12px}.document-selected-employee span{color:#667085;font-size:10px}.module-card,.table-card,.employee-summary{min-width:0}.table-scroll{max-width:100%}.document-linked-row{min-width:0}.document-linked-row strong{overflow-wrap:anywhere}@media (max-width: 900px){.employee-selection-toolbar{grid-template-columns:1fr}.employee-picker-table-wrap{overflow-x:auto}.employee-picker-table-head,.employee-picker-row{min-width:760px}.briefing-picker-head,.briefing-picker-row{min-width:620px}.documents-how-it-works,.document-template-grid-clear{grid-template-columns:1fr}}@media (max-width: 600px){.training-modal-card{width:100%!important}.document-template-actions{flex-direction:column}.document-template-actions .primary-button,.document-template-actions .secondary-button{width:100%}.file-picker{grid-template-columns:34px minmax(0,1fr)}.file-picker-action{display:none}}.smart-table{min-width:0}.smart-table-toolbar{min-height:42px;padding:7px 10px;display:flex;align-items:center;justify-content:space-between;gap:12px;color:#7b8794;border-bottom:1px solid var(--sg-line, #e3e8ef);background:#fafbfd;font-size:10px}.smart-table-columns{position:relative;flex:0 0 auto}.smart-table-columns-button{min-height:30px!important;padding:5px 9px!important;gap:6px}.smart-table-columns-button span{color:#667085;font-size:9px}.smart-table-columns-menu{position:absolute;z-index:50;top:calc(100% + 6px);right:0;width:min(310px,calc(100vw - 36px));max-height:420px;padding:8px;overflow-y:auto;border:1px solid #dce3eb;border-radius:11px;background:#fff;box-shadow:0 16px 40px #1321342e}.smart-table-columns-menu-head{padding:6px 7px 9px;display:flex;align-items:center;justify-content:space-between;gap:10px;border-bottom:1px solid #edf0f4}.smart-table-columns-menu-head strong{color:#172033;font-size:11px}.smart-table-columns-menu-head button{padding:0;color:#1769e0;border:0;background:transparent;font:inherit;font-size:10px;font-weight:800;cursor:pointer}.smart-table-columns-menu label{min-height:36px;padding:7px;display:flex;align-items:center;gap:9px;color:#334155;border-radius:7px;cursor:pointer;font-size:11px;font-weight:600}.smart-table-columns-menu label:hover{background:#f6f9fc}.smart-table-columns-menu input{width:16px!important;height:16px!important;min-height:16px!important;margin:0;padding:0!important;accent-color:#1769e0}.smart-table .table-scroll{max-width:100%;overflow:auto}.smart-table-sort{width:100%;min-height:34px;padding:0;display:flex;align-items:center;justify-content:space-between;gap:8px;color:inherit;border:0;background:transparent;font:inherit;font-weight:800;text-align:left;cursor:pointer}.smart-table-sort:hover,.smart-table-sort.active{color:#1769e0}.smart-table-sort-icon{flex:0 0 auto;color:#94a3b8;font-size:11px}.smart-table-sort.active .smart-table-sort-icon{color:#1769e0}.smart-table-clickable-row{cursor:pointer}@media (max-width:600px){.smart-table-toolbar>span{display:none}.smart-table-toolbar{justify-content:flex-end}}.support-page{display:grid;gap:16px}.support-page>.page-heading{margin-bottom:0}.support-info-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.support-info-strip>div{padding:13px 14px;display:grid;grid-template-columns:30px minmax(0,1fr);gap:2px 9px;align-items:center;border:1px solid #e3e8ef;border-radius:12px;background:#fff}.support-info-strip>div>span{grid-row:1/3;width:30px;height:30px;display:grid;place-items:center;color:#1769e0;border-radius:9px;background:#e8f0ff;font-weight:900}.support-info-strip strong{color:#172033;font-size:12px}.support-info-strip small{color:#667085;font-size:10px;line-height:1.35}.support-info-strip .support-file-note{background:#fffaf2;border-color:#f1d9ad}.support-info-strip .support-file-note>span{color:#a55c00;background:#fff0d8}.support-layout{min-height:590px;display:grid;grid-template-columns:340px minmax(0,1fr);overflow:hidden;border:1px solid #e3e8ef;border-radius:14px;background:#fff;box-shadow:0 2px 8px #14233708}.support-ticket-list{min-width:0;border-right:1px solid #e3e8ef;background:#f8fafc}.support-list-head{min-height:54px;padding:13px 15px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e3e8ef;background:#fff}.support-list-head strong{font-size:13px}.support-list-head span{padding:2px 7px;border-radius:999px;background:#edf0f4;color:#667085;font-size:10px;font-weight:800}.support-ticket-item{width:100%;padding:13px 15px;display:grid;gap:6px;color:#334155;border:0;border-bottom:1px solid #e7ebf0;background:transparent;text-align:left;cursor:pointer}.support-ticket-item:hover,.support-ticket-item.active{background:#fff}.support-ticket-item.active{box-shadow:inset 3px 0 #1769e0}.support-ticket-item>div{display:flex;justify-content:space-between;gap:8px}.support-ticket-item>div>span:first-child{color:#7b8794;font-size:10px;font-weight:800}.support-ticket-item strong{font-size:12px;line-height:1.35}.support-ticket-item small{color:#7b8794;font-size:10px}.support-status{padding:4px 7px;border-radius:999px;font-size:9px;font-weight:800;white-space:nowrap}.support-status-new{color:#305eb5;background:#e8f0ff}.support-status-in_progress{color:#aa5d00;background:#fff1dc}.support-status-answered{color:#147347;background:#e3f4ea}.support-status-closed{color:#596579;background:#edf0f4}.support-conversation{min-width:0;display:flex;flex-direction:column;background:#fff}.support-conversation-head{padding:16px 18px;display:flex;justify-content:space-between;gap:14px;align-items:flex-start;border-bottom:1px solid #e3e8ef}.support-conversation-head h2{margin:3px 0;font-size:17px}.support-conversation-head p{margin:0;color:#667085;font-size:10px}.support-thread{flex:1;min-height:300px;max-height:470px;padding:18px;overflow:auto;display:flex;flex-direction:column;gap:10px;background:#f8fafc}.support-message{max-width:min(78%,720px);padding:11px 13px;border-radius:12px;border:1px solid #e3e8ef;background:#fff}.support-message-client{align-self:flex-end;border-color:#cfe0f4;background:#edf5ff}.support-message-support{align-self:flex-start}.support-message>div{display:flex;justify-content:space-between;gap:14px;margin-bottom:5px}.support-message strong{font-size:10px}.support-message time{color:#8b97a7;font-size:9px}.support-message p{margin:0;white-space:pre-wrap;color:#334155;font-size:11px;line-height:1.5}.support-reply{padding:14px 16px;display:grid;gap:9px;border-top:1px solid #e3e8ef;background:#fff}.support-reply label{display:grid;gap:5px;color:#536174;font-size:10px;font-weight:700}.support-reply textarea{width:100%;padding:10px;border:1px solid #e3e8ef;border-radius:9px;resize:vertical;font:inherit;font-size:12px}.support-reply>div{display:flex;align-items:center;justify-content:space-between;gap:12px}.support-reply small{color:#7b8794;font-size:9px}.support-empty{padding:30px 18px;color:#667085;text-align:center;font-size:11px}.support-empty p{margin:6px 0 0;line-height:1.45}.support-empty-large{margin:auto}.support-empty-large>span{width:42px;height:42px;margin:0 auto 10px;display:grid;place-items:center;border-radius:50%;background:#edf5ff;color:#1769e0;font-size:20px;font-weight:900}.support-upload-disabled{padding:12px;display:grid;grid-template-columns:34px minmax(0,1fr);gap:9px;align-items:center;border:1px dashed #cbd5e1;border-radius:10px;background:#f8fafc}.support-upload-disabled>span{width:34px;height:34px;display:grid;place-items:center;border-radius:8px;background:#edf0f4;color:#667085}.support-upload-disabled div{display:grid;gap:3px}.support-upload-disabled strong{color:#334155;font-size:11px}.support-upload-disabled small{color:#7b8794;font-size:9px}.support-create-modal{width:min(700px,calc(100vw - 32px))}@media (max-width:1000px){.support-layout{grid-template-columns:280px minmax(0,1fr)}.support-info-strip{grid-template-columns:1fr}}@media (max-width:760px){.support-layout{grid-template-columns:1fr}.support-ticket-list{border-right:0;border-bottom:1px solid #e3e8ef;max-height:260px;overflow:auto}.support-message{max-width:92%}.support-reply>div{align-items:stretch;flex-direction:column}}.documents-value-banner{display:flex;gap:14px;align-items:flex-start;margin:0 0 16px;padding:15px 17px;border:1px solid #bed9f8;border-radius:13px;background:linear-gradient(135deg,#f1f7ff,#fbfdff);color:#21466e}.documents-value-banner p{margin:4px 0 0;color:#5d7390;font-size:12px;line-height:1.55}.documents-value-icon{width:34px;height:34px;border-radius:10px;display:grid;place-items:center;flex:0 0 auto;background:#1769e0;color:#fff;font-weight:900}.generation-mode-switch{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:16px}.generation-mode-switch button{text-align:left;border:1px solid var(--line);border-radius:11px;background:#fff;padding:12px 14px;cursor:pointer;color:var(--text)}.generation-mode-switch button:hover{background:#f8fbff;border-color:#bfd8f6}.generation-mode-switch button.active{background:#edf5ff;border-color:#86b5ef;box-shadow:inset 0 0 0 1px #1769e01f}.generation-mode-switch strong,.generation-mode-switch small{display:block}.generation-mode-switch small{margin-top:4px;color:var(--muted);line-height:1.35}.document-readiness{margin-top:15px;padding:14px;border:1px solid var(--line);border-radius:11px;background:#f8fafc}.document-readiness.ready{background:#f1faf5;border-color:#bce2cc}.document-readiness.blocked{background:#fff7f6;border-color:#f2c4c0}.document-readiness-heading{display:flex;gap:10px;align-items:center}.document-readiness-heading>span{width:29px;height:29px;display:grid;place-items:center;border-radius:9px;background:#e8eef5;font-weight:900}.document-readiness.ready .document-readiness-heading>span{background:#d9f2e5;color:#147347}.document-readiness.blocked .document-readiness-heading>span{background:#fde8e7;color:#b42318}.document-readiness-heading strong,.document-readiness-heading small{display:block}.document-readiness-heading small{margin-top:2px;color:var(--muted)}.document-missing-fields{display:flex;flex-wrap:wrap;gap:6px;align-items:center;margin-top:11px}.document-missing-fields>span{font-size:11px;color:#8c4b46}.document-missing-fields strong{font-size:11px;padding:4px 7px;border-radius:999px;background:#fde8e7;color:#a62e25}.document-readiness-warning{margin:9px 0 0;font-size:11px;color:#766135}.document-readiness-success{margin:9px 0 0;font-size:11px;color:#286442}.document-source-pill{display:inline-flex;border-radius:999px;padding:4px 8px;background:#edf0f4;color:#596579;font-size:10px;font-weight:700;white-space:nowrap}.document-source-pill.event{background:#e8f0ff;color:#305eb5}.table-action-stack{display:flex;flex-direction:column;align-items:flex-start;gap:5px;min-width:118px}@media (max-width: 700px){.generation-mode-switch{grid-template-columns:1fr}.documents-value-banner{align-items:flex-start}}.support-modal-error{margin-bottom:2px}.support-inline-error{margin:0}.support-field-hint{display:block;margin-top:5px;color:#7b8794;font-size:9px;font-weight:600;line-height:1.35}.support-field-hint.error{color:#b42318}.support-create-modal input[aria-invalid=true],.support-create-modal textarea[aria-invalid=true]{border-color:#e28b86;box-shadow:0 0 0 3px #d63c3c14}
