:root{--bg:#f5f5f7;--card:#fff;--border:#0000000f;--text:#1d1d1f;--text-muted:#86868b;--accent:#517987;--accent-hover:#5d8a99;--green:#34c759;--red:#ff3b30;--yellow:#ffd60a;--orange:#ff9500;--shadow-sm:0 1px 3px #0000000a, 0 4px 12px #0000000f;--shadow-md:0 4px 14px #0000000f, 0 2px 6px #0000000a;--shadow-bottom-bar:0 -1px 4px #0000000f, 0 -4px 16px #0000000a;--radius:14px}*{box-sizing:border-box;margin:0;padding:0}html{height:var(--app-height,100dvh)}body{height:var(--app-height,100dvh);background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;flex-direction:column;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Helvetica Neue,sans-serif;display:flex;overflow:hidden}#root,.app-shell{flex-direction:column;flex:1;min-height:0;display:flex}.topnav{-webkit-backdrop-filter:saturate(180%)blur(20px);border-bottom:1px solid var(--border);padding:env(safe-area-inset-top) 20px 0 20px;height:calc(52px + env(safe-area-inset-top));z-index:100;background:#fbfbfdd1;flex-shrink:0;align-items:center;gap:0;display:flex;position:relative}.topnav-logo{flex-shrink:0;width:auto;height:36px;margin-left:12px;margin-right:0}.topnav-brand{color:var(--text);letter-spacing:-.01em;margin-right:2rem;font-size:1.15rem;font-weight:600}.topnav-tab{cursor:pointer;color:var(--text);background:0 0;border:none;border-bottom:2px solid #0000;border-radius:0;justify-content:center;align-items:center;padding:.5rem 1.2rem;font-family:inherit;font-size:.88rem;font-weight:500;transition:all .2s;display:inline-flex;position:relative}.topnav-tab.has-badge{padding-right:1.6rem}.topnav-tab-label{min-width:0}.app-nav-notification-badge{color:#fff;text-align:center;letter-spacing:0;background:#ff453a;border-radius:999px;min-width:17px;height:17px;padding:0 5px;font-size:.62rem;font-weight:700;line-height:17px;position:absolute;box-shadow:0 1px 4px #0000002e,0 0 0 2px #ffffffeb}.topnav-tab .app-nav-notification-badge{top:5px;right:7px}.topnav-tab:hover{color:var(--text);background:#0000000a;border-radius:8px}.topnav-tab.on{color:var(--accent);border-bottom-color:var(--accent);background:0 0}.topnav-tab.on:hover{color:var(--accent);background:0 0;border-radius:0}.topnav-menu-wrap{margin-right:0;position:relative}.topnav-menu-button{cursor:pointer;width:36px;height:36px;color:var(--text);background:0 0;border:none;border-radius:9px;justify-content:center;align-items:center;padding:8px;display:inline-flex}.topnav-menu-button:hover,.topnav-menu-button[aria-expanded=true]{background:#0000000f}.topnav-menu-panel{background:var(--card);border:1px solid var(--border);min-width:276px;box-shadow:var(--shadow-md);white-space:nowrap;z-index:1600;border-radius:10px;margin-top:6px;position:absolute;top:100%;right:0;overflow:hidden}.topnav-menu-section{border-bottom:1px solid var(--border);flex-direction:column;gap:8px;padding:12px 14px;display:flex}.topnav-menu-label{color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em;font-size:.68rem;font-weight:700}.topnav-view-toggle{background:#0000000f;border-radius:9px;grid-template-columns:1fr 1fr;gap:3px;padding:3px;display:grid}.topnav-view-toggle-option{color:var(--text-muted);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:7px;padding:6px 10px;font-family:inherit;font-size:.78rem;font-weight:600}.topnav-view-toggle-option.active{background:var(--card);color:var(--accent);box-shadow:0 1px 3px #0000001f}.topnav-view-toggle-option:disabled{color:var(--text-muted);cursor:not-allowed;opacity:.45}.topnav-preview-select{border:1.5px solid var(--border);background:var(--card);width:100%;min-height:38px;color:var(--text);border-radius:9px;outline:none;padding:8px 34px 8px 11px;font-family:inherit;font-size:.84rem;font-weight:500}.topnav-preview-select:focus{border-color:#5179878c;box-shadow:0 0 0 3px #5179871f}.topnav-btn{border:1.5px solid var(--border);cursor:pointer;color:var(--text);background:0 0;border-radius:10px;align-items:center;gap:8px;padding:8px 20px;font-family:inherit;font-size:.88rem;font-weight:500;transition:all .2s;display:inline-flex}.topnav-btn:hover{color:var(--text-muted);background:#0000000a}.topnav-btn.on{border-color:var(--accent);color:var(--accent);background:#0071e30a}.sync-status-banner{text-align:center;flex-shrink:0;justify-content:center;align-items:center;gap:7px;padding:6px 12px;font-size:.72rem;font-weight:600;display:flex}.sync-status-icon{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;flex:none;width:16px;height:16px;overflow:visible}.sync-status-icon-filled{fill:currentColor;stroke:none;stroke-width:0;width:18px;height:18px}.sync-status-banner.loading{color:#1f5f86;background:#e8f2fb}.sync-status-banner.offline{color:#856404;background:#fef3cd}.sync-status-banner.warning{color:#9f2a2a;background:#fdecec}.view-loading-state{width:100%;color:var(--text-muted);text-align:center;padding:32px 20px;font-size:.875rem;font-weight:600}.view{flex:1;display:none;overflow:hidden}.view.active{isolation:isolate;display:flex}.placeholder-files{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:20px;display:flex}.placeholder-file{background:var(--card);border:1px solid var(--border);color:var(--text-muted);box-shadow:var(--shadow-sm);border-radius:10px;padding:10px 16px;font-size:.75rem;font-weight:500}.placeholder-file span{color:var(--accent);font-weight:600}.bottom-tab-bar{display:none}@media (width<=768px){.topnav{height:calc(44px + env(safe-area-inset-top));padding:env(safe-area-inset-top) 8px 0 12px;z-index:1300}.topnav-brand{margin-right:0;font-size:1.1rem}.topnav-tab{display:none}.topnav-logo{height:32px;margin-right:8px}.topnav-menu-wrap{margin-right:4px}.topnav-menu-panel{top:calc(env(safe-area-inset-top) + 48px);z-index:1600;width:min(280px,100vw - 24px);max-width:calc(100vw - 24px);margin-top:0;position:fixed;right:12px}.bottom-tab-bar{height:calc(50px + env(safe-area-inset-bottom));padding:3px 6px calc(3px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(20px);box-shadow:none;z-index:1300;background:#f5f5f7eb;flex-shrink:0;gap:3px;display:flex}.bottom-tab-bar--has-shadow{box-shadow:var(--shadow-bottom-bar)}.bottom-tab{cursor:pointer;color:var(--text-muted);background:0 0;border:none;border-radius:10px;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:2px;padding:6px 0;font-family:inherit;font-size:.65rem;font-weight:500;transition:all .2s;display:flex;position:relative}.bottom-tab-icon-wrap{justify-content:center;align-items:center;display:inline-flex;position:relative}.bottom-tab-icon-wrap .app-nav-notification-badge{top:-9px;right:-13px}.bottom-tab.active{color:var(--accent);background:var(--card);box-shadow:0 1px 3px #00000014}.view[data-view=einsatz]{isolation:auto;overflow:visible}}.card{background:var(--card);border-radius:var(--radius);box-shadow:var(--shadow-sm);margin-bottom:12px;padding:16px}.dz{border-radius:var(--radius);text-align:center;cursor:pointer;background:var(--card);box-shadow:var(--shadow-sm);border:2px dashed #0000001a;margin-bottom:12px;padding:24px 16px;transition:all .25s;position:relative}.dz:hover{border-color:var(--accent);background:#0071e308}.dz.dragover{border-color:var(--accent);background:#0071e30f;transform:scale(1.02);box-shadow:0 2px 8px #0071e31f,0 8px 24px #0071e314}.dz.done{border-style:solid;border-color:var(--green);background:#34c7590a}.dz.done.dragover{border-color:var(--green);background:#34c75914;transform:scale(1.02);box-shadow:0 2px 8px #34c7591f,0 8px 24px #34c75914}.dz input{opacity:0;cursor:pointer;z-index:2;position:absolute;inset:0}.dz-icon{margin-bottom:8px;font-size:1.6rem}.dz-label{color:var(--text);font-size:.82rem;font-weight:600}.dz-sub{color:var(--text-muted);margin-top:4px;font-size:.7rem;line-height:1.4}.dz.done .dz-label{color:#248a3d}@keyframes dz-flash{0%{box-shadow:0 0 #34c75980}50%{box-shadow:0 0 0 8px #34c75926}to{box-shadow:0 0 #34c75900}}.dz.dz-success{animation:.6s ease-out dz-flash}.loading-screen{z-index:10000;background:var(--bg);flex-direction:column;justify-content:center;align-items:center;gap:24px;animation:.3s ease-out ls-fadein;display:flex;position:fixed;inset:0}.loading-screen.fade-out{pointer-events:none;animation:.5s ease-in forwards ls-fadeout}.page-loading-state{background:var(--bg);flex-direction:column;flex:1;justify-content:center;align-items:center;gap:24px;width:100%;min-height:100%;padding:48px 20px;animation:.3s ease-out ls-fadein;display:flex}.loading-logo{opacity:.7;width:160px;height:auto}.loading-title{color:var(--text);letter-spacing:.02em;margin-bottom:-16px;font-size:1.5rem;font-weight:700}.loading-ring-wrap{width:56px;height:56px;margin:12px 0;position:relative}.loading-ring{border:3px solid #0000000a;border-top-color:var(--accent);border-radius:50%;width:56px;height:56px;animation:1s cubic-bezier(.4,0,.2,1) infinite ls-spin}.loading-ring-glow{background:conic-gradient(#0000 60%,#51798714 100%);border-radius:50%;animation:1s cubic-bezier(.4,0,.2,1) infinite ls-spin;position:absolute;inset:-4px}.loading-pulse{border:1px solid #5179871a;border-radius:50%;animation:2s ease-in-out infinite ls-pulse;position:absolute;inset:-8px}.loading-text{color:var(--text-muted);letter-spacing:.01em;text-align:center;max-width:520px;font-size:.78rem;font-weight:400;line-height:1.45}.employee-mapping-setup{background:var(--bg);justify-content:center;align-items:center;min-height:100vh;padding:32px 20px;display:flex}.employee-mapping-setup-content{text-align:center;flex-direction:column;align-items:center;gap:14px;width:min(100%,520px);display:flex}.employee-mapping-setup-content h1{color:var(--text);margin:0;font-size:1.35rem;font-weight:700}.employee-mapping-setup-content p{color:var(--text-muted);margin:0;font-size:.92rem;line-height:1.5}@keyframes ls-spin{to{transform:rotate(360deg)}}@keyframes ls-pulse{0%,to{opacity:.4;transform:scale(1)}50%{opacity:0;transform:scale(1.15)}}@keyframes ls-fadein{0%{opacity:0}to{opacity:1}}@keyframes ls-fadeout{0%{opacity:1}to{opacity:0}}.tabs{background:#0000000a;border-radius:10px;margin-bottom:12px;padding:3px;display:flex}.tab{cursor:pointer;color:var(--text-muted);text-align:center;white-space:nowrap;background:0 0;border:none;border-radius:8px;flex:1;padding:7px 4px;font-family:inherit;font-size:.68rem;font-weight:600;transition:all .2s}.tab.on{background:var(--card);color:var(--text);box-shadow:0 1px 3px #00000014}.tab .tc{text-align:center;border-radius:8px;min-width:16px;height:16px;margin-left:2px;padding:0 4px;font-size:.58rem;font-weight:700;line-height:16px;display:inline-block}.tab.on .tc{color:var(--accent);background:#0071e31a}.tab:not(.on) .tc{color:var(--text-muted);background:#0000000f}.team-chips{background:#0000000a;border-radius:8px;align-items:center;gap:2px;margin-bottom:8px;padding:2px;display:flex}.team-chips-label{color:var(--text-muted);white-space:nowrap;flex-shrink:0;margin:0 4px 0 6px;font-size:.62rem;font-weight:600}.team-chip{cursor:pointer;color:var(--text-muted);white-space:nowrap;text-align:center;background:0 0;border:none;border-radius:6px;flex:1;padding:4px;font-family:inherit;font-size:.6rem;font-weight:600;transition:all .2s}.team-chip.on{background:var(--chip-color,var(--card));color:var(--chip-text,var(--text));box-shadow:0 1px 3px #00000014}.team-chip .tc{text-align:center;border-radius:7px;min-width:14px;height:14px;margin-left:2px;padding:0 3px;font-size:.52rem;font-weight:700;line-height:14px;display:inline-block}.team-chip.on .tc{background:var(--chip-tc-bg,#0071e31a);color:var(--chip-tc-color,var(--accent))}.team-chip:not(.on) .tc{color:var(--text-muted);background:#0000000f}.sbox{margin-bottom:10px;position:relative}.sbox input{width:100%;color:var(--text);background:#0000000a;border:none;border-radius:10px;outline:none;padding:10px 32px 10px 36px;font-family:inherit;font-size:.82rem;transition:all .2s}.sbox input:focus{background:#0000000f;box-shadow:0 0 0 3px #0071e326}.sbox input::placeholder{color:#8e8e93}.sbox>svg{color:#aeaeb2;width:16px;height:16px;position:absolute;top:50%;left:11px;transform:translateY(-50%)}.search-clear{color:#636366;cursor:pointer;background:#0000001a;border:none;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;padding:0;transition:background .15s;display:flex;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.search-clear svg{flex-shrink:0;width:8px;height:8px}.search-clear:hover{background:#0000002e}.sidebar{background:var(--bg);border-right:1px solid var(--border);flex-direction:column;width:400px;min-width:400px;height:100%;display:flex}.sidebar-scroll{flex-direction:column;flex:1;min-height:0;padding:12px;display:flex;overflow-y:hidden}.map-area{flex:1;height:100%;position:relative}.employee-map-area{width:100%}.employee-map-empty{width:100%;min-height:100%;color:var(--text);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:24px;display:flex}.employee-map-empty h3{margin:0;font-size:1rem;font-weight:700}.employee-map-empty p{color:var(--text-muted);margin:0;font-size:.82rem}.map-area>div:first-child{cursor:crosshair}.employee-map-area>div:first-child{cursor:grab}.malist{flex:1;min-height:0;overflow-y:auto}.marow{cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:10px;align-items:center;gap:10px;padding:10px 12px;transition:background .15s;display:flex}.marow:hover{background:#00000008}.matok{border:2px solid #aeaeb2;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;transition:all .2s;display:flex}.matok.on{border-color:var(--c);background:var(--c)}.matok.on svg{display:block}.matok svg{color:#fff;width:12px;height:12px;display:none}.madot{border-radius:50%;flex-shrink:0;width:10px;height:10px}.madet{flex:1;min-width:0}.maname{color:var(--text);white-space:nowrap;text-overflow:ellipsis;font-size:.8rem;font-weight:600;overflow:hidden}.mameta{color:var(--text-muted);margin-top:1px;font-size:.65rem}.legend{-webkit-backdrop-filter:blur(20px);border-radius:var(--radius);box-shadow:var(--shadow-md);z-index:1000;background:#ffffffeb;max-width:220px;max-height:360px;padding:14px 16px;position:absolute;top:16px;right:16px;overflow:hidden auto}.legend h4{color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em;margin-bottom:8px;font-size:.65rem;font-weight:600}.lgi{grid-template-columns:minmax(0,1fr) max-content;align-items:center;column-gap:6px;padding:3px 0;display:grid}.lgi>div:first-child{min-width:0;overflow:hidden}.lgd{border-radius:50%;flex-shrink:0;width:8px;height:8px}.lgn{white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:.72rem;overflow:hidden}.legend-capacity{white-space:nowrap;justify-self:end;font-size:.65rem;font-weight:700}.legend-capacity-small{font-size:.6rem}.lgsep{border:none;border-top:1px solid #0000000f;margin:6px 0}.lgmeta{color:var(--text-muted);align-items:center;gap:5px;padding:2px 0;font-size:.6rem;display:flex}.leaflet-control-attribution{font-size:10px!important}.mobile-sheet,.mobile-sheet-backdrop{display:none}@media (width<=768px){.sidebar{display:none}.map-area{width:100%}.leaflet-bottom.leaflet-right{bottom:68px}.legend{max-width:180px;max-height:none;padding:10px 12px;top:8px;right:8px;overflow-y:hidden}.legend.legend-expanded{max-height:calc(100dvh - 172px);overflow-y:auto}.legend-toggle{color:var(--accent);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;gap:4px;width:100%;padding:4px 0 0;font-size:.6rem;font-weight:600;display:flex}.legend-fade{pointer-events:none;background:linear-gradient(#fff0,#ffffffeb);height:20px;margin-top:-20px;position:relative}.mobile-sheet-backdrop{top:calc(44px + env(safe-area-inset-top));left:0;right:0;bottom:calc(50px + env(safe-area-inset-bottom));z-index:1150;opacity:0;pointer-events:none;background:#0000004d;transition:opacity .3s;display:block;position:fixed}.mobile-sheet-backdrop.visible{opacity:1;pointer-events:auto}.mobile-sheet{left:0;right:0;bottom:calc(50px + env(safe-area-inset-bottom));height:78vh;height:min(78dvh, calc(100dvh - 76px - 50px - env(safe-area-inset-bottom)));background:var(--bg);border-top:1px solid var(--border);z-index:1200;border-radius:16px 16px 0 0;flex-direction:column;transition:transform .3s ease-out;display:flex;position:fixed;overflow:hidden;transform:translateY(calc(100% - 44px));box-shadow:0 -4px 24px #0000001f}.mobile-sheet.open{transform:translateY(0)}.mobile-sheet-handle{cursor:pointer;background:0 0;border:none;flex-direction:column;flex-shrink:0;align-items:center;gap:6px;padding:10px 16px;font-family:inherit;display:flex}.mobile-sheet-grip{background:var(--accent);border-radius:2px;width:36px;height:4px}.mobile-sheet-label{color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em;font-size:.72rem;font-weight:600}.mobile-sheet-content{opacity:0;flex:1;min-height:0;padding:0 16px 16px;transition:opacity .2s;overflow-y:auto}.mobile-sheet.open .mobile-sheet-content{opacity:1}}.al-wrap{background:var(--bg);width:100%;height:100%;overflow-y:auto}.al-main{max-width:1200px;margin:0 auto;padding:16px}.al-upload{flex-direction:column;justify-content:center;align-items:center;min-height:60vh;padding:40px 20px;display:flex}.al-upload-inner{width:100%;max-width:520px}.kpi-row{grid-template-columns:repeat(5,1fr);gap:12px;margin-bottom:0;display:grid}.kpi{background:var(--card);border-radius:var(--radius);border:none;padding:20px 22px;box-shadow:0 1px 4px #0000000f,0 4px 16px #0000000a}.kpi-label{color:var(--text-muted);text-transform:uppercase;letter-spacing:.5px;margin-bottom:4px;font-size:.68rem;font-weight:500}.kpi-value{letter-spacing:-.02em;color:var(--text);font-size:1.4rem;font-weight:700}.kpi-sub{margin-top:3px;font-size:.72rem;font-weight:500}.kpi-sub.pos{color:var(--green)}.kpi-sub.neg{color:var(--red)}.kpi-sub.neu{color:var(--text-muted)}.kpi-mobile{display:none}.kpi-desktop .kpi:first-child .kpi-label{color:#5cb85c}.kpi-desktop .kpi:nth-child(2) .kpi-label{color:#d4a834}.kpi-desktop .kpi:nth-child(3) .kpi-label{color:#e06060}.kpi-desktop .kpi:nth-child(4) .kpi-label{color:#4a8abf}.kpi-desktop .kpi:nth-child(5) .kpi-label{color:#7b8fb8}.kpi-mobile .kpi:first-child .kpi-label,.kpi-mobile .kpi:nth-child(2) .kpi-label{color:#5cb85c}.kpi-mobile .kpi:nth-child(3) .kpi-label,.kpi-mobile .kpi:nth-child(4) .kpi-label{color:#d4a834}.kpi-mobile .kpi:nth-child(5) .kpi-label,.kpi-mobile .kpi:nth-child(6) .kpi-label{color:#e06060}.kpi-mobile .kpi:nth-child(7) .kpi-label,.kpi-mobile .kpi:nth-child(8) .kpi-label{color:#4a8abf}.kpi-mobile .kpi:nth-child(9) .kpi-label,.kpi-mobile .kpi:nth-child(10) .kpi-label{color:#7b8fb8}.kpi-divider{border-top:1px solid var(--border);margin:10px 0 8px}.kpi-value.pos{color:var(--green)}.kpi-value.neg{color:var(--red)}.kpi-value.neu{color:var(--text-muted)}.kpi-unit{color:var(--text-muted);margin-left:2px;font-size:.75rem;font-weight:500}.al-section{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow-sm);margin-bottom:16px;padding:18px}.al-section h3{letter-spacing:-.01em;margin-bottom:12px;font-size:.85rem;font-weight:600}.al-section-header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.al-section-header h3{margin-bottom:0}.al-deadline-hide-completed{min-height:24px;color:var(--text-muted);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:999px;flex:none;align-items:center;padding:3px 8px;font-family:inherit;font-size:.76rem;font-weight:500;line-height:1.15;display:inline-flex}.al-deadline-hide-completed:hover,.al-deadline-hide-completed:focus-visible{color:var(--accent);background:#5179871a;outline:none}.al-deadline-hide-completed.active{color:#fff;background:var(--accent);box-shadow:0 2px 7px #51798733}.al-deadline-hide-completed.active:hover,.al-deadline-hide-completed.active:focus-visible{color:#fff;background:var(--accent-hover)}.al-empty-state p{color:var(--text-muted);margin:0;font-size:.82rem}.al-deadlines-layout{flex-direction:column;gap:14px;display:flex}.al-deadlines-section,.al-employee-client-table{--al-deadline-color-30-days:#e6b800;--al-deadline-color-14-days:#e88900;--al-deadline-color-overdue:#ff3b30;--al-deadline-color-neutral:#1d1d1fbd}.al-deadlines-list-panel{min-width:0}.al-deadlines-list{--al-deadline-row-min-height:41px;--al-deadline-stable-rows:5;--al-deadline-stable-column-rows:var(--al-deadline-stable-rows);min-height:calc(var(--al-deadline-row-min-height) * var(--al-deadline-stable-rows));margin:0;padding:0;list-style:none;display:block}.al-deadlines-list--two-columns{column-count:2;column-rule:1px solid #0000000f;column-gap:36px}@media (width>=769px){.al-deadlines-list--two-columns{min-height:calc(var(--al-deadline-row-min-height) * var(--al-deadline-stable-column-rows))}}.al-deadline-row{break-inside:avoid;border-bottom:1px solid #0000000f;grid-template-columns:minmax(0,1fr) max-content 17px;align-items:center;column-gap:14px;min-height:41px;padding:0 10px;display:grid}.al-deadline-row:last-child{border-bottom:0}@media (width>=769px){.al-deadlines-list--two-columns .al-deadline-row:nth-child(5){border-bottom:0}}.al-deadline-client-cell{align-items:center;gap:8px;width:100%;min-width:0;max-width:100%;display:flex;overflow:hidden}.al-deadline-client{min-width:0;color:var(--text);text-overflow:ellipsis;white-space:nowrap;flex:0 auto;font-size:.84rem;font-weight:700;line-height:1.2;overflow:hidden}.al-deadline-type{text-overflow:ellipsis;white-space:nowrap;border-radius:999px;flex:none;align-items:center;max-width:118px;padding:2px 7px;font-size:.58rem;font-weight:800;line-height:1.2;display:inline-flex;overflow:hidden}.al-deadline-type--bericht{color:#2f6675;background:#e7f3f5}.al-deadline-type--schutzplanueberpruefung{color:#a05a00;background:#fff2dc}.al-deadline-type--handlungsziele{color:#1f7a39;background:#e9f8ee}.al-deadline-relative{color:#3c3c4373;white-space:nowrap;flex:none;font-size:.62rem;font-weight:500;line-height:1.2}.al-deadline-timing{white-space:nowrap;flex:none;justify-self:end;align-items:baseline;min-width:78px;display:inline-flex}.al-deadline-date{text-align:right;white-space:nowrap;justify-self:end;font-size:.76rem;font-weight:600;line-height:1.2;display:inline-block}.al-deadline-row.completed{background:#00000004}.al-deadline-row.completed .al-deadline-type,.al-deadline-row.completed .al-deadline-date,.al-deadline-row.completed .al-deadline-relative,.al-deadline-row.completed .al-deadline-client{opacity:.48}.al-deadline-row.completed .al-deadline-date,.al-deadline-row.completed .al-deadline-client{color:var(--text-muted)!important}.al-deadline-done{justify-content:flex-end;justify-self:end;align-items:center;display:flex}.al-deadline-done-checkbox{width:17px;height:17px;accent-color:var(--accent);cursor:pointer;margin:0}.al-deadline-date--overdue,.al-client-metadata-date--overdue{color:var(--al-deadline-color-overdue,#ff3b30)!important}.al-deadline-date--within-14-days,.al-client-metadata-date--within-14-days{color:var(--al-deadline-color-14-days,#e88900)!important}.al-deadline-date--within-30-days,.al-client-metadata-date--within-30-days{color:var(--al-deadline-color-30-days,#e6b800)!important}.al-deadline-date--neutral{color:var(--al-deadline-color-neutral);font-weight:500}.al-deadlines-summary{order:-1;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.al-deadline-summary-card{border-radius:var(--radius);background:var(--card);border:none;flex-direction:column;justify-content:center;align-items:flex-start;min-height:78px;padding:16px 18px;display:flex;box-shadow:0 1px 4px #0000000f,0 4px 16px #0000000a}.al-deadline-summary-card strong{color:var(--text);letter-spacing:-.02em;font-size:1.34rem;font-weight:700;line-height:1}.al-deadline-summary-label{color:var(--text-muted);letter-spacing:.5px;text-transform:uppercase;margin-top:5px;font-size:.68rem;font-weight:500}.al-deadline-summary-card--within-30-days .al-deadline-summary-label,.al-deadline-summary-card--within-30-days strong{color:var(--al-deadline-color-30-days,#e6b800)}.al-deadline-summary-card--within-14-days .al-deadline-summary-label,.al-deadline-summary-card--within-14-days strong{color:var(--al-deadline-color-14-days,#e88900)}.al-deadline-summary-card--overdue .al-deadline-summary-label,.al-deadline-summary-card--overdue strong{color:var(--al-deadline-color-overdue,#ff3b30)}.al-deadline-summary-card--completed .al-deadline-summary-label,.al-deadline-summary-card--completed strong{color:var(--accent)}.al-deadline-pagination{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-top:0;padding-top:12px;display:flex}.al-deadline-page-nav{align-items:center;gap:8px;margin-left:auto;display:inline-flex}.al-deadline-page-button{width:34px;height:34px;color:var(--text);font:inherit;cursor:pointer;background:#fff;border:1.5px solid #51798742;border-radius:8px;justify-content:center;align-items:center;font-size:.76rem;font-weight:500;display:inline-flex}.al-deadline-page-button--next svg{transform:rotate(180deg)}.al-deadline-page-button:hover:not(:disabled),.al-deadline-page-button:focus-visible{border-color:#51798766;outline:none;box-shadow:0 0 0 2px #51798729}.al-deadline-page-button:disabled{cursor:default;opacity:.45;border-width:1px;border-color:#00000014}.al-deadline-page-status{color:var(--text-muted);white-space:nowrap;font-size:.82rem;font-weight:500}.al-deadline-page-size{color:var(--text-muted);white-space:nowrap;align-items:center;gap:8px;font-size:.82rem;font-weight:500;display:inline-flex;position:relative}.al-deadline-page-size-button{min-width:72px;min-height:34px;color:var(--text);font:inherit;cursor:pointer;background:#fff;border:1px solid #00000014;border-radius:8px;justify-content:space-between;align-items:center;gap:10px;padding:0 10px;font-weight:500;display:inline-flex}.al-deadline-page-size-button:hover,.al-deadline-page-size-button.open,.al-deadline-page-size-button:focus-visible{border-color:#51798766;outline:none;box-shadow:0 0 0 2px #51798729}.al-deadline-page-size-chevron{width:7px;height:7px;color:var(--text-muted);border-bottom:1.5px solid;border-right:1.5px solid;transition:transform .16s;transform:translateY(-2px)rotate(45deg)}.al-deadline-page-size-button.open .al-deadline-page-size-chevron{transform:translateY(2px)rotate(225deg)}.al-deadline-page-size-menu{z-index:20;border:1px solid var(--border);background:var(--card);min-width:82px;box-shadow:var(--shadow-md);border-radius:10px;gap:3px;padding:5px;display:grid;position:absolute;bottom:calc(100% + 6px);right:0}.al-deadline-page-size-option{min-height:30px;color:var(--text);font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:7px;padding:0 10px}.al-deadline-page-size-option:hover,.al-deadline-page-size-option:focus-visible{background:#0000000a;outline:none}.al-deadline-page-size-option.selected{color:var(--accent);background:#5179871a;font-weight:600}.al-deadlines-filter-empty{border-top:1px solid #0000000f;border-bottom:1px solid #0000000f;align-items:center;min-height:41px;display:flex}.fk-capacity-section{margin-top:0}.fallkoordination-view{background:var(--bg);width:100%;height:100%;padding:16px;overflow-y:auto}.fk-county-card h3,.fk-map-section h3,.fk-cases-section h3{margin-top:0}.fk-county-card{max-width:1200px;margin:0 auto 16px}.fk-county-table{table-layout:fixed;width:100%}.fk-county-table th,.fk-county-table td{white-space:nowrap;text-align:left}.fk-county-table td:not(:first-child){font-size:.82rem}.fk-map-section{max-width:1200px;margin:0 auto 16px}.fk-map-header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.fk-map-header h3{margin-bottom:0}.fk-map-shell{position:relative}.fk-map{border:1px solid var(--border);background:#eef1f3;border-radius:6px;height:420px;min-height:420px;overflow:hidden}.fk-map-shell .leaflet-bottom.leaflet-right{bottom:8px;right:8px}.fk-map-shell .leaflet-control-zoom{margin-bottom:22px;margin-right:0}.fk-map-shell .leaflet-control-attribution{margin-right:0}.fk-map-shell .leaflet-tooltip.fk-radius-summary-tooltip{white-space:nowrap;border-radius:999px;padding:3px 7px;font-size:.62rem;font-weight:700;line-height:1.1;box-shadow:0 4px 12px #0000002e;color:#fff!important;background:#0000007a!important;border:0!important}.fk-map-shell .leaflet-tooltip.fk-radius-summary-tooltip:before{display:none}.fk-map-note{color:var(--text-muted);margin-top:8px;font-size:.68rem}.fk-cases-section{max-width:1200px;margin:0 auto 16px}.fk-capacity-summary{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:14px;padding-bottom:14px;display:flex}.fk-capacity-table-wrap{overflow-x:auto}.fk-capacity-detail{border-top:1px solid var(--border);margin-top:18px;padding-top:14px}.fk-capacity-detail h4{color:var(--text);margin:0 0 10px;font-size:.78rem;font-weight:600}.fk-case-table th,.fk-case-table td{text-align:left}.fk-case-table{table-layout:fixed;width:100%}.fk-case-table th:first-child,.fk-case-table td:first-child{width:360px;min-width:360px;max-width:360px}.fk-capacity-table td{vertical-align:middle}.fk-capacity-table tbody tr:hover{background:#00000005}.fk-case-table td:first-child{font-weight:600}.fk-case-title{align-items:center;gap:8px;min-width:0;max-width:100%;display:flex}.fk-case-table td:not(:first-child){font-size:.82rem}.fk-case-title,.fk-case-name,.fk-case-note{background:0 0;border-radius:0;min-width:0;padding:0}.fk-case-name{color:#3a3a3c;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.9rem;font-weight:500;display:block;overflow:hidden}.fk-case-note{color:var(--text-muted);white-space:normal;margin-top:2px;font-size:12px;font-weight:400;display:block}.fk-area-badge,.fk-county-badge{letter-spacing:0;white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;padding:3px 9px;font-size:.62rem;font-weight:700;display:inline-flex}.fk-area-badge{flex-shrink:0;min-width:32px;padding:2px 6px;font-size:.52rem}.fk-area-egh{color:#fff;background:#3b97de}.fk-area-jfh{color:#fff;background:#48b657}.fk-county-badge{background:var(--badge-color);color:#fff}.fk-capacity-empty{color:var(--text-muted);padding:8px 0 2px;font-size:.76rem}.fk-county-mobile-list{display:none}.fk-county-mobile-head{color:var(--text-muted);letter-spacing:.3px;text-transform:uppercase;border-bottom:2px solid #00000014;grid-template-columns:minmax(0,1fr) 120px;gap:12px;padding:0 0 10px;font-size:.68rem;font-weight:600;display:grid}.fk-county-mobile-sort{color:inherit;cursor:pointer;font:inherit;font-weight:inherit;letter-spacing:inherit;text-align:left;text-transform:inherit;background:0 0;border:none;padding:0}.fk-county-mobile-sort.sort-asc:after{content:" ▲";opacity:.7;font-size:.55rem}.fk-county-mobile-sort.sort-desc:after{content:" ▼";opacity:.7;font-size:.55rem}.fk-county-mobile-row{border-bottom:1px solid #0000000a;grid-template-columns:minmax(0,1fr) 120px;align-items:center;gap:12px;padding:7px 0;display:grid}.fk-county-mobile-row-sum{border-top:2px solid #00000014;border-bottom:none;grid-template-columns:1fr;font-weight:700}.fk-county-mobile-county{min-width:0}.fk-county-mobile-county .fk-county-badge,.fk-case-table .fk-county-badge{padding:3px 8px;font-size:.64rem}.fk-county-mobile-hours{white-space:nowrap;align-items:baseline;gap:6px;display:flex}.fk-county-mobile-hours-sum{justify-content:flex-end}.fk-county-mobile-total{color:#3a3a3c;flex-shrink:0;font-size:.98rem;font-weight:500;line-height:1.1}.fk-county-mobile-breakdown{color:var(--text-muted);white-space:nowrap;font-size:.66rem;line-height:1.2}.al-table{border-collapse:collapse;table-layout:auto;width:100%;font-size:.76rem}.al-table th{text-align:left;color:var(--text-muted);white-space:nowrap;text-transform:uppercase;letter-spacing:.3px;cursor:pointer;-webkit-user-select:none;user-select:none;border-bottom:2px solid #00000014;padding:6px 8px;font-size:.68rem;font-weight:600}.al-table th:hover{color:var(--text)}.al-sort-header-btn{color:inherit;font:inherit;letter-spacing:inherit;text-transform:inherit;cursor:pointer;background:0 0;border:none;grid-template-areas:"label";place-items:center start;padding:0;display:inline-grid}.al-sort-header-btn:hover,.al-sort-header-btn:focus-visible{color:var(--text)}.al-sort-header-label,.al-sort-header-btn:after{white-space:nowrap;grid-area:label}.al-sort-header-btn:hover .al-sort-header-label,.al-sort-header-btn:focus-visible .al-sort-header-label{font-weight:700}.al-sort-header-btn:after{content:attr(data-label);pointer-events:none;visibility:hidden;font-weight:700}.al-sort-header-content{align-items:center;gap:4px;min-height:20px;display:inline-flex}.al-sort-direction-icon{width:13px;height:13px;color:var(--text-muted);flex:none}.al-header-expand-toggle{width:14px;min-width:14px;height:14px;color:var(--text-muted);cursor:pointer;background:0 0;border:0;border-radius:4px;flex:0 0 14px;justify-content:center;align-items:center;margin:0;padding:0;display:inline-flex}.al-header-expand-toggle:hover:not(:disabled){color:var(--text)}.al-header-expand-toggle:disabled{cursor:default;opacity:.35}.al-header-expand-toggle:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.al-header-expand-icon{transform-origin:50%;width:12px;height:12px;transition:transform .16s;display:block}.al-header-expand-toggle.open .al-header-expand-icon{transform:rotate(90deg)}.al-sort-header-btn:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:3px}.al-table th.sort-asc:after,.al-table th.sort-desc:after{content:none}.al-table td{white-space:nowrap;color:#3a3a3c;border-bottom:1px solid #0000000a;padding:5px 8px}.al-table .val-pos{color:var(--green);font-weight:600}.al-table .val-warn{color:var(--orange);font-weight:600}.al-table .val-neg{color:var(--red);font-weight:600}.al-tip{cursor:help;position:relative}.al-tip:after{content:attr(data-tip);color:#fff;white-space:pre-line;pointer-events:none;opacity:0;z-index:10;background:#000000bf;border-radius:6px;min-width:max-content;padding:4px 8px;font-size:.6rem;font-weight:500;transition:opacity .1s;position:absolute;bottom:100%;left:50%;transform:translate(-50%)}.al-tip:hover:after{opacity:1}.al-table .row-sum td{border-top:2px solid #00000014;border-bottom:none;padding:6px 8px;font-weight:700}.al-arrow{transform-origin:50%;width:14px;min-width:14px;height:14px;color:var(--text-muted);flex:0 0 14px;justify-content:center;align-items:center;line-height:1;transition:transform .2s;display:inline-flex}.al-arrow.open{transform:rotate(90deg)}.al-arrow-icon{width:11px;height:11px;display:block}.al-name-cell{vertical-align:middle;align-items:center;gap:4px;min-width:0;max-width:100%;display:inline-flex}.al-name-text{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.al-client-name-toggle{color:inherit;cursor:pointer;font:inherit;font-weight:inherit;text-align:left;background:0 0;border:0;padding:0}.al-client-name-toggle:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:3px}.al-client-count{color:var(--text-muted);flex:none;font-size:.72rem;font-weight:500}.al-client-name-cell{gap:5px}.al-task-shortcut-btn{width:22px;height:22px;color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:50%;flex:none;justify-content:center;align-items:center;line-height:1;transition:background .15s,color .15s;display:inline-flex}.al-task-shortcut-btn svg{display:block}.al-task-shortcut-btn:hover,.al-task-shortcut-btn:focus-visible{color:var(--accent);background:#5179871f;outline:none}.al-client-row td{background:#00000004;font-size:.72rem}.al-client-row:last-of-type td{border-bottom:2px solid #0000000f}.chart-grid{grid-template-columns:1fr 1fr;gap:14px;margin-bottom:16px;display:grid}.chart-wrap{height:320px;position:relative}.al-tabs{background:#0000000a;border-radius:10px;margin-bottom:16px;padding:3px;display:flex}.al-tab{cursor:pointer;color:var(--text-muted);text-align:center;background:0 0;border:none;border-radius:8px;flex:1;padding:8px 4px;font-family:inherit;font-size:.72rem;font-weight:600;transition:all .2s}.al-tab.on{background:var(--card);color:var(--text);box-shadow:0 1px 3px #00000014}.al-tab .tc{text-align:center;border-radius:8px;min-width:16px;height:16px;margin-left:3px;padding:0 4px;font-size:.58rem;font-weight:700;line-height:16px;display:inline-block}.al-tab.on .tc{color:var(--accent);background:#0071e31a}.al-tab:not(.on) .tc{color:var(--text-muted);background:#0000000f}.al-chart-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:6px 0;margin-bottom:10px;display:flex}.al-chart-sort{z-index:2;align-items:center;gap:4px;display:flex;position:absolute;top:14px;right:18px}.al-chart-sort .al-sort-label,.al-chart-sort-mobile{display:none}.al-search.sbox{flex-shrink:1;width:180px;min-width:100px;margin-bottom:0}.al-search.sbox input{border-radius:8px;padding:6px 28px 6px 30px;font-size:.72rem}.al-search.sbox>svg{width:13px;height:13px;left:10px}.al-search.sbox .search-clear{width:15px;height:15px;right:7px}.al-search.sbox .search-clear svg{width:7px;height:7px}.al-search-suggestions{z-index:10;background:#f5f5f7;border-radius:10px;max-height:240px;margin:4px 0 0;padding:0;list-style:none;position:absolute;top:100%;left:0;right:0;overflow-y:auto;box-shadow:0 3px 10px #0000000f}.al-search-suggestions li+li{border-top:.5px solid #00000014}.al-search-suggestions li button{text-align:left;width:100%;color:var(--text);cursor:pointer;background:0 0;border:none;border-radius:0;padding:10px 14px;font-family:inherit;font-size:.82rem;transition:background .1s;display:block}.al-search-suggestions li:first-child button{border-radius:10px 10px 0 0}.al-search-suggestions li:last-child button{border-radius:0 0 10px 10px}.al-search-suggestions li:only-child button{border-radius:10px}.al-search-suggestions li button:hover,.al-search-suggestions li button:active,.al-search-suggestions li.highlighted button{background:#0000000a}.al-search-suggestions li button strong{font-weight:700}.al-tab-short,.al-team-mobile{display:none}@media (width<=768px){.kpi-desktop{display:none}.kpi-mobile{grid-template-columns:repeat(2,1fr);gap:8px;display:grid}.kpi{padding:12px 14px}.kpi-value{font-size:1.1rem}.al-tab-full{display:none}.al-tab-short{display:inline}.al-tabs{margin-bottom:8px}.al-team-mobile{background:#0000000a;border-radius:8px;grid-template-columns:repeat(4,1fr);gap:2px;margin-bottom:12px;padding:2px;display:grid}.al-team-mobile .team-chip{text-align:center;border-radius:6px;justify-content:center;padding:4px;font-size:.62rem}.al-team-mobile .team-chip.on{box-shadow:0 1px 3px #00000014}.al-chart-team-chips,.al-chart-sort{display:none!important}.al-chart-sort-mobile{order:99;align-items:center;gap:4px;margin-left:auto;display:flex!important}.al-chart-mode{display:none!important}.al-chart-mode-mobile{order:1;align-items:center;gap:4px;display:flex!important}.al-chart-title{display:none}.al-search.sbox,.al-client-search.sbox{bottom:calc(50px + env(safe-area-inset-bottom));width:auto;min-width:unset;z-index:1200;background:#f5f5f7;border-top:none;border-radius:10px 10px 0 0;margin:0;padding:5px 6px 4px;font-size:.9rem;position:fixed;left:0;right:0;box-shadow:0 -1px 4px #0000000f,0 -3px 10px #0000000a}.al-search.sbox input,.al-client-search.sbox input{background:var(--card);border-radius:10px;padding:8px 29px;font-size:.9rem;box-shadow:0 1px 3px #0000000f}.al-search.sbox>svg,.al-client-search.sbox>svg{width:16px;height:16px;left:12px}.al-search.sbox .search-clear,.al-client-search.sbox .search-clear{width:20px;height:20px;right:10px}.al-search.sbox .search-clear svg,.al-client-search.sbox .search-clear svg{width:9px;height:9px}.al-search.sbox.has-suggestions{box-shadow:none;border-radius:0}.al-search-suggestions{background:#f5f5f7;border-radius:12px 12px 0 0;margin:0;padding:0;font-size:.88rem;inset:auto 0 100%;box-shadow:0 -3px 10px #0000000f}.al-search-suggestions li+li{border-top:.5px solid #00000014}.al-search-suggestions li button{background:0 0;border-radius:0;padding:10px 14px;font-size:.88rem}.al-main{padding:12px 12px 44px}.fallkoordination-view{padding:12px}.fk-map-section{margin-bottom:12px}.fk-county-table{display:none}.fk-county-mobile-list{display:block}.fk-map-header{flex-direction:column;align-items:stretch}.fk-map{height:340px;min-height:340px}.fk-map-shell .leaflet-control-zoom{margin-bottom:18px}.fk-cases-section{margin-bottom:12px}.fk-case-table{min-width:680px}.fk-case-table th:first-child,.fk-case-table td:first-child{width:min(215px,48vw);min-width:min(215px,48vw);max-width:48vw}.al-section{padding:12px}.al-deadlines-section .al-section-header{flex-direction:row;justify-content:space-between;align-items:center;gap:10px}.al-deadline-hide-completed{flex-shrink:0;font-size:.7rem}.al-deadlines-layout{gap:10px}.al-deadlines-summary{gap:8px}.al-deadlines-list--two-columns{column-count:1}.al-deadlines-list{--al-deadline-row-min-height:32px}.al-deadline-summary-card{min-height:58px;padding:10px 8px}.al-deadline-summary-card strong{font-size:1.08rem}.al-deadline-summary-label{letter-spacing:0;font-size:.56rem}.al-deadline-row{grid-template-columns:minmax(0,1fr) max-content 17px;column-gap:11px;min-height:32px;padding:0 8px}.al-deadline-client-cell{gap:6px}.al-deadline-client{font-size:.7rem}.al-deadline-type{max-width:94px;padding:2px 6px;font-size:.53rem}.al-deadline-relative{font-size:.54rem}.al-deadline-timing{min-width:70px}.al-deadline-date{font-size:.7rem}.al-deadline-pagination{justify-content:space-between;align-items:center;gap:8px;margin-top:8px;padding-top:10px}.al-deadline-page-nav{width:auto;margin-left:auto}.al-deadline-page-button{width:32px;height:32px}.al-deadline-page-size{justify-content:flex-start;width:auto;font-size:.74rem}.al-deadline-page-size-button{min-width:66px;min-height:32px}.al-deadline-page-status{font-size:.74rem}.chart-grid{grid-template-columns:1fr}.chart-wrap{height:260px}.al-table{font-size:.7rem}.al-table th{padding:4px 6px;font-size:.6rem}.al-table td{padding:4px 6px}.al-table th:first-child,.al-table td:first-child{background:var(--card);z-index:1;position:sticky;left:0;box-shadow:2px 0 4px #0000000a}.al-admin-utilization-table{--al-admin-mobile-name-column-width:min(56vw, 250px)}.al-admin-utilization-table th:first-child,.al-admin-utilization-table td:first-child{width:var(--al-admin-mobile-name-column-width);min-width:var(--al-admin-mobile-name-column-width);max-width:var(--al-admin-mobile-name-column-width)}.al-admin-utilization-table .al-name-cell{width:100%;max-width:100%;display:flex}.al-admin-utilization-table .al-name-text{flex:auto;max-width:100%}.al-employee-client-table{--al-client-mobile-name-column-width:min(58vw, 260px)}.al-employee-client-table th:first-child,.al-employee-client-table td:first-child{width:var(--al-client-mobile-name-column-width);min-width:var(--al-client-mobile-name-column-width);max-width:var(--al-client-mobile-name-column-width)}.al-employee-client-table .al-name-cell{width:100%;max-width:100%;display:flex}.al-employee-client-table .al-client-name-toggle{flex:auto;max-width:100%}}.al-ist-corrected{background:#ff950026}.iec-display{cursor:pointer;box-sizing:border-box;background:#0000000d;border-radius:6px;align-items:center;min-width:32px;height:24px;padding:5px 8px;line-height:14px;transition:background-color .12s;display:inline-flex}.iec-display:hover{background:#0000001a}.al-ist-corrected .iec-display{background:#ff950038}.al-ist-corrected .iec-display:hover{background:#ff950052}.iec-display[aria-disabled=true]{cursor:not-allowed;opacity:.6}.iec-display[aria-disabled=true]:hover{background:#0000000d}.iec-input{box-sizing:border-box;height:24px;font:inherit;color:inherit;border:1px solid var(--accent,#007aff);background:var(--card,#fff);border-radius:4px;outline:none;padding:4px 8px;line-height:14px;box-shadow:0 0 0 3px #007aff26}.iec-input-number{text-align:left;width:64px}.iec-input-text{width:100%;min-width:160px}.al-table th:nth-child(6),.al-table td:nth-child(6){min-width:180px}.al-table td:nth-child(6) .iec-display{width:100%;display:flex}.al-history-field{vertical-align:middle;align-items:center;gap:4px;max-width:100%;display:inline-flex;position:relative}.al-history-field-wide{width:100%;display:flex}.al-history-field-wide .iec-display{flex:auto;min-width:0}.al-history{flex:none;line-height:1;position:relative}.al-history-button{width:24px;height:24px;color:var(--text-muted);cursor:pointer;background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;padding:0;display:inline-flex}.al-history-button:hover,.al-history-button:focus-visible{color:var(--accent);background:#007aff1a;outline:none}.al-history-button:disabled{cursor:not-allowed;opacity:.45}.al-history-button svg{fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}.al-history-button .al-history-icon{fill:currentColor;stroke:none;width:18px;height:18px}.al-history-modal-backdrop{z-index:9999;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#00000047;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.al-history-modal{box-sizing:border-box;border:1px solid var(--border);background:var(--card);width:fit-content;min-width:min(280px,100vw - 32px);max-width:min(560px,100vw - 32px);max-height:calc(100vh - 64px);color:var(--text);text-align:left;white-space:normal;border-radius:8px;flex-direction:column;padding:12px;display:flex;overflow:hidden;box-shadow:0 18px 46px #00000029,0 2px 10px #0000000f}.al-history-header{flex:none;justify-content:space-between;align-items:center;gap:12px;margin:0 0 12px;display:flex}.al-history-title-row{align-items:center;gap:10px;min-width:0;display:inline-flex}.al-history-title{margin:0;font-size:.92rem;font-weight:700;line-height:1.2}.al-history-modal-close{width:28px;height:28px;color:var(--text-muted);cursor:pointer;background:0 0;border:0;border-radius:7px;flex:none;justify-content:center;align-items:center;padding:0;display:inline-flex}.al-history-modal-close:hover,.al-history-modal-close:focus-visible{color:var(--text);background:#0000000f;outline:none}.al-history-modal-close svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;width:16px;height:16px}.al-history-state{color:var(--text-muted);font-size:.72rem;line-height:1.35}.al-history-state-error{color:var(--danger,#ff3b30)}.al-history-list{flex:0 auto;gap:0;min-height:0;max-height:calc(100vh - 190px);margin:0;padding:0;list-style:none;display:grid;overflow:hidden auto}.al-history-item{border-bottom:1px solid #0000000f;grid-template-columns:max-content minmax(0,1fr);align-items:start;gap:4px 18px;max-width:100%;padding:12px 0;display:grid}.al-history-item:last-child{border-bottom:0;padding-bottom:2px}.al-history-meta{color:#606770;flex-direction:column;gap:3px;font-size:.78rem;line-height:1.25;display:flex}.al-history-time{white-space:nowrap}.al-history-person{color:#50565f;text-overflow:ellipsis;white-space:nowrap;min-width:0;max-width:min(26ch,100vw - 150px);font-weight:450;overflow:hidden}.al-history-change{min-width:0;max-width:none;color:var(--text);overflow-wrap:anywhere;white-space:normal;grid-column:2;margin-top:0;padding-left:0;font-size:.9rem;font-weight:500;line-height:1.35}.al-history-modal-actions{flex:none;justify-content:flex-end;gap:8px;margin-top:12px;display:flex}.al-history-more{border:1px solid var(--border);background:var(--card);width:auto;color:var(--accent);font:inherit;cursor:pointer;border-radius:6px;flex:none;margin:0 auto 0 0;padding:6px 8px;font-size:.72rem}.al-history-more:hover,.al-history-more:focus-visible{border-color:var(--accent);outline:none}.al-history-ok{background:var(--accent);color:#fff;min-width:76px;font:inherit;cursor:pointer;border:0;border-radius:7px;flex:none;padding:7px 16px;font-size:.76rem;font-weight:700}.al-history-ok:hover,.al-history-ok:focus-visible{filter:brightness(1.08);outline:none}@media (width<=768px){.al-history-modal-backdrop{padding:18px 14px}.al-history-modal{min-width:min(280px,100vw - 28px);max-width:calc(100vw - 28px);max-height:calc(100vh - 80px)}.al-history-item{grid-template-columns:minmax(112px,max-content) minmax(0,1fr)}}.al-table-scroll{width:100%;overflow-x:auto}.al-employee-client-header{align-items:center}.al-employee-client-header .al-client-search.sbox{width:260px;max-width:42%;margin-bottom:0}@media (width<=768px){.al-employee-client-header .al-client-search.sbox{width:auto;max-width:none;margin:0}}.al-employee-client-table{--al-client-row-bg:var(--card);--al-client-row-status-termin-angefragt-bg:#fff7d6;--al-client-row-status-setzt-aus-bg:#f4f4f6;--al-client-row-status-terminiert-bg:#edf6ff;--al-client-row-status-erledigt-bg:#eefbf3;--al-client-ist-corrected-bg:#fff0d9;--al-client-status-select-termin-angefragt-bg:#fff1bd;--al-client-status-select-termin-angefragt-border:#ff9500;--al-client-status-select-setzt-aus-bg:#ececef;--al-client-status-select-setzt-aus-border:#8e8e93;--al-client-status-select-terminiert-bg:#dceeff;--al-client-status-select-terminiert-border:#007aff;--al-client-status-select-erledigt-bg:#ddf7e6;--al-client-status-select-erledigt-border:#34c759;--al-client-row-subdued-text:#676b70;--al-client-doku-column-width:108px}.al-employee-client-table th{cursor:default}.al-employee-client-table th:hover{color:var(--text-muted)}.al-employee-client-table td{padding:2px 8px}.al-employee-client-table .al-client-row td{background:var(--al-client-row-bg);font-size:inherit}.al-employee-client-table .al-client-row{cursor:pointer}.al-employee-client-table .al-client-row:last-of-type td{border-bottom:1px solid #0000000a}.al-employee-client-table th:first-child,.al-employee-client-table td:first-child{background:var(--card);position:sticky;left:0;box-shadow:2px 0 4px #0000000a}.al-employee-client-table th:first-child{z-index:3}.al-employee-client-table td:first-child{z-index:2}.al-employee-client-table .al-client-row-status-termin_angefragt td{background:var(--al-client-row-status-termin-angefragt-bg)}.al-employee-client-table .al-client-row-status-setzt_aus td{background:var(--al-client-row-status-setzt-aus-bg)}.al-employee-client-table .al-client-row-status-terminiert td{background:var(--al-client-row-status-terminiert-bg)}.al-employee-client-table .al-client-row-status-erledigt td{background:var(--al-client-row-status-erledigt-bg)}.al-employee-client-table .al-client-row td.al-ist-corrected{background:var(--al-client-ist-corrected-bg)}.al-employee-client-table th:nth-child(4),.al-employee-client-table td:nth-child(4){min-width:180px}.al-employee-client-table th:nth-child(5),.al-employee-client-table td:nth-child(5){width:172px;min-width:172px}.al-employee-client-table th:nth-child(6),.al-employee-client-table td:nth-child(6){width:var(--al-client-doku-column-width);min-width:var(--al-client-doku-column-width);text-align:center}.al-employee-client-table td:nth-child(4) .iec-display{width:100%;display:flex}.al-employee-client-name{font-weight:600}.al-client-meta-toggle{width:14px;min-width:14px;height:14px;color:var(--text-muted);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:0;flex:0 0 14px;justify-content:center;align-items:center;margin-right:4px;padding:0;transition:transform .2s,color .15s;display:inline-flex}.al-client-meta-chevron{width:11px;height:11px}.al-client-meta-toggle.open{transform:rotate(90deg)}.al-client-meta-toggle-all{color:inherit;opacity:.75;margin-right:2px}.al-client-meta-toggle:hover,.al-client-meta-toggle:focus-visible{color:var(--accent);outline:none}.al-client-meta-toggle-all:hover,.al-client-meta-toggle-all:focus-visible{opacity:1}.al-client-meta-toggle-all:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:3px}.al-client-detail-row td{padding:12px 28px 18px;box-shadow:none!important;background:#00000005!important;position:static!important;left:auto!important}.al-client-metadata{background:0 0;border-radius:0;flex-wrap:wrap;gap:18px 36px;margin:0;padding:0;display:flex}.al-client-metadata-item{min-width:0}.al-client-metadata dt{color:var(--text-muted);letter-spacing:.05em;text-transform:uppercase;margin:0 0 3px;font-size:.5rem;font-weight:400}.al-client-metadata dd{color:var(--text);overflow-wrap:anywhere;margin:0;font-size:.78rem;line-height:1.35}.al-client-row-done{color:var(--al-client-row-subdued-text)}.al-client-row-muted{font-style:italic}.al-employee-client-table .al-client-row-muted td{color:var(--al-client-row-subdued-text)}.al-client-row-marker{color:inherit;margin-left:4px;font-size:.6rem}.al-client-status-select{border:1px solid var(--border);appearance:none;background-color:var(--card);width:100%;min-width:156px;color:var(--text);font:inherit;background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 9l6 6 6-6' stroke='%236b7280' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right 10px center;background-repeat:no-repeat;background-size:14px 14px;border-radius:8px;padding:6px 32px 6px 10px}.al-client-status-select--offen{background-color:var(--card);border-color:var(--border);color:var(--text)}.al-client-status-select--termin_angefragt{background-color:var(--al-client-status-select-termin-angefragt-bg);border-color:var(--al-client-status-select-termin-angefragt-border);color:#7a4a00}.al-client-status-select--setzt_aus{background-color:var(--al-client-status-select-setzt-aus-bg);border-color:var(--al-client-status-select-setzt-aus-border);color:#4b4b50}.al-client-status-select--terminiert{background-color:var(--al-client-status-select-terminiert-bg);border-color:var(--al-client-status-select-terminiert-border);color:#1f5f99}.al-client-status-select--erledigt{background-color:var(--al-client-status-select-erledigt-bg);border-color:var(--al-client-status-select-erledigt-border);color:#1f7a38}.al-client-status-select:disabled{cursor:not-allowed;opacity:.55}.al-client-done-cell{text-align:center}.al-client-done-checkbox{width:18px;height:18px;accent-color:var(--accent);cursor:pointer;vertical-align:middle;margin:0}.al-client-done-checkbox:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.al-status-reset-btn{justify-content:center;align-items:center;width:20px;height:20px;margin-left:2px;padding:0;font-size:13px;display:inline-flex}.al-status-reset-btn:disabled{cursor:not-allowed;opacity:.45}.al-empty-row{color:var(--text-muted);text-align:center}.al-revert-btn{color:var(--text-muted,#86868b);cursor:pointer;background:0 0;border:none;border-radius:4px;margin-left:8px;padding:2px 6px;font-size:14px;line-height:1;transition:color .12s,background-color .12s}.al-revert-btn:hover{color:var(--red,#ff3b30);background:#ff3b301a}.al-revert-btn:focus-visible{outline:2px solid var(--accent);outline-offset:1px}.al-tooltip{color:#fff;opacity:0;pointer-events:none;z-index:10;background:#000000d1;border-radius:8px;max-width:280px;padding:10px 28px 10px 12px;font-size:.72rem;line-height:1.5;transition:opacity .12s;position:absolute;top:0;left:0;transform:translateY(-100%);box-shadow:0 4px 12px #0000002e}.al-tooltip.al-tooltip-flip-x{transform:translate(-100%,-100%)}.al-tooltip.al-tooltip-flip-y{transform:translate(0)}.al-tooltip.al-tooltip-flip-x.al-tooltip-flip-y{transform:translate(-100%)}.al-tooltip-title{margin-bottom:6px;padding-right:4px;font-size:.78rem;font-weight:600}.al-tooltip-body>div{white-space:nowrap}.al-tooltip-close{color:#ffffffb3;cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;width:22px;height:22px;padding:0;font-size:0;transition:background .12s,color .12s;display:flex;position:absolute;top:4px;right:4px}.al-tooltip-close:before,.al-tooltip-close:after{content:"";background:currentColor;border-radius:1px;width:13px;height:2px;position:absolute;top:50%;left:50%}.al-tooltip-close:before{transform:translate(-50%,-50%)rotate(45deg)}.al-tooltip-close:after{transform:translate(-50%,-50%)rotate(-45deg)}.al-tooltip-close:hover{color:#fff;background:#ffffff26}.al-chart-empty{text-align:center;color:var(--text-muted,#86868b);pointer-events:none;flex-direction:column;justify-content:center;align-items:center;padding:24px;font-size:.85rem;line-height:1.5;display:flex;position:absolute;inset:0}.al-chart-mode{z-index:2;align-items:center;gap:4px;display:flex;position:absolute;top:14px;left:18px}.al-chart-mode .al-mode-label,.al-chart-mode-mobile{display:none}.al-chart-card-header{justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:12px;padding-top:3px;display:flex}.al-chart-card-title{min-width:0;color:var(--text);letter-spacing:-.01em;margin:0;font-size:.85rem;font-weight:600;line-height:1.2}.al-section .al-chart-card-title{margin:0}.al-chart-mode-inline{flex:none;align-items:baseline;gap:4px;display:inline-flex}.al-chart-mode-inline button{line-height:1.2}.tasks-view{background:var(--bg);flex:1;width:100%;min-height:0;display:flex}.tasks-sidebar{background:var(--card);border-right:1px solid var(--border);scrollbar-gutter:stable;-webkit-overflow-scrolling:touch;flex-direction:column;flex-shrink:0;width:280px;display:flex;overflow-y:auto}.tasks-sidebar-search{padding:14px 12px 8px}.tasks-search-input-wrap{align-items:center;display:flex;position:relative}.tasks-search-input-icon{color:#aeaeb2;pointer-events:none;align-items:center;width:16px;height:16px;display:flex;position:absolute;left:11px}.tasks-search-input{width:100%;color:var(--text);background:#0000000a;border:none;border-radius:10px;outline:none;padding:10px 32px 10px 36px;font-family:inherit;font-size:.82rem;transition:all .2s}.tasks-search-input:focus{background:#0000000f;box-shadow:0 0 0 3px #0071e326}.tasks-search-input::placeholder{color:#8e8e93}.tasks-search-clear{color:#636366;cursor:pointer;background:#0000001a;border:none;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;padding:0;transition:background .15s;display:flex;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.tasks-search-clear:hover{background:#0000002e}.tasks-search-clear svg{flex-shrink:0;width:8px;height:8px;display:block}.tasks-sidebar-section{padding:6px 12px}.tasks-sidebar-collapse-section{padding-block:0}.tasks-smart-card-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.tasks-smart-card{background:var(--tasks-card-color);cursor:pointer;text-align:left;border:none;border-radius:12px;flex-direction:column;gap:6px;min-height:80px;padding:12px 14px;font-family:inherit;transition:all .2s;display:flex;position:relative;overflow:hidden;box-shadow:0 1px 4px #00000014}.tasks-smart-card:before{content:"";pointer-events:none;border:2px solid #0000;border-radius:12px;transition:border-color .2s;position:absolute;inset:0}.tasks-smart-card:hover{transform:scale(1.02);box-shadow:0 2px 8px #0000001f}.tasks-smart-card.active:before{border-color:#fff9}.tasks-smart-card-top{justify-content:space-between;align-items:center;display:flex}.tasks-smart-card-icon{color:#fff;background:#ffffff40;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;display:flex;position:relative}.tasks-smart-card-count{color:#fff;font-size:1.5rem;font-weight:700;line-height:1}.tasks-smart-card-count-wrap{align-items:flex-start;display:inline-flex}.tasks-smart-card-notification{color:#00000094;text-align:center;letter-spacing:0;background:#fffffff0;border-radius:999px;min-width:18px;height:18px;padding:0 5px;font-size:.62rem;font-weight:700;line-height:18px;position:absolute;top:-6px;right:-12px;box-shadow:0 1px 5px #00000029,0 0 0 1px #ffffffb8}.tasks-smart-card-label{color:#ffffffd9;white-space:nowrap;margin-top:auto;font-size:.78rem;font-weight:600}.tasks-sidebar-divider{height:0;margin:8px 12px}.tasks-sidebar-section-header{justify-content:space-between;align-items:center;padding:8px 12px 4px;display:flex}.tasks-sidebar-collapse-header{box-sizing:border-box;justify-content:space-between;align-items:center;gap:8px;min-height:46px;padding:7px 0 3px;display:flex;position:relative}.tasks-sidebar-collapse-toggle{cursor:pointer;text-align:left;background:0 0;border:none;flex:1;align-items:center;gap:7px;min-width:0;padding:0;font-family:inherit;display:inline-flex}.tasks-sidebar-collapse-chevron{color:#00000080;font-size:1.05rem;font-weight:500;line-height:1;transition:transform .18s;transform:rotate(0)}.tasks-sidebar-collapse-meta{align-items:center;display:inline-flex;position:absolute;top:50%;right:0;transform:translate(4px,-50%)}.tasks-sidebar-section-notification-badge{color:#fff;text-align:center;letter-spacing:0;background:#ff453a;border-radius:999px;min-width:16px;height:16px;padding:0 4px;font-size:.6rem;font-weight:700;line-height:16px;box-shadow:0 1px 4px #0000002e,0 0 0 2px #ffffffe0}.tasks-sidebar-collapse-chevron.open{transform:rotate(90deg)}.tasks-sidebar-section-title{color:#00000080;text-transform:uppercase;letter-spacing:.04em;font-size:.75rem;font-weight:600}.tasks-sidebar-section-action{width:36px;height:36px;color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;display:inline-flex}.tasks-sidebar-section-action:hover{color:var(--text);background:#0000000f}.tasks-sidebar-section-action svg{stroke-width:2.4px}.tasks-private-list-row{touch-action:pan-y}.tasks-private-list-icon{cursor:grab;touch-action:none;border:none;padding:0}.tasks-private-list-icon:active{cursor:grabbing}.tasks-client-row{background:#00000008;border-radius:9px;align-items:center;margin-bottom:3px;padding-left:7px;transition:background .15s;display:flex}.tasks-client-row:hover{background:#00000012}.tasks-client-row.active{background:#51798729;box-shadow:inset 0 0 0 1.5px #5179874d}.tasks-client-row.drop-target{outline:2px dashed var(--accent);outline-offset:-2px;background:#51798726}.tasks-client-icon{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex;position:relative}.tasks-client-notification-badge{color:#fff;text-align:center;letter-spacing:0;background:#ff453a;border-radius:999px;min-width:16px;height:16px;padding:0 4px;font-size:.6rem;font-weight:700;line-height:16px;position:absolute;top:-5px;right:-6px;box-shadow:0 1px 4px #0000002e,0 0 0 2px #ffffffe0}.tasks-client-main{cursor:pointer;min-width:0;min-height:40px;color:var(--text);text-align:left;background:0 0;border:none;flex:1;align-items:center;gap:8px;padding:8px 10px;font-family:inherit;font-size:.82rem;font-weight:500;display:flex}.tasks-sidebar-item-name{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.tasks-client-count{color:#0000004d;flex-shrink:0;margin-left:2px;font-size:.7rem;font-weight:500}.tasks-sidebar-resize-handle{cursor:col-resize;background:0 0;flex-shrink:0;width:5px}.tasks-sidebar-resize-handle:hover{background:#51798714}.tasks-main-content{-webkit-overflow-scrolling:touch;flex:1;min-width:0;overflow:hidden auto}.tasks-list-header{padding:22px 28px 10px}.tasks-header-title-row{justify-content:space-between;align-items:baseline;display:flex}.tasks-header-title,.tasks-header-count{color:var(--text);letter-spacing:0;font-size:1.42rem;font-weight:700;line-height:1.15}.tasks-header-meta-row{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;margin-top:8px;padding-bottom:7px;display:flex}.tasks-header-meta-left{align-items:center;gap:4px;display:flex}.tasks-header-meta-dot{color:var(--text-muted);font-size:.78rem;font-weight:500}.tasks-header-delete-wrap{position:relative}.tasks-header-delete-btn,.tasks-header-my-tasks-btn,.tasks-header-settings-btn{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:4px;padding:2px 4px;font-family:inherit;font-size:.78rem;font-weight:600}.tasks-header-completed-count{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:999px;align-items:center;min-height:22px;margin-left:-7px;padding:3px 7px;font-family:inherit;font-size:.78rem;font-weight:500;line-height:1.15;display:inline-flex}.tasks-header-completed-count:hover{color:var(--accent);background:#5179871a}.tasks-header-meta-actions{align-items:center;gap:16px;margin-left:12px;display:flex}.tasks-header-delete-btn{color:#606062}.tasks-header-delete-btn:hover{color:var(--red)}.tasks-header-my-tasks-btn{color:var(--text-muted);border-radius:999px;align-items:center;min-height:22px;margin-right:-7px;padding:3px 7px;line-height:1.15;display:inline-flex}.tasks-header-settings-btn{min-height:30px;color:var(--text-muted);border-radius:999px;justify-content:center;align-items:center;gap:5px;margin-right:-7px;padding:4px 7px;line-height:1.15;display:inline-flex}.tasks-header-my-tasks-btn:hover,.tasks-header-settings-btn:hover{color:var(--accent);background:#5179871a}.tasks-header-completed-count.active,.tasks-header-my-tasks-btn.active{color:#fff;background:var(--accent);font-weight:700;box-shadow:0 2px 7px #51798733}.tasks-header-completed-count.active{font-weight:500}.tasks-header-completed-count.active:hover,.tasks-header-my-tasks-btn.active:hover{color:#fff;background:var(--accent-hover)}.tasks-header-delete-menu{background:var(--card);border:1px solid var(--border);box-shadow:var(--shadow-md);z-index:300;border-radius:10px;min-width:180px;margin-top:6px;padding:4px;position:absolute;top:100%;left:0;overflow:hidden}.tasks-header-delete-menu-item{width:100%;color:var(--text);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:6px;padding:10px 14px;font-family:inherit;font-size:.85rem;font-weight:500;display:block}.tasks-header-delete-menu-item:hover{background:#0000000a}.tasks-items{padding:0 28px 120px}.tasks-group{margin-bottom:9px}.tasks-main-category{margin:22px 0 12px}.tasks-main-category-header{border:none;border-bottom:1px solid var(--border);width:100%;color:var(--text-muted);cursor:pointer;text-align:left;background:0 0;align-items:center;gap:10px;margin:0 0 2px;padding:2px 4px 8px;font-family:inherit;display:flex}.tasks-main-category-header:hover{color:var(--text)}.tasks-main-category-title{letter-spacing:.04em;text-transform:uppercase;flex:1;font-size:.78rem;font-weight:700}.tasks-main-category-count{color:var(--text-muted);font-size:.74rem;font-weight:600}.tasks-group-header{border:none;border-top:1px solid var(--border);cursor:pointer;text-align:left;background:0 0;align-items:center;gap:8px;width:100%;margin-top:12px;padding:8px 6px 5px;font-family:inherit;display:flex}.tasks-group-header.first{border-top:none;margin-top:0}.tasks-main-category .tasks-group:first-of-type .tasks-group-header{border-top:none}.tasks-group-title-wrap{flex:1;align-items:center;gap:6px;min-width:0;display:inline-flex}.tasks-group-title{letter-spacing:0;min-width:0;font-size:1rem;font-weight:700}.tasks-group-kind-label{letter-spacing:0;border-radius:6px;flex-shrink:0;padding:1px 5px;font-size:.6rem;font-weight:500;line-height:1.2}.tasks-group-kind-label.employee{color:#1d4ed8;background:#1d4ed81f}.tasks-group-kind-label.client{color:#9c4e00;background:#ff95002e}.tasks-group-count{opacity:.5;font-size:1rem;font-weight:700}.tasks-group-chevron{opacity:.76;flex-shrink:0;width:16px;height:16px;transition:transform .2s}.tasks-group-chevron.open{transform:rotate(90deg)}.tasks-task-item-wrapper{border-radius:10px;margin-bottom:8px;position:relative;overflow:hidden}.tasks-task-item{background:var(--card);box-shadow:var(--shadow-sm);cursor:pointer;border-radius:10px;flex-wrap:wrap;align-items:center;gap:9px;min-height:56px;padding:9px 10px;transition:all .2s;display:flex;position:relative}.tasks-task-item:hover{box-shadow:var(--shadow-md)}.tasks-task-item.creating{opacity:.78;cursor:progress}.tasks-task-item.pending{opacity:.86}.tasks-task-item.error,.tasks-task-item.conflict{border:1px solid #ff3b3047}.tasks-task-item.completed{opacity:.45;transition:opacity .4s}.tasks-task-item.completed .tasks-task-title{text-decoration:line-through;-webkit-text-decoration-color:var(--text-muted);text-decoration-color:var(--text-muted)}.tasks-task-drag-handle{color:#0000002e;cursor:grab;touch-action:none;justify-content:center;align-items:center;width:22px;min-width:22px;display:flex}.tasks-task-drag-handle:active{cursor:grabbing}.tasks-task-content{flex:1;min-width:0;padding-top:1px}.tasks-task-title{color:var(--text);word-break:break-word;cursor:text;font-size:.88rem;font-weight:500;line-height:1.35;display:inline}.tasks-task-reminder-badge{background:var(--orange);vertical-align:.08em;border-radius:50%;width:8px;height:8px;margin-left:7px;display:inline-block;box-shadow:0 0 0 3px #f28c2829}.tasks-task-inline-edit{color:var(--text);caret-color:var(--accent);background:0 0;border:none;outline:none;width:100%;min-width:40px;padding:0;font-family:inherit;font-size:.88rem;font-weight:500;line-height:1.35}.tasks-task-inline-notes{color:var(--text-muted);resize:none;margin-top:2px;font-size:.75rem;font-weight:400;line-height:1.4;overflow:hidden}.tasks-task-notes-preview{color:var(--text-muted);white-space:pre-line;word-break:break-word;cursor:text;width:fit-content;margin-top:2px;font-size:.75rem;line-height:1.4}.tasks-task-notes-placeholder{color:#00000047;cursor:text;width:fit-content;margin-top:2px;font-size:.78rem}.tasks-task-meta{flex-wrap:wrap;align-items:center;gap:4px;margin-top:2px;display:flex}.tasks-task-meta>:not(:first-child):before{content:"·";color:var(--text-muted);margin-right:4px;font-weight:700}.tasks-task-meta>.tasks-task-due+.tasks-task-due:before,.tasks-task-meta>.tasks-task-due+.tasks-task-meta-edit-control:before,.tasks-task-meta>.tasks-task-meta-edit-control+.tasks-task-due:before,.tasks-task-meta>.tasks-task-meta-edit-control+.tasks-task-meta-edit-control:before{content:none;margin-right:0}.tasks-task-list-label{opacity:.7;font-size:.72rem;font-weight:600}.tasks-task-sync-label{color:var(--accent);font-size:.72rem;font-weight:600}.tasks-task-sync-label.error,.tasks-task-sync-label.conflict{color:var(--red)}.tasks-task-assignee-label{color:var(--text-muted);font-size:.72rem;font-weight:600}.tasks-task-due{color:var(--text-muted);align-items:center;gap:4px;font-size:.72rem;font-weight:500;display:flex}.tasks-task-due.overdue{color:var(--red)}.tasks-task-due.today{color:var(--orange)}.tasks-task-due.tomorrow{color:#c9a000}.tasks-task-due.editable{cursor:text;border-radius:4px;margin:-1px -4px;padding:1px 4px}.tasks-task-due.editable:hover{background:#0000000a}.tasks-task-meta-edit-control{align-items:center;display:inline-flex}.tasks-task-inline-date,.tasks-task-inline-time{box-sizing:border-box;height:24px;color:var(--text);border:1px solid var(--border);background:var(--card);border-radius:6px;outline:none;padding:0 6px;font-family:inherit;font-size:.72rem;font-weight:500;line-height:1}.tasks-task-inline-date{width:116px}.tasks-task-inline-time{width:84px}.tasks-task-inline-date:focus,.tasks-task-inline-time:focus{border-color:#517987a6;box-shadow:0 0 0 2px #51798729}.tasks-task-inline-date::-webkit-calendar-picker-indicator{margin:0;padding:0}.tasks-task-inline-time::-webkit-calendar-picker-indicator{margin:0;padding:0}.tasks-task-priority-inline{vertical-align:.05em;border-radius:50%;width:.65em;height:.65em;margin-left:8px;display:inline-block}.tasks-task-flag-btn{color:#0000002e;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:26px;height:26px;transition:all .2s;display:flex}.tasks-task-reminder-btn{border:1.5px solid var(--border);background:var(--card);width:32px;min-width:32px;min-height:32px;box-shadow:var(--shadow-sm);color:var(--text);cursor:pointer;font:inherit;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;padding:0;line-height:1;transition:all .2s;display:inline-flex}.tasks-task-reminder-btn:hover{border-color:var(--accent);box-shadow:var(--shadow-md)}.tasks-task-reminder-btn:disabled{cursor:progress;opacity:.52}.tasks-task-flag-btn:hover,.tasks-task-flag-btn.flagged{color:var(--orange)}.tasks-task-reminder-btn:disabled,.tasks-task-flag-btn:disabled,.tasks-task-checkbox:disabled{cursor:progress;opacity:.45}.tasks-reminder-confirmation p{color:var(--muted);margin:0 0 16px;line-height:1.45}.tasks-reminder-details-panel{background:#00000009;border:1px solid #00000012;border-radius:10px;margin-bottom:4px;padding:12px}.tasks-reminder-details-panel dl{gap:16px;margin:0;display:grid}.tasks-reminder-details-panel dl>div{gap:5px;display:grid}.tasks-reminder-details-panel dt{color:var(--muted);font-size:.72rem;font-weight:200;line-height:1.2}.tasks-reminder-details-panel dd{overflow-wrap:anywhere;min-width:0;margin:0;font-weight:500;line-height:1.35}.tasks-task-checkbox{cursor:pointer;background:0 0;border:2px solid #0000002e;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:20px;min-width:20px;height:20px;margin-left:auto;padding:0;transition:all .2s;display:flex}.tasks-task-checkbox:hover{border-color:var(--accent)}.tasks-task-checkbox.checked{background:var(--accent);border-color:var(--accent);color:#fff}.tasks-add-task{background:#fff;border-radius:10px;align-items:center;gap:9px;margin-bottom:8px;padding:9px 10px;transition:background .15s,box-shadow .15s;display:flex;box-shadow:0 1px 2px #0000000a}.tasks-add-task:hover,.tasks-add-task:focus-within{box-shadow:var(--shadow-sm);background:#ffffffbd}.tasks-add-task-icon{color:#86868b99;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:28px;min-width:28px;height:28px;transition:background .15s,color .15s;display:flex}.tasks-add-task:hover .tasks-add-task-icon,.tasks-add-task:focus-within .tasks-add-task-icon{color:var(--text-muted)}.tasks-add-task-icon:hover{color:var(--text);background:#0000000f}.tasks-add-task-input{min-width:0;color:var(--text);background:0 0;border:none;outline:none;flex:1;font-family:inherit;font-size:.88rem;font-weight:500}.tasks-add-task-input::placeholder{color:#86868b99}.tasks-add-task:hover .tasks-add-task-input::placeholder,.tasks-add-task:focus-within .tasks-add-task-input::placeholder{color:var(--text-muted)}.tasks-swipe-reveal{color:#fff;z-index:0;align-items:center;display:flex;position:absolute;top:0;bottom:0}.tasks-swipe-reveal-delete{background:var(--red);justify-content:flex-start;left:0}.tasks-swipe-reveal-flag{background:var(--orange);justify-content:flex-end;right:0}.tasks-swipe-reveal-content{flex-direction:column;align-items:center;gap:3px;padding:0 16px;font-size:.68rem;font-weight:600;display:flex}.tasks-modal-overlay{-webkit-backdrop-filter:blur(4px);z-index:4000;background:#0000006b;justify-content:center;align-items:center;min-height:100dvh;padding:16px;display:flex;position:fixed;inset:0}.tasks-modal-card{box-sizing:border-box;background:var(--card);border-radius:var(--radius);width:90%;max-width:520px;max-height:85vh;padding:28px;overflow-y:auto;box-shadow:0 8px 32px #00000029}.tasks-private-list-modal-overlay .tasks-modal-card{max-width:400px}.tasks-modal-header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.tasks-modal-title{color:var(--text);font-size:1rem;font-weight:600}.tasks-modal-copy{color:var(--text);margin:0 0 8px;font-size:.9rem;line-height:1.45}.tasks-modal-copy.muted{color:var(--text-muted);margin-bottom:18px}.tasks-modal-close{width:36px;height:36px;color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;transition:background .15s,color .15s;display:flex}.tasks-modal-close:hover{color:var(--text);background:#0000000f}.tasks-modal-close:active{background:#0000001a}.tasks-form-group{margin-bottom:16px}.tasks-form-row{grid-template-columns:1fr 1fr;gap:12px;display:grid}.tasks-form-label{color:var(--text-muted);margin-bottom:6px;font-size:.75rem;font-weight:600;display:block}.tasks-form-input,.tasks-detail-textarea,.tasks-list-selector{border:1.5px solid var(--border);width:100%;color:var(--text);background:var(--card);opacity:1;-webkit-text-fill-color:var(--text);border-radius:10px;outline:none;padding:10px 14px;font-family:inherit;font-size:.85rem;transition:border-color .15s,box-shadow .15s,background-color .15s}.tasks-detail-textarea{resize:vertical;min-height:80px}.tasks-form-input[type=date],.tasks-form-input[type=time]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;appearance:none;min-height:43px}.tasks-form-input[type=date]::-webkit-date-and-time-value{min-height:21px;color:var(--text);text-align:left}.tasks-form-input[type=time]::-webkit-date-and-time-value{min-height:21px;color:var(--text);text-align:left}.tasks-form-input[type=date]::-webkit-calendar-picker-indicator{opacity:.58}.tasks-form-input[type=time]::-webkit-calendar-picker-indicator{opacity:.58}.tasks-list-selector{appearance:none;background-color:var(--card);background-image:linear-gradient(45deg, transparent 50%, var(--text-muted) 50%), linear-gradient(135deg, var(--text-muted) 50%, transparent 50%);background-position:calc(100% - 19px),calc(100% - 13px);background-repeat:no-repeat;background-size:6px 6px,6px 6px;min-height:43px;padding-right:40px}.tasks-form-input:focus,.tasks-detail-textarea:focus,.tasks-list-selector:focus{border-color:var(--accent);box-shadow:0 0 0 3px #51798726}.tasks-title-input-row{align-items:center;gap:10px;display:flex}.tasks-title-input{flex:1;min-width:0}.tasks-title-flag-btn{border:1.5px solid var(--border);background:var(--card);color:#00000038;cursor:pointer;border-radius:10px;flex:0 0 42px;justify-content:center;align-items:center;width:42px;height:42px;transition:border-color .2s,box-shadow .2s,color .2s;display:inline-flex}.tasks-title-flag-btn:hover,.tasks-title-flag-btn.flagged{color:var(--orange)}.tasks-title-flag-btn:focus-visible{border-color:var(--accent);outline:none;box-shadow:0 0 0 3px #51798726}.tasks-priority-selector{--tasks-priority-low-text:#9f6a00;gap:6px;display:flex}.tasks-priority-option{border:1.5px solid var(--border);color:var(--text-muted);cursor:pointer;background:0 0;border-radius:8px;flex:1;padding:8px 4px;font-family:inherit;font-size:.72rem;font-weight:500}.tasks-priority-option.low{color:var(--tasks-priority-low-text);background:#ffd60a0f;border-color:#ffd60a6b}.tasks-priority-option.medium{color:var(--orange);background:#ff95000f;border-color:#ff95006b}.tasks-priority-option.high{color:var(--red);background:#ff3b300f;border-color:#ff3b306b}.tasks-priority-option.selected{border-color:var(--text);color:var(--text);background:#0000000f;font-weight:600}.tasks-priority-option.selected.low{border-color:var(--yellow);color:var(--tasks-priority-low-text);background:#ffd60a29}.tasks-priority-option.selected.medium{border-color:var(--orange);color:var(--orange);background:#ff950014}.tasks-priority-option.selected.high{border-color:var(--red);color:var(--red);background:#ff3b3014}.tasks-assignee-dropdown{position:relative}.tasks-assignee-combobox{border:1.5px solid var(--border);background:var(--card);width:100%;min-height:44px;color:var(--text);cursor:text;border-radius:10px;align-items:center;gap:10px;padding:8px 12px;transition:border-color .2s,box-shadow .2s;display:flex}.tasks-assignee-combobox:focus-within,.tasks-assignee-combobox.open{border-color:var(--accent);outline:none;box-shadow:0 0 0 3px #51798726}.tasks-assignee-search-input{min-width:0;color:var(--text);background:0 0;border:none;outline:none;flex:1;font-family:inherit;font-size:.85rem}.tasks-assignee-search-input::placeholder{color:var(--text);opacity:1}.tasks-assignee-dropdown-chevron{color:var(--text-muted);flex-shrink:0;transition:transform .2s}.tasks-assignee-dropdown-chevron.open{transform:rotate(180deg)}.tasks-assignee-dropdown-menu{z-index:1100;border:1px solid var(--border);background:var(--card);box-shadow:var(--shadow-md);border-radius:12px;gap:4px;padding:6px;display:grid;position:absolute;top:calc(100% + 6px);left:0;right:0}.tasks-assignee-dropdown-option{color:var(--text);cursor:pointer;border-radius:8px;align-items:center;gap:10px;padding:8px;font-size:.85rem;display:flex}.tasks-assignee-dropdown-option.active,.tasks-assignee-dropdown-option:hover{background:#0000000a}.tasks-assignee-dropdown-option.selected{color:var(--accent);background:#5179871a;font-weight:600}.tasks-assignee-dropdown-option.selected.active{background:#51798724}.tasks-assignee-dropdown-empty{color:var(--text-muted);padding:10px 12px;font-size:.82rem}.tasks-detail-actions{justify-content:space-between;align-items:center;gap:10px;margin-top:32px;display:flex}.tasks-detail-actions-right{gap:10px;display:flex}.tasks-private-delete-confirm-card .tasks-detail-actions-right{flex-wrap:wrap;justify-content:flex-end}.tasks-private-color-grid{flex-wrap:nowrap;align-items:center;gap:8px;max-width:100%;display:flex;overflow:hidden}.tasks-private-color-swatch,.tasks-private-color-input{cursor:pointer;border:2px solid #0000;border-radius:999px;width:28px;height:28px;padding:0}.tasks-private-color-swatch.selected{border-color:var(--text);box-shadow:0 0 0 2px #51798724}.tasks-private-color-input{border-color:var(--border);appearance:none;background:conic-gradient(#ff2d55,#ff9500,#fc0,#34c759,#5ac8fa,#0a84ff,#af52de,#ff2d55);border-color:#0000;padding:3px}.tasks-private-color-input::-webkit-color-swatch-wrapper{padding:0}.tasks-private-color-input::-webkit-color-swatch{border:none;border-radius:999px}.tasks-private-color-input::-moz-color-swatch{border:none;border-radius:999px}.tasks-detail-delete-btn,.tasks-dialog-cancel,.tasks-dialog-confirm{cursor:pointer;border:none;border-radius:10px;justify-content:center;align-items:center;gap:6px;padding:8px 14px;font-family:inherit;font-size:.82rem;font-weight:500;transition:background .2s;display:inline-flex}.tasks-detail-delete-btn{color:var(--red);background:0 0}.tasks-detail-delete-btn:hover{background:#ff3b3014}.tasks-dialog-cancel{color:var(--text);background:#0000000d}.tasks-dialog-confirm{background:var(--accent);color:#fff}.tasks-dialog-confirm.secondary{color:var(--accent);background:#5179871f}.tasks-dialog-confirm.danger{background:var(--red);color:#fff}.tasks-dialog-confirm:disabled{opacity:.45;cursor:not-allowed}.tasks-mobile-list-shell{flex-direction:column;flex:1;min-height:0;display:flex}.tasks-mobile-sheet-backdrop,.tasks-mobile-list-sheet{display:none}@media (width<=768px){.tasks-view{flex-direction:column}.tasks-sidebar{border-right:none;flex:1;width:100%}.tasks-main-content{flex:1}.tasks-sidebar-resize-handle{display:none}.tasks-list-header{padding:12px 16px}.tasks-items{padding:0 16px 120px}.tasks-mobile-sheet-backdrop{top:calc(44px + env(safe-area-inset-top));left:0;right:0;bottom:calc(50px + env(safe-area-inset-bottom));z-index:1150;opacity:0;pointer-events:none;background:#0000004d;transition:opacity .3s;display:block;position:fixed}.tasks-mobile-sheet-backdrop.visible{opacity:1;pointer-events:auto}.tasks-mobile-list-sheet{--tasks-mobile-sheet-open-height:74dvh;left:0;right:0;bottom:calc(50px + env(safe-area-inset-bottom));height:74vh;height:min(var(--tasks-mobile-sheet-open-height), calc(100dvh - 76px - 50px - env(safe-area-inset-bottom)));background:var(--bg);border-top:1px solid var(--border);z-index:1200;overscroll-behavior-x:contain;touch-action:pan-y;border-radius:16px 16px 0 0;flex-direction:column;max-width:100vw;transition:transform .3s ease-out;display:flex;position:fixed;overflow:hidden;transform:translateY(calc(100% - 44px));box-shadow:0 -4px 24px #0000001f}.tasks-mobile-list-sheet.open{transform:translateY(0)}.tasks-mobile-sheet-handle{cursor:pointer;touch-action:pan-y;background:0 0;border:none;flex-direction:column;flex-shrink:0;align-items:center;gap:6px;padding:10px 16px;font-family:inherit;display:flex}.tasks-mobile-sheet-grip{background:var(--accent);border-radius:2px;width:36px;height:4px}.tasks-mobile-sheet-label{color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em;font-size:.72rem;font-weight:600}.tasks-mobile-sheet-content{overscroll-behavior-x:contain;touch-action:pan-y;scrollbar-gutter:stable;opacity:0;flex:1;max-width:100%;min-height:0;padding:0 12px 16px;transition:opacity .2s;overflow:hidden auto}.tasks-mobile-list-sheet.open .tasks-mobile-sheet-content{opacity:1}.tasks-mobile-sheet-content .tasks-sidebar{background:0 0;border-right:none;width:100%;max-width:100%;height:100%;display:flex;overflow-x:hidden}.tasks-mobile-sheet-content .tasks-smart-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.tasks-mobile-sheet-content .tasks-smart-card,.tasks-mobile-sheet-content .tasks-client-row,.tasks-mobile-sheet-content .tasks-client-main{min-width:0}.tasks-mobile-sheet-content .tasks-client-main{min-height:46px;padding-top:9px;padding-bottom:9px;font-size:.9rem;font-weight:600}.tasks-mobile-sheet-content .tasks-client-icon{width:28px;height:28px}.tasks-mobile-sheet-content .tasks-sidebar-section-action{width:40px;height:40px}.tasks-mobile-sheet-content .tasks-sidebar-search{padding-left:4px;padding-right:4px}.tasks-mobile-sheet-content .tasks-search-input{background:var(--card);border-radius:10px;padding:8px 29px;font-size:.9rem;box-shadow:0 1px 3px #0000000f}.tasks-mobile-sheet-content .tasks-search-input:focus{background:var(--card);box-shadow:0 1px 3px #0000000f,0 0 0 3px #0071e326}.tasks-mobile-sheet-content .tasks-search-input-icon{width:16px;height:16px;left:12px}.tasks-mobile-sheet-content .tasks-search-clear{width:20px;height:20px;right:10px}.tasks-mobile-sheet-content .tasks-search-clear svg{width:9px;height:9px}.tasks-mobile-sheet-content .tasks-sidebar-section,.tasks-mobile-sheet-content .tasks-sidebar-collapse-header{padding-left:0;padding-right:0}.tasks-mobile-sheet-content .tasks-sidebar-divider{margin-left:0;margin-right:0}.tasks-form-row{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:8px}.tasks-modal-card{width:100%;max-height:calc(100dvh - 48px);padding:20px 24px}.tasks-modal-header,.tasks-form-group{margin-bottom:10px}.tasks-form-label{margin-bottom:4px}.tasks-form-input,.tasks-detail-textarea,.tasks-list-selector{padding:8px 12px}.tasks-detail-textarea{min-height:64px}.tasks-title-input-row{gap:8px}.tasks-title-flag-btn{flex-basis:38px;width:38px;height:38px}.tasks-priority-option{padding:7px 4px}.tasks-assignee-combobox{min-height:40px;padding:7px 10px}.tasks-detail-actions{flex-direction:row;justify-content:space-between;align-items:center;gap:8px;margin-top:18px}.tasks-detail-actions-right{flex-shrink:0;justify-content:flex-end;gap:8px}.tasks-private-delete-confirm-card .tasks-detail-actions{flex-direction:column-reverse;align-items:stretch}.tasks-private-delete-confirm-card .tasks-detail-actions-right{flex-direction:column}.tasks-detail-delete-btn,.tasks-dialog-cancel,.tasks-dialog-confirm{padding:8px 10px}}.um-container{-webkit-overflow-scrolling:touch;flex:auto;width:100%;max-width:980px;min-height:0;margin:0 auto;padding:20px 16px;overflow:hidden auto}@media (width>=1200px){.um-container{max-width:1080px}}@media (width>=601px){.um-container .vw-header{margin-bottom:8px}}.vw-header{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.vw-page-title{color:var(--text);margin:0;font-size:1.3rem;font-weight:600;line-height:1.2}.um-info{color:var(--text-muted);font-size:.95rem}.um-container .um-cards{gap:6px}.um-filter-row{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.um-filter-row .vw-filter-pills{margin-bottom:0}.vw-filter-pills{align-items:center;gap:8px;margin-bottom:12px;margin-left:3px;display:flex}.vw-filter-pill{color:var(--text-muted);cursor:pointer;white-space:nowrap;background:#0000000d;border:none;border-radius:14px;align-items:center;gap:4px;padding:4px 10px;font-family:inherit;font-size:.68rem;font-weight:500;transition:all .2s;display:inline-flex}.vw-filter-pill:hover{color:var(--text)}.vw-filter-pill.active{color:var(--text);background:#fff;border-radius:14px;font-weight:600;box-shadow:0 1px 4px #0000001a}.vw-filter-pill-badge{background:#0000000f;border-radius:7px;justify-content:center;align-items:center;min-width:14px;height:14px;padding:0 3px;font-size:.58rem;font-weight:600;line-height:1;display:inline-flex}.vw-filter-pill.active .vw-filter-pill-badge{background:#0000001a}.um-search{flex-shrink:0;width:180px;margin-bottom:0}.um-search input{padding:6px 30px 6px 32px}.sbox-icon{color:#aeaeb2;pointer-events:none;width:15px;height:15px;position:absolute;top:50%;left:10px;transform:translateY(-50%)}.um-table{table-layout:fixed;border-collapse:separate;border-spacing:0;background:var(--card);border-radius:var(--radius);width:100%;box-shadow:var(--shadow-sm);overflow:hidden}.um-table thead th{text-align:left;color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em;border-bottom:1px solid var(--border);background:#00000005;padding:12px 16px;font-size:.72rem;font-weight:600}.um-table tbody tr{transition:background .15s}.um-table tbody tr:hover{background:#00000005}.um-table tbody td{color:var(--text);border-bottom:1px solid var(--border);padding:12px 16px;font-size:.85rem}.um-table tbody tr:last-child td{border-bottom:none}.um-cell-name{width:24%;font-weight:500}.um-cell-email{color:var(--text-muted);width:34%}.um-table th:nth-child(3),.um-table td:nth-child(3){width:19%}.um-table th:nth-child(4),.um-table td:nth-child(4){width:23%}.um-table tbody td{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.um-role-select,.um-employee-select{border:1px solid var(--border);background:var(--card);color:var(--text);cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1l4 4 4-4' stroke='%2386868b' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right 8px center;background-repeat:no-repeat;border-radius:8px;padding:4px 24px 4px 10px;font-family:inherit;font-size:.72rem;font-weight:500;transition:all .15s}.um-role-select:hover,.um-employee-select:hover{border-color:var(--accent)}.um-role-select:focus,.um-employee-select:focus{border-color:var(--accent);outline:none}.um-role-select.admin{color:var(--accent);background-color:#0071e30a;border-color:#0071e34d}.um-role-select.verwaltung{color:#e67e00;background-color:#e67e000a;border-color:#e67e004d}.um-role-select.mitarbeiter{color:var(--text)}.um-role-select:disabled{opacity:.5;cursor:not-allowed}.um-cards{flex-direction:column;gap:10px;display:none}.um-card{background:var(--card);border-radius:var(--radius);box-shadow:var(--shadow-sm);border:1px solid var(--border);flex-direction:column;gap:8px;padding:14px 16px;display:flex}.um-card-top{justify-content:space-between;align-items:center;gap:12px;display:flex}.um-card-name{color:var(--text);font-size:.88rem;font-weight:600}.um-card-email{color:var(--text-muted);font-size:.78rem}@media (width<=600px){.um-filter-row{flex-direction:column;align-items:stretch}.um-search{width:100%}}@media (width<=599px){.um-container{padding-bottom:calc(76px + env(safe-area-inset-bottom))}.um-search.sbox{bottom:calc(50px + env(safe-area-inset-bottom));z-index:1200;background:#f5f5f7;border-radius:10px 10px 0 0;width:auto;margin:0;padding:5px 6px 4px;position:fixed;left:0;right:0;box-shadow:0 -1px 4px #0000000f,0 -3px 10px #0000000a}.um-search.sbox input{background:var(--card);border-radius:10px;padding:8px 29px;font-size:.9rem;box-shadow:0 1px 3px #0000000f}.um-search.sbox input:focus{background:var(--card);box-shadow:0 1px 3px #0000000f,0 0 0 3px #0071e326}.um-search.sbox .sbox-icon{width:16px;height:16px;left:12px}.um-search.sbox .search-clear{width:20px;height:20px;right:10px}.um-search.sbox .search-clear svg{width:9px;height:9px}.um-table{display:none}.um-cards{display:flex}.um-role-select,.um-employee-select{font-size:.72rem}}.fk-modal-bg{z-index:9999;background:#00000059;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.fk-modal{background:var(--card);border-radius:14px;width:380px;padding:24px;position:relative;box-shadow:0 8px 32px #0003}.fk-modal h3{margin:0 28px 16px 0;font-size:.95rem}.fk-modal-btns{justify-content:flex-end;gap:8px;margin-top:18px;display:flex}.fk-modal-btns button{cursor:pointer;border:none;border-radius:8px;padding:8px 18px;font-family:inherit;font-size:.78rem;font-weight:600;transition:all .15s}.fk-modal-btns .fk-btn-ok{background:var(--accent);color:#fff}.fk-modal-btns .fk-btn-ok:hover{filter:brightness(1.1)}.fk-modal-btns .fk-btn-cancel{color:var(--text);background:#0000000f}.confirm-dialog{width:min(390px,100vw - 32px)}.confirm-dialog-close{width:28px;height:28px;color:var(--muted);cursor:pointer;font:inherit;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;font-size:1.2rem;line-height:1;transition:background .15s,color .15s;display:inline-flex;position:absolute;top:12px;right:12px}.confirm-dialog-close:hover{color:var(--text);background:#0000000f}.confirm-dialog-message{color:var(--text);margin:0;font-size:.82rem;line-height:1.5}.confirm-dialog-danger .fk-btn-ok{background:var(--red)!important}.confirm-dialog-danger .fk-btn-ok:hover{filter:brightness(1.1)}.toast{z-index:9999;-webkit-backdrop-filter:saturate(180%)blur(20px);background:#ffffffeb;border-left:3.5px solid #0000;border-right:3.5px solid #0000;border-radius:14px;align-items:center;gap:12px;min-width:280px;max-width:440px;padding:12px 16px;animation:.35s cubic-bezier(.21,1.02,.73,1) forwards toast-slide-in;display:flex;position:fixed;bottom:24px;left:50%;transform:translate(-50%);box-shadow:0 4px 24px #0000001a,0 1px 4px #0000000f}.toast--success{border-left-color:var(--green);border-right-color:var(--green)}.toast--error{border-left-color:var(--red);border-right-color:var(--red)}.toast--update,.toast--install{border-left-color:var(--accent);border-right-color:var(--accent)}.toast__icon{flex-shrink:0;justify-content:center;align-items:center;display:flex}.toast__message{color:var(--text);flex:1;font-size:.8125rem;font-weight:500;line-height:1.4}.toast__close{width:28px;height:28px;color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;transition:background .15s;display:flex}.toast__close:hover{background:#0000000d}.toast__action-btn{background:var(--accent);color:#fff;cursor:pointer;border:none;border-radius:6px;flex-shrink:0;padding:5px 12px;font-size:.8125rem;font-weight:600;transition:opacity .15s}.toast__action-btn:hover{opacity:.85}@keyframes toast-slide-in{0%{opacity:0;transform:translate(-50%)translateY(16px)}to{opacity:1;transform:translate(-50%)translateY(0)}}@media (width<=768px){.toast{bottom:calc(64px + env(safe-area-inset-bottom));min-width:0;max-width:none;left:12px;right:12px;transform:none}@keyframes toast-slide-in{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}}
