.ToastContainer-module__OKbk0a__container{bottom:calc(.75rem + env(safe-area-inset-bottom));z-index:1500;pointer-events:none;flex-direction:column;gap:.5rem;max-width:420px;display:flex;position:fixed;right:1.5rem}.ToastContainer-module__OKbk0a__toast{box-shadow:var(--shadow-soft);pointer-events:auto;color:#fff;border-radius:8px;align-items:flex-start;gap:.75rem;padding:.875rem 1rem;font-size:.875rem;line-height:1.5;animation:.2s ease-out ToastContainer-module__OKbk0a__slideIn;display:flex}.ToastContainer-module__OKbk0a__message{word-break:break-word;flex:1}.ToastContainer-module__OKbk0a__close{cursor:pointer;color:inherit;opacity:.75;background:0 0;border:none;flex-shrink:0;margin-top:-2px;padding:0;font-size:1.25rem;line-height:1}.ToastContainer-module__OKbk0a__close:hover{opacity:1}.ToastContainer-module__OKbk0a__error{background-color:var(--danger)}.ToastContainer-module__OKbk0a__success{background-color:var(--success)}.ToastContainer-module__OKbk0a__info{background-color:var(--info)}.ToastContainer-module__OKbk0a__warning{background-color:var(--warning)}@media (max-width:640px){.ToastContainer-module__OKbk0a__container{max-width:none;left:.75rem;right:.75rem}}@keyframes ToastContainer-module__OKbk0a__slideIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}
.ConfirmDialog-module__EdPGFq__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:2000;background:#0f172a99;justify-content:center;align-items:center;padding:1rem;animation:.15s ease-out ConfirmDialog-module__EdPGFq__fadeIn;display:flex;position:fixed;inset:0}@keyframes ConfirmDialog-module__EdPGFq__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes ConfirmDialog-module__EdPGFq__slideIn{0%{opacity:0;transform:scale(.95)translateY(-10px)}to{opacity:1;transform:scale(1)translateY(0)}}.ConfirmDialog-module__EdPGFq__dialog{background:var(--bg-surface);border-radius:1rem;width:100%;max-width:420px;animation:.2s ease-out ConfirmDialog-module__EdPGFq__slideIn;overflow:hidden;box-shadow:0 25px 50px -12px #00000040,0 0 0 1px #0000000d}.ConfirmDialog-module__EdPGFq__header{border-bottom:1px solid var(--border-soft);align-items:center;gap:.75rem;padding:1.25rem 1.5rem;display:flex}.ConfirmDialog-module__EdPGFq__icon{font-size:1.5rem;line-height:1}.ConfirmDialog-module__EdPGFq__title{color:#0f172a;margin:0;font-size:1.125rem;font-weight:600}.ConfirmDialog-module__EdPGFq__danger .ConfirmDialog-module__EdPGFq__header{background:linear-gradient(90deg,#fef2f2,#fff);border-bottom-color:#fecaca}.ConfirmDialog-module__EdPGFq__warning .ConfirmDialog-module__EdPGFq__header{background:linear-gradient(90deg,#fffbeb,#fff);border-bottom-color:#fde68a}.ConfirmDialog-module__EdPGFq__info .ConfirmDialog-module__EdPGFq__header{background:linear-gradient(90deg,#eff6ff,#fff);border-bottom-color:#bfdbfe}.ConfirmDialog-module__EdPGFq__success .ConfirmDialog-module__EdPGFq__header{background:linear-gradient(90deg,#f0fdf4,#fff);border-bottom-color:#bbf7d0}.ConfirmDialog-module__EdPGFq__body{padding:1.25rem 1.5rem}.ConfirmDialog-module__EdPGFq__body p{color:var(--text-secondary);margin:0;font-size:.9375rem;line-height:1.6}.ConfirmDialog-module__EdPGFq__error{color:var(--danger);background:#dc26261a;border:1px solid #dc262640;border-radius:.5rem;align-items:flex-start;gap:.5rem;margin-top:1rem;padding:.75rem 1rem;font-size:.875rem;display:flex}.ConfirmDialog-module__EdPGFq__footer{background:var(--bg-surface-secondary);border-top:1px solid #e2e8f0;justify-content:flex-end;gap:.75rem;padding:1rem 1.5rem;display:flex}.ConfirmDialog-module__EdPGFq__cancelButton,.ConfirmDialog-module__EdPGFq__confirmButton{cursor:pointer;border-radius:.5rem;justify-content:center;align-items:center;gap:.5rem;min-width:100px;padding:.625rem 1.25rem;font-size:.875rem;font-weight:500;transition:all .15s;display:flex}.ConfirmDialog-module__EdPGFq__cancelButton{background:var(--bg-surface);border:1px solid var(--border-soft);color:var(--text-muted)}.ConfirmDialog-module__EdPGFq__cancelButton:hover:not(:disabled){background:var(--bg-surface-secondary);border-color:var(--border-strong);color:var(--text-secondary)}.ConfirmDialog-module__EdPGFq__cancelButton:disabled{opacity:.5;cursor:not-allowed}.ConfirmDialog-module__EdPGFq__confirmButton{color:#fff;border:none}.ConfirmDialog-module__EdPGFq__confirmButton:disabled{opacity:.7;cursor:not-allowed}.ConfirmDialog-module__EdPGFq__confirmDanger{background:linear-gradient(135deg,#dc2626,#b91c1c)}.ConfirmDialog-module__EdPGFq__confirmDanger:hover:not(:disabled){background:linear-gradient(135deg,#b91c1c,#991b1b);box-shadow:0 4px 12px #dc26264d}.ConfirmDialog-module__EdPGFq__confirmWarning{background:linear-gradient(135deg,#f59e0b,#d97706)}.ConfirmDialog-module__EdPGFq__confirmWarning:hover:not(:disabled){background:linear-gradient(135deg,#d97706,#b45309);box-shadow:0 4px 12px #f59e0b4d}.ConfirmDialog-module__EdPGFq__confirmInfo{background:linear-gradient(135deg,#3b82f6,#2563eb)}.ConfirmDialog-module__EdPGFq__confirmInfo:hover:not(:disabled){background:linear-gradient(135deg,#2563eb,#1d4ed8);box-shadow:0 4px 12px #3b82f64d}.ConfirmDialog-module__EdPGFq__confirmSuccess{background:linear-gradient(135deg,#10b981,#059669)}.ConfirmDialog-module__EdPGFq__confirmSuccess:hover:not(:disabled){background:linear-gradient(135deg,#059669,#047857);box-shadow:0 4px 12px #10b9814d}.ConfirmDialog-module__EdPGFq__spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:16px;height:16px;animation:.8s linear infinite ConfirmDialog-module__EdPGFq__spin}@keyframes ConfirmDialog-module__EdPGFq__spin{to{transform:rotate(360deg)}}@media (max-width:480px){.ConfirmDialog-module__EdPGFq__dialog{max-width:calc(100% - 2rem)}.ConfirmDialog-module__EdPGFq__footer{flex-direction:column-reverse}.ConfirmDialog-module__EdPGFq__cancelButton,.ConfirmDialog-module__EdPGFq__confirmButton{width:100%}}
.ProjectTabsGrouped-module__tIoCLq__tabNav{-webkit-overflow-scrolling:touch;scrollbar-width:none;box-shadow:none;-webkit-backdrop-filter:none;z-index:20;background:0 0;border:0;align-items:stretch;gap:0;height:100%;margin:0;padding:0;display:flex;position:relative;overflow:auto hidden}.ProjectTabsGrouped-module__tIoCLq__tabNav::-webkit-scrollbar{display:none}.ProjectTabsGrouped-module__tIoCLq__loading{color:var(--text-muted);padding:.75rem 1.25rem;font-size:.875rem}.ProjectTabsGrouped-module__tIoCLq__groupWrapper{align-items:stretch;height:100%;display:flex;position:relative}.ProjectTabsGrouped-module__tIoCLq__groupButton{height:100%;color:var(--text-secondary);cursor:pointer;white-space:nowrap;-webkit-user-select:none;user-select:none;transition:color var(--dur-2) var(--ease-out);background:0 0;border:none;justify-content:center;align-items:center;gap:.5rem;padding:0 1.25rem;font-size:.82rem;font-weight:600;display:flex;position:relative}.ProjectTabsGrouped-module__tIoCLq__groupButton:before{content:"";border-left:1px solid var(--border-soft);border-right:1px solid var(--border-soft);transition:background var(--dur-2) var(--ease-out), border-color var(--dur-2) var(--ease-out);z-index:-1;background:0 0;position:absolute;inset:6px 0;transform:skew(-12deg)}.ProjectTabsGrouped-module__tIoCLq__groupWrapper:first-child .ProjectTabsGrouped-module__tIoCLq__groupButton:before{border-left:none}.ProjectTabsGrouped-module__tIoCLq__groupWrapper:last-child .ProjectTabsGrouped-module__tIoCLq__groupButton:before{border-right:none}.ProjectTabsGrouped-module__tIoCLq__groupButton:hover{color:var(--text-primary)}.ProjectTabsGrouped-module__tIoCLq__groupButton:hover:before{background:#2563eb1a;border-color:#2563eb40}.ProjectTabsGrouped-module__tIoCLq__groupButton:focus-visible{outline:none}.ProjectTabsGrouped-module__tIoCLq__groupButton:focus-visible:before{outline-offset:0;outline:2px solid #2563eb73}.ProjectTabsGrouped-module__tIoCLq__groupButton.ProjectTabsGrouped-module__tIoCLq__active{color:var(--text-primary)}.ProjectTabsGrouped-module__tIoCLq__groupButton.ProjectTabsGrouped-module__tIoCLq__active:before{background:#2563eb24;border-color:#2563eb59}.ProjectTabsGrouped-module__tIoCLq__groupButton.ProjectTabsGrouped-module__tIoCLq__open{color:var(--text-primary)}.ProjectTabsGrouped-module__tIoCLq__groupButton.ProjectTabsGrouped-module__tIoCLq__open:before{background:#2563eb2e;border-color:#2563eb73}.ProjectTabsGrouped-module__tIoCLq__groupIcon{flex-shrink:0;font-size:.95rem;line-height:1}.ProjectTabsGrouped-module__tIoCLq__groupLabel{font-weight:600}.ProjectTabsGrouped-module__tIoCLq__groupCount{min-width:16px;height:16px;color:var(--text-muted);background:#64748b33;border-radius:4px;justify-content:center;align-items:center;padding:0 4px;font-size:.65rem;font-weight:700;display:inline-flex}.ProjectTabsGrouped-module__tIoCLq__groupButton.ProjectTabsGrouped-module__tIoCLq__active .ProjectTabsGrouped-module__tIoCLq__groupCount{color:var(--brand);background:#2563eb40}.ProjectTabsGrouped-module__tIoCLq__groupButton.ProjectTabsGrouped-module__tIoCLq__open .ProjectTabsGrouped-module__tIoCLq__groupCount{color:var(--brand);background:#2563eb4d}.ProjectTabsGrouped-module__tIoCLq__dropdownArrow{opacity:.5;transition:transform var(--dur-2) var(--ease-out), opacity var(--dur-2) var(--ease-out);margin-left:.25rem;font-size:.55rem}.ProjectTabsGrouped-module__tIoCLq__groupButton:hover .ProjectTabsGrouped-module__tIoCLq__dropdownArrow,.ProjectTabsGrouped-module__tIoCLq__groupButton.ProjectTabsGrouped-module__tIoCLq__open .ProjectTabsGrouped-module__tIoCLq__dropdownArrow{opacity:.8}.ProjectTabsGrouped-module__tIoCLq__dropdownPortal{background:var(--surface-glass-strong);border:1px solid var(--border-soft);border-radius:var(--radius-xl);box-shadow:var(--shadow-hard);z-index:99999;-webkit-backdrop-filter:blur(18px);animation:ProjectTabsGrouped-module__tIoCLq__slideDown var(--dur-3) var(--ease-spring);overflow:hidden}@keyframes ProjectTabsGrouped-module__tIoCLq__slideDown{0%{opacity:0;transform:translateY(-10px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.ProjectTabsGrouped-module__tIoCLq__dropdownHeader{border-bottom:1px solid var(--border-soft);background:#2563eb0f;align-items:center;gap:.75rem;padding:.65rem .85rem;display:flex}.ProjectTabsGrouped-module__tIoCLq__dropdownTitle{color:var(--text-primary);align-items:center;gap:.5rem;font-size:.9rem;font-weight:700;display:inline-flex}.ProjectTabsGrouped-module__tIoCLq__dropdownGrid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.5rem;padding:.75rem;display:grid}.ProjectTabsGrouped-module__tIoCLq__dropdownItem{color:var(--text-primary);transition:background var(--dur-2) var(--ease-out), border-color var(--dur-2) var(--ease-out), transform var(--dur-2) var(--ease-out);cursor:pointer;border-radius:var(--radius-lg);border:1px solid var(--border-soft);background:var(--bg-surface-secondary);-webkit-backdrop-filter:blur(14px);align-items:center;gap:.75rem;padding:.75rem .85rem;font-size:.875rem;text-decoration:none;display:flex}.ProjectTabsGrouped-module__tIoCLq__dropdownItem:hover{background:var(--hover);border-color:var(--border-strong);transform:translateY(-1px)}.ProjectTabsGrouped-module__tIoCLq__dropdownItemActive{background:var(--brand-muted);border-color:#2563eb73;font-weight:700}.ProjectTabsGrouped-module__tIoCLq__tabIcon{font-size:1rem;line-height:1}.ProjectTabsGrouped-module__tIoCLq__tabLabel{flex:1}.ProjectTabsGrouped-module__tIoCLq__activeDot{color:var(--brand);font-size:.5rem;line-height:1}@media (max-width:768px){.ProjectTabsGrouped-module__tIoCLq__groupButton{padding:0 .65rem;font-size:.78rem}.ProjectTabsGrouped-module__tIoCLq__groupLabel,.ProjectTabsGrouped-module__tIoCLq__groupCount{display:none}.ProjectTabsGrouped-module__tIoCLq__dropdownItem{padding:.55rem .65rem}}
.Modals-module__4-N4Ca__modalOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#0f172a80;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.Modals-module__4-N4Ca__modalContent{background:var(--bg-surface);border:1px solid var(--border-soft);border-radius:1rem;flex-direction:column;width:100%;max-width:700px;max-height:90vh;display:flex;overflow:hidden;box-shadow:0 25px 50px -12px #00000040}.Modals-module__4-N4Ca__modal{background:var(--bg-surface);border-radius:1rem;flex-direction:column;width:100%;max-width:700px;max-height:90vh;display:flex;overflow:hidden;box-shadow:0 20px 60px #0000004d}.Modals-module__4-N4Ca__modalHeader{border-bottom:1px solid var(--border-soft);background:var(--bg-surface-secondary);flex-shrink:0;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex}.Modals-module__4-N4Ca__modalHeader h2{color:var(--text-primary);margin:0;font-size:1.25rem;font-weight:600}.Modals-module__4-N4Ca__closeButton{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:.375rem;padding:.25rem .5rem;font-size:1.25rem;transition:all .2s}.Modals-module__4-N4Ca__closeButton:hover:not(:disabled){color:var(--danger);background:#dc262626}.Modals-module__4-N4Ca__closeButton:disabled{opacity:.5;cursor:not-allowed}.Modals-module__4-N4Ca__modalBody{flex:1;min-height:0;padding:0;overflow-y:auto}.Modals-module__4-N4Ca__modalBodyPadded{flex:1;min-height:0;padding:1.5rem;overflow-y:auto}.Modals-module__4-N4Ca__modalForm{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.Modals-module__4-N4Ca__modalFooter{border-top:1px solid var(--border-soft);background:var(--bg-surface-secondary);flex-shrink:0;justify-content:flex-end;gap:.75rem;padding:1rem 1.5rem;display:flex}.Modals-module__4-N4Ca__formSection{border-bottom:1px solid var(--border-soft);padding:1.25rem 1.5rem}.Modals-module__4-N4Ca__formSection:last-of-type{border-bottom:none}.Modals-module__4-N4Ca__formSectionTitle{text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);align-items:center;gap:.5rem;margin:0 0 1rem;font-size:.75rem;font-weight:700;display:flex}.Modals-module__4-N4Ca__calculatedValue{background-color:var(--bg-surface-secondary);color:var(--text-primary);border-radius:4px;padding:.5rem .75rem;font-size:.95rem;font-weight:600}.Modals-module__4-N4Ca__formSectionTitle:after{content:"";background:var(--hover);flex:1;height:1px}.Modals-module__4-N4Ca__collapsibleHeader{cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:.375rem;justify-content:space-between;align-items:center;margin:-.25rem 0;padding:.25rem 0;transition:background-color .15s;display:flex}.Modals-module__4-N4Ca__collapsibleHeader:hover{background-color:var(--bg-surface-secondary)}.Modals-module__4-N4Ca__collapsibleHeader .Modals-module__4-N4Ca__formSectionTitle{flex:1;margin-bottom:0}.Modals-module__4-N4Ca__collapsibleToggle{width:24px;height:24px;color:var(--text-muted);flex-shrink:0;justify-content:center;align-items:center;margin-left:.5rem;font-size:.75rem;transition:transform .2s,color .15s;display:flex}.Modals-module__4-N4Ca__collapsibleHeader:hover .Modals-module__4-N4Ca__collapsibleToggle{color:var(--text-muted)}.Modals-module__4-N4Ca__collapsibleToggle.Modals-module__4-N4Ca__expanded{transform:rotate(180deg)}.Modals-module__4-N4Ca__collapsibleContent{opacity:1;max-height:2000px;margin-top:1rem;transition:max-height .25s ease-out,opacity .2s ease-out,margin-top .25s ease-out;overflow:hidden}.Modals-module__4-N4Ca__collapsibleContent.Modals-module__4-N4Ca__collapsed{opacity:0;max-height:0;margin-top:0}.Modals-module__4-N4Ca__formRow{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.Modals-module__4-N4Ca__formGrid{box-sizing:border-box;grid-template-columns:1fr 1fr;gap:1rem;max-width:100%;padding:1.5rem;display:grid}.Modals-module__4-N4Ca__formField{flex-direction:column;gap:.375rem;min-width:0;max-width:100%;display:flex;position:relative}.Modals-module__4-N4Ca__formField label{color:var(--text-secondary);font-size:.875rem;font-weight:500}.Modals-module__4-N4Ca__formField input,.Modals-module__4-N4Ca__formField select,.Modals-module__4-N4Ca__formField textarea{background:var(--bg-surface);border:1px solid var(--border-soft);color:var(--text-primary);box-sizing:border-box;border-radius:.5rem;width:100%;max-width:100%;padding:.625rem .75rem;font-size:.9375rem;transition:all .2s}.Modals-module__4-N4Ca__formField input:hover,.Modals-module__4-N4Ca__formField select:hover,.Modals-module__4-N4Ca__formField textarea:hover{border-color:var(--text-muted)}.Modals-module__4-N4Ca__formField input:focus,.Modals-module__4-N4Ca__formField select:focus,.Modals-module__4-N4Ca__formField textarea:focus{border-color:var(--brand);outline:none;box-shadow:0 0 0 3px #2563eb1a}.Modals-module__4-N4Ca__formField input:disabled{background:var(--bg-surface-secondary);cursor:not-allowed;opacity:.7}.Modals-module__4-N4Ca__formInput,.Modals-module__4-N4Ca__formSelect{border:1px solid var(--border-soft);background:var(--bg-surface);border-radius:.5rem;width:100%;padding:.5rem .75rem;font-size:.9rem}.Modals-module__4-N4Ca__formInput:focus,.Modals-module__4-N4Ca__formSelect:focus{border-color:var(--brand);outline:none;box-shadow:0 0 0 3px #2563eb1a}.Modals-module__4-N4Ca__formInput:disabled{background:var(--bg-surface-secondary);cursor:not-allowed;opacity:.7}.Modals-module__4-N4Ca__formField input::placeholder,.Modals-module__4-N4Ca__formField textarea::placeholder{color:var(--text-muted)}.Modals-module__4-N4Ca__formField textarea{resize:vertical;min-height:80px;font-family:inherit}.Modals-module__4-N4Ca__formField select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%2364748b'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M19 9l-7 7-7-7'%3E%3C/path%3E%3C/svg%3E");background-position:right .75rem center;background-repeat:no-repeat;background-size:1rem;padding-right:2.5rem}.Modals-module__4-N4Ca__disabledInput{cursor:not-allowed;background:var(--bg-surface-secondary)!important;color:var(--text-muted)!important;border-color:var(--border-soft)!important}.Modals-module__4-N4Ca__taxPercentHelperRow{grid-column:1/-1;justify-content:flex-end;display:flex}.Modals-module__4-N4Ca__compactTaxHint{max-width:min(100%,30rem);color:var(--text-muted);flex-wrap:wrap;align-items:center;gap:.25rem .5rem;font-size:.8125rem;line-height:1.4;display:inline-flex}.Modals-module__4-N4Ca__compactTaxHintBadge{border:1px solid var(--border-soft);background:var(--bg-surface-secondary);color:var(--text-secondary);white-space:nowrap;border-radius:999px;align-items:center;padding:.125rem .5rem;font-size:.75rem;font-weight:600;display:inline-flex}.Modals-module__4-N4Ca__compactTaxHintText{color:var(--text-muted)}.Modals-module__4-N4Ca__compactTaxHintValue{color:var(--text-primary);font-weight:600}@media (max-width:720px){.Modals-module__4-N4Ca__taxPercentHelperRow{justify-content:flex-start}.Modals-module__4-N4Ca__compactTaxHint{max-width:100%}}.Modals-module__4-N4Ca__infoText{color:var(--text-primary);padding:.5rem 0;font-size:.9rem}.Modals-module__4-N4Ca__infoText .Modals-module__4-N4Ca__muted{color:var(--text-muted);font-style:italic}.Modals-module__4-N4Ca__infoText small{color:var(--text-muted)}.Modals-module__4-N4Ca__infoText a{color:var(--brand);text-decoration:none}.Modals-module__4-N4Ca__infoText a:hover{text-decoration:underline}.Modals-module__4-N4Ca__durationPreview{color:var(--success);background:#16a34a1a;border:1px solid #16a34a4d;border-radius:.5rem;padding:.75rem 1rem;font-weight:500}.Modals-module__4-N4Ca__calculatedValue{color:var(--success);background:#16a34a1a;border:1px solid #16a34a4d;border-radius:.5rem;padding:.625rem .75rem;font-size:1rem;font-weight:600}.Modals-module__4-N4Ca__modalActions{border-top:1px solid var(--border-soft);background:var(--bg-surface-secondary);flex-shrink:0;justify-content:flex-end;align-items:center;gap:.75rem;padding:1rem 1.5rem;display:flex}.Modals-module__4-N4Ca__cancelButton,.Modals-module__4-N4Ca__submitButton{cursor:pointer;border:none;border-radius:.5rem;padding:.625rem 1.25rem;font-size:.9375rem;font-weight:500;transition:all .2s}.Modals-module__4-N4Ca__cancelButton{background:var(--bg-surface);color:var(--text-muted);border:1px solid var(--border-soft)}.Modals-module__4-N4Ca__cancelButton:hover:not(:disabled){background:var(--bg-surface-secondary);color:var(--text-secondary);border-color:var(--border-strong)}.Modals-module__4-N4Ca__submitButton{background:var(--primary-dark);color:#fff;box-shadow:var(--shadow-soft)}.Modals-module__4-N4Ca__submitButton:hover:not(:disabled){background:var(--primary-dark);transform:translateY(-1px);box-shadow:0 4px 6px -1px #0000001a}.Modals-module__4-N4Ca__cancelButton:disabled,.Modals-module__4-N4Ca__submitButton:disabled{opacity:.5;cursor:not-allowed}.Modals-module__4-N4Ca__deleteButton{cursor:pointer;color:var(--danger);background:#dc26261a;border:1px solid #dc262640;border-radius:.5rem;padding:.625rem 1.25rem;font-size:.9375rem;font-weight:500;transition:all .2s}.Modals-module__4-N4Ca__deleteButton:hover:not(:disabled){background:#dc262626;border-color:#dc262666}.Modals-module__4-N4Ca__deleteButton:disabled{opacity:.5;cursor:not-allowed}.Modals-module__4-N4Ca__deleteButtonSmall{cursor:pointer;color:var(--danger);background:#dc26261a;border:1px solid #dc262640;border-radius:.375rem;padding:.5rem .75rem;font-size:.875rem;font-weight:500;transition:all .2s}.Modals-module__4-N4Ca__deleteButtonSmall:hover:not(:disabled){background:#dc262626;border-color:#dc262666}.Modals-module__4-N4Ca__deleteButtonSmall:disabled{opacity:.5;cursor:not-allowed}.Modals-module__4-N4Ca__projectInfo{background:var(--bg-surface-secondary);border:1px solid var(--border-soft);border-radius:.75rem;margin-top:1.5rem;padding:1rem}.Modals-module__4-N4Ca__projectInfo h4{color:var(--text-primary);margin:0 0 .75rem;font-size:.9rem}.Modals-module__4-N4Ca__infoGrid{grid-template-columns:repeat(2,1fr);gap:.75rem;display:grid}.Modals-module__4-N4Ca__infoGrid>div{flex-direction:column;gap:.125rem;display:flex}.Modals-module__4-N4Ca__createInfo{color:var(--brand);background:#2563eb1a;border:1px solid #2563eb4d;border-radius:.5rem;margin-top:1rem;padding:.75rem 1rem;font-size:.875rem}.Modals-module__4-N4Ca__createInfo p{margin:0}.Modals-module__4-N4Ca__saveButton{background:var(--brand);color:#fff;cursor:pointer;border:none;border-radius:.5rem;padding:.5rem 1rem;font-size:.9rem;font-weight:500;transition:all .15s}.Modals-module__4-N4Ca__saveButton:hover:not(:disabled){background:var(--primary-dark)}.Modals-module__4-N4Ca__saveButton:disabled{opacity:.6;cursor:not-allowed}.Modals-module__4-N4Ca__error{color:var(--danger);background:#dc262626;border:1px solid #dc262640;border-radius:.5rem;margin-bottom:1rem;padding:.75rem 1rem;font-size:.875rem}.Modals-module__4-N4Ca__errorMessage{color:var(--danger);background:#dc26261a;border:1px solid #dc26264d;border-radius:8px;margin-top:1rem;padding:.75rem 1rem;font-size:.875rem}.Modals-module__4-N4Ca__formGroup{margin-bottom:1.25rem}.Modals-module__4-N4Ca__formGroup label,.Modals-module__4-N4Ca__label{color:var(--text-primary);margin-bottom:.5rem;font-size:.875rem;font-weight:500;display:block}.Modals-module__4-N4Ca__checkboxLabel{color:var(--text-primary);cursor:pointer;align-items:center;gap:.5rem;font-size:.9rem;font-weight:400;display:flex}.Modals-module__4-N4Ca__checkboxLabel input[type=checkbox]{width:18px;height:18px;accent-color:var(--brand);cursor:pointer}.Modals-module__4-N4Ca__required{color:var(--danger)}.Modals-module__4-N4Ca__hint{color:var(--text-muted);font-size:.8rem;font-weight:400}.Modals-module__4-N4Ca__input,.Modals-module__4-N4Ca__textarea,.Modals-module__4-N4Ca__select{border:1px solid var(--border-soft);background:var(--bg-surface);width:100%;color:var(--text-primary);box-sizing:border-box;border-radius:8px;padding:.75rem 1rem;font-size:.9375rem;transition:border-color .15s,box-shadow .15s}.Modals-module__4-N4Ca__input:focus,.Modals-module__4-N4Ca__textarea:focus,.Modals-module__4-N4Ca__select:focus{border-color:var(--brand);outline:none;box-shadow:0 0 0 3px #3b82f61a}.Modals-module__4-N4Ca__textarea{resize:vertical;min-height:80px}.Modals-module__4-N4Ca__helpText{color:var(--text-muted);margin-top:.375rem;font-size:.8rem;display:block}.Modals-module__4-N4Ca__taxDefaultField{flex-direction:column;gap:.75rem;display:flex}.Modals-module__4-N4Ca__taxDefaultModeGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}.Modals-module__4-N4Ca__taxDefaultModeButton{border:1px solid var(--border-soft);border-radius:var(--radius-md);background:var(--bg-surface);color:inherit;text-align:left;cursor:pointer;transition:border-color var(--dur-2) var(--ease-out), background var(--dur-2) var(--ease-out), box-shadow var(--dur-2) var(--ease-out);flex-direction:column;gap:.5rem;padding:1rem;display:flex}.Modals-module__4-N4Ca__taxDefaultModeButton:hover:not(:disabled){border-color:var(--border-strong);background:var(--bg-surface-secondary)}.Modals-module__4-N4Ca__taxDefaultModeButton:focus-visible{border-color:var(--brand);box-shadow:0 0 0 3px var(--brand-muted);outline:none}.Modals-module__4-N4Ca__taxDefaultModeButton:disabled{cursor:not-allowed;opacity:.6}.Modals-module__4-N4Ca__taxDefaultModeButtonActive{border-color:var(--brand);background:var(--bg-selected)}.Modals-module__4-N4Ca__taxDefaultModeHeader{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.Modals-module__4-N4Ca__taxDefaultModeTitle{color:var(--text-primary);font-size:.875rem;font-weight:600}.Modals-module__4-N4Ca__taxDefaultModeDescription{color:var(--text-secondary);margin:0;font-size:.8125rem;line-height:1.5}.Modals-module__4-N4Ca__taxDefaultModeBadge,.Modals-module__4-N4Ca__taxDefaultModeBadgeMuted{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;padding:.25rem .5rem;font-size:.75rem;font-weight:600;display:inline-flex}.Modals-module__4-N4Ca__taxDefaultModeBadge{background:var(--brand-muted);color:var(--brand)}.Modals-module__4-N4Ca__taxDefaultModeBadgeMuted{background:var(--bg-surface-secondary);color:var(--text-muted)}.Modals-module__4-N4Ca__taxDefaultSummary{border:1px solid var(--border-soft);border-radius:var(--radius-md);background:var(--bg-surface-secondary);flex-direction:column;gap:.375rem;padding:.75rem 1rem;display:flex}.Modals-module__4-N4Ca__taxDefaultSummaryTitleRow{color:var(--text-primary);align-items:center;gap:.5rem;font-size:.875rem;display:inline-flex}.Modals-module__4-N4Ca__taxDefaultSummaryText,.Modals-module__4-N4Ca__taxDefaultSummaryHint{color:var(--text-secondary);margin:0;font-size:.8125rem;line-height:1.5}.Modals-module__4-N4Ca__taxDefaultSummaryHint{color:var(--text-muted)}.Modals-module__4-N4Ca__taxDefaultOverrideInput{flex-direction:column;gap:.5rem;display:flex}.Modals-module__4-N4Ca__absenceRequestOverlay{background:color-mix(in srgb, var(--bg-sidebar) 60%, transparent);-webkit-backdrop-filter:blur(4px);z-index:2000;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.Modals-module__4-N4Ca__absenceRequestOverlayCompact{align-items:flex-end;padding:0}.Modals-module__4-N4Ca__absenceRequestContent{background:var(--bg-surface);border:1px solid var(--border-soft);border-radius:var(--radius-xl);width:100%;max-width:650px;max-height:min(90vh,52rem);box-shadow:var(--shadow-hard);animation:Modals-module__4-N4Ca__modalSlideIn var(--dur-3) var(--ease-spring);flex-direction:column;display:flex;overflow:hidden}.Modals-module__4-N4Ca__absenceRequestContentCompact{border-radius:var(--radius-xl) var(--radius-xl) 0 0;max-width:100%;max-height:min(96vh,48rem)}.Modals-module__4-N4Ca__absenceRequestHeader{border-bottom:1px solid var(--border-soft);background:var(--bg-surface-secondary);flex-shrink:0;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1.25rem 1.5rem;display:flex}.Modals-module__4-N4Ca__absenceRequestTitle{color:var(--text-primary);margin:0;font-size:1.5rem;font-weight:700;line-height:1.2}.Modals-module__4-N4Ca__absenceRequestCloseButton{border-radius:var(--radius-sm);width:44px;height:44px;color:var(--text-muted);cursor:pointer;transition:background var(--dur-2) var(--ease-out), color var(--dur-2) var(--ease-out), border-color var(--dur-2) var(--ease-out), box-shadow var(--dur-2) var(--ease-out);background:0 0;border:1px solid #0000;justify-content:center;align-items:center;padding:0;display:inline-flex}.Modals-module__4-N4Ca__absenceRequestCloseButton:hover:not(:disabled){background:color-mix(in srgb, var(--danger) 10%, var(--bg-surface));border-color:color-mix(in srgb, var(--danger) 22%, var(--border-soft));color:var(--danger)}.Modals-module__4-N4Ca__absenceRequestCloseButton:focus-visible{border-color:var(--focus-ring);box-shadow:0 0 0 3px var(--focus-ring-soft);outline:none}.Modals-module__4-N4Ca__absenceRequestCloseButton:disabled{opacity:.6;cursor:not-allowed}.Modals-module__4-N4Ca__absenceRequestBody{flex-direction:column;flex:1;gap:1rem;min-height:0;padding:1.5rem;display:flex;overflow-y:auto}.Modals-module__4-N4Ca__absenceRequestBodyCompact{padding:1rem}@media (max-width:720px){.Modals-module__4-N4Ca__taxDefaultModeGrid{grid-template-columns:1fr}}.Modals-module__4-N4Ca__absenceRequestError{border:1px solid color-mix(in srgb, var(--danger) 30%, var(--border-soft));border-radius:var(--radius-md);background:var(--tile-danger-bg);color:color-mix(in srgb, var(--danger) 84%, var(--text-primary));padding:.75rem 1rem;font-size:.8125rem;line-height:1.5}.Modals-module__4-N4Ca__absenceRequestForm{flex-direction:column;gap:1.25rem;display:flex}.Modals-module__4-N4Ca__absenceRequestField{flex-direction:column;gap:.5rem;display:flex}.Modals-module__4-N4Ca__absenceRequestFieldLabel{color:var(--text-primary);font-size:.875rem;font-weight:600;line-height:1.3;display:block}.Modals-module__4-N4Ca__absenceRequestInput,.Modals-module__4-N4Ca__absenceRequestTextarea,.Modals-module__4-N4Ca__absenceRequestSelect{border:1px solid var(--border-soft);border-radius:var(--radius-md);background:var(--bg-surface);width:100%;min-height:52px;color:var(--text-primary);font:inherit;box-sizing:border-box;transition:border-color var(--dur-2) var(--ease-out), box-shadow var(--dur-2) var(--ease-out), background var(--dur-2) var(--ease-out), color var(--dur-2) var(--ease-out);padding:.75rem 1rem;font-size:.9375rem;line-height:1.5}.Modals-module__4-N4Ca__absenceRequestInput:hover,.Modals-module__4-N4Ca__absenceRequestTextarea:hover,.Modals-module__4-N4Ca__absenceRequestSelect:hover{border-color:var(--border-strong)}.Modals-module__4-N4Ca__absenceRequestInput:focus,.Modals-module__4-N4Ca__absenceRequestTextarea:focus,.Modals-module__4-N4Ca__absenceRequestSelect:focus{border-color:var(--focus-ring);box-shadow:0 0 0 3px var(--focus-ring-soft);outline:none}.Modals-module__4-N4Ca__absenceRequestInput:disabled,.Modals-module__4-N4Ca__absenceRequestTextarea:disabled,.Modals-module__4-N4Ca__absenceRequestSelect:disabled{background:var(--bg-surface-secondary);color:var(--text-muted);cursor:not-allowed}.Modals-module__4-N4Ca__absenceRequestInput::placeholder,.Modals-module__4-N4Ca__absenceRequestTextarea::placeholder{color:var(--text-muted)}.Modals-module__4-N4Ca__absenceRequestTextarea{resize:vertical;min-height:6rem}.Modals-module__4-N4Ca__absenceRequestInput[type=file]{padding:.5rem .75rem}.Modals-module__4-N4Ca__absenceRequestInput[type=file]::file-selector-button{border:1px solid var(--border-soft);border-radius:var(--radius-sm);background:var(--bg-surface-secondary);color:var(--text-primary);font:inherit;cursor:pointer;transition:background var(--dur-2) var(--ease-out), border-color var(--dur-2) var(--ease-out), color var(--dur-2) var(--ease-out);margin-right:.75rem;padding:.5rem .75rem;font-size:.875rem;font-weight:600}.Modals-module__4-N4Ca__absenceRequestInput[type=file]::file-selector-button:hover{background:color-mix(in srgb, var(--brand) 8%, var(--bg-surface));border-color:color-mix(in srgb, var(--brand) 26%, var(--border-soft));color:var(--brand)}.Modals-module__4-N4Ca__absenceRequestHelpText{color:var(--text-muted);font-size:.8125rem;line-height:1.5;display:block}.Modals-module__4-N4Ca__absenceRequestCalendarWrapper{overflow-x:auto}.Modals-module__4-N4Ca__absenceRequestCalendar{border:1px solid var(--border-soft);border-radius:var(--radius-md);background:var(--bg-surface);flex-wrap:nowrap;max-width:100%;font-family:inherit;display:flex}.Modals-module__4-N4Ca__absenceRequestCalendar .react-datepicker__month-container{flex:50%;min-width:220px}.Modals-module__4-N4Ca__absenceRequestCalendarCompact{display:block}.Modals-module__4-N4Ca__absenceRequestCalendarCompact .react-datepicker__month-container{flex-basis:100%;min-width:100%}.Modals-module__4-N4Ca__absenceRequestCalendar .react-datepicker__month-container:first-child{border-right:1px solid var(--border-soft)}.Modals-module__4-N4Ca__absenceRequestCalendarCompact .react-datepicker__month-container:first-child{border-right:none}.Modals-module__4-N4Ca__absenceRequestCalendar .react-datepicker__header{background:var(--bg-surface-secondary);border-bottom:1px solid var(--border-soft);padding:.5rem}.Modals-module__4-N4Ca__absenceRequestCalendar .react-datepicker__current-month{color:var(--text-primary);margin-bottom:.5rem;font-size:.9375rem;font-weight:600}:is(.Modals-module__4-N4Ca__absenceRequestCalendar .react-datepicker__day-names,.Modals-module__4-N4Ca__absenceRequestCalendar .react-datepicker__week){justify-content:space-around;display:flex}:is(.Modals-module__4-N4Ca__absenceRequestCalendar .react-datepicker__day,.Modals-module__4-N4Ca__absenceRequestCalendar .react-datepicker__day-name){text-align:center;border-radius:999px;justify-content:center;align-items:center;width:1.875rem;height:1.875rem;margin:.125rem;font-size:.8125rem;line-height:1.875rem;display:inline-flex}.Modals-module__4-N4Ca__absenceRequestCalendar .react-datepicker__day-name{color:var(--text-muted);font-size:.75rem}:is(.Modals-module__4-N4Ca__absenceRequestCalendar .react-datepicker__day--selected,.Modals-module__4-N4Ca__absenceRequestCalendar .react-datepicker__day--in-range){background:var(--brand)!important;color:color-mix(in srgb, white 96%, var(--bg-surface))!important}.Modals-module__4-N4Ca__absenceRequestCalendar .react-datepicker__day--in-selecting-range{background:color-mix(in srgb, var(--brand) 28%, var(--bg-surface))!important;color:var(--brand)!important}.Modals-module__4-N4Ca__absenceRequestCalendar .react-datepicker__day.booked-date{cursor:not-allowed;text-decoration:line-through;background:var(--status-danger-bg)!important;color:var(--danger)!important}.Modals-module__4-N4Ca__absenceRequestCalendar .react-datepicker__day.holiday-date{box-shadow:inset 0 0 0 2px color-mix(in srgb, var(--brand) 38%, transparent);font-weight:600;background:var(--tile-info-bg)!important;color:var(--brand)!important}.Modals-module__4-N4Ca__absenceRequestCalendar .react-datepicker__day.weekend-date{color:var(--text-muted)}.Modals-module__4-N4Ca__absenceRequestCalendar .react-datepicker__day:hover{background:color-mix(in srgb, var(--brand) 10%, var(--bg-surface))}.Modals-module__4-N4Ca__absenceRequestCalendar .react-datepicker__day.booked-date:hover{background:color-mix(in srgb, var(--danger) 16%, var(--bg-surface))!important}.Modals-module__4-N4Ca__absenceRequestCalendar .react-datepicker__day.holiday-date:hover{background:color-mix(in srgb, var(--brand) 16%, var(--bg-surface))!important}:is(.Modals-module__4-N4Ca__absenceRequestCalendarCompact .react-datepicker__day,.Modals-module__4-N4Ca__absenceRequestCalendarCompact .react-datepicker__day-name){width:2rem;height:2rem;line-height:2rem}.Modals-module__4-N4Ca__absenceRequestLegend{color:var(--text-muted);flex-wrap:wrap;gap:.75rem 1rem;font-size:.75rem;display:flex}.Modals-module__4-N4Ca__absenceRequestLegendItem{align-items:center;gap:.5rem;display:inline-flex}.Modals-module__4-N4Ca__absenceRequestLegendSwatch{border-radius:999px;flex-shrink:0;width:.75rem;height:.75rem}.Modals-module__4-N4Ca__absenceRequestLegendHoliday{background:var(--tile-info-bg);border:2px solid var(--brand)}.Modals-module__4-N4Ca__absenceRequestLegendBooked{background:var(--status-danger-bg)}.Modals-module__4-N4Ca__absenceRequestLegendWeekend{background:color-mix(in srgb, var(--text-muted) 22%, var(--bg-surface));border:1px solid color-mix(in srgb, var(--text-muted) 36%, var(--border-soft))}.Modals-module__4-N4Ca__absenceRequestHalfDayPanel{background:var(--bg-surface-secondary);border-radius:var(--radius-md);border:1px solid var(--border-soft);margin-top:1rem;padding:1rem}.Modals-module__4-N4Ca__absenceRequestHalfDayTitle{color:var(--text-primary);margin:0 0 .75rem;font-size:.875rem;font-weight:600}.Modals-module__4-N4Ca__absenceRequestHalfDayOptions{flex-wrap:wrap;gap:1rem;display:flex}.Modals-module__4-N4Ca__absenceRequestHalfDayOption{min-height:48px;color:var(--text-primary);cursor:pointer;flex:15rem;align-items:flex-start;gap:.75rem;font-size:.9375rem;display:flex}.Modals-module__4-N4Ca__absenceRequestHalfDayOption input{width:18px;height:18px;accent-color:var(--brand);cursor:pointer;margin-top:.125rem}.Modals-module__4-N4Ca__absenceRequestHalfDayMeta{color:var(--text-muted);margin-left:.25rem}.Modals-module__4-N4Ca__absenceRequestDaysPanel{border-radius:var(--radius-md);border:1px solid var(--border-soft);background:var(--bg-surface-secondary);flex-direction:column;gap:.75rem;padding:1rem;display:flex}.Modals-module__4-N4Ca__absenceRequestDaysPanelPending{background:var(--bg-surface-secondary)}.Modals-module__4-N4Ca__absenceRequestDaysPanelSuccess{background:color-mix(in srgb, var(--success) 10%, var(--bg-surface));border-color:color-mix(in srgb, var(--success) 26%, var(--border-soft))}.Modals-module__4-N4Ca__absenceRequestDaysPanelWarning{background:var(--tile-warning-bg);border-color:color-mix(in srgb, var(--warning) 28%, var(--border-soft))}.Modals-module__4-N4Ca__absenceRequestDaysPanelDanger{background:var(--tile-danger-bg);border-color:color-mix(in srgb, var(--danger) 26%, var(--border-soft))}.Modals-module__4-N4Ca__absenceRequestDaysPending{color:var(--text-muted);font-size:.875rem}.Modals-module__4-N4Ca__absenceRequestDaysSummary{flex-direction:column;gap:.5rem;display:flex}.Modals-module__4-N4Ca__absenceRequestDaysValue{flex-wrap:wrap;align-items:baseline;gap:.5rem;font-size:1.125rem;font-weight:600;line-height:1.4;display:flex}.Modals-module__4-N4Ca__absenceRequestDaysValueSuccess{color:var(--success)}.Modals-module__4-N4Ca__absenceRequestDaysValueWarning{color:color-mix(in srgb, var(--warning) 84%, var(--text-primary))}.Modals-module__4-N4Ca__absenceRequestDaysValueDanger{color:var(--danger)}.Modals-module__4-N4Ca__absenceRequestDaysMeta{color:var(--text-muted);font-size:.875rem;font-weight:400}.Modals-module__4-N4Ca__absenceRequestNotice,.Modals-module__4-N4Ca__absenceRequestSoftValidation{align-items:flex-start;gap:.5rem;font-size:.875rem;line-height:1.5;display:flex}.Modals-module__4-N4Ca__absenceRequestNoticeWarning{color:color-mix(in srgb, var(--warning) 84%, var(--text-primary))}.Modals-module__4-N4Ca__absenceRequestNoticeDanger{color:var(--danger)}.Modals-module__4-N4Ca__absenceRequestNoticeIcon{flex-shrink:0;margin-top:.125rem}.Modals-module__4-N4Ca__absenceRequestSoftValidation{border-radius:var(--radius-sm);border:1px solid color-mix(in srgb, var(--warning) 28%, var(--border-soft));background:color-mix(in srgb, var(--warning) 10%, var(--bg-surface));color:color-mix(in srgb, var(--warning) 84%, var(--text-primary));padding:.75rem 1rem}.Modals-module__4-N4Ca__absenceRequestSoftValidationText{margin:0}.Modals-module__4-N4Ca__absenceRequestFooter{border-top:1px solid var(--border-soft);background:var(--bg-surface-secondary);flex-shrink:0;justify-content:flex-end;gap:.75rem;padding:1rem 1.5rem;display:flex}.Modals-module__4-N4Ca__absenceRequestFooterCompact{flex-direction:column-reverse;align-items:stretch;padding:1rem}.Modals-module__4-N4Ca__absenceRequestActionButton{border:1px solid var(--border-soft);border-radius:var(--radius-md);min-height:52px;box-shadow:var(--shadow-soft);font:inherit;cursor:pointer;transition:transform var(--dur-2) var(--ease-out), background var(--dur-2) var(--ease-out), border-color var(--dur-2) var(--ease-out), box-shadow var(--dur-2) var(--ease-out), color var(--dur-2) var(--ease-out), opacity var(--dur-1) var(--ease-out);justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1rem;font-size:.875rem;font-weight:700;line-height:1;display:inline-flex}.Modals-module__4-N4Ca__absenceRequestActionButton:hover:not(:disabled){box-shadow:var(--shadow-medium);transform:translateY(-1px)}.Modals-module__4-N4Ca__absenceRequestActionButton:focus-visible{border-color:var(--focus-ring);box-shadow:0 0 0 3px var(--focus-ring-soft), var(--shadow-soft);outline:none}.Modals-module__4-N4Ca__absenceRequestActionButton:disabled{opacity:.6;cursor:not-allowed;box-shadow:none;transform:none}.Modals-module__4-N4Ca__absenceRequestSecondaryAction{background:var(--bg-surface);color:var(--text-secondary)}.Modals-module__4-N4Ca__absenceRequestSecondaryAction:hover:not(:disabled){background:var(--bg-surface-secondary);border-color:var(--border-strong);color:var(--text-primary)}.Modals-module__4-N4Ca__absenceRequestPrimaryAction{background:var(--brand);border-color:color-mix(in srgb, var(--brand) 44%, var(--border-soft));color:color-mix(in srgb, white 96%, var(--bg-surface))}.Modals-module__4-N4Ca__absenceRequestPrimaryAction:hover:not(:disabled){background:color-mix(in srgb, var(--brand) 88%, var(--text-primary));border-color:color-mix(in srgb, var(--brand) 58%, var(--border-soft));color:color-mix(in srgb, white 96%, var(--bg-surface))}.Modals-module__4-N4Ca__absenceRequestFooterButtonContent{align-items:center;gap:.5rem;display:inline-flex}.Modals-module__4-N4Ca__toggleButton{border:2px solid var(--border-soft);background:var(--bg-surface);color:var(--text-muted);cursor:pointer;border-radius:8px;padding:.75rem 1rem;font-size:.9rem;font-weight:500;transition:all .15s}.Modals-module__4-N4Ca__toggleButton:hover{border-color:var(--brand);color:var(--text-primary)}.Modals-module__4-N4Ca__infoBox{background:var(--bg-surface-secondary);border:1px solid var(--border-soft);border-radius:8px;margin-bottom:1.25rem;padding:1rem}.Modals-module__4-N4Ca__warningBox{color:#92400e;background:#f59e0b26;border:1px solid #f59e0b;border-radius:8px;align-items:flex-start;gap:.5rem;margin-top:.5rem;padding:.875rem 1rem;font-size:.875rem;display:flex}.Modals-module__4-N4Ca__warningIcon{flex-shrink:0;font-size:1.1rem;line-height:1.3}.Modals-module__4-N4Ca__inviteStepTabs{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;display:grid}.Modals-module__4-N4Ca__inviteStepTab{border:1px solid var(--border-soft);background:var(--bg-surface-secondary);color:var(--text-muted);text-align:center;border-radius:.5rem;padding:.625rem .75rem;font-size:.85rem;font-weight:600}.Modals-module__4-N4Ca__inviteStepTabActive{border-color:var(--brand);color:var(--brand);background:#3b82f61a}.Modals-module__4-N4Ca__inviteScheduleGrid{grid-template-columns:repeat(7,minmax(0,1fr));gap:.5rem;display:grid}.Modals-module__4-N4Ca__inviteScheduleCell{flex-direction:column;gap:.25rem;display:flex}.Modals-module__4-N4Ca__inviteScheduleCell label{color:var(--text-muted);text-align:center;font-size:.75rem}.Modals-module__4-N4Ca__inviteScheduleCell input{text-align:center}.Modals-module__4-N4Ca__inviteProjectList{border:1px solid var(--border-soft);background:var(--bg-surface-secondary);border-radius:.5rem;flex-direction:column;gap:.5rem;max-height:220px;padding:.625rem;display:flex;overflow-y:auto}.Modals-module__4-N4Ca__inviteProjectItem{flex-direction:column;gap:.35rem;padding:.375rem .25rem;display:flex}.Modals-module__4-N4Ca__inviteLeadOption{color:var(--text-muted);margin-left:1.6rem}.Modals-module__4-N4Ca__upgradeBanner{background:linear-gradient(135deg,#6366f11f,#8b5cf61f);border:1px solid #8b5cf64d;border-radius:.625rem;gap:.875rem;margin-bottom:1rem;padding:1rem 1.125rem;display:flex}.Modals-module__4-N4Ca__upgradeBannerIcon{flex-shrink:0;margin-top:.125rem;font-size:1.5rem;line-height:1}.Modals-module__4-N4Ca__upgradeBannerContent{flex-direction:column;gap:.25rem;display:flex}.Modals-module__4-N4Ca__upgradeBannerContent strong{color:var(--text-primary);font-size:.9375rem}.Modals-module__4-N4Ca__upgradeBannerContent p{color:var(--text-secondary);margin:0;font-size:.85rem;line-height:1.45}.Modals-module__4-N4Ca__upgradeBannerButton{color:#fff;background:linear-gradient(135deg,#6366f1,#8b5cf6);border-radius:.375rem;align-items:center;gap:.25rem;width:fit-content;margin-top:.5rem;padding:.4375rem 1rem;font-size:.8125rem;font-weight:600;text-decoration:none;transition:opacity .15s,transform .15s;display:inline-flex}.Modals-module__4-N4Ca__upgradeBannerButton:hover{opacity:.9;transform:translateY(-1px)}.Modals-module__4-N4Ca__errorBox{color:var(--danger);background:#dc26261a;border:1px solid #dc262640;border-radius:8px;padding:1rem;font-size:.875rem}.Modals-module__4-N4Ca__infoLabel{text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);margin-bottom:.25rem;font-size:.75rem}.Modals-module__4-N4Ca__infoValue{color:var(--text-primary);font-size:1rem;font-weight:600}.Modals-module__4-N4Ca__infoDetail{color:var(--text-muted);margin-top:.5rem;font-size:.85rem}.Modals-module__4-N4Ca__badge{background:var(--primary-light,#dbeafe);color:var(--brand);border-radius:4px;padding:.1rem .4rem;font-size:.8rem;display:inline-block}.Modals-module__4-N4Ca__primaryButton{cursor:pointer;background:var(--brand);color:#fff;border:none;border-radius:8px;padding:.625rem 1.25rem;font-size:.9375rem;font-weight:500;transition:all .15s}.Modals-module__4-N4Ca__primaryButton:hover:not(:disabled){background:var(--primary-dark,#2563eb)}.Modals-module__4-N4Ca__primaryButton:disabled{opacity:.5;cursor:not-allowed}.Modals-module__4-N4Ca__secondaryButton{cursor:pointer;border:1px solid var(--border-soft);color:var(--text-muted);background:0 0;border-radius:8px;padding:.625rem 1.25rem;font-size:.9375rem;font-weight:500;transition:all .15s}.Modals-module__4-N4Ca__secondaryButton:hover:not(:disabled){background:var(--bg-surface);border-color:var(--text-muted,#94a3b8)}.Modals-module__4-N4Ca__secondaryButton:disabled{opacity:.5;cursor:not-allowed}@media (max-width:768px){.Modals-module__4-N4Ca__modal{border-radius:0;max-width:100%;max-height:100%}.Modals-module__4-N4Ca__absenceRequestHeader{padding:1rem}.Modals-module__4-N4Ca__absenceRequestTitle{font-size:1.25rem}.Modals-module__4-N4Ca__absenceRequestLegend,.Modals-module__4-N4Ca__absenceRequestHalfDayOptions{flex-direction:column}.Modals-module__4-N4Ca__absenceRequestHalfDayOption{flex-basis:100%}.Modals-module__4-N4Ca__infoGrid{grid-template-columns:1fr}}@media (max-width:720px){.Modals-module__4-N4Ca__formGrid{grid-template-columns:1fr}.Modals-module__4-N4Ca__absenceRequestContent{max-height:95vh}}.Modals-module__4-N4Ca__userInfoCard{border:1px solid var(--border-soft);background:linear-gradient(135deg,#f8fafc 0%,#f1f5f9 100%);border-radius:.75rem;align-items:center;gap:1rem;margin-bottom:1.5rem;padding:1rem;display:flex}.Modals-module__4-N4Ca__userAvatar{color:#fff;background:linear-gradient(135deg,#3b82f6 0%,#2563eb 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.25rem;font-weight:600;display:flex}.Modals-module__4-N4Ca__userDetails{flex-direction:column;gap:.25rem;display:flex}.Modals-module__4-N4Ca__userDetails strong{color:var(--text-primary);font-size:1rem}.Modals-module__4-N4Ca__userDetails span{color:var(--text-muted);font-size:.875rem}.Modals-module__4-N4Ca__waitingInfo{font-weight:500;color:#f59e0b!important;font-size:.75rem!important}.Modals-module__4-N4Ca__stepIndicator{justify-content:center;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:0 1rem;display:flex}.Modals-module__4-N4Ca__step{opacity:.4;flex-direction:column;align-items:center;gap:.25rem;transition:opacity .2s;display:flex}.Modals-module__4-N4Ca__step.Modals-module__4-N4Ca__active{opacity:1}.Modals-module__4-N4Ca__stepNumber{background:var(--hover);width:28px;height:28px;color:var(--text-muted);border-radius:50%;justify-content:center;align-items:center;font-size:.875rem;font-weight:600;transition:all .2s;display:flex}.Modals-module__4-N4Ca__step.Modals-module__4-N4Ca__active .Modals-module__4-N4Ca__stepNumber{background:var(--primary-dark);color:#fff}.Modals-module__4-N4Ca__stepLabel{color:var(--text-muted);font-size:.75rem;font-weight:500}.Modals-module__4-N4Ca__stepLine{background:var(--hover);width:40px;height:2px;margin-bottom:1rem}.Modals-module__4-N4Ca__levelGrid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:.75rem;display:grid}.Modals-module__4-N4Ca__levelCard{background:var(--bg-surface);cursor:pointer;text-align:left;border:2px solid #e2e8f0;border-radius:.75rem;flex-direction:column;align-items:flex-start;gap:.25rem;padding:.875rem;transition:all .15s;display:flex}.Modals-module__4-N4Ca__levelCard:hover{border-color:var(--text-muted);background:var(--bg-surface-secondary)}.Modals-module__4-N4Ca__levelCard.Modals-module__4-N4Ca__selected{border-color:var(--brand);background:#2563eb1a}.Modals-module__4-N4Ca__levelNumber{color:var(--brand);text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:700}.Modals-module__4-N4Ca__levelName{color:var(--text-primary);font-size:.875rem;font-weight:600}.Modals-module__4-N4Ca__levelDesc{color:var(--text-muted);font-size:.7rem;line-height:1.3}.Modals-module__4-N4Ca__fieldHint{color:var(--text-muted);margin-top:.25rem;font-size:.75rem}.Modals-module__4-N4Ca__searchInput{border:1px solid var(--border-soft);border-radius:.5rem;width:100%;padding:.625rem .75rem;font-size:.9rem}.Modals-module__4-N4Ca__searchInput:focus{border-color:var(--brand);outline:none;box-shadow:0 0 0 3px #2563eb1a}.Modals-module__4-N4Ca__projectList{border:1px solid var(--border-soft);border-radius:.5rem;max-height:250px;margin-top:.75rem;overflow-y:auto}.Modals-module__4-N4Ca__projectItem{border-bottom:1px solid var(--border-soft);justify-content:space-between;align-items:center;padding:.75rem 1rem;transition:background .1s;display:flex}.Modals-module__4-N4Ca__projectItem:last-child{border-bottom:none}.Modals-module__4-N4Ca__projectItem:hover{background:var(--bg-surface-secondary)}.Modals-module__4-N4Ca__projectItem.Modals-module__4-N4Ca__selected{background:#2563eb1a}.Modals-module__4-N4Ca__projectLabel{cursor:pointer;flex:1;align-items:center;gap:.5rem;display:flex}.Modals-module__4-N4Ca__projectLabel input[type=checkbox]{width:16px;height:16px;accent-color:var(--brand)}.Modals-module__4-N4Ca__projectName{color:var(--text-primary);font-size:.875rem}.Modals-module__4-N4Ca__leadToggle{color:var(--text-muted);cursor:pointer;background:var(--bg-surface-secondary);border-radius:.375rem;align-items:center;gap:.375rem;padding:.25rem .5rem;font-size:.75rem;display:flex}.Modals-module__4-N4Ca__leadToggle input[type=checkbox]{width:14px;height:14px;accent-color:var(--success)}.Modals-module__4-N4Ca__emptyList{text-align:center;color:var(--text-muted);padding:2rem;font-size:.875rem}.Modals-module__4-N4Ca__selectedCount{color:var(--brand);text-align:center;background:#2563eb1a;border-radius:.375rem;margin-top:.75rem;padding:.5rem .75rem;font-size:.875rem;font-weight:500}.Modals-module__4-N4Ca__confirmOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1100;background:#0f172a99;justify-content:center;align-items:center;padding:1rem;animation:.15s ease-out Modals-module__4-N4Ca__fadeIn;display:flex;position:fixed;inset:0}@keyframes Modals-module__4-N4Ca__fadeIn{0%{opacity:0}to{opacity:1}}.Modals-module__4-N4Ca__confirmModal{background:var(--bg-surface);border:1px solid var(--border-soft);border-radius:.75rem;width:100%;max-width:450px;animation:.2s ease-out Modals-module__4-N4Ca__slideUp;box-shadow:0 25px 50px -12px #00000059}@keyframes Modals-module__4-N4Ca__slideUp{0%{opacity:0;transform:translateY(10px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.Modals-module__4-N4Ca__confirmHeader{border-bottom:1px solid var(--border-soft);background:#dc26260d;align-items:center;gap:.75rem;padding:1.25rem 1.5rem;display:flex}.Modals-module__4-N4Ca__confirmHeader h3{color:var(--danger);margin:0;font-size:1.1rem;font-weight:600}.Modals-module__4-N4Ca__confirmBody{padding:1.25rem 1.5rem}.Modals-module__4-N4Ca__confirmBody p{color:var(--text-primary);margin:0 0 .75rem;font-size:.95rem;line-height:1.5}.Modals-module__4-N4Ca__confirmBody p:last-child{margin-bottom:0}.Modals-module__4-N4Ca__confirmWarning{color:var(--text-muted)!important;font-size:.875rem!important}.Modals-module__4-N4Ca__confirmFooter{border-top:1px solid var(--border-soft);background:var(--bg-surface-secondary);justify-content:flex-end;gap:.75rem;padding:1rem 1.5rem;display:flex}.Modals-module__4-N4Ca__addRowButton{border:1px dashed var(--border-soft);border-radius:var(--radius-sm);color:var(--brand);cursor:pointer;transition:background var(--dur-2) var(--ease-out), border-color var(--dur-2) var(--ease-out);background:0 0;align-items:center;gap:.25rem;padding:.5rem .75rem;font-size:.875rem;font-weight:600;display:inline-flex}.Modals-module__4-N4Ca__addRowButton:hover{background:color-mix(in srgb, var(--brand) 8%, transparent);border-color:var(--brand)}
.TableExportDialog-module__xD7pFq__overlay{z-index:1000;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.TableExportDialog-module__xD7pFq__dialog{background:var(--bg-surface);border-radius:var(--radius-lg,12px);width:calc(100% - 2rem);max-width:460px;animation:.2s ease-out TableExportDialog-module__xD7pFq__slideUp;overflow:hidden;box-shadow:0 20px 40px #0003}@keyframes TableExportDialog-module__xD7pFq__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.TableExportDialog-module__xD7pFq__header{border-bottom:1px solid var(--border-soft);background:var(--bg-surface-secondary);justify-content:space-between;align-items:center;padding:1rem 1.25rem;display:flex}.TableExportDialog-module__xD7pFq__title{color:var(--text-primary);margin:0;font-size:1.1rem;font-weight:600}.TableExportDialog-module__xD7pFq__closeButton{width:32px;height:32px;color:var(--text-muted);cursor:pointer;border-radius:var(--radius-sm);background:0 0;border:none;justify-content:center;align-items:center;font-size:1.5rem;transition:all .15s;display:flex}.TableExportDialog-module__xD7pFq__closeButton:hover{background:var(--bg-surface-tertiary);color:var(--text-primary)}.TableExportDialog-module__xD7pFq__content{padding:1.25rem}.TableExportDialog-module__xD7pFq__description{color:var(--text-secondary);margin:0 0 1rem;font-size:.95rem;line-height:1.5}.TableExportDialog-module__xD7pFq__options{flex-direction:column;gap:.75rem;display:flex}.TableExportDialog-module__xD7pFq__option{cursor:pointer;display:block}.TableExportDialog-module__xD7pFq__option input{opacity:0;pointer-events:none;position:absolute}.TableExportDialog-module__xD7pFq__optionContent{border:2px solid var(--border-soft);border-radius:var(--radius-md,8px);align-items:center;gap:1rem;padding:1rem;transition:all .15s;display:flex}.TableExportDialog-module__xD7pFq__option:hover .TableExportDialog-module__xD7pFq__optionContent{border-color:var(--brand);background:color-mix(in srgb, var(--brand) 5%, transparent)}.TableExportDialog-module__xD7pFq__optionSelected .TableExportDialog-module__xD7pFq__optionContent{border-color:var(--brand);background:color-mix(in srgb, var(--brand) 10%, transparent)}.TableExportDialog-module__xD7pFq__optionIcon{flex-shrink:0;font-size:1.75rem}.TableExportDialog-module__xD7pFq__optionText{flex-direction:column;gap:.25rem;display:flex}.TableExportDialog-module__xD7pFq__optionTitle{color:var(--text-primary);font-size:.95rem;font-weight:600}.TableExportDialog-module__xD7pFq__optionDesc{color:var(--text-muted);font-size:.85rem}.TableExportDialog-module__xD7pFq__footer{border-top:1px solid var(--border-soft);background:var(--bg-surface-secondary);justify-content:flex-end;gap:.75rem;padding:1rem 1.25rem;display:flex}.TableExportDialog-module__xD7pFq__cancelButton{background:var(--bg-surface);border:1px solid var(--border-soft);border-radius:var(--radius-md,8px);color:var(--text-secondary);cursor:pointer;padding:.625rem 1.25rem;font-size:.9rem;font-weight:500;transition:all .15s}.TableExportDialog-module__xD7pFq__cancelButton:hover:not(:disabled){background:var(--bg-surface-tertiary);color:var(--text-primary)}.TableExportDialog-module__xD7pFq__cancelButton:disabled{opacity:.5;cursor:not-allowed}.TableExportDialog-module__xD7pFq__exportButton{background:var(--brand);border-radius:var(--radius-md,8px);color:#fff;cursor:pointer;border:none;padding:.625rem 1.5rem;font-size:.9rem;font-weight:600;transition:all .15s}.TableExportDialog-module__xD7pFq__exportButton:hover:not(:disabled){background:var(--brand-hover);transform:translateY(-1px)}.TableExportDialog-module__xD7pFq__exportButton:disabled{opacity:.7;cursor:not-allowed;transform:none}
.DataTable-module__l6vYBG__wrapper{flex-direction:column;gap:.75rem;display:flex}.DataTable-module__l6vYBG__tableWrapper{border-radius:var(--radius-md);border:1px solid var(--border-soft);background:var(--bg-surface);max-height:calc(100vh - 280px);overflow:auto}.DataTable-module__l6vYBG__table{border-collapse:collapse;width:100%;font-size:.875rem}.DataTable-module__l6vYBG__table.DataTable-module__l6vYBG__fixedLayout{table-layout:fixed}.DataTable-module__l6vYBG__table thead{background:var(--bg-surface-secondary)}.DataTable-module__l6vYBG__table th{text-align:left;color:var(--text-secondary);border-bottom:1px solid var(--border-soft);white-space:nowrap;text-overflow:ellipsis;padding:.75rem;font-size:.8rem;font-weight:600;position:relative;overflow:hidden}.DataTable-module__l6vYBG__headerContent{align-items:center;gap:.25rem;display:flex}.DataTable-module__l6vYBG__headerLabelWithHelp{align-items:center;gap:.25rem;display:inline-flex}.DataTable-module__l6vYBG__headerHelpButton{border:1px solid var(--border-strong);background:var(--bg-surface);width:1rem;height:1rem;color:var(--text-secondary);cursor:help;transition:background var(--dur-1) var(--ease-out), border-color var(--dur-1) var(--ease-out), color var(--dur-1) var(--ease-out);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;padding:0;font-size:.75rem;font-weight:600;line-height:1;display:inline-flex}.DataTable-module__l6vYBG__headerHelpButton:hover,.DataTable-module__l6vYBG__headerHelpButton:focus-visible{background:var(--bg-surface-secondary);border-color:var(--brand);color:var(--brand)}.DataTable-module__l6vYBG__headerHelpButton:focus-visible{outline:2px solid var(--brand);outline-offset:2px}.DataTable-module__l6vYBG__headerContentCenter{justify-content:center}.DataTable-module__l6vYBG__headerContentRight{justify-content:flex-end}.DataTable-module__l6vYBG__resizableHeader{position:relative}.DataTable-module__l6vYBG__resizeHandle{cursor:col-resize;width:6px;transition:background var(--dur-1);z-index:5;background:0 0;position:absolute;top:0;bottom:0;right:0}.DataTable-module__l6vYBG__resizeHandle:hover,.DataTable-module__l6vYBG__resizeHandle:active{background:var(--brand)}.DataTable-module__l6vYBG__table.DataTable-module__l6vYBG__stickyHeader thead{z-index:10;position:sticky;top:0}.DataTable-module__l6vYBG__table.DataTable-module__l6vYBG__stickyHeader th{z-index:11;background:var(--bg-surface-secondary);position:sticky;top:0}.DataTable-module__l6vYBG__table td{border-bottom:1px solid var(--border-soft);color:var(--text-primary);vertical-align:middle;text-overflow:ellipsis;white-space:nowrap;padding:.75rem;overflow:hidden}.DataTable-module__l6vYBG__table.DataTable-module__l6vYBG__fixedLayout td{max-width:0}.DataTable-module__l6vYBG__table tbody tr:last-child td{border-bottom:none}.DataTable-module__l6vYBG__table tbody tr:hover{background:var(--hover)}.DataTable-module__l6vYBG__table.DataTable-module__l6vYBG__compact th,.DataTable-module__l6vYBG__table.DataTable-module__l6vYBG__compact td{padding:.5rem .75rem}.DataTable-module__l6vYBG__alignCenter{text-align:center}.DataTable-module__l6vYBG__alignRight{text-align:right}.DataTable-module__l6vYBG__clickableRow{cursor:pointer;transition:background var(--dur-1)}.DataTable-module__l6vYBG__clickableRow:hover{background:var(--brand-muted)!important}.DataTable-module__l6vYBG__highlightedRow{animation:2s ease-in-out DataTable-module__l6vYBG__highlightPulse;background:var(--brand-muted)!important}@keyframes DataTable-module__l6vYBG__highlightPulse{0%{background:var(--brand-light);box-shadow:0 0 20px var(--brand-muted)}50%{background:var(--brand-muted);box-shadow:none}to{background:var(--brand-muted);box-shadow:none}}@media (max-width:768px){.DataTable-module__l6vYBG__hideOnMobile{display:none}}.DataTable-module__l6vYBG__emptyState{color:var(--text-muted);text-align:center;background:var(--bg-surface);border:1px solid var(--border-soft);border-radius:var(--radius-md);flex-direction:column;justify-content:center;align-items:center;gap:1rem;min-width:100%;min-height:200px;padding:3rem 2rem;display:flex}.DataTable-module__l6vYBG__spinner{border:3px solid var(--border-soft);border-top-color:var(--brand);border-radius:50%;width:24px;height:24px;animation:.8s linear infinite DataTable-module__l6vYBG__spin}@keyframes DataTable-module__l6vYBG__spin{to{transform:rotate(360deg)}}.DataTable-module__l6vYBG__noResults{text-align:center;color:var(--text-muted);flex-direction:column;align-items:center;gap:.75rem;padding:2rem;display:flex}.DataTable-module__l6vYBG__clearFiltersButton{background:var(--brand);color:#fff;border-radius:var(--radius-sm);cursor:pointer;transition:all var(--dur-1);border:none;padding:.5rem 1rem;font-size:.8rem;font-weight:500}.DataTable-module__l6vYBG__clearFiltersButton:hover{filter:brightness(1.1)}.DataTable-module__l6vYBG__searchBar{align-items:center;gap:1rem;width:100%;padding:0 .5rem;display:flex;position:relative}.DataTable-module__l6vYBG__searchInputWrapper{flex:1;position:relative}.DataTable-module__l6vYBG__searchInput{border:1px solid var(--border-soft);border-radius:var(--radius-sm);background:var(--bg-surface);width:100%;color:var(--text-primary);transition:border-color var(--dur-1);padding:.6rem 2.5rem .6rem 1rem;font-size:.9rem}.DataTable-module__l6vYBG__searchInput:focus{border-color:var(--brand);box-shadow:0 0 0 3px var(--brand-muted);outline:none}.DataTable-module__l6vYBG__searchInput::placeholder{color:var(--text-muted)}.DataTable-module__l6vYBG__searchClear{color:var(--text-muted);cursor:pointer;border-radius:var(--radius-sm);transition:all var(--dur-1);background:0 0;border:none;padding:.25rem .5rem;font-size:1rem;position:absolute;top:50%;right:.5rem;transform:translateY(-50%)}.DataTable-module__l6vYBG__searchClear:hover{background:var(--bg-surface-secondary);color:var(--text-primary)}.DataTable-module__l6vYBG__exportButton{background:var(--bg-surface);border:1px solid var(--border-soft);border-radius:var(--radius-sm);color:var(--text-primary);cursor:pointer;white-space:nowrap;flex-shrink:0;align-items:center;gap:.4rem;margin-left:auto;padding:.6rem 1rem;font-size:.875rem;font-weight:500;transition:all .15s;display:flex}.DataTable-module__l6vYBG__exportButton:hover{background:var(--brand);border-color:var(--brand);color:#fff}.DataTable-module__l6vYBG__columnSelectorWrapper{flex-shrink:0;position:relative}.DataTable-module__l6vYBG__columnSelectorButton{background:var(--bg-surface);border:1px solid var(--border-soft);border-radius:var(--radius-sm);color:var(--text-primary);cursor:pointer;white-space:nowrap;align-items:center;gap:.4rem;padding:.6rem 1rem;font-size:.875rem;font-weight:500;transition:all .15s;display:flex}.DataTable-module__l6vYBG__columnSelectorButton:hover{background:var(--bg-surface-secondary);border-color:var(--border-default)}.DataTable-module__l6vYBG__columnSelectorDropdown{background:var(--bg-surface);border:1px solid var(--border-soft);border-radius:var(--radius-md);z-index:100;min-width:200px;max-height:400px;margin-top:.25rem;position:absolute;top:100%;right:0;overflow-y:auto;box-shadow:0 4px 12px #00000026}.DataTable-module__l6vYBG__columnSelectorHeader{color:var(--text-secondary);border-bottom:1px solid var(--border-soft);text-transform:uppercase;letter-spacing:.05em;padding:.75rem 1rem;font-size:.8rem;font-weight:600}.DataTable-module__l6vYBG__columnSelectorItem{cursor:pointer;align-items:center;gap:.5rem;padding:.6rem 1rem;font-size:.875rem;transition:background .1s;display:flex}.DataTable-module__l6vYBG__columnSelectorItem:hover{background:var(--bg-surface-secondary)}.DataTable-module__l6vYBG__columnSelectorItem.DataTable-module__l6vYBG__disabled{opacity:.5;cursor:not-allowed}.DataTable-module__l6vYBG__columnSelectorItem input[type=checkbox]{width:1rem;height:1rem;accent-color:var(--brand)}.DataTable-module__l6vYBG__activeFilters{background:var(--brand-muted);border-radius:var(--radius-sm);flex-wrap:wrap;align-items:center;gap:.5rem;padding:.75rem 1rem;display:flex}.DataTable-module__l6vYBG__filterBar{border-radius:var(--radius-sm);background:#fef3c7;align-items:center;gap:.75rem;padding:.6rem 1rem;font-size:.85rem;display:flex}.DataTable-module__l6vYBG__filterInfo{color:#92400e;font-weight:500}.DataTable-module__l6vYBG__filterLabel{color:var(--brand);font-size:.8rem;font-weight:500}.DataTable-module__l6vYBG__filterTag{background:var(--bg-surface);border:1px solid var(--border-soft);color:var(--text-secondary);border-radius:99px;align-items:center;gap:.35rem;padding:.25rem .5rem;font-size:.75rem;display:inline-flex}.DataTable-module__l6vYBG__filterTagClose{width:1rem;height:1rem;color:var(--text-muted);cursor:pointer;transition:all var(--dur-1);background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:0;font-size:.9rem;display:inline-flex}.DataTable-module__l6vYBG__filterTagClose:hover{background:var(--danger);color:#fff}.DataTable-module__l6vYBG__clearAllButton{border:1px solid var(--brand);border-radius:var(--radius-sm);color:var(--brand);cursor:pointer;transition:all var(--dur-1);background:0 0;margin-left:auto;padding:.25rem .6rem;font-size:.75rem;font-weight:500}.DataTable-module__l6vYBG__clearAllButton:hover{background:var(--brand);color:#fff}.DataTable-module__l6vYBG__dropdownWrapper{min-width:120px;max-width:100%}.DataTable-module__l6vYBG__inlineInput{background:var(--bg-surface);border:1px solid var(--border-soft);width:100%;font:inherit;color:var(--text-primary);border-radius:4px;padding:.4rem .5rem;font-size:.85rem;transition:border-color .15s,box-shadow .15s}.DataTable-module__l6vYBG__inlineInput:focus{border-color:var(--brand);outline:none;box-shadow:0 0 0 2px #2563eb26}.DataTable-module__l6vYBG__inlineInput:disabled{opacity:.6;cursor:not-allowed}.DataTable-module__l6vYBG__inlineInput::placeholder{color:var(--text-muted)}.DataTable-module__l6vYBG__checkboxLabel{cursor:pointer;align-items:center;gap:.5rem;display:flex}.DataTable-module__l6vYBG__checkbox{width:16px;height:16px;accent-color:var(--brand);cursor:pointer}.DataTable-module__l6vYBG__checkbox:disabled{cursor:not-allowed;opacity:.5}.DataTable-module__l6vYBG__badge{white-space:nowrap;border-radius:999px;align-items:center;padding:.25rem .75rem;font-size:.75rem;font-weight:500;display:inline-flex}.DataTable-module__l6vYBG__badgeDefault{background:var(--bg-surface-secondary);color:var(--text-secondary)}.DataTable-module__l6vYBG__badgeSuccess{color:#16a34a;background:#16a34a1a}.DataTable-module__l6vYBG__badgeWarning{color:#ca8a04;background:#eab3081a}.DataTable-module__l6vYBG__badgeError{color:#dc2626;background:#dc26261a}.DataTable-module__l6vYBG__badgeInfo{color:#2563eb;background:#2563eb1a}.DataTable-module__l6vYBG__amountPositive{color:#16a34a;font-weight:500}.DataTable-module__l6vYBG__amountNegative{color:#dc2626;font-weight:500}.DataTable-module__l6vYBG__expandButton{cursor:pointer;color:var(--text-muted);background:0 0;border:none;flex-shrink:0;width:1rem;padding:0;font-size:.7rem;transition:color .15s}.DataTable-module__l6vYBG__expandButton:hover{color:var(--brand)}.DataTable-module__l6vYBG__attachmentList{flex-direction:column;gap:3px;display:flex}.DataTable-module__l6vYBG__attachmentItem{background:var(--bg-surface-secondary);border-left:3px solid #0000;border-radius:4px;align-items:center;gap:4px;padding:3px 6px;font-size:.75rem;display:flex}.DataTable-module__l6vYBG__attachmentVisible{border-left-color:var(--success)}.DataTable-module__l6vYBG__attachmentInternal{border-left-color:var(--text-muted);opacity:.75}.DataTable-module__l6vYBG__attachmentScopeToggle{cursor:pointer;background:0 0;border:none;border-radius:3px;flex-shrink:0;align-items:center;padding:1px 2px;line-height:1;transition:background .15s;display:flex}.DataTable-module__l6vYBG__attachmentScopeToggle:hover{background:var(--bg-surface-tertiary,#0000000f)}.DataTable-module__l6vYBG__attachmentLink{cursor:pointer;color:var(--brand);white-space:nowrap;text-overflow:ellipsis;text-align:left;background:0 0;border:none;flex:1;min-width:0;max-width:180px;padding:0;font-size:.75rem;overflow:hidden}.DataTable-module__l6vYBG__attachmentLink:hover{text-decoration:underline}.DataTable-module__l6vYBG__attachmentDelete{cursor:pointer;color:var(--danger);opacity:.5;background:0 0;border:none;flex-shrink:0;padding:0 2px;font-size:.7rem;line-height:1;transition:opacity .15s}.DataTable-module__l6vYBG__attachmentDelete:hover{opacity:1;color:#ef4444}.DataTable-module__l6vYBG__addAttachmentButton{border:1px dashed var(--border-soft);cursor:pointer;color:var(--text-muted);background:0 0;border-radius:3px;align-self:flex-start;padding:1px 6px;font-size:.7rem;transition:all .15s}.DataTable-module__l6vYBG__addAttachmentButton:hover{border-color:var(--brand);color:var(--brand)}.DataTable-module__l6vYBG__mappedRow{background:var(--bg-surface-secondary)!important}.DataTable-module__l6vYBG__statusMapped{color:#16a34a;background:#16a34a1a;border-radius:4px;align-items:center;padding:.2rem .5rem;font-size:.75rem;font-weight:500;display:inline-flex}.DataTable-module__l6vYBG__statusPartial{color:#ca8a04;background:#eab3081a;border-radius:4px;align-items:center;padding:.2rem .5rem;font-size:.75rem;font-weight:500;display:inline-flex}.DataTable-module__l6vYBG__statusOpen{background:var(--bg-surface-secondary);color:var(--text-muted);border-radius:4px;align-items:center;padding:.2rem .5rem;font-size:.75rem;font-weight:500;display:inline-flex}.DataTable-module__l6vYBG__tableCheckbox{width:20px;height:20px;accent-color:var(--brand);cursor:pointer}.DataTable-module__l6vYBG__assignedBadge{color:#fff;background:var(--brand);box-sizing:border-box;border-radius:.65rem;justify-content:center;align-items:center;gap:.5rem;width:100%;min-height:48px;padding:.75rem 1rem;font-size:1rem;font-weight:500;display:inline-flex}.DataTable-module__l6vYBG__invoiceMatchPopup{z-index:1000;background:var(--bg-surface);border:1px solid var(--border-soft);border-radius:8px;min-width:350px;max-width:450px;padding:1rem;position:absolute;top:100%;left:0;box-shadow:0 4px 12px #00000026}.DataTable-module__l6vYBG__table td.DataTable-module__l6vYBG__overlayCell{z-index:1;position:relative;overflow:visible}.DataTable-module__l6vYBG__invoiceMatchTitle{color:var(--text-primary);margin-bottom:.75rem;font-weight:600}.DataTable-module__l6vYBG__invoiceMatchItem{background:var(--bg-surface-secondary);border:1px solid var(--border-soft);border-radius:6px;justify-content:space-between;align-items:center;margin-bottom:.5rem;padding:.75rem;display:flex}.DataTable-module__l6vYBG__invoiceMatchItemSkonto{background:#fefce8;border-color:#fde047}.DataTable-module__l6vYBG__mwstSelect{border:1px solid var(--border-soft);background:var(--bg-surface);color:var(--text-primary);cursor:pointer;border-radius:4px;width:70px;padding:.25rem .5rem;font-size:.85rem}.DataTable-module__l6vYBG__mwstSelect:disabled{background:var(--bg-surface-secondary);cursor:not-allowed;opacity:.6}.DataTable-module__l6vYBG__filterSummaryRow{background:#fef3c7!important}.DataTable-module__l6vYBG__filterSummaryCell{font-size:.85rem;padding:8px 12px!important}.DataTable-module__l6vYBG__filterSummaryContent{align-items:center;gap:12px;display:flex}.DataTable-module__l6vYBG__filterSummaryText{color:var(--text-primary);font-weight:500}.DataTable-module__l6vYBG__filterResetButton{color:#fff;cursor:pointer;background:#f59e0b;border:none;border-radius:4px;padding:4px 12px;font-size:.8rem;font-weight:500;transition:background .15s}.DataTable-module__l6vYBG__filterResetButton:hover{background:#d97706}.DataTable-module__l6vYBG__summaryFooter{background:var(--bg-surface-secondary);border-top:2px solid var(--border-soft);z-index:10;position:sticky;bottom:0}.DataTable-module__l6vYBG__summaryRow{font-weight:600}.DataTable-module__l6vYBG__summaryRow td{border-top:2px solid var(--brand);background:color-mix(in srgb, var(--brand) 5%, var(--bg-surface-secondary));padding:.75rem}.DataTable-module__l6vYBG__summaryLabel{color:var(--text-secondary);font-size:.85rem;font-weight:600}.DataTable-module__l6vYBG__summaryCell{font-variant-numeric:tabular-nums}.DataTable-module__l6vYBG__summaryValue{color:var(--brand);font-size:.9rem;font-weight:700}.DataTable-module__l6vYBG__compact .DataTable-module__l6vYBG__summaryRow td{padding:.5rem .625rem}
.TaskEntityContextMenu-module__5H1uSa__menu{background:var(--bg-surface);border-radius:8px;min-width:220px;max-width:300px;animation:.15s ease-out TaskEntityContextMenu-module__5H1uSa__fadeIn;overflow:hidden;box-shadow:0 4px 20px #00000026,0 0 0 1px #0000000d}@keyframes TaskEntityContextMenu-module__5H1uSa__fadeIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.TaskEntityContextMenu-module__5H1uSa__header{background:var(--bg-surface-secondary);border-bottom:1px solid #e9ecef;align-items:center;gap:8px;padding:10px 14px;display:flex}.TaskEntityContextMenu-module__5H1uSa__icon{font-size:1rem}.TaskEntityContextMenu-module__5H1uSa__title{color:#495057;white-space:nowrap;text-overflow:ellipsis;font-size:.85rem;font-weight:500;overflow:hidden}.TaskEntityContextMenu-module__5H1uSa__divider{background:#e9ecef;height:1px;margin:0}.TaskEntityContextMenu-module__5H1uSa__menuItem{color:#212529;cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:10px;width:100%;padding:10px 14px;font-size:.9rem;transition:background-color .15s;display:flex}.TaskEntityContextMenu-module__5H1uSa__menuItem:hover{background:#f1f3f4}.TaskEntityContextMenu-module__5H1uSa__menuItem:active{background:#e9ecef}.TaskEntityContextMenu-module__5H1uSa__menuIcon{text-align:center;flex-shrink:0;width:20px;font-size:1rem}.TaskEntityContextMenu-module__5H1uSa__hint{color:#868e96;margin-left:auto;font-size:.75rem}.TaskEntityContextMenu-module__5H1uSa__badge{color:#fff;background:#007bff;border-radius:10px;margin-left:auto;padding:2px 8px;font-size:.75rem;font-weight:500}.TaskEntityContextMenu-module__5H1uSa__cancelItem{color:#868e96}.TaskEntityContextMenu-module__5H1uSa__cancelItem:hover{color:#495057}@media (prefers-color-scheme:dark){.TaskEntityContextMenu-module__5H1uSa__menu{background:#2d2d2d;box-shadow:0 4px 20px #0006}.TaskEntityContextMenu-module__5H1uSa__header{background:#363636;border-bottom-color:#444}.TaskEntityContextMenu-module__5H1uSa__title{color:#e0e0e0}.TaskEntityContextMenu-module__5H1uSa__divider{background:#444}.TaskEntityContextMenu-module__5H1uSa__menuItem{color:#e0e0e0}.TaskEntityContextMenu-module__5H1uSa__menuItem:hover{background:#3a3a3a}.TaskEntityContextMenu-module__5H1uSa__hint,.TaskEntityContextMenu-module__5H1uSa__cancelItem{color:#888}.TaskEntityContextMenu-module__5H1uSa__cancelItem:hover{color:#bbb}}
.TaskLinkPicker-module__8rXrMW__picker{flex-direction:column;gap:.75rem;display:flex}.TaskLinkPicker-module__8rXrMW__header{flex-direction:column;gap:.25rem;display:flex}.TaskLinkPicker-module__8rXrMW__label{color:var(--text-secondary);margin:0;font-size:.875rem;font-weight:600}.TaskLinkPicker-module__8rXrMW__description{color:var(--text-muted);margin:0;font-size:.8125rem;line-height:1.5}.TaskLinkPicker-module__8rXrMW__selectedCard,.TaskLinkPicker-module__8rXrMW__emptySelection,.TaskLinkPicker-module__8rXrMW__resultsPanel{border:1px solid var(--border-soft);border-radius:var(--radius-lg);background:var(--bg-surface-secondary)}.TaskLinkPicker-module__8rXrMW__selectedCard{justify-content:space-between;align-items:flex-start;gap:.75rem;padding:.875rem;display:flex}.TaskLinkPicker-module__8rXrMW__selectedContent{flex-direction:column;gap:.375rem;min-width:0;display:flex}.TaskLinkPicker-module__8rXrMW__selectedMetaRow,.TaskLinkPicker-module__8rXrMW__resultMetaRow{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.TaskLinkPicker-module__8rXrMW__typeBadge,.TaskLinkPicker-module__8rXrMW__statusBadge{border-radius:999px;align-items:center;min-height:1.5rem;padding:.125rem .5rem;font-size:.75rem;font-weight:600;display:inline-flex}.TaskLinkPicker-module__8rXrMW__typeBadge{background:var(--brand-muted);color:var(--brand)}.TaskLinkPicker-module__8rXrMW__statusBadge{background:color-mix(in srgb, var(--text-muted) 12%, var(--bg-surface));color:var(--text-secondary)}.TaskLinkPicker-module__8rXrMW__selectedTitle,.TaskLinkPicker-module__8rXrMW__resultTitle{color:var(--text-primary);margin:0;font-size:.9375rem;font-weight:600;line-height:1.4}.TaskLinkPicker-module__8rXrMW__selectedSubtitle,.TaskLinkPicker-module__8rXrMW__resultSubtitle,.TaskLinkPicker-module__8rXrMW__stateText{color:var(--text-muted);margin:0;font-size:.8125rem;line-height:1.5}.TaskLinkPicker-module__8rXrMW__emptySelection,.TaskLinkPicker-module__8rXrMW__stateText{padding:.875rem}.TaskLinkPicker-module__8rXrMW__stateError{color:var(--danger)}.TaskLinkPicker-module__8rXrMW__clearButton{border:1px solid var(--border-soft);border-radius:var(--radius-sm);background:var(--bg-surface);width:2rem;height:2rem;color:var(--text-muted);cursor:pointer;transition:background var(--dur-2) var(--ease-out), border-color var(--dur-2) var(--ease-out), color var(--dur-2) var(--ease-out), opacity var(--dur-2) var(--ease-out);justify-content:center;align-items:center;padding:0;display:inline-flex}.TaskLinkPicker-module__8rXrMW__clearButton:hover:not(:disabled){border-color:color-mix(in srgb, var(--danger) 26%, var(--border-soft));color:var(--danger)}.TaskLinkPicker-module__8rXrMW__clearButton:disabled,.TaskLinkPicker-module__8rXrMW__resultButton:disabled,.TaskLinkPicker-module__8rXrMW__controlField select:disabled,.TaskLinkPicker-module__8rXrMW__searchInputWrapper input:disabled{opacity:.6;cursor:not-allowed}.TaskLinkPicker-module__8rXrMW__controls{grid-template-columns:minmax(0,.95fr) minmax(0,1.25fr);gap:.75rem;display:grid}.TaskLinkPicker-module__8rXrMW__controlField{flex-direction:column;gap:.375rem;display:flex}.TaskLinkPicker-module__8rXrMW__controlField label{color:var(--text-secondary);font-size:.875rem;font-weight:600}.TaskLinkPicker-module__8rXrMW__controlField select,.TaskLinkPicker-module__8rXrMW__searchInputWrapper input{border:1px solid var(--border-soft);border-radius:var(--radius-md);background:var(--bg-surface);width:100%;min-height:2.75rem;color:var(--text-primary);transition:border-color var(--dur-2) var(--ease-out), box-shadow var(--dur-2) var(--ease-out), background var(--dur-2) var(--ease-out);padding:.75rem .875rem;font-size:.9375rem}.TaskLinkPicker-module__8rXrMW__controlField select:focus,.TaskLinkPicker-module__8rXrMW__searchInputWrapper input:focus{border-color:var(--brand);box-shadow:0 0 0 3px color-mix(in srgb, var(--brand) 12%, transparent);outline:none}.TaskLinkPicker-module__8rXrMW__searchInputWrapper{position:relative}.TaskLinkPicker-module__8rXrMW__searchIcon{color:var(--text-muted);pointer-events:none;justify-content:center;align-items:center;display:inline-flex;position:absolute;top:50%;left:.875rem;transform:translateY(-50%)}.TaskLinkPicker-module__8rXrMW__searchInputWrapper input{padding-left:2.5rem}.TaskLinkPicker-module__8rXrMW__resultList{gap:.5rem;margin:0;padding:.5rem;list-style:none;display:grid}.TaskLinkPicker-module__8rXrMW__resultButton{border:1px solid var(--border-soft);border-radius:var(--radius-md);background:var(--bg-surface);width:100%;color:inherit;text-align:left;cursor:pointer;transition:border-color var(--dur-2) var(--ease-out), background var(--dur-2) var(--ease-out), box-shadow var(--dur-2) var(--ease-out), opacity var(--dur-2) var(--ease-out);justify-content:space-between;align-items:flex-start;gap:.75rem;padding:.75rem;display:flex}.TaskLinkPicker-module__8rXrMW__resultButton:hover:not(:disabled){border-color:var(--brand);box-shadow:var(--shadow-soft)}.TaskLinkPicker-module__8rXrMW__resultContent{flex-direction:column;gap:.375rem;min-width:0;display:flex}.TaskLinkPicker-module__8rXrMW__resultAction{color:var(--brand);flex-shrink:0;font-size:.8125rem;font-weight:600}@media (max-width:48rem){.TaskLinkPicker-module__8rXrMW__controls{grid-template-columns:1fr}}
.CreateTaskModal-module__eE4yEG__overlay{z-index:2000;background:color-mix(in srgb, var(--text-primary) 38%, transparent);justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.CreateTaskModal-module__eE4yEG__modal{background:var(--bg-surface);border:1px solid var(--border-soft);border-radius:var(--radius-xl);width:min(42rem,100%);max-height:min(90vh,56rem);box-shadow:var(--shadow-hard);flex-direction:column;display:flex;overflow:hidden}.CreateTaskModal-module__eE4yEG__header{border-bottom:1px solid var(--border-soft);justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.25rem;display:flex}.CreateTaskModal-module__eE4yEG__header h2{color:var(--text-primary);margin:0;font-size:1.5rem;font-weight:700}.CreateTaskModal-module__eE4yEG__closeBtn{border:1px solid var(--border-soft);border-radius:var(--radius-md);background:var(--bg-surface-secondary);width:2.5rem;height:2.5rem;color:var(--text-secondary);cursor:pointer;transition:background var(--dur-2) var(--ease-out), border-color var(--dur-2) var(--ease-out), color var(--dur-2) var(--ease-out);justify-content:center;align-items:center;padding:0;display:inline-flex}.CreateTaskModal-module__eE4yEG__closeBtn:hover{background:var(--bg-surface);border-color:var(--brand);color:var(--text-primary)}.CreateTaskModal-module__eE4yEG__form{flex-direction:column;flex:1;gap:1rem;padding:1rem 1.25rem 1.25rem;display:flex;overflow-y:auto}.CreateTaskModal-module__eE4yEG__error{border:1px solid color-mix(in srgb, var(--danger) 22%, var(--border-soft));border-radius:var(--radius-md);background:color-mix(in srgb, var(--danger) 8%, var(--bg-surface));color:var(--danger);padding:.75rem 1rem;font-size:.875rem;line-height:1.5}.CreateTaskModal-module__eE4yEG__section{flex-direction:column;gap:.75rem;display:flex}.CreateTaskModal-module__eE4yEG__sectionLabel{letter-spacing:.04em;text-transform:uppercase;color:var(--text-muted);font-size:.75rem;font-weight:600}.CreateTaskModal-module__eE4yEG__field{flex-direction:column;gap:.375rem;display:flex}.CreateTaskModal-module__eE4yEG__field label{color:var(--text-secondary);font-size:.875rem;font-weight:600}.CreateTaskModal-module__eE4yEG__field input,.CreateTaskModal-module__eE4yEG__field textarea,.CreateTaskModal-module__eE4yEG__field select{border:1px solid var(--border-soft);border-radius:var(--radius-md);background:var(--bg-surface);width:100%;color:var(--text-primary);transition:border-color var(--dur-2) var(--ease-out), box-shadow var(--dur-2) var(--ease-out), background var(--dur-2) var(--ease-out);padding:.75rem .875rem;font-size:.9375rem}.CreateTaskModal-module__eE4yEG__field input:focus,.CreateTaskModal-module__eE4yEG__field textarea:focus,.CreateTaskModal-module__eE4yEG__field select:focus{border-color:var(--brand);box-shadow:0 0 0 3px color-mix(in srgb, var(--brand) 12%, transparent);outline:none}.CreateTaskModal-module__eE4yEG__field input::placeholder,.CreateTaskModal-module__eE4yEG__field textarea::placeholder{color:var(--text-muted)}.CreateTaskModal-module__eE4yEG__field textarea{resize:vertical;min-height:7.5rem}.CreateTaskModal-module__eE4yEG__field small{color:var(--text-muted);font-size:.8125rem}.CreateTaskModal-module__eE4yEG__titleInput{font-weight:600;font-size:1rem!important}.CreateTaskModal-module__eE4yEG__loadingText{color:var(--text-muted);font-size:.8125rem}.CreateTaskModal-module__eE4yEG__row{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.CreateTaskModal-module__eE4yEG__assigneeList{flex-wrap:wrap;gap:.5rem;display:flex}.CreateTaskModal-module__eE4yEG__assigneeBtn{border:1px solid var(--border-soft);background:var(--bg-surface-secondary);min-height:2.5rem;color:var(--text-secondary);cursor:pointer;transition:background var(--dur-2) var(--ease-out), border-color var(--dur-2) var(--ease-out), color var(--dur-2) var(--ease-out);border-radius:999px;align-items:center;gap:.5rem;padding:.5rem .875rem;font-size:.875rem;display:inline-flex}.CreateTaskModal-module__eE4yEG__assigneeBtn:hover{border-color:var(--brand);color:var(--text-primary)}.CreateTaskModal-module__eE4yEG__assigneeBtn.CreateTaskModal-module__eE4yEG__selected{background:var(--brand-muted);border-color:var(--brand);color:var(--brand)}.CreateTaskModal-module__eE4yEG__avatar{background:color-mix(in srgb, var(--text-muted) 20%, var(--bg-surface));width:1.5rem;height:1.5rem;color:var(--text-secondary);border-radius:999px;justify-content:center;align-items:center;font-size:.75rem;font-weight:600;display:inline-flex}.CreateTaskModal-module__eE4yEG__assigneeBtn.CreateTaskModal-module__eE4yEG__selected .CreateTaskModal-module__eE4yEG__avatar{background:color-mix(in srgb, var(--brand) 16%, var(--bg-surface));color:var(--brand)}.CreateTaskModal-module__eE4yEG__filePanel{border:1px solid var(--border-soft);border-radius:var(--radius-lg);background:var(--bg-surface-secondary);flex-direction:column;gap:.75rem;padding:.875rem;display:flex}.CreateTaskModal-module__eE4yEG__filePanelHeader{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.CreateTaskModal-module__eE4yEG__filePanelTitle{color:var(--text-primary);margin:0;font-size:.9375rem;font-weight:600}.CreateTaskModal-module__eE4yEG__filePanelHint{color:var(--text-muted);margin:.25rem 0 0;font-size:.8125rem;line-height:1.5}.CreateTaskModal-module__eE4yEG__fileInput{display:none}.CreateTaskModal-module__eE4yEG__filePickerButton{border:1px solid var(--border-soft);border-radius:var(--radius-md);background:var(--bg-surface);min-height:2.5rem;color:var(--text-secondary);cursor:pointer;transition:background var(--dur-2) var(--ease-out), border-color var(--dur-2) var(--ease-out), color var(--dur-2) var(--ease-out);align-items:center;gap:.5rem;padding:.5rem .875rem;font-size:.875rem;font-weight:600;display:inline-flex}.CreateTaskModal-module__eE4yEG__filePickerButton:hover{border-color:var(--brand);color:var(--text-primary)}.CreateTaskModal-module__eE4yEG__fileList{gap:.5rem;margin:0;padding:0;list-style:none;display:grid}.CreateTaskModal-module__eE4yEG__fileItem{border:1px solid var(--border-soft);border-radius:var(--radius-md);background:var(--bg-surface);justify-content:space-between;align-items:center;gap:.75rem;padding:.625rem .75rem;display:flex}.CreateTaskModal-module__eE4yEG__fileName{min-width:0;color:var(--text-secondary);white-space:nowrap;text-overflow:ellipsis;font-size:.875rem;overflow:hidden}.CreateTaskModal-module__eE4yEG__fileRemoveButton{border:1px solid var(--border-soft);border-radius:var(--radius-sm);background:var(--bg-surface-secondary);width:2rem;height:2rem;color:var(--text-muted);cursor:pointer;transition:background var(--dur-2) var(--ease-out), border-color var(--dur-2) var(--ease-out), color var(--dur-2) var(--ease-out);justify-content:center;align-items:center;padding:0;display:inline-flex}.CreateTaskModal-module__eE4yEG__fileRemoveButton:hover{border-color:color-mix(in srgb, var(--danger) 26%, var(--border-soft));color:var(--danger)}.CreateTaskModal-module__eE4yEG__fileEmptyState{color:var(--text-muted);margin:0;font-size:.875rem}.CreateTaskModal-module__eE4yEG__actions{border-top:1px solid var(--border-soft);background:var(--bg-surface);justify-content:flex-end;align-items:center;gap:.75rem;padding:1rem 1.25rem;display:flex}.CreateTaskModal-module__eE4yEG__cancelBtn,.CreateTaskModal-module__eE4yEG__submitBtn{border-radius:var(--radius-md);cursor:pointer;min-height:2.75rem;transition:background var(--dur-2) var(--ease-out), border-color var(--dur-2) var(--ease-out), color var(--dur-2) var(--ease-out), opacity var(--dur-2) var(--ease-out);padding:.625rem 1rem;font-size:.9375rem;font-weight:600}.CreateTaskModal-module__eE4yEG__cancelBtn{border:1px solid var(--border-soft);background:var(--bg-surface-secondary);color:var(--text-secondary)}.CreateTaskModal-module__eE4yEG__cancelBtn:hover{border-color:var(--brand);color:var(--text-primary)}.CreateTaskModal-module__eE4yEG__submitBtn{border:1px solid var(--text-primary);background:var(--text-primary);color:var(--bg-surface)}.CreateTaskModal-module__eE4yEG__submitBtn:hover:not(:disabled){background:color-mix(in srgb, var(--text-primary) 88%, var(--brand))}.CreateTaskModal-module__eE4yEG__submitBtn:disabled,.CreateTaskModal-module__eE4yEG__cancelBtn:disabled{opacity:.6;cursor:not-allowed}@media (max-width:48rem){.CreateTaskModal-module__eE4yEG__overlay{padding:.75rem}.CreateTaskModal-module__eE4yEG__modal{width:100%;max-height:calc(var(--app-vh) - 1.5rem)}.CreateTaskModal-module__eE4yEG__row,.CreateTaskModal-module__eE4yEG__filePanelHeader{grid-template-columns:1fr;display:grid}.CreateTaskModal-module__eE4yEG__filePickerButton,.CreateTaskModal-module__eE4yEG__actions button{width:100%}.CreateTaskModal-module__eE4yEG__actions{flex-direction:column-reverse;align-items:stretch}}
.MobileTaskDetailSheet-module__flL3VW__overlay{z-index:1000;background:#00000080;animation:.2s MobileTaskDetailSheet-module__flL3VW__fadeIn;position:fixed;inset:0}@keyframes MobileTaskDetailSheet-module__flL3VW__fadeIn{0%{opacity:0}to{opacity:1}}.MobileTaskDetailSheet-module__flL3VW__sheet{z-index:1001;border-radius:16px 16px 0 0;flex-direction:column;max-height:85vh;animation:.3s MobileTaskDetailSheet-module__flL3VW__slideUp;display:flex;position:fixed;bottom:0;left:0;right:0;overflow:hidden;background:#1a1a2e!important}@media (prefers-color-scheme:light){.MobileTaskDetailSheet-module__flL3VW__sheet{background:#fff!important}}@keyframes MobileTaskDetailSheet-module__flL3VW__slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.MobileTaskDetailSheet-module__flL3VW__handle{flex-shrink:0;justify-content:center;padding:10px 0 6px;display:flex}.MobileTaskDetailSheet-module__flL3VW__handleBar{background:#4a4a6a;border-radius:2px;width:40px;height:4px}@media (prefers-color-scheme:light){.MobileTaskDetailSheet-module__flL3VW__handleBar{background:#d1d5db}}.MobileTaskDetailSheet-module__flL3VW__header{flex-shrink:0;justify-content:space-between;align-items:flex-start;gap:12px;padding:4px 16px 12px;display:flex}.MobileTaskDetailSheet-module__flL3VW__headerLeft{flex:1;min-width:0}.MobileTaskDetailSheet-module__flL3VW__title{word-break:break-word;margin:0 0 6px;font-size:18px;font-weight:700;line-height:1.3;color:#f0f0f0!important}@media (prefers-color-scheme:light){.MobileTaskDetailSheet-module__flL3VW__title{color:#111827!important}}.MobileTaskDetailSheet-module__flL3VW__badges{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.MobileTaskDetailSheet-module__flL3VW__closeButton{cursor:pointer;-webkit-tap-highlight-color:transparent;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex;color:#a0a0b0!important;background:#2a2a4a!important}@media (prefers-color-scheme:light){.MobileTaskDetailSheet-module__flL3VW__closeButton{color:#6b7280!important;background:#f3f4f6!important}}.MobileTaskDetailSheet-module__flL3VW__content{-webkit-overflow-scrolling:touch;flex:1;padding:0 16px 24px;overflow-y:auto}.MobileTaskDetailSheet-module__flL3VW__section{margin-bottom:20px}.MobileTaskDetailSheet-module__flL3VW__sectionTitle{text-transform:uppercase;letter-spacing:.5px;margin:0 0 10px;font-size:13px;font-weight:600;color:#88a!important}@media (prefers-color-scheme:light){.MobileTaskDetailSheet-module__flL3VW__sectionTitle{color:#6b7280!important}}.MobileTaskDetailSheet-module__flL3VW__infoGrid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.MobileTaskDetailSheet-module__flL3VW__infoItem{flex-direction:column;gap:2px;display:flex}.MobileTaskDetailSheet-module__flL3VW__infoLabel{color:#6b6b8a;font-size:11px;font-weight:500}@media (prefers-color-scheme:light){.MobileTaskDetailSheet-module__flL3VW__infoLabel{color:#9ca3af}}.MobileTaskDetailSheet-module__flL3VW__infoValue{color:#e0e0e0;font-size:14px;font-weight:500}@media (prefers-color-scheme:light){.MobileTaskDetailSheet-module__flL3VW__infoValue{color:#374151}}.MobileTaskDetailSheet-module__flL3VW__infoValueOverdue{font-weight:600;color:#ef4444!important}.MobileTaskDetailSheet-module__flL3VW__description{color:#c0c0d0;white-space:pre-wrap;word-break:break-word;background:#222240;border-radius:10px;margin:0;padding:12px;font-size:14px;line-height:1.6}@media (prefers-color-scheme:light){.MobileTaskDetailSheet-module__flL3VW__description{color:#4b5563;background:#f9fafb}}.MobileTaskDetailSheet-module__flL3VW__assigneeList{flex-direction:column;gap:8px;display:flex}.MobileTaskDetailSheet-module__flL3VW__assigneeItem{background:#222240;border-radius:10px;align-items:center;gap:10px;padding:8px 12px;display:flex}@media (prefers-color-scheme:light){.MobileTaskDetailSheet-module__flL3VW__assigneeItem{background:#f9fafb}}.MobileTaskDetailSheet-module__flL3VW__assigneeName{color:#e0e0e0;flex:1;font-size:14px;font-weight:500}@media (prefers-color-scheme:light){.MobileTaskDetailSheet-module__flL3VW__assigneeName{color:#374151}}.MobileTaskDetailSheet-module__flL3VW__roleBadge{color:#60a5fa;background:#2563eb22;border-radius:12px;padding:2px 8px;font-size:11px;font-weight:500}.MobileTaskDetailSheet-module__flL3VW__attachmentList{flex-direction:column;gap:6px;display:flex}.MobileTaskDetailSheet-module__flL3VW__attachmentItem{cursor:pointer;text-align:left;-webkit-tap-highlight-color:transparent;background:#222240;border:none;border-radius:10px;align-items:center;gap:10px;min-height:44px;padding:10px 12px;display:flex}@media (prefers-color-scheme:light){.MobileTaskDetailSheet-module__flL3VW__attachmentItem{background:#f9fafb}}.MobileTaskDetailSheet-module__flL3VW__attachmentIcon{color:#60a5fa;flex-shrink:0}.MobileTaskDetailSheet-module__flL3VW__attachmentName{color:#c0c0d0;text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:13px;overflow:hidden}@media (prefers-color-scheme:light){.MobileTaskDetailSheet-module__flL3VW__attachmentName{color:#374151}}.MobileTaskDetailSheet-module__flL3VW__attachmentSize{color:#6b6b8a;flex-shrink:0;font-size:11px}.MobileTaskDetailSheet-module__flL3VW__linkList{flex-direction:column;gap:6px;display:flex}.MobileTaskDetailSheet-module__flL3VW__linkItem{background:#222240;border-radius:10px;align-items:center;gap:10px;min-height:44px;padding:10px 12px;display:flex}@media (prefers-color-scheme:light){.MobileTaskDetailSheet-module__flL3VW__linkItem{background:#f9fafb}}.MobileTaskDetailSheet-module__flL3VW__linkIcon{color:#a78bfa;flex-shrink:0}.MobileTaskDetailSheet-module__flL3VW__linkTitle{color:#c0c0d0;flex:1;font-size:13px}@media (prefers-color-scheme:light){.MobileTaskDetailSheet-module__flL3VW__linkTitle{color:#374151}}.MobileTaskDetailSheet-module__flL3VW__linkType{color:#a78bfa;background:#a78bfa22;border-radius:12px;padding:2px 8px;font-size:11px;font-weight:500}.MobileTaskDetailSheet-module__flL3VW__commentList{flex-direction:column;gap:10px;display:flex}.MobileTaskDetailSheet-module__flL3VW__commentItem{background:#222240;border-radius:10px;padding:10px 12px}@media (prefers-color-scheme:light){.MobileTaskDetailSheet-module__flL3VW__commentItem{background:#f9fafb}}.MobileTaskDetailSheet-module__flL3VW__commentHeader{justify-content:space-between;align-items:center;margin-bottom:4px;display:flex}.MobileTaskDetailSheet-module__flL3VW__commentAuthor{color:#e0e0e0;font-size:13px;font-weight:600}@media (prefers-color-scheme:light){.MobileTaskDetailSheet-module__flL3VW__commentAuthor{color:#374151}}.MobileTaskDetailSheet-module__flL3VW__commentDate{color:#6b6b8a;font-size:11px}.MobileTaskDetailSheet-module__flL3VW__commentText{color:#c0c0d0;white-space:pre-wrap;word-break:break-word;margin:0;font-size:13px;line-height:1.5}@media (prefers-color-scheme:light){.MobileTaskDetailSheet-module__flL3VW__commentText{color:#4b5563}}.MobileTaskDetailSheet-module__flL3VW__projectBadge{color:#c0c0d0;background:#222240;border-radius:10px;align-items:center;gap:6px;padding:6px 12px;font-size:13px;display:inline-flex}@media (prefers-color-scheme:light){.MobileTaskDetailSheet-module__flL3VW__projectBadge{color:#374151;background:#f3f4f6}}.MobileTaskDetailSheet-module__flL3VW__statusActions{flex-wrap:wrap;gap:8px;padding-top:4px;display:flex}.MobileTaskDetailSheet-module__flL3VW__statusButton{color:#c0c0d0;cursor:pointer;-webkit-tap-highlight-color:transparent;background:#2a2a4a;border:1px solid #3f3f5a;border-radius:10px;justify-content:center;align-items:center;min-height:44px;padding:8px 16px;font-size:13px;font-weight:500;transition:all .15s;display:inline-flex}@media (prefers-color-scheme:light){.MobileTaskDetailSheet-module__flL3VW__statusButton{color:#374151;background:#f9fafb;border:1px solid #d1d5db}}.MobileTaskDetailSheet-module__flL3VW__statusButtonActive{color:#fff!important;background:#2563eb!important;border-color:#2563eb!important}.MobileTaskDetailSheet-module__flL3VW__statusButton:active{transform:scale(.97)}.MobileTaskDetailSheet-module__flL3VW__loading{text-align:center;color:#88a;padding:40px 20px;font-size:14px}.MobileTaskDetailSheet-module__flL3VW__error{text-align:center;color:#ef4444;padding:20px;font-size:14px}.MobileTaskDetailSheet-module__flL3VW__emptyText{color:#6b6b8a;font-size:13px;font-style:italic}.MobileTaskDetailSheet-module__flL3VW__tagList{flex-wrap:wrap;gap:6px;display:flex}.MobileTaskDetailSheet-module__flL3VW__tag{color:#60a5fa;background:#37378822;border-radius:12px;padding:3px 10px;font-size:12px;font-weight:500}
.TaskBadge-module__ZF6uFG__group{cursor:pointer;background:0 0;border:none;align-items:center;gap:4px;padding:0;display:inline-flex}.TaskBadge-module__ZF6uFG__badge{cursor:pointer;background-color:var(--brand);color:#fff;border-radius:50%;justify-content:center;align-items:center;font-weight:600;transition:transform .15s,background-color .15s,color .15s,border-color .15s;display:inline-flex;position:relative}.TaskBadge-module__ZF6uFG__group:hover .TaskBadge-module__ZF6uFG__badge{background-color:var(--primary-dark);transform:scale(1.1)}.TaskBadge-module__ZF6uFG__countBadge{background-color:var(--brand);color:#fff}.TaskBadge-module__ZF6uFG__badge.TaskBadge-module__ZF6uFG__overdue,.TaskBadge-module__ZF6uFG__group:hover .TaskBadge-module__ZF6uFG__badge.TaskBadge-module__ZF6uFG__overdue{background-color:var(--danger)}.TaskBadge-module__ZF6uFG__infoBadge{border:1px solid var(--brand);color:var(--brand);background-color:#fff}.TaskBadge-module__ZF6uFG__group:hover .TaskBadge-module__ZF6uFG__infoBadge{border-color:var(--primary-dark);color:var(--primary-dark);background-color:#fff}.TaskBadge-module__ZF6uFG__infoIcon{font-size:11px;font-weight:700;line-height:1}.TaskBadge-module__ZF6uFG__infoCount{background-color:var(--brand);color:#fff;border-radius:999px;justify-content:center;align-items:center;min-width:10px;height:10px;padding:0 2px;font-size:8px;font-weight:700;line-height:1;display:inline-flex;position:absolute;top:-4px;right:-4px}.TaskBadge-module__ZF6uFG__small{margin-left:6px;font-size:11px}.TaskBadge-module__ZF6uFG__small .TaskBadge-module__ZF6uFG__badge{width:18px;height:18px}.TaskBadge-module__ZF6uFG__medium{margin-left:8px;font-size:13px}.TaskBadge-module__ZF6uFG__medium .TaskBadge-module__ZF6uFG__badge{width:24px;height:24px}
.LvImportModal-module__bnY4cW__stepSection{background:var(--bg-surface-secondary,#f8fafc);border-radius:var(--radius-md);border:1px solid var(--border-soft,#e2e8f0);margin-bottom:1.5rem;padding:1rem 1.25rem}.LvImportModal-module__bnY4cW__stepHeader{align-items:flex-start;gap:.75rem;margin-bottom:.75rem;display:flex}.LvImportModal-module__bnY4cW__stepNumber{background:var(--brand,#3b82f6);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;font-size:.875rem;font-weight:600;display:inline-flex}.LvImportModal-module__bnY4cW__stepTitle{color:var(--text-primary,#1e293b);margin:0 0 .25rem;font-size:1rem;font-weight:600}.LvImportModal-module__bnY4cW__stepDescription{color:var(--text-secondary,#64748b);margin:0;font-size:.875rem;line-height:1.5}.LvImportModal-module__bnY4cW__templateButton{background:var(--brand,#3b82f6);color:#fff;border-radius:var(--radius-sm);cursor:pointer;transition:background var(--dur-2) var(--ease-out);border:none;align-items:center;gap:.5rem;padding:.625rem 1.25rem;font-size:.875rem;font-weight:500;display:inline-flex}.LvImportModal-module__bnY4cW__templateButton:hover{background:var(--brand-2,#2563eb)}.LvImportModal-module__bnY4cW__uploadArea{margin-top:.5rem}.LvImportModal-module__bnY4cW__fileInput{display:none}.LvImportModal-module__bnY4cW__uploadLabel{border:2px dashed var(--border-medium,#cbd5e1);border-radius:var(--radius-md);background:var(--bg-surface,white);cursor:pointer;transition:all var(--dur-2) var(--ease-out);color:var(--text-secondary,#64748b);flex-direction:column;align-items:center;gap:.5rem;padding:1.5rem;font-size:.875rem;display:flex}.LvImportModal-module__bnY4cW__uploadLabel:hover{border-color:var(--brand,#3b82f6);background:color-mix(in srgb, var(--brand,#3b82f6) 10%, transparent);color:var(--brand,#3b82f6)}.LvImportModal-module__bnY4cW__hintsBox{background:var(--bg-warning);border:1px solid var(--warning);border-radius:var(--radius-md);margin-top:.5rem;padding:1rem 1.25rem}.LvImportModal-module__bnY4cW__hintsHeader{color:var(--warning-text);align-items:center;gap:.5rem;margin-bottom:.5rem;font-size:.875rem;font-weight:600;display:flex}.LvImportModal-module__bnY4cW__hintsList{color:var(--warning-text);margin:0;padding-left:1.25rem;font-size:.8125rem;line-height:1.7}.LvImportModal-module__bnY4cW__hintsList li{margin-bottom:.15rem}.LvImportModal-module__bnY4cW__summaryBar{flex-wrap:wrap;gap:1rem;margin-bottom:1rem;display:flex}.LvImportModal-module__bnY4cW__summaryItem{border-radius:var(--radius-sm);background:var(--bg-surface-secondary,#f8fafc);border:1px solid var(--border-soft,#e2e8f0);text-align:center;flex:1;min-width:120px;padding:.75rem 1rem}.LvImportModal-module__bnY4cW__summaryLabel{color:var(--text-secondary,#64748b);margin-bottom:.25rem;font-size:.75rem;display:block}.LvImportModal-module__bnY4cW__summaryValue{color:var(--text-primary,#1e293b);font-size:1.25rem;font-weight:700;display:block}.LvImportModal-module__bnY4cW__summaryNew{background:var(--status-success-bg);border-color:var(--success)}.LvImportModal-module__bnY4cW__summaryNew .LvImportModal-module__bnY4cW__summaryValue{color:var(--status-success-text)}.LvImportModal-module__bnY4cW__summaryUpdate{background:var(--bg-selected);border-color:var(--brand)}.LvImportModal-module__bnY4cW__summaryUpdate .LvImportModal-module__bnY4cW__summaryValue{color:var(--brand)}.LvImportModal-module__bnY4cW__summaryError{background:var(--status-danger-bg);border-color:var(--danger)}.LvImportModal-module__bnY4cW__summaryError .LvImportModal-module__bnY4cW__summaryValue{color:var(--status-danger-text)}.LvImportModal-module__bnY4cW__previewTableWrapper{border:1px solid var(--border-soft,#e2e8f0);border-radius:var(--radius-sm);max-height:400px;overflow:auto}.LvImportModal-module__bnY4cW__previewTable{border-collapse:collapse;width:100%;font-size:.8125rem}.LvImportModal-module__bnY4cW__previewTable thead{z-index:1;position:sticky;top:0}.LvImportModal-module__bnY4cW__previewTable th{text-align:left;background:var(--bg-muted,#f1f5f9);border-bottom:1px solid var(--border-soft,#e2e8f0);color:var(--text-secondary,#64748b);white-space:nowrap;padding:.625rem .75rem;font-weight:600}.LvImportModal-module__bnY4cW__previewTable td{border-bottom:1px solid var(--border-soft,#e2e8f0);color:var(--text-primary,#1e293b);padding:.5rem .75rem}.LvImportModal-module__bnY4cW__nameCell{text-overflow:ellipsis;white-space:nowrap;max-width:200px;overflow:hidden}.LvImportModal-module__bnY4cW__rowNew{background:var(--status-success-bg)}.LvImportModal-module__bnY4cW__rowUpdate{background:var(--bg-surface-secondary)}.LvImportModal-module__bnY4cW__rowError{background:var(--status-danger-bg)}.LvImportModal-module__bnY4cW__badgeNew,.LvImportModal-module__bnY4cW__badgeUpdate,.LvImportModal-module__bnY4cW__badgeError{white-space:nowrap;border-radius:999px;align-items:center;gap:.25rem;padding:.2rem .5rem;font-size:.75rem;font-weight:500;display:inline-flex}.LvImportModal-module__bnY4cW__badgeNew{background:var(--status-success-bg);color:var(--status-success-text)}.LvImportModal-module__bnY4cW__badgeUpdate{background:var(--bg-selected);color:var(--brand)}.LvImportModal-module__bnY4cW__badgeError{background:var(--status-danger-bg);color:var(--status-danger-text)}.LvImportModal-module__bnY4cW__errorList,.LvImportModal-module__bnY4cW__warningList{flex-direction:column;gap:.15rem;display:flex}.LvImportModal-module__bnY4cW__errorText{color:var(--danger);align-items:center;gap:.25rem;font-size:.75rem;display:flex}.LvImportModal-module__bnY4cW__warningText{color:var(--warning);align-items:center;gap:.25rem;font-size:.75rem;display:flex}.LvImportModal-module__bnY4cW__validText{color:var(--success);align-items:center;gap:.25rem;font-size:.75rem;display:inline-flex}.LvImportModal-module__bnY4cW__centerContent{flex-direction:column;justify-content:center;align-items:center;padding:3rem 1rem;display:flex}.LvImportModal-module__bnY4cW__resultSection{text-align:center;flex-direction:column;align-items:center;padding:2rem 1rem;display:flex}.LvImportModal-module__bnY4cW__resultIcon{color:var(--brand,#3b82f6);margin-bottom:1rem}.LvImportModal-module__bnY4cW__resultTitle{color:var(--text-primary,#1e293b);margin:0 0 1rem;font-size:1.125rem;font-weight:600}.LvImportModal-module__bnY4cW__resultStats{flex-direction:column;align-items:center;gap:.5rem;display:flex}.LvImportModal-module__bnY4cW__resultStatItem{color:var(--text-secondary,#64748b);align-items:center;gap:.5rem;font-size:.9375rem;display:flex}.LvImportModal-module__bnY4cW__resultErrors{background:var(--status-danger-bg);border-radius:var(--radius-sm);text-align:left;width:100%;max-width:500px;margin-top:1rem;padding:1rem}.LvImportModal-module__bnY4cW__resultErrors strong{color:var(--status-danger-text);margin-bottom:.5rem;display:block}.LvImportModal-module__bnY4cW__errorBox{background:var(--status-danger-bg);border:1px solid var(--danger);border-radius:var(--radius-sm);color:var(--danger);align-items:center;gap:.5rem;margin-top:1rem;padding:.75rem 1rem;font-size:.875rem;display:flex}
.GanttChart-module__mX2zPW__ganttContainer{background:var(--bg-surface);border-left:1px solid var(--border-soft);flex-direction:column;height:100%;display:flex;overflow:hidden}.GanttChart-module__mX2zPW__viewModeSelector{border-bottom:1px solid var(--border-soft);background:var(--bg-surface,var(--bg-surface-secondary));gap:.25rem;padding:.5rem;display:flex}.GanttChart-module__mX2zPW__viewModeButton{border:1px solid var(--border-soft);background:var(--bg-surface);color:var(--text-primary);cursor:pointer;border-radius:.25rem;padding:.375rem .75rem;font-size:.75rem;font-weight:500;transition:all .15s}.GanttChart-module__mX2zPW__viewModeButton:hover{background:var(--bg-muted,#f1f5f9)}.GanttChart-module__mX2zPW__viewModeButton.GanttChart-module__mX2zPW__active{background:var(--brand);color:#fff;border-color:var(--brand)}.GanttChart-module__mX2zPW__header{border-bottom:1px solid var(--border-soft);background:var(--bg-surface,var(--bg-surface-secondary));flex-shrink:0;height:40px;position:relative;overflow:hidden}.GanttChart-module__mX2zPW__headerRow{height:40px;position:relative}.GanttChart-module__mX2zPW__headerCell{height:25px;color:var(--text-muted);border-right:1px solid var(--border-soft);white-space:nowrap;justify-content:center;align-items:center;font-size:.7rem;font-weight:500;display:flex;position:absolute;overflow:hidden}.GanttChart-module__mX2zPW__headerCellMonth{height:25px;color:var(--text-primary);white-space:nowrap;justify-content:flex-start;align-items:center;padding-left:.5rem;font-size:.75rem;font-weight:600;display:flex;position:absolute;overflow:hidden}.GanttChart-module__mX2zPW__canvas{flex:1;position:relative;overflow:auto}.GanttChart-module__mX2zPW__canvasInner{min-height:100%;display:inline-block;position:relative}.GanttChart-module__mX2zPW__gridSvg,.GanttChart-module__mX2zPW__weekendSvg{pointer-events:none;display:block;position:absolute;top:0;left:0}.GanttChart-module__mX2zPW__dependencyLinesSvg{pointer-events:none;z-index:5;display:block;position:absolute;top:0;left:0;overflow:visible}.GanttChart-module__mX2zPW__todayMarker{background:var(--danger-color,#ef4444);z-index:10;pointer-events:none;width:2px;position:absolute;top:0;bottom:0}.GanttChart-module__mX2zPW__todayMarker:before{content:"Heute";color:var(--danger-color,#ef4444);background:var(--bg-surface);border-radius:2px;padding:0 .25rem;font-size:.65rem;font-weight:600;position:absolute;top:-18px;left:-20px}.GanttChart-module__mX2zPW__bar{cursor:pointer;z-index:20;border-radius:3px;align-items:center;transition:opacity .15s;display:flex;position:absolute;overflow:hidden;box-shadow:0 1px 2px #0000001a}.GanttChart-module__mX2zPW__bar:hover{opacity:.85;box-shadow:0 2px 4px #00000026}.GanttChart-module__mX2zPW__barDragging{opacity:.7;z-index:100;box-shadow:0 4px 12px #00000040}.GanttChart-module__mX2zPW__resizeHandle{cursor:ew-resize;z-index:30;width:8px;height:100%;transition:background-color .15s;position:absolute;top:0}.GanttChart-module__mX2zPW__resizeHandle:hover{background:#ffffff4d}.GanttChart-module__mX2zPW__resizeHandle:after{content:"";background:#ffffff80;border-radius:1px;width:2px;height:60%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.GanttChart-module__mX2zPW__phaseBar{background-image:repeating-linear-gradient(135deg,#0000,#0000 4px,#ffffff26 4px 8px);border-radius:0}.GanttChart-module__mX2zPW__baselineBar{z-index:15;border:1px dashed #50505099;position:absolute}.GanttChart-module__mX2zPW__phaseBar:before,.GanttChart-module__mX2zPW__phaseBar:after{content:"";border-style:solid;width:0;height:0;position:absolute;bottom:0}.GanttChart-module__mX2zPW__phaseBar:before{border-width:0 6px 6px 0;border-color:transparent var(--bg-surface) transparent transparent;left:0}.GanttChart-module__mX2zPW__phaseBar:after{border-width:6px 6px 0 0;border-color:var(--bg-surface) transparent transparent transparent;right:0}.GanttChart-module__mX2zPW__progressOverlay{pointer-events:none;background:#0003;border-radius:3px 0 0 3px;height:100%;position:absolute;top:0;left:0}.GanttChart-module__mX2zPW__barLabel{color:#fff;white-space:nowrap;text-overflow:ellipsis;text-shadow:0 1px 1px #0003;padding:0 .5rem;font-size:.7rem;font-weight:500;overflow:hidden}.GanttChart-module__mX2zPW__milestone{cursor:pointer;z-index:20;transition:transform .15s;position:absolute;transform:rotate(45deg);box-shadow:0 1px 3px #0003}.GanttChart-module__mX2zPW__milestone:hover{transform:rotate(45deg)scale(1.1)}.GanttChart-module__mX2zPW__actualBar{z-index:15;pointer-events:none;border-radius:2px;position:absolute}@media (max-width:768px){.GanttChart-module__mX2zPW__viewModeButton{padding:.25rem .5rem;font-size:.7rem}.GanttChart-module__mX2zPW__headerCell{font-size:.65rem}.GanttChart-module__mX2zPW__barLabel{display:none}}
.TableColumnHeader-module__q2WFtq__header{-webkit-user-select:none;user-select:none;position:relative;padding:0!important}.TableColumnHeader-module__q2WFtq__header.TableColumnHeader-module__q2WFtq__resizing{cursor:col-resize}.TableColumnHeader-module__q2WFtq__headerContent{align-items:center;display:flex;position:relative}.TableColumnHeader-module__q2WFtq__headerButton{cursor:pointer;width:100%;color:var(--text-secondary);text-align:left;transition:color var(--dur-2) var(--ease-out), background var(--dur-2) var(--ease-out);background:0 0;border:none;justify-content:space-between;align-items:center;gap:.5rem;padding:.75rem;font-size:.8rem;font-weight:600;display:flex}.TableColumnHeader-module__q2WFtq__headerButton:hover:not(:disabled){color:var(--brand);background:var(--hover)}.TableColumnHeader-module__q2WFtq__headerButton.TableColumnHeader-module__q2WFtq__active{color:var(--brand)}.TableColumnHeader-module__q2WFtq__headerButton:disabled{cursor:default}.TableColumnHeader-module__q2WFtq__label{white-space:nowrap;text-overflow:ellipsis;flex:1;overflow:hidden}.TableColumnHeader-module__q2WFtq__icons{flex-shrink:0;align-items:center;gap:.35rem;display:flex}.TableColumnHeader-module__q2WFtq__sortIcon{color:var(--brand);font-size:.75rem;font-weight:700}.TableColumnHeader-module__q2WFtq__filterBadge{color:#fff;background:var(--brand);border-radius:99px;justify-content:center;align-items:center;min-width:1.1rem;height:1.1rem;padding:0 .3rem;font-size:.65rem;font-weight:600;display:inline-flex}.TableColumnHeader-module__q2WFtq__menuIcon{opacity:.4;transition:opacity var(--dur-1);font-size:.9rem}.TableColumnHeader-module__q2WFtq__headerButton:hover .TableColumnHeader-module__q2WFtq__menuIcon{opacity:.8}.TableColumnHeader-module__q2WFtq__dropdown{background:var(--bg-surface);border:1px solid var(--border-soft);border-radius:var(--radius-md);box-shadow:var(--shadow-medium);z-index:1000;min-width:220px;max-width:320px;max-height:420px;animation:TableColumnHeader-module__q2WFtq__dropdownEnter .15s var(--ease-spring);flex-direction:column;margin-top:.25rem;display:flex;position:absolute;top:100%;left:0;overflow:hidden}@keyframes TableColumnHeader-module__q2WFtq__dropdownEnter{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.TableColumnHeader-module__q2WFtq__section{border-bottom:1px solid var(--border-soft);padding:.75rem}.TableColumnHeader-module__q2WFtq__section:last-child{border-bottom:none}.TableColumnHeader-module__q2WFtq__sectionTitle{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;justify-content:space-between;align-items:center;margin-bottom:.5rem;font-size:.7rem;font-weight:600;display:flex}.TableColumnHeader-module__q2WFtq__clearButton{background:var(--brand-muted);border-radius:var(--radius-sm);color:var(--brand);cursor:pointer;text-transform:none;letter-spacing:0;transition:all var(--dur-1);border:none;padding:.2rem .5rem;font-size:.65rem;font-weight:500}.TableColumnHeader-module__q2WFtq__clearButton:hover{background:var(--brand);color:#fff}.TableColumnHeader-module__q2WFtq__sortOptions{flex-direction:column;gap:.25rem;display:flex}.TableColumnHeader-module__q2WFtq__sortButton{border-radius:var(--radius-sm);width:100%;color:var(--text-secondary);cursor:pointer;transition:all var(--dur-1);text-align:left;background:0 0;border:1px solid #0000;align-items:center;gap:.5rem;padding:.5rem .6rem;font-size:.8rem;display:flex}.TableColumnHeader-module__q2WFtq__sortButton:hover{background:var(--hover);border-color:var(--border-soft)}.TableColumnHeader-module__q2WFtq__sortButton.TableColumnHeader-module__q2WFtq__active{background:var(--brand-muted);border-color:var(--brand);color:var(--brand);font-weight:500}.TableColumnHeader-module__q2WFtq__sortArrow{font-size:.9rem;font-weight:700}.TableColumnHeader-module__q2WFtq__searchWrapper{margin-bottom:.5rem}.TableColumnHeader-module__q2WFtq__searchInput{background:var(--bg-surface-secondary);border:1px solid var(--border-soft);border-radius:var(--radius-sm);width:100%;color:var(--text-primary);transition:border-color var(--dur-1);padding:.5rem .6rem;font-size:.8rem}.TableColumnHeader-module__q2WFtq__searchInput:focus{border-color:var(--brand);outline:none}.TableColumnHeader-module__q2WFtq__searchInput::placeholder{color:var(--text-muted)}.TableColumnHeader-module__q2WFtq__filterActions{gap:.5rem;margin-bottom:.5rem;display:flex}.TableColumnHeader-module__q2WFtq__actionButton{background:var(--bg-surface-secondary);border:1px solid var(--border-soft);border-radius:var(--radius-sm);color:var(--text-secondary);cursor:pointer;transition:all var(--dur-1);flex:1;padding:.35rem .5rem;font-size:.7rem;font-weight:500}.TableColumnHeader-module__q2WFtq__actionButton:hover{background:var(--hover);color:var(--text-primary)}.TableColumnHeader-module__q2WFtq__optionsList{flex-direction:column;gap:.15rem;max-height:200px;display:flex;overflow-y:auto}.TableColumnHeader-module__q2WFtq__option{border-radius:var(--radius-sm);cursor:pointer;color:var(--text-primary);transition:background var(--dur-1);align-items:center;gap:.5rem;padding:.45rem .5rem;font-size:.8rem;display:flex}.TableColumnHeader-module__q2WFtq__option:hover{background:var(--hover)}.TableColumnHeader-module__q2WFtq__option input[type=checkbox]{width:.95rem;height:.95rem;accent-color:var(--brand);cursor:pointer;flex-shrink:0}.TableColumnHeader-module__q2WFtq__optionLabel{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.TableColumnHeader-module__q2WFtq__optionCount{color:var(--text-muted);flex-shrink:0;font-size:.7rem}.TableColumnHeader-module__q2WFtq__emptyOption{font-style:italic}.TableColumnHeader-module__q2WFtq__emptyOption .TableColumnHeader-module__q2WFtq__optionLabel{color:var(--text-muted)}.TableColumnHeader-module__q2WFtq__noResults{text-align:center;color:var(--text-muted);padding:.75rem;font-size:.8rem}.TableColumnHeader-module__q2WFtq__resizeHandle{cursor:col-resize;z-index:10;background:0 0;width:6px;height:100%;position:absolute;top:0;right:0}.TableColumnHeader-module__q2WFtq__resizeHandle:after{content:"";background:var(--border-soft);opacity:0;width:2px;height:50%;transition:opacity var(--dur-1);border-radius:1px;position:absolute;top:25%;right:2px}.TableColumnHeader-module__q2WFtq__header:hover .TableColumnHeader-module__q2WFtq__resizeHandle:after,.TableColumnHeader-module__q2WFtq__resizeHandle:hover:after{opacity:1}.TableColumnHeader-module__q2WFtq__header.TableColumnHeader-module__q2WFtq__resizing .TableColumnHeader-module__q2WFtq__resizeHandle:after{opacity:1;background:var(--brand)}.TableColumnHeader-module__q2WFtq__optionsList::-webkit-scrollbar{width:6px}.TableColumnHeader-module__q2WFtq__optionsList::-webkit-scrollbar-track{background:0 0}.TableColumnHeader-module__q2WFtq__optionsList::-webkit-scrollbar-thumb{background:var(--border-soft);border-radius:3px}.TableColumnHeader-module__q2WFtq__optionsList::-webkit-scrollbar-thumb:hover{background:var(--border-strong)}
.LeadListItem-module__tRuVMW__card{background:var(--bg-surface);border:1px solid var(--border-soft);border-radius:var(--radius-lg);text-align:left;cursor:pointer;width:100%;min-height:52px;transition:background var(--dur-2) var(--ease-out);flex-direction:column;gap:.25rem;padding:.75rem 1rem;display:flex}.LeadListItem-module__tRuVMW__card:hover,.LeadListItem-module__tRuVMW__card:focus-visible{background:var(--bg-surface-secondary,#0000000a);outline:2px solid var(--brand);outline-offset:2px}.LeadListItem-module__tRuVMW__top{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.LeadListItem-module__tRuVMW__name{color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;font-size:.9375rem;font-weight:600;overflow:hidden}.LeadListItem-module__tRuVMW__email{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:.8125rem;overflow:hidden}.LeadListItem-module__tRuVMW__bottom{justify-content:space-between;align-items:center;gap:.5rem;margin-top:.125rem;display:flex}.LeadListItem-module__tRuVMW__activity{color:var(--text-muted);font-size:.8125rem}.LeadListItem-module__tRuVMW__unreadBadge{background:var(--brand);color:#fff;border-radius:999px;justify-content:center;align-items:center;min-width:1.25rem;height:1.25rem;padding:0 .375rem;font-size:.75rem;font-weight:600;display:inline-flex}
