body .login-page{min-height:100vh;min-height:100dvh;background-color:#020b1e;background-image:url(/branding/login-desktop.webp);background-repeat:no-repeat;background-position:center;background-size:cover}.app-shell .desktop-sidebar,.app-shell .mobile-drawer-panel{background:radial-gradient(circle at 12% 22%,rgba(19,83,165,.16),transparent 34%),linear-gradient(180deg,#061a35,#06172f 52%,#041329)}.app-shell .desktop-sidebar{padding:28px 18px 20px}.app-shell .sidebar-brand{gap:12px;min-height:48px;padding:0 10px 34px}.app-shell .brand-mark{width:39px;height:39px;display:block;flex:0 0 39px;border-radius:0;background-color:transparent;background-image:url(/branding/stromagent-logo.webp);background-repeat:no-repeat;background-position:center;background-size:contain;box-shadow:none;color:transparent;font-size:0;overflow:hidden}.app-shell .brand-name{gap:8px}.app-shell .brand-name strong{color:#fff;font-size:18px;font-weight:800;letter-spacing:-.025em}.app-shell .brand-name span{color:#8eaff0;font-size:11px;font-weight:850;letter-spacing:.18em}.app-shell .sidebar-caption{padding:0 14px 16px;color:#7f96ba;font-size:10px;letter-spacing:.22em}.app-shell .sidebar-nav{gap:8px}.app-shell .sidebar-nav button{min-height:52px;gap:15px;padding:0 15px;border-radius:14px;color:#b3c2da;font-size:14px;font-weight:720}.app-shell .sidebar-nav button svg{flex:0 0 auto;color:#aebfdb}.app-shell .sidebar-nav button:hover{background:#ffffff0e;color:#f4f8ff}.app-shell .sidebar-nav button.active{border-color:#4a84f157;background:linear-gradient(90deg,#104db5b8,#0a33708f);box-shadow:inset 0 1px #ffffff0b,0 10px 28px #00276833;color:#fff}.app-shell .sidebar-nav button.active svg{color:#82adff}.app-shell .workspace-kicker{display:none}.app-shell .topbar-worktime .worktime-copy small{font-size:0}.app-shell .topbar-worktime .worktime-copy small:after{content:"Heute aktiv";font-size:11px;white-space:nowrap}@media(min-width:1800px)and (min-aspect-ratio:21 / 9){body .login-page{background-image:url(/branding/login-ultrawide.webp)}}@media(max-width:980px){.app-shell .mobile-drawer-panel{width:min(84vw,330px);padding:28px 18px 22px}.app-shell .mobile-drawer .sidebar-brand{padding:0 54px 34px 10px}.app-shell .drawer-close{top:20px;right:18px;width:42px;height:42px;border-color:#91b1e029;border-radius:13px;background:#ffffff0b;color:#dce8fb;transition:background .16s ease,border-color .16s ease,transform .16s ease}.app-shell .drawer-close:hover,.app-shell .drawer-close:focus-visible{border-color:#89b2f557;background:#5683ce1f}.app-shell .drawer-close:active{transform:translate(-2px)}.app-shell .drawer-close svg{display:none}.app-shell .drawer-close:before,.app-shell .drawer-close:after{content:"";position:absolute;pointer-events:none}.app-shell .drawer-close:before{left:13px;top:14px;width:11px;height:11px;border-left:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg)}.app-shell .drawer-close:after{left:14px;top:20px;width:17px;height:2px;border-radius:999px;background:currentColor}}@media(max-width:640px){body .login-page{background-image:url(/branding/login-mobile-correct.webp);background-position:center}.app-shell .brand-mark{width:37px;height:37px;flex-basis:37px}.app-shell .brand-name strong{font-size:17px}.app-shell .sidebar-nav button{min-height:52px}.app-shell .topbar-worktime .worktime-copy small:after{font-size:10px}}@media(max-width:760px){.app-shell .topbar .global-search{flex:0 1 auto;transition:width .17s ease,flex-basis .17s ease,border-color .15s ease,box-shadow .15s ease}.app-shell .topbar.mobile-search-expanded .global-search{width:auto;min-width:0;flex:1 1 auto}.app-shell .topbar.mobile-search-expanded .topbar-actions{margin-left:0}.app-shell .topbar.mobile-search-expanded .topbar-worktime{display:none}}@media(max-width:640px){.app-shell .topbar.mobile-search-expanded .global-search input::placeholder{color:#96a2b3}}body.pk-modal-open{overflow:hidden}.pk-overlay{position:fixed;inset:0;z-index:10000;display:grid;place-items:center;padding:20px;background:#050f1fa3;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.pk-panel{width:min(620px,100%);max-height:min(780px,calc(100vh - 40px));overflow:auto;border:1px solid #dce5f0;border-radius:20px;background:#fff;box-shadow:0 26px 80px #04122847;color:#17233a}.pk-header{position:sticky;top:0;z-index:1;display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:22px 24px 18px;border-bottom:1px solid #e7edf5;background:#fff}.pk-header p{margin:0 0 4px;color:#2461ca;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.pk-header h2{margin:0;font-size:22px;line-height:1.2}.pk-icon-button{display:grid;width:36px;height:36px;place-items:center;border:1px solid #dce5f0;border-radius:10px;background:#f7f9fc;color:#43516a;font-size:26px;line-height:1;cursor:pointer}.pk-body{display:grid;gap:18px;padding:24px}.pk-intro{margin:0;color:#5f6e83;font-size:14px;line-height:1.6}.pk-field{display:grid;gap:8px}.pk-field span{color:#42516a;font-size:13px;font-weight:750}.pk-field input,.pk-add-row input{min-width:0;height:44px;padding:0 13px;border:1px solid #cad6e5;border-radius:10px;outline:none;background:#fff;color:#17233a;font:inherit}.pk-field input:focus,.pk-add-row input:focus{border-color:#2f6fd6;box-shadow:0 0 0 3px #2f6fd624}.pk-actions,.pk-add-row{display:flex;justify-content:flex-end;gap:10px}.pk-add-row input{flex:1}.pk-actions button,.pk-add-row button,.pk-list-item button{min-height:42px;padding:0 16px;border:1px solid #cfd9e6;border-radius:10px;background:#fff;color:#33425a;font:inherit;font-size:13px;font-weight:800;cursor:pointer}.pk-actions button.primary,.pk-add-row button.primary{border-color:#205fc8;background:#205fc8;color:#fff}.pk-actions button:disabled,.pk-add-row button:disabled,.pk-list-item button:disabled{cursor:not-allowed;opacity:.6}.pk-message{padding:12px 14px;border:1px solid #dce5f0;border-radius:10px;background:#f7f9fc;color:#536278;font-size:13px;line-height:1.5}.pk-message.success{border-color:#bfe5cd;background:#edf9f1;color:#176a37}.pk-message.error{border-color:#f0c4c4;background:#fff1f1;color:#9c2929}.pk-list{display:grid;gap:10px}.pk-list-item{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:15px;border:1px solid #dfe7f1;border-radius:12px;background:#fbfcfe}.pk-list-item>div{display:grid;gap:4px;min-width:0}.pk-list-item strong{color:#1d2b43;font-size:14px}.pk-list-item span{color:#6d7b8f;font-size:12px}.pk-list-item button.danger{flex:0 0 auto;border-color:#efcaca;color:#a02e2e}.user-popover>button.pk-menu-action{color:#245fc8}.pk-menu-action span{display:inline}@media(max-width:620px){.pk-overlay{align-items:end;padding:0}.pk-panel{width:100%;max-height:88vh;border-right:0;border-bottom:0;border-left:0;border-radius:20px 20px 0 0}.pk-header,.pk-body{padding-right:18px;padding-left:18px}.pk-actions,.pk-add-row,.pk-list-item{align-items:stretch;flex-direction:column}.pk-actions button,.pk-add-row button,.pk-list-item button{width:100%}}.trust-device-option{display:none!important}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-cyrillic-ext-wght-normal-BOeWTOD4.woff2) format("woff2-variations");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-cyrillic-wght-normal-DqGufNeO.woff2) format("woff2-variations");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-greek-ext-wght-normal-DlzME5K_.woff2) format("woff2-variations");unicode-range:U+1F00-1FFF}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-greek-wght-normal-CkhJZR-_.woff2) format("woff2-variations");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-vietnamese-wght-normal-CBcvBZtf.woff2) format("woff2-variations");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-latin-ext-wght-normal-DO1Apj_S.woff2) format("woff2-variations");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-latin-wght-normal-Dx4kXJAl.woff2) format("woff2-variations");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{--crm-primary: #2563eb;--crm-primary-hover: #1d4ed8;--crm-primary-soft: #eff6ff;--crm-border: #dbe4ef;--crm-text: #14213d;--crm-muted: #64748b;--crm-success: #15803d;--crm-success-soft: #f0fdf4;--crm-warning: #a16207;--crm-warning-soft: #fffbeb;--crm-danger: #b91c1c;--crm-danger-soft: #fef2f2;--crm-info: #1d4ed8;--crm-info-soft: #eff6ff}.crm-button{min-height:42px;display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:0 16px;border:1px solid transparent;border-radius:11px;font:inherit;font-size:14px;font-weight:750;line-height:1;cursor:pointer;transition:background-color .15s ease,border-color .15s ease,color .15s ease,box-shadow .15s ease,transform .15s ease;white-space:nowrap}.crm-button:hover:not(:disabled){transform:translateY(-1px)}.crm-button:active:not(:disabled){transform:translateY(0)}.crm-button:focus-visible{outline:3px solid rgba(37,99,235,.2);outline-offset:2px}.crm-button:disabled{opacity:.55;cursor:not-allowed}.crm-button-small{min-height:36px;padding:0 12px;border-radius:9px;font-size:13px}.crm-button-large{min-height:48px;padding:0 20px;font-size:15px}.crm-button-primary{background:var(--crm-primary);border-color:var(--crm-primary);color:#fff;box-shadow:0 8px 20px #2563eb2e}.crm-button-primary:hover:not(:disabled){background:var(--crm-primary-hover);border-color:var(--crm-primary-hover)}.crm-button-secondary{background:#fff;border-color:var(--crm-border);color:#334155}.crm-button-secondary:hover:not(:disabled){background:#f8fafc;border-color:#c6d3e2;color:#0f172a}.crm-button-warning{background:#f59e0b;border-color:#f59e0b;color:#fff}.crm-button-warning:hover:not(:disabled){background:#d97706;border-color:#d97706}.crm-button-danger{background:#dc2626;border-color:#dc2626;color:#fff}.crm-button-danger:hover:not(:disabled){background:#b91c1c;border-color:#b91c1c}.crm-button-ghost{background:transparent;border-color:transparent;color:#475569}.crm-button-ghost:hover:not(:disabled){background:#f1f5f9;color:#0f172a}.crm-button-icon{width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center}.crm-button-icon svg{width:100%;height:100%}.crm-button-spinner{width:16px;height:16px;border:2px solid currentColor;border-right-color:transparent;border-radius:50%;animation:crm-spin .7s linear infinite}@keyframes crm-spin{to{transform:rotate(360deg)}}.crm-toast-region{position:fixed;top:82px;right:24px;z-index:1800;width:min(390px,calc(100vw - 32px));display:grid;gap:10px;pointer-events:none}.crm-toast{pointer-events:auto;display:grid;grid-template-columns:38px minmax(0,1fr) 30px;align-items:start;gap:12px;padding:14px 12px 14px 14px;border:1px solid var(--crm-border);border-left-width:4px;border-radius:14px;background:#fffffffa;box-shadow:0 18px 45px #0f172a29;animation:crm-toast-in .18s ease-out}@keyframes crm-toast-in{0%{opacity:0;transform:translateY(-8px) scale(.98)}to{opacity:1;transform:none}}.crm-toast-success{border-left-color:var(--crm-success)}.crm-toast-warning{border-left-color:#f59e0b}.crm-toast-error{border-left-color:#dc2626}.crm-toast-info{border-left-color:var(--crm-info)}.crm-toast-symbol{width:36px;height:36px;display:grid;place-items:center;border-radius:10px}.crm-toast-symbol svg{width:20px;height:20px}.crm-toast-success .crm-toast-symbol{background:var(--crm-success-soft);color:var(--crm-success)}.crm-toast-warning .crm-toast-symbol{background:var(--crm-warning-soft);color:var(--crm-warning)}.crm-toast-error .crm-toast-symbol{background:var(--crm-danger-soft);color:var(--crm-danger)}.crm-toast-info .crm-toast-symbol{background:var(--crm-info-soft);color:var(--crm-info)}.crm-toast-copy{min-width:0;display:grid;gap:4px;padding-top:1px}.crm-toast-copy strong{color:var(--crm-text);font-size:14px;line-height:1.35}.crm-toast-copy span{color:var(--crm-muted);font-size:13px;line-height:1.45}.crm-toast>button{width:30px;height:30px;border:0;border-radius:8px;background:transparent;color:#64748b;font-size:22px;line-height:1;cursor:pointer}.crm-toast>button:hover{background:#f1f5f9;color:#0f172a}.crm-confirm-backdrop,.crm-dialog-backdrop{position:fixed;inset:0;z-index:1700;display:grid;place-items:center;padding:22px;background:#02081785;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.crm-confirm-dialog{width:min(500px,100%);display:grid;grid-template-columns:52px minmax(0,1fr);gap:16px;padding:24px;border:1px solid rgba(148,163,184,.3);border-radius:18px;background:#fff;box-shadow:0 28px 80px #0f172a47;animation:crm-dialog-in .16s ease-out}@keyframes crm-dialog-in{0%{opacity:0;transform:translateY(8px) scale(.98)}to{opacity:1;transform:none}}.crm-confirm-symbol{width:50px;height:50px;display:grid;place-items:center;border-radius:14px;background:var(--crm-info-soft);color:var(--crm-info)}.crm-confirm-symbol svg{width:25px;height:25px}.crm-confirm-warning .crm-confirm-symbol{background:var(--crm-warning-soft);color:var(--crm-warning)}.crm-confirm-danger .crm-confirm-symbol{background:var(--crm-danger-soft);color:var(--crm-danger)}.crm-confirm-copy h2{margin:0 0 8px;color:var(--crm-text);font-size:20px;line-height:1.25}.crm-confirm-copy p{margin:0;color:var(--crm-muted);font-size:14px;line-height:1.6}.crm-confirm-actions{grid-column:1 / -1;display:flex;justify-content:flex-end;gap:10px;padding-top:6px}@media(max-width:640px){.crm-toast-region{top:72px;right:16px;left:16px;width:auto}.crm-confirm-backdrop,.crm-dialog-backdrop{padding:14px;align-items:end}.crm-confirm-dialog{grid-template-columns:44px minmax(0,1fr);gap:13px;padding:20px;border-radius:18px}.crm-confirm-symbol{width:44px;height:44px}.crm-confirm-actions{display:grid;grid-template-columns:1fr 1fr}.crm-confirm-actions .crm-button{width:100%}}.employee-users-page{display:grid;gap:20px;min-width:0}.employee-users-header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.employee-users-header h1{margin:0;color:#14213d;font-size:clamp(26px,2.5vw,36px);line-height:1.15;letter-spacing:-.035em}.employee-users-header p{margin:8px 0 0;color:#64748b;font-size:14px;line-height:1.55}.employee-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.employee-stats article{min-width:0;display:flex;align-items:center;gap:13px;padding:17px;border:1px solid #e2e8f0;border-radius:15px;background:#fff;box-shadow:0 8px 24px #0f172a0b}.employee-stats article>div{min-width:0;display:grid;gap:3px}.employee-stats strong{color:#14213d;font-size:22px;line-height:1}.employee-stats article>div span{color:#64748b;font-size:12px;font-weight:650;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.stat-icon{width:42px;height:42px;flex:0 0 42px;display:grid;place-items:center;border-radius:12px}.stat-icon svg{width:21px;height:21px}.stat-icon.blue{background:#eff6ff;color:#2563eb}.stat-icon.green{background:#f0fdf4;color:#15803d}.stat-icon.slate{background:#f1f5f9;color:#475569}.stat-icon.violet{background:#f5f3ff;color:#7c3aed}.employee-toolbar{display:grid;grid-template-columns:minmax(240px,1fr) auto auto 42px;align-items:center;gap:12px;padding:13px;border:1px solid #e2e8f0;border-radius:15px;background:#fff}.employee-search{min-height:42px;display:flex;align-items:center;gap:10px;padding:0 13px;border:1px solid #dbe4ef;border-radius:11px;background:#f8fafc;transition:border-color .15s ease,box-shadow .15s ease,background .15s ease}.employee-search:focus-within{border-color:#60a5fa;background:#fff;box-shadow:0 0 0 3px #2563eb1f}.employee-search svg{width:19px;height:19px;flex:0 0 auto;color:#64748b}.employee-search input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:#14213d;font:inherit;font-size:14px}.employee-search input::placeholder{color:#94a3b8}.employee-status-filter{display:inline-flex;padding:3px;border:1px solid #e2e8f0;border-radius:11px;background:#f8fafc}.employee-status-filter button{min-height:34px;padding:0 12px;border:0;border-radius:8px;background:transparent;color:#64748b;font:inherit;font-size:13px;font-weight:700;cursor:pointer}.employee-status-filter button.active{background:#fff;color:#1d4ed8;box-shadow:0 2px 8px #0f172a14}.employee-sort{min-width:170px;display:grid;gap:3px}.employee-sort>span{padding-left:2px;color:#94a3b8;font-size:10px;font-weight:750;text-transform:uppercase;letter-spacing:.08em}.employee-sort select{min-height:38px;border:1px solid #dbe4ef;border-radius:10px;padding:0 34px 0 11px;background:#fff;color:#334155;font:inherit;font-size:13px;font-weight:650}.employee-refresh{width:42px;height:42px;display:grid;place-items:center;border:1px solid #dbe4ef;border-radius:11px;background:#fff;color:#475569;cursor:pointer}.employee-refresh:hover{background:#f8fafc;color:#1d4ed8}.employee-refresh svg{width:19px;height:19px}.employee-list-card{min-width:0;overflow:hidden;border:1px solid #e2e8f0;border-radius:17px;background:#fff;box-shadow:0 10px 30px #0f172a0d}.employee-table-wrap{overflow-x:auto}.employee-table{width:100%;border-collapse:collapse;min-width:880px}.employee-table th{padding:13px 16px;border-bottom:1px solid #e2e8f0;background:#f8fafc;color:#64748b;font-size:11px;font-weight:800;text-align:left;text-transform:uppercase;letter-spacing:.06em}.employee-table td{padding:15px 16px;border-bottom:1px solid #eef2f7;color:#334155;font-size:13px;vertical-align:middle}.employee-table tbody tr:last-child td{border-bottom:0}.employee-table tbody tr:hover{background:#fbfdff}.employee-table tbody tr.archived{background:#fafafa;opacity:.78}.employee-person{display:flex;align-items:center;gap:12px;min-width:230px}.employee-person>div{min-width:0;display:grid;gap:2px}.employee-person strong,.employee-mobile-head strong{display:flex;align-items:center;gap:7px;color:#14213d;font-size:14px}.employee-person strong em,.employee-mobile-head strong em{padding:2px 6px;border-radius:999px;background:#eff6ff;color:#2563eb;font-size:10px;font-style:normal;font-weight:800}.employee-person span,.employee-mobile-head span{color:#64748b;font-size:12px}.employee-person small{color:#94a3b8;font-size:11px}.employee-avatar{width:40px;height:40px;flex:0 0 40px;display:grid;place-items:center;border-radius:12px;background:linear-gradient(145deg,#dbeafe,#eff6ff);color:#1d4ed8;font-size:13px;font-weight:850}.role-badge,.status-badge{display:inline-flex;align-items:center;gap:6px;width:fit-content;padding:5px 9px;border-radius:999px;font-size:11px;font-weight:800;white-space:nowrap}.role-badge{background:#f1f5f9;color:#475569}.role-admin{background:#eef2ff;color:#4338ca}.role-mitarbeiter{background:#eff6ff;color:#1d4ed8}.role-azubi{background:#f0fdf4;color:#15803d}.role-nur-lesen{background:#f8fafc;color:#64748b}.role-entwickler{background:#f5f3ff;color:#7c3aed}.status-badge.active{background:#f0fdf4;color:#15803d}.status-badge.archived{background:#f1f5f9;color:#64748b}.status-badge i{width:7px;height:7px;border-radius:50%;background:currentColor}.cost-value{display:block;color:#14213d;font-size:13px}.employee-table td>small{display:block;margin-top:3px;color:#94a3b8;font-size:11px}.employee-actions{display:flex;justify-content:flex-end;gap:6px}.employee-actions button{width:34px;height:34px;display:grid;place-items:center;border:1px solid #dbe4ef;border-radius:9px;background:#fff;color:#475569;cursor:pointer}.employee-actions button:hover{border-color:#93c5fd;background:#eff6ff;color:#1d4ed8}.employee-actions button.warning:hover{border-color:#fbbf24;background:#fffbeb;color:#a16207}.employee-actions button.danger:hover{border-color:#fca5a5;background:#fef2f2;color:#b91c1c}.employee-actions svg{width:17px;height:17px}.employee-loading,.employee-empty{min-height:260px;display:flex;align-items:center;justify-content:center;gap:10px;color:#64748b;font-size:14px}.employee-empty{flex-direction:column;text-align:center}.employee-empty>svg{width:36px;height:36px;color:#94a3b8}.employee-empty h2{margin:4px 0 0;color:#334155;font-size:18px}.employee-empty p{margin:0}.employee-mobile-list{display:none}.employee-editor-backdrop{overflow-y:auto;align-items:start;padding-top:38px;padding-bottom:38px}.employee-editor{width:min(900px,100%);overflow:hidden;border:1px solid rgba(148,163,184,.28);border-radius:20px;background:#fff;box-shadow:0 30px 90px #0f172a4d}.employee-editor>header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:22px 24px;border-bottom:1px solid #e2e8f0;background:linear-gradient(180deg,#fff,#fbfdff)}.employee-editor>header span{color:#2563eb;font-size:11px;font-weight:850;text-transform:uppercase;letter-spacing:.1em}.employee-editor>header h2{margin:5px 0 0;color:#14213d;font-size:23px;letter-spacing:-.025em}.employee-editor>header button{width:38px;height:38px;display:grid;place-items:center;border:1px solid #dbe4ef;border-radius:10px;background:#fff;color:#64748b;cursor:pointer}.employee-editor>header button:hover{background:#f8fafc;color:#0f172a}.employee-editor>header svg{width:19px;height:19px}.employee-editor form{display:grid;gap:20px;padding:24px}.employee-form-error{padding:12px 14px;border:1px solid #fecaca;border-radius:11px;background:#fef2f2;color:#991b1b;font-size:13px;line-height:1.5}.employee-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.employee-form-grid label,.employee-note{min-width:0;display:grid;gap:7px}.employee-form-grid label>span,.employee-note>span{color:#475569;font-size:12px;font-weight:750}.employee-form-grid input,.employee-form-grid select,.employee-note textarea,.permission-grid select,.money-input{width:100%;border:1px solid #dbe4ef;border-radius:11px;background:#fff;color:#14213d;font:inherit;font-size:14px;transition:border-color .15s ease,box-shadow .15s ease,background .15s ease}.employee-form-grid input,.employee-form-grid select{min-height:43px;padding:0 12px}.employee-note textarea{resize:vertical;min-height:88px;padding:11px 12px;line-height:1.5}.employee-form-grid input:focus,.employee-form-grid select:focus,.employee-note textarea:focus,.permission-grid select:focus{outline:0;border-color:#60a5fa;box-shadow:0 0 0 3px #2563eb1f}.employee-form-grid input:disabled{background:#f1f5f9;color:#64748b;cursor:not-allowed}.money-input{display:grid;grid-template-columns:1fr auto;align-items:center;overflow:hidden}.money-input input{border:0;border-radius:0;box-shadow:none!important}.money-input span{padding:0 12px;color:#64748b;font-size:12px;font-weight:750}.permission-section{display:grid;gap:14px;padding:18px;border:1px solid #e2e8f0;border-radius:15px;background:#f8fafc}.permission-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.permission-heading h3{margin:0;color:#14213d;font-size:16px}.permission-heading p{margin:4px 0 0;color:#64748b;font-size:12px;line-height:1.5}.permission-heading button{border:0;background:transparent;color:#2563eb;font:inherit;font-size:12px;font-weight:750;cursor:pointer}.permission-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.permission-grid label{display:grid;gap:6px}.permission-grid label>span{color:#475569;font-size:11px;font-weight:750}.permission-grid select{min-height:38px;padding:0 10px;font-size:12px}.employee-editor footer{display:flex;justify-content:flex-end;gap:10px;padding-top:2px}@media(max-width:1100px){.employee-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.employee-toolbar{grid-template-columns:minmax(220px,1fr) auto 42px}.employee-sort{grid-column:1 / -1;grid-row:2}.employee-sort>span{display:none}.employee-sort select{width:100%}}@media(max-width:760px){.employee-users-page{gap:15px}.employee-users-header{align-items:stretch;flex-direction:column}.employee-users-header .crm-button{width:100%}.employee-stats{gap:10px}.employee-stats article{padding:13px}.employee-toolbar{grid-template-columns:1fr 42px;padding:10px}.employee-search{grid-column:1 / -1}.employee-status-filter{overflow-x:auto}.employee-status-filter button{flex:1}.employee-sort{grid-column:1 / -1;grid-row:auto}.employee-table-wrap{display:none}.employee-mobile-list{display:grid;gap:10px;padding:10px}.employee-mobile-card{display:grid;gap:14px;padding:15px;border:1px solid #e2e8f0;border-radius:14px;background:#fff}.employee-mobile-card.archived{background:#fafafa;opacity:.82}.employee-mobile-head{display:grid;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:10px}.employee-mobile-head>div{min-width:0;display:grid;gap:3px}.employee-mobile-head>div>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.employee-mobile-card dl{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:0}.employee-mobile-card dl>div{min-width:0;display:grid;gap:3px;padding:10px;border-radius:10px;background:#f8fafc}.employee-mobile-card dt{color:#94a3b8;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.05em}.employee-mobile-card dd{margin:0;color:#334155;font-size:12px;font-weight:700;overflow:hidden;text-overflow:ellipsis}.employee-mobile-actions{display:flex;flex-wrap:wrap;gap:8px}.employee-mobile-actions .crm-button{flex:1 1 auto}.employee-editor-backdrop{align-items:end;padding:0}.employee-editor{max-height:94vh;overflow-y:auto;border-radius:20px 20px 0 0}.employee-editor>header{position:sticky;top:0;z-index:2;padding:18px}.employee-editor form{padding:18px}.employee-form-grid{grid-template-columns:1fr;gap:13px}.permission-heading{flex-direction:column}.permission-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.employee-editor footer{position:sticky;bottom:-18px;z-index:2;margin:0 -18px -18px;padding:14px 18px;border-top:1px solid #e2e8f0;background:#fffffffa}.employee-editor footer .crm-button{flex:1}}@media(max-width:430px){.employee-stats{grid-template-columns:1fr 1fr}.employee-stats article{gap:9px;padding:11px}.stat-icon{width:36px;height:36px;flex-basis:36px}.employee-stats strong{font-size:19px}.employee-mobile-head{grid-template-columns:40px minmax(0,1fr)}.employee-mobile-head>.status-badge{grid-column:1 / -1}.employee-mobile-card dl,.permission-grid{grid-template-columns:1fr}}*{box-sizing:border-box}:root{font-family:Inter Variable,Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#14213d;background:#f4f7fb;font-synthesis:none;text-rendering:optimizeLegibility}html,body,#root{min-height:100%;margin:0}body{min-width:320px;background:#f4f7fb}button,input{font:inherit}button{-webkit-tap-highlight-color:transparent}.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}.login-page{min-height:100vh;display:grid;place-items:center;padding:24px;background:radial-gradient(circle at 50% 0%,rgba(50,111,242,.18),transparent 38%),linear-gradient(145deg,#07162d,#0b2342 48%,#061328)}.login-box{width:min(100%,460px);padding:38px;border:1px solid rgba(255,255,255,.75);border-radius:26px;background:#fffffffa;box-shadow:0 34px 90px #010c1f61;text-align:center}.login-brand{width:56px;height:56px;display:grid;place-items:center;margin:0 auto 20px;border-radius:17px;color:#fff;background:linear-gradient(145deg,#3c80ff,#1556d8);box-shadow:0 14px 30px #2563eb47;font-size:18px;font-weight:800}.login-box h1{margin:0;color:#0c1b38;font-size:clamp(30px,5vw,38px);line-height:1.1;letter-spacing:-.035em}.login-subtitle{margin:13px 0 28px;color:#6b7890;font-size:16px}.login-error{margin-bottom:18px;padding:13px 15px;border:1px solid #b9d4ff;border-radius:13px;background:#eef6ff;color:#1d4fa8;font-size:14px;font-weight:700;line-height:1.45;text-align:left}.login-form{display:grid;gap:16px}.login-field{position:relative;display:flex;align-items:center;min-height:58px;border:1px solid #d4ddea;border-radius:15px;background:#fff;transition:border-color .15s ease,box-shadow .15s ease}.login-field:focus-within{border-color:#4c82e8;box-shadow:0 0 0 4px #3674e81f}.login-field-icon{width:52px;display:grid;place-items:center;color:#7b879b}.login-field input{width:100%;min-width:0;height:56px;border:0;outline:0;background:transparent;color:#10203e;font-size:16px;font-weight:600}.login-field input::placeholder{color:#9aa6b9;font-weight:500}.password-visibility{width:50px;height:50px;display:grid;place-items:center;flex:0 0 auto;margin-right:4px;border:0;border-radius:12px;background:transparent;color:#758197;cursor:pointer}.password-visibility:hover{background:#f0f5fb;color:#235fc9}.login-options{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:2px}.remember-option{display:inline-flex;align-items:center;gap:10px;color:#536177;font-size:14px;font-weight:700}.remember-option input{width:18px;height:18px;margin:0;accent-color:#2563eb}.trust-device-option{justify-self:start;cursor:pointer;text-align:left;line-height:1.35}.forgot-password{border:0;padding:0;background:transparent;color:#2563eb;cursor:pointer;font-size:14px;font-weight:750}.login-submit{min-height:54px;margin-top:4px;border:0;border-radius:14px;background:linear-gradient(135deg,#2f70ee,#1d55d3);box-shadow:0 16px 30px #2563eb40;color:#fff;cursor:pointer;font-size:16px;font-weight:800}.login-submit:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 19px 34px #2563eb4d}.login-submit:disabled{cursor:wait;opacity:.72}.app-shell{min-height:100vh;display:grid;grid-template-columns:252px minmax(0,1fr);background:#f4f7fb}.desktop-sidebar{position:sticky;top:0;height:100vh;display:flex;flex-direction:column;padding:24px 16px 18px;background:linear-gradient(180deg,#0a1b35,#08172e);color:#c8d4e8;overflow-y:auto}.sidebar-brand{display:flex;align-items:center;gap:12px;padding:0 8px 26px}.brand-mark{width:42px;height:42px;display:grid;place-items:center;flex:0 0 auto;border-radius:13px;background:linear-gradient(145deg,#3679f5,#1756d3);box-shadow:0 12px 24px #004edb40;color:#fff;font-size:14px;font-weight:850}.brand-name{display:flex;align-items:baseline;gap:7px;min-width:0}.brand-name strong{color:#fff;font-size:17px;letter-spacing:-.02em}.brand-name span{color:#7fa8ee;font-size:11px;font-weight:850;letter-spacing:.14em}.sidebar-caption{padding:0 12px 10px;color:#7085a6;font-size:10px;font-weight:850;letter-spacing:.17em;text-transform:uppercase}.sidebar-nav{display:grid;gap:5px}.sidebar-nav button{width:100%;min-height:45px;display:flex;align-items:center;gap:13px;padding:0 13px;border:1px solid transparent;border-radius:11px;background:transparent;color:#aebdd5;cursor:pointer;font-size:13px;font-weight:720;text-align:left;transition:background .15s ease,color .15s ease,border-color .15s ease}.sidebar-nav button:hover{background:#ffffff0e;color:#eef5ff}.sidebar-nav button.active{border-color:#5189ef2e;background:linear-gradient(90deg,#2264e142,#2763cd1c);color:#fff}.sidebar-nav button.active svg{color:#72a5ff}.sidebar-footer{display:flex;align-items:center;gap:10px;margin-top:auto;padding:15px 12px 0;border-top:1px solid rgba(255,255,255,.075)}.work-status-dot{width:9px;height:9px;flex:0 0 auto;border-radius:50%;background:#32c870;box-shadow:0 0 0 4px #32c87021}.sidebar-footer div{display:grid;gap:2px}.sidebar-footer strong{color:#dbe7f8;font-size:11px}.sidebar-footer span:last-child{color:#7f93b2;font-size:11px;font-variant-numeric:tabular-nums}.app-column{min-width:0;display:flex;flex-direction:column}.topbar{position:sticky;top:0;z-index:20;min-height:72px;display:flex;align-items:center;gap:14px;padding:10px 22px;border-bottom:1px solid #dfe7f1;background:#fffffff7;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.mobile-menu-button{display:none!important}.global-search{width:min(100%,650px);min-width:220px;height:44px;display:flex;align-items:center;gap:10px;padding:0 14px;border:1px solid #d8e1ec;border-radius:12px;background:#f9fbfd;color:#7d899b}.global-search:focus-within{border-color:#8cb3f4;background:#fff;box-shadow:0 0 0 4px #3572e017}.global-search input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:#15243f;font-size:14px;font-weight:550}.global-search input::placeholder{color:#96a2b3}.topbar-actions{display:flex;align-items:center;gap:9px;margin-left:auto}.topbar-icon{position:relative;width:42px;height:42px;display:grid;place-items:center;border:1px solid #dbe3ee;border-radius:12px;background:#fff;color:#57657a;cursor:pointer}.topbar-icon:hover,.topbar-icon.active{border-color:#b9cef1;background:#f1f6ff;color:#1f5dc8}.notification-dot{position:absolute;top:8px;right:8px;width:7px;height:7px;border:2px solid #fff;border-radius:50%;background:#ef4444;box-sizing:content-box}.user-trigger{min-width:190px;height:46px;display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:10px;padding:0 10px 0 6px;border:1px solid #dbe3ee;border-radius:13px;background:#fff;color:#27364f;cursor:pointer;text-align:left}.user-trigger:hover,.user-trigger.active{border-color:#b9cef1;background:#f7faff}.user-avatar{width:34px;height:34px;display:grid;place-items:center;border-radius:10px;background:linear-gradient(145deg,#3679f5,#1756d3);color:#fff;font-size:12px;font-weight:850}.user-trigger-copy{min-width:0;display:grid;gap:1px}.user-trigger-copy strong,.user-trigger-copy small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-trigger-copy strong{font-size:12px;font-weight:800}.user-trigger-copy small{color:#7a8799;font-size:10px;font-weight:650}.popover-anchor{position:relative}.popover{position:absolute;top:calc(100% + 10px);right:0;z-index:30;width:290px;padding:14px;border:1px solid #dce4ef;border-radius:14px;background:#fff;box-shadow:0 20px 52px #14223d2b}.popover-title{color:#1a2944;font-size:13px;font-weight:850}.notification-popover p{margin:12px 0 0;color:#718096;font-size:13px}.user-popover{width:260px}.user-card{display:grid;gap:3px;padding:3px 3px 13px;border-bottom:1px solid #e8edf4}.user-card strong{font-size:13px}.user-card span{overflow:hidden;color:#768397;font-size:12px;text-overflow:ellipsis}.user-popover>button{width:100%;min-height:40px;display:flex;align-items:center;gap:10px;margin-top:8px;padding:0 10px;border:0;border-radius:9px;background:transparent;color:#bc3030;cursor:pointer;font-size:13px;font-weight:750}.user-popover>button:hover{background:#fff1f1}.workspace{min-width:0;padding:24px}.workspace-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:18px}.workspace-kicker{margin:0 0 5px!important;color:#2d6edc!important;font-size:11px!important;font-weight:850!important;letter-spacing:.12em;text-transform:uppercase}.workspace-heading h1{margin:0;color:#10203a;font-size:clamp(25px,3vw,34px);line-height:1.15;letter-spacing:-.035em}.workspace-heading p{margin:8px 0 0;color:#6b7890;font-size:14px;line-height:1.5}.worktime-chip{min-height:42px;display:flex;align-items:center;gap:8px;padding:0 13px;border:1px solid #dce5f0;border-radius:12px;background:#fff;color:#617087;white-space:nowrap}.worktime-chip span{font-size:11px;font-weight:700}.worktime-chip strong{color:#1c2c49;font-size:12px;font-variant-numeric:tabular-nums}.module-stage{min-height:calc(100vh - 170px);display:grid;place-items:center;padding:28px;border:1px solid #dfe7f1;border-radius:16px;background:#fff;box-shadow:0 1px 2px #0f1e3709}.empty-state{width:min(100%,500px);text-align:center}.empty-state-icon{width:58px;height:58px;display:grid;place-items:center;margin:0 auto 18px;border-radius:16px;background:#edf4ff;color:#2867d5}.empty-state h2{margin:0;color:#172742;font-size:21px;letter-spacing:-.02em}.empty-state p{margin:10px auto 0;color:#748196;font-size:14px;line-height:1.6}.search-preview{margin-top:18px;padding:10px 12px;border-radius:10px;background:#f3f7fd;color:#627188;font-size:12px}.mobile-drawer{display:none}@media(max-width:980px){.app-shell{grid-template-columns:minmax(0,1fr)}.desktop-sidebar{display:none}.mobile-menu-button{display:grid!important}.mobile-drawer{position:fixed;inset:0;z-index:100;display:block;pointer-events:none}.mobile-drawer.open{pointer-events:auto}.mobile-drawer-panel{position:absolute;inset:0 auto 0 0;width:min(84vw,318px);display:flex;flex-direction:column;padding:24px 16px 18px;background:linear-gradient(180deg,#0a1b35,#08172e);color:#c8d4e8;box-shadow:22px 0 60px #010c1f40;transform:translate(-105%);transition:transform .19s ease;overflow-y:auto}.mobile-drawer.open .mobile-drawer-panel{transform:translate(0)}.drawer-backdrop{position:absolute;inset:0;z-index:-1;border:0;background:#0611228a;opacity:0;transition:opacity .19s ease}.mobile-drawer.open .drawer-backdrop{opacity:1}.drawer-close{position:absolute;top:17px;right:14px;width:38px;height:38px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.1);border-radius:11px;background:#ffffff0e;color:#d9e5f6}.mobile-drawer .sidebar-brand{padding-right:42px}.topbar{padding:10px 14px}.user-trigger{min-width:0;width:42px;height:42px;display:grid;grid-template-columns:1fr;padding:3px}.user-trigger-copy,.user-trigger>svg{display:none}.user-avatar{width:34px;height:34px}}@media(max-width:640px){.login-page{padding:16px}.login-box{padding:30px 22px;border-radius:22px}.login-options{align-items:flex-start;flex-direction:column}.topbar{gap:8px;min-height:64px;padding:9px 10px}.topbar-icon,.user-trigger{width:40px;height:40px;border-radius:11px}.global-search{height:40px;padding:0 10px}.global-search input{font-size:13px}.global-search input::placeholder{color:transparent}.workspace{padding:16px 12px}.workspace-heading{margin-bottom:14px}.workspace-heading>div:first-child{min-width:0}.workspace-heading h1{font-size:27px}.workspace-heading p{font-size:13px}.worktime-chip{display:none}.module-stage{min-height:calc(100vh - 154px);padding:22px 16px;border-radius:14px}.popover{position:fixed;top:70px;right:10px;left:10px;width:auto}}.topbar-worktime{min-width:126px;height:42px;display:flex;align-items:center;gap:9px;padding:0 12px;border:1px solid #dbe3ee;border-radius:12px;background:#fff}.topbar-worktime .work-status-dot{width:9px;height:9px;flex:0 0 auto;border-radius:50%;transition:background .16s ease,box-shadow .16s ease}.topbar-worktime.active .work-status-dot{background:#27c46b;box-shadow:0 0 0 4px #27c46b21}.topbar-worktime.paused .work-status-dot{background:#e04747;box-shadow:0 0 0 4px #e047471f}.worktime-copy{display:grid;gap:1px;min-width:0}.topbar-worktime .worktime-copy small{color:#7a8799;font-size:10px;font-weight:750;line-height:1}.topbar-worktime .worktime-copy strong{color:#1c2c49;font-size:12px;font-variant-numeric:tabular-nums;line-height:1.2}.user-card small{width:fit-content;margin-top:5px;padding:3px 7px;border-radius:999px;background:#edf4ff;color:#2a63c7;font-size:10px;font-weight:800}.user-popover>button.password-action{color:#245fc8}.user-popover>button.password-action:hover{background:#eef5ff}.user-popover>button.logout-action{color:#bc3030}.user-popover>button.logout-action:hover{background:#fff1f1}.account-dialog-backdrop{position:fixed;inset:0;z-index:200;display:grid;place-items:center;padding:18px;background:#0511238f;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.account-dialog{width:min(100%,470px);padding:22px;border:1px solid #dbe4ef;border-radius:18px;background:#fff;box-shadow:0 30px 90px #04102352}.account-dialog-header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:18px}.account-dialog-header p{margin:0 0 4px;color:#2d6edc;font-size:10px;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.account-dialog-header h2{margin:0;color:#14213d;font-size:24px;letter-spacing:-.025em}.account-dialog-header>button{width:38px;height:38px;display:grid;place-items:center;flex:0 0 auto;border:1px solid #dbe3ee;border-radius:11px;background:#fff;color:#617087;cursor:pointer}.account-dialog-message{margin-bottom:16px;padding:12px 14px;border-radius:11px;font-size:13px;font-weight:700;line-height:1.45}.account-dialog-message.error{border:1px solid #fecaca;background:#fff1f1;color:#a32929}.account-dialog-message.success{border:1px solid #a7e8c0;background:#effcf4;color:#167044}.account-password-form{display:grid;gap:14px}.account-password-form>label:not(.show-account-passwords){display:grid;gap:7px}.account-password-form>label>span{color:#536177;font-size:12px;font-weight:750}.account-password-form input[type=password],.account-password-form input[type=text]{width:100%;height:46px;padding:0 12px;border:1px solid #d4ddea;border-radius:11px;outline:none;background:#fff;color:#14213d;font-size:14px;font-weight:600}.account-password-form input:focus{border-color:#70a0ef;box-shadow:0 0 0 4px #3674e81a}.show-account-passwords{display:inline-flex;align-items:center;gap:9px;width:fit-content;color:#536177;cursor:pointer;font-size:12px;font-weight:700}.show-account-passwords input{width:17px;height:17px;margin:0;accent-color:#2563eb}.account-dialog-actions{display:flex;justify-content:flex-end;gap:9px;margin-top:18px}.account-dialog-actions button{min-height:42px;padding:0 15px;border:1px solid #d5deea;border-radius:11px;background:#fff;color:#34435b;cursor:pointer;font-size:13px;font-weight:800}.account-dialog-actions button.primary{border-color:#245fd2;background:linear-gradient(135deg,#2f70ee,#1d55d3);color:#fff}.account-dialog-actions button:disabled{cursor:wait;opacity:.65}@media(max-width:760px){.topbar-actions{gap:6px}.topbar-worktime{min-width:105px;height:40px;gap:7px;padding:0 9px;border-radius:11px}.topbar-worktime .worktime-copy small{font-size:9px}.topbar-worktime .worktime-copy strong{font-size:11px}}@media(max-width:520px){.global-search{min-width:0}.topbar-worktime{min-width:91px;padding-inline:8px}.topbar-worktime .work-status-dot{width:8px;height:8px}.account-dialog{padding:19px;border-radius:16px}.account-dialog-actions{flex-direction:column-reverse}.account-dialog-actions button{width:100%}}.reset-box{position:relative}.auth-back{display:inline-flex;align-items:center;gap:6px;margin:-8px 0 22px;border:0;padding:6px 0;background:transparent;color:#52617a;cursor:pointer;font-size:14px;font-weight:750}.auth-back:hover{color:#2563eb}.auth-symbol{display:none}.login-success{display:flex;align-items:flex-start;gap:10px;margin-bottom:18px;padding:14px 15px;border:1px solid #a8e0bf;border-radius:13px;background:#effbf3;color:#176638;font-size:14px;font-weight:700;line-height:1.5;text-align:left}.login-success svg{flex:0 0 auto;margin-top:1px}.auth-full-button{width:100%}.reset-box .login-subtitle{line-height:1.55}@media(max-width:560px){.reset-box{padding:30px 24px}.auth-back{margin-bottom:18px}}
