.accountability-module__0PVNNW__pageContainer{max-width:1500px;margin:0 auto;padding:1.5rem 2rem}.accountability-module__0PVNNW__header{background:var(--surface);border:1px solid var(--border);border-radius:10px;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;padding:1.5rem 1.75rem;display:flex;box-shadow:0 2px 8px #0000000d}.accountability-module__0PVNNW__headerLeft{align-items:center;gap:1rem;display:flex}.accountability-module__0PVNNW__iconBox{background:var(--brand-navy);color:#fff;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.25rem;display:flex}.accountability-module__0PVNNW__headerTitle{color:var(--brand-navy);margin-bottom:.2rem;font-size:1.375rem;font-weight:700}.accountability-module__0PVNNW__headerSubtitle{color:var(--text-muted);font-size:.825rem}.accountability-module__0PVNNW__summaryGrid{grid-template-columns:repeat(4,1fr);gap:1rem;margin-bottom:1.5rem;display:grid}.accountability-module__0PVNNW__summaryCard{background:var(--surface);border:1px solid var(--border);border-radius:10px;padding:1rem 1.25rem;position:relative;overflow:hidden;box-shadow:0 1px 4px #0000000a}.accountability-module__0PVNNW__summaryCardAccent{border-radius:10px 10px 0 0;height:3px;position:absolute;top:0;left:0;right:0}.accountability-module__0PVNNW__summaryCardPending .accountability-module__0PVNNW__summaryCardAccent{background:var(--brand-navy)}.accountability-module__0PVNNW__summaryCardOverdue .accountability-module__0PVNNW__summaryCardAccent{background:#d92026}.accountability-module__0PVNNW__summaryCardConverted .accountability-module__0PVNNW__summaryCardAccent,.accountability-module__0PVNNW__summaryCardOntime .accountability-module__0PVNNW__summaryCardAccent{background:#1b8a5a}.accountability-module__0PVNNW__summaryCardOntimeWarn .accountability-module__0PVNNW__summaryCardAccent{background:#e08a1e}.accountability-module__0PVNNW__summaryCardOntimeBad .accountability-module__0PVNNW__summaryCardAccent{background:#d92026}.accountability-module__0PVNNW__summaryCardIcon{margin-bottom:.35rem;font-size:1.1rem}.accountability-module__0PVNNW__summaryCardLabel{text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted);margin-bottom:.25rem;font-size:.72rem;font-weight:600}.accountability-module__0PVNNW__summaryCardValue{color:var(--foreground);font-size:1.6rem;font-weight:800}.accountability-module__0PVNNW__summaryCardOverdue .accountability-module__0PVNNW__summaryCardValue{color:#d92026}.accountability-module__0PVNNW__filterBar{background:var(--surface);border:1px solid var(--border);border-radius:10px;flex-wrap:wrap;align-items:flex-end;gap:.75rem;margin-bottom:1.25rem;padding:1rem 1.25rem;display:flex;box-shadow:0 1px 4px #0000000a}.accountability-module__0PVNNW__filterGroup{flex-direction:column;gap:.25rem;display:flex}.accountability-module__0PVNNW__filterLabel{text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted);font-size:.72rem;font-weight:600}.accountability-module__0PVNNW__filterInput{border:1px solid var(--border);background:var(--background);color:var(--foreground);cursor:pointer;border-radius:7px;min-width:140px;padding:.5rem .75rem;font-size:.875rem;transition:border-color .2s}.accountability-module__0PVNNW__filterInput:focus{border-color:var(--brand-navy);outline:none;box-shadow:0 0 0 3px #13274f1a}.accountability-module__0PVNNW__filterBtn{background:var(--brand-navy);color:#fff;cursor:pointer;border:none;border-radius:7px;padding:.5rem 1.25rem;font-size:.85rem;font-weight:600;transition:background .2s,transform .1s}.accountability-module__0PVNNW__filterBtn:hover{background:var(--brand-navy-dark,#0a1a3f);transform:translateY(-1px)}.accountability-module__0PVNNW__filterBtnReset{color:var(--text-muted);border:1px solid var(--border);background:0 0}.accountability-module__0PVNNW__filterBtnReset:hover{background:var(--hover-bg);color:var(--foreground)}.accountability-module__0PVNNW__tableCard{background:var(--surface);border:1px solid var(--border);border-radius:10px;overflow:hidden;box-shadow:0 2px 8px #0000000d}.accountability-module__0PVNNW__tableScroll{overflow-x:auto}.accountability-module__0PVNNW__table{border-collapse:collapse;width:100%;font-size:.875rem}.accountability-module__0PVNNW__table thead{z-index:2;position:sticky;top:0}.accountability-module__0PVNNW__table thead th{background:var(--table-header-bg,#13274f);color:var(--table-header-fg,#fff);text-align:left;letter-spacing:.03em;text-transform:uppercase;white-space:nowrap;padding:.85rem 1rem;font-size:.8rem;font-weight:600}.accountability-module__0PVNNW__table thead th:last-child{text-align:right}.accountability-module__0PVNNW__table tbody tr{border-bottom:1px solid var(--border);transition:background .15s}.accountability-module__0PVNNW__table tbody tr:nth-child(2n){background:var(--table-row-alt,#00000004)}.accountability-module__0PVNNW__table tbody tr:hover{background:var(--hover-bg)}.accountability-module__0PVNNW__table td{vertical-align:top;padding:.75rem 1rem}.accountability-module__0PVNNW__taskCard{align-items:flex-start;gap:.75rem;display:flex}.accountability-module__0PVNNW__taskAvatar{background:var(--brand-navy);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:.75rem;font-weight:700;display:flex}.accountability-module__0PVNNW__taskInfo{flex-direction:column;min-width:0;line-height:1.4;display:flex}.accountability-module__0PVNNW__taskRoom{color:var(--brand-navy);letter-spacing:.04em;margin-bottom:.15rem;font-size:.72rem;font-weight:700}.accountability-module__0PVNNW__taskBody{color:var(--foreground);cursor:pointer;-webkit-line-clamp:2;text-overflow:ellipsis;word-break:break-word;-webkit-box-orient:vertical;font-size:.85rem;font-weight:500;display:-webkit-box;overflow:hidden}.accountability-module__0PVNNW__taskBody:hover{color:var(--brand-navy);text-decoration:underline}.accountability-module__0PVNNW__taskSender{color:var(--text-muted);margin-top:.15rem;font-size:.75rem}.accountability-module__0PVNNW__statusBlock{flex-direction:column;gap:.35rem;display:flex}.accountability-module__0PVNNW__badge{white-space:nowrap;border-radius:20px;align-items:center;gap:.25rem;padding:.2rem .55rem;font-size:.72rem;font-weight:600;display:inline-flex}.accountability-module__0PVNNW__badgeCurrent{color:#d92026;background:#d9202614}.accountability-module__0PVNNW__badgeScheduled{color:#2563eb;background:#2563eb14}.accountability-module__0PVNNW__badgePending{color:#e08a1e;background:#e08a1e14}.accountability-module__0PVNNW__badgeConverted{color:#1b8a5a;background:#1b8a5a14}.accountability-module__0PVNNW__badgeDismissed{color:#6b7280;background:#6b728014}.accountability-module__0PVNNW__badgeOnTime{color:#1b8a5a;background:#1b8a5a14}.accountability-module__0PVNNW__badgeLate{color:#e08a1e;background:#e08a1e14}.accountability-module__0PVNNW__badgeOverdue{color:#d92026;background:#d9202614;font-weight:700}.accountability-module__0PVNNW__elapsedText{color:var(--text-muted);font-size:.78rem}.accountability-module__0PVNNW__overdueText{color:#d92026;font-size:.78rem;font-weight:700}.accountability-module__0PVNNW__actorBlock{flex-direction:column;gap:.25rem;line-height:1.4;display:flex}.accountability-module__0PVNNW__actorLabel{color:var(--text-muted);font-size:.72rem}.accountability-module__0PVNNW__actorName{color:var(--foreground);font-size:.82rem;font-weight:500}.accountability-module__0PVNNW__actorDate{color:var(--text-muted);font-size:.7rem}.accountability-module__0PVNNW__timelineBlock{flex-direction:column;gap:.3rem;padding-left:14px;display:flex;position:relative}.accountability-module__0PVNNW__timelineEntry{color:var(--text-muted);padding-left:6px;font-size:.72rem;line-height:1.4;position:relative}.accountability-module__0PVNNW__timelineEntry:before{content:"";background:var(--border);border-radius:50%;width:7px;height:7px;position:absolute;top:5px;left:-14px}.accountability-module__0PVNNW__timelineEntry:not(:last-child):after{content:"";background:var(--border);width:1px;height:calc(100% + 4px);position:absolute;top:14px;left:-11px}.accountability-module__0PVNNW__timelineEntryActive:before{background:var(--brand-navy)}.accountability-module__0PVNNW__timelineEntryConverted:before{background:#1b8a5a}.accountability-module__0PVNNW__timelineEntryDismissed:before{background:#6b7280}.accountability-module__0PVNNW__timelineEntryRepost:before{background:#7c3aed}.accountability-module__0PVNNW__timelineAction{color:var(--foreground);font-weight:600}.accountability-module__0PVNNW__timelineMeta{color:var(--text-muted);opacity:.8;font-size:.68rem}.accountability-module__0PVNNW__actionsCell{text-align:right;white-space:nowrap}.accountability-module__0PVNNW__btnView{background:var(--brand-navy);color:#fff;cursor:pointer;border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;gap:.25rem;padding:.3rem .65rem;font-size:.72rem;font-weight:600;transition:background .2s,transform .1s;display:inline-flex}.accountability-module__0PVNNW__btnView:hover{background:var(--brand-navy-dark,#0a1a3f);transform:translateY(-1px)}.accountability-module__0PVNNW__pagination{border-top:1px solid var(--border);background:var(--surface);justify-content:space-between;align-items:center;padding:.75rem 1rem;display:flex}.accountability-module__0PVNNW__paginationInfo{color:var(--text-muted);font-size:.82rem}.accountability-module__0PVNNW__paginationButtons{gap:.35rem;display:flex}.accountability-module__0PVNNW__pageBtn{border:1px solid var(--border);background:var(--surface);color:var(--foreground);cursor:pointer;border-radius:6px;padding:.35rem .65rem;font-size:.78rem;transition:background .15s,border-color .15s}.accountability-module__0PVNNW__pageBtn:hover:not(:disabled){background:var(--hover-bg);border-color:var(--brand-navy)}.accountability-module__0PVNNW__pageBtn:disabled{opacity:.5;cursor:not-allowed}.accountability-module__0PVNNW__pageBtnActive{background:var(--brand-navy);color:#fff;border-color:var(--brand-navy)}.accountability-module__0PVNNW__emptyState{text-align:center;color:var(--text-muted);padding:3rem 1rem;font-size:.9rem}.accountability-module__0PVNNW__loading{text-align:center;color:var(--text-muted);padding:4rem;font-size:1rem}@media (max-width:1024px){.accountability-module__0PVNNW__summaryGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.accountability-module__0PVNNW__pageContainer{padding:1rem}.accountability-module__0PVNNW__summaryGrid{grid-template-columns:1fr}.accountability-module__0PVNNW__filterBar{flex-direction:column;align-items:stretch}.accountability-module__0PVNNW__filterInput{min-width:unset;width:100%}}[data-theme=dark] .accountability-module__0PVNNW__summaryCard{background:var(--surface)}[data-theme=dark] .accountability-module__0PVNNW__badge{opacity:.9}.accountability-module__0PVNNW__dropdownMenu{background:var(--surface);border:1px solid var(--border);z-index:10;border-radius:7px;width:100%;max-height:250px;position:absolute;top:calc(100% + 4px);left:0;overflow-y:auto;box-shadow:0 4px 12px #0000001a}.accountability-module__0PVNNW__dropdownItem{color:var(--foreground);cursor:pointer;padding:.5rem .75rem;font-size:.875rem;transition:background .15s}.accountability-module__0PVNNW__dropdownItem:hover{background:var(--hover-bg)}
.SwastiksLoader-module__nfiiaW__fullPage{flex-direction:column;justify-content:center;align-items:center;gap:1.25rem;min-height:60vh;padding:2rem;display:flex}.SwastiksLoader-module__nfiiaW__inline{flex-direction:column;justify-content:center;align-items:center;gap:1rem;min-height:200px;padding:2rem;display:flex}.SwastiksLoader-module__nfiiaW__logoRing{width:80px;height:80px;position:relative}.SwastiksLoader-module__nfiiaW__logoRingSmall{width:60px;height:60px;position:relative}.SwastiksLoader-module__nfiiaW__spinningBorder{background:conic-gradient(#13274f 0deg,#d92026 120deg,#d9202633 180deg,#13274f0d 240deg,#13274f 360deg);border-radius:50%;animation:1.2s linear infinite SwastiksLoader-module__nfiiaW__border-spin;position:absolute;inset:0}html[data-theme=dark] .SwastiksLoader-module__nfiiaW__spinningBorder{background:conic-gradient(#8a6fd5 0deg,#d92026 120deg,#d9202633 180deg,#8a6fd50d 240deg,#8a6fd5 360deg)}.SwastiksLoader-module__nfiiaW__logoContainer{z-index:1;background:#0b0f1a;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;inset:3.5px;overflow:hidden}.SwastiksLoader-module__nfiiaW__logoRingSmall .SwastiksLoader-module__nfiiaW__logoContainer{inset:3px}.SwastiksLoader-module__nfiiaW__logo{object-fit:cover;border-radius:50%;width:100%;height:100%;animation:2.5s ease-in-out infinite SwastiksLoader-module__nfiiaW__logo-pulse}.SwastiksLoader-module__nfiiaW__loadingText{color:#475569;letter-spacing:.02em;-webkit-user-select:none;user-select:none;margin:0;font-size:.9rem;font-weight:600}html[data-theme=dark] .SwastiksLoader-module__nfiiaW__loadingText{color:#94a3b8}.SwastiksLoader-module__nfiiaW__dots:after{content:"";text-align:left;width:1.5em;animation:1.5s steps(4,end) infinite SwastiksLoader-module__nfiiaW__dots;display:inline-block}@keyframes SwastiksLoader-module__nfiiaW__border-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes SwastiksLoader-module__nfiiaW__logo-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.92;transform:scale(1.04)}}@keyframes SwastiksLoader-module__nfiiaW__dots{0%{content:""}25%{content:"."}50%{content:".."}75%{content:"..."}to{content:""}}@media (max-width:640px){.SwastiksLoader-module__nfiiaW__logoRing{width:68px;height:68px}.SwastiksLoader-module__nfiiaW__logoRingSmall{width:52px;height:52px}.SwastiksLoader-module__nfiiaW__loadingText{font-size:.82rem}}
.note-detail-module__k9u6LG__pageContainer{max-width:1200px;margin:0 auto;padding:1.5rem 2rem}.note-detail-module__k9u6LG__header{margin-bottom:1.5rem}.note-detail-module__k9u6LG__headerLeft{align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.note-detail-module__k9u6LG__backBtn{color:var(--text-muted);cursor:pointer;background:0 0;border:none;font-weight:600}.note-detail-module__k9u6LG__headerTitle{color:var(--brand-navy);margin:0;font-size:1.5rem}.note-detail-module__k9u6LG__tabs{border-bottom:1px solid var(--border);gap:.5rem;display:flex}.note-detail-module__k9u6LG__tabBtn{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;padding:.75rem 1.5rem;font-weight:600;transition:all .2s}.note-detail-module__k9u6LG__tabActive{color:var(--brand-navy);border-bottom-color:var(--brand-navy)}.note-detail-module__k9u6LG__contentArea{margin-top:1.5rem}.note-detail-module__k9u6LG__card{background:var(--surface);border:1px solid var(--border);border-radius:10px;padding:1.5rem;box-shadow:0 2px 8px #0000000d}.note-detail-module__k9u6LG__formGroup{margin-bottom:1.25rem}.note-detail-module__k9u6LG__label{margin-bottom:.4rem;font-size:.85rem;font-weight:600;display:block}.note-detail-module__k9u6LG__input,.note-detail-module__k9u6LG__textarea{border:1px solid var(--border);background:var(--background);width:100%;color:var(--foreground);border-radius:6px;padding:.6rem .75rem;font-size:.9rem}.note-detail-module__k9u6LG__textarea{resize:vertical}.note-detail-module__k9u6LG__metaInfo{align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.note-detail-module__k9u6LG__categoryBadge{color:var(--brand-navy);background:#13274f1a;border-radius:6px;padding:4px 10px;font-size:.8rem;font-weight:600}.note-detail-module__k9u6LG__followUp{color:var(--caution);font-size:.85rem;font-weight:500}.note-detail-module__k9u6LG__sourceLink{color:#3b82f6;background:#3b82f61a;border-radius:6px;padding:4px 10px;font-size:.85rem;font-weight:600;text-decoration:none}.note-detail-module__k9u6LG__actions{gap:1rem;display:flex}.note-detail-module__k9u6LG__btnSave{background:var(--brand-navy);color:#fff;cursor:pointer;border:none;border-radius:6px;padding:.6rem 1.25rem;font-weight:600}.note-detail-module__k9u6LG__btnTask{background:var(--export-green);color:#fff;cursor:pointer;border:none;border-radius:6px;padding:.6rem 1.25rem;font-weight:600}.note-detail-module__k9u6LG__commentList{flex-direction:column;gap:1rem;margin-bottom:1.5rem;display:flex}.note-detail-module__k9u6LG__commentItem{gap:1rem;display:flex}.note-detail-module__k9u6LG__commentAvatar{background:var(--brand-navy);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-weight:700;display:flex}.note-detail-module__k9u6LG__commentContent{background:var(--background);border:1px solid var(--border);border-radius:8px;flex:1;padding:1rem}.note-detail-module__k9u6LG__commentHeader{justify-content:space-between;margin-bottom:.5rem;font-size:.85rem;display:flex}.note-detail-module__k9u6LG__commentTime{color:var(--text-muted)}.note-detail-module__k9u6LG__commentBody{font-size:.9rem}.note-detail-module__k9u6LG__commentInputArea{flex-direction:column;gap:.75rem;display:flex}.note-detail-module__k9u6LG__loading,.note-detail-module__k9u6LG__error{text-align:center;color:var(--text-muted);padding:3rem}.note-detail-module__k9u6LG__creatorInfo{color:var(--text-muted);font-size:.82rem}.note-detail-module__k9u6LG__readOnlyBody{white-space:pre-wrap;color:var(--foreground);padding:1rem 0;font-size:.95rem;line-height:1.7}.note-detail-module__k9u6LG__tagRow{flex-wrap:wrap;gap:5px;display:flex}.note-detail-module__k9u6LG__tagBadge{color:var(--brand-navy);background:#13274f14;border-radius:12px;padding:3px 10px;font-size:.72rem;font-weight:600}.note-detail-module__k9u6LG__taskIntent{color:var(--caution);align-items:center;gap:4px;font-size:.82rem;font-weight:500;display:flex}.note-detail-module__k9u6LG__sectionTitle{color:var(--brand-navy);margin-bottom:.75rem;font-size:1rem;font-weight:700}.note-detail-module__k9u6LG__attachmentList{flex-direction:column;gap:6px;display:flex}.note-detail-module__k9u6LG__attachmentItem{color:var(--brand-navy);border:1px solid var(--border);border-radius:6px;align-items:center;gap:6px;padding:6px 10px;font-size:.85rem;text-decoration:none;transition:background .15s;display:flex}.note-detail-module__k9u6LG__attachmentItem:hover{background:var(--hover-bg)}.note-detail-module__k9u6LG__shareList{flex-direction:column;gap:8px;display:flex}.note-detail-module__k9u6LG__shareItem{border:1px solid var(--border);border-radius:8px;align-items:center;gap:10px;padding:6px 10px;font-size:.875rem;display:flex}.note-detail-module__k9u6LG__avatar{background:var(--brand-navy);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:.75rem;font-weight:700;display:flex}.note-detail-module__k9u6LG__inactiveLabel{color:var(--brand-red);font-size:.75rem;font-weight:600}.note-detail-module__k9u6LG__revokeBtn{border:1px solid var(--brand-red);color:var(--brand-red);cursor:pointer;background:0 0;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;margin-left:auto;font-size:.75rem;transition:all .2s;display:flex}.note-detail-module__k9u6LG__revokeBtn:hover{background:var(--brand-red);color:#fff}.note-detail-module__k9u6LG__noData{color:var(--text-muted);font-size:.85rem;font-style:italic}.note-detail-module__k9u6LG__btnShare{color:var(--brand-navy);border:1px solid var(--brand-navy);cursor:pointer;background:0 0;border-radius:6px;padding:.6rem 1.25rem;font-weight:600;transition:all .2s}.note-detail-module__k9u6LG__btnShare:hover{background:#13274f0d}.note-detail-module__k9u6LG__detailsTab{flex-direction:column;gap:1.25rem;display:flex}.note-detail-module__k9u6LG__commentsTab,.note-detail-module__k9u6LG__historyTab{min-height:300px}.note-detail-module__k9u6LG__metaInfo{flex-wrap:wrap;align-items:center;gap:.75rem;margin:1rem 0 1.5rem;display:flex}.note-detail-module__k9u6LG__sourceLink{color:#3b82f6;cursor:pointer;background:#3b82f61a;border-radius:6px;padding:4px 10px;font-size:.85rem;font-weight:600}.note-detail-module__k9u6LG__sourceLink:hover{background:#3b82f633}@media (max-width:768px){.note-detail-module__k9u6LG__pageContainer{padding:1rem}.note-detail-module__k9u6LG__headerLeft{flex-direction:column;align-items:flex-start;gap:.5rem}.note-detail-module__k9u6LG__tabs{overflow-x:auto}.note-detail-module__k9u6LG__actions{flex-direction:column}.note-detail-module__k9u6LG__metaInfo{flex-direction:column;align-items:flex-start}}
.employee-detail-module__j9ZB_a__breadcrumb{color:var(--brand-navy,#13274f);margin-bottom:1rem;font-size:.875rem;text-decoration:none;display:inline-block}.employee-detail-module__j9ZB_a__breadcrumb:hover{text-decoration:underline}.employee-detail-module__j9ZB_a__pageContainer{max-width:1100px;margin:0 auto;padding:1.5rem 2rem}.employee-detail-module__j9ZB_a__profileCard{background:var(--surface);border:1px solid var(--border);border-radius:10px;margin-bottom:1.5rem;padding:1.75rem;box-shadow:0 2px 8px #0000000d}.employee-detail-module__j9ZB_a__profileTop{align-items:flex-start;gap:1.5rem;margin-bottom:1rem;display:flex}.employee-detail-module__j9ZB_a__profileAvatar{object-fit:cover;border:3px solid var(--brand-navy);color:#0000;border-radius:50%;flex-shrink:0;width:80px;height:80px}.employee-detail-module__j9ZB_a__profileInitials{background:var(--brand-navy);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:80px;height:80px;font-size:1.5rem;font-weight:700;display:flex}.employee-detail-module__j9ZB_a__profileInfo{flex:1}.employee-detail-module__j9ZB_a__profileName{color:var(--brand-navy);margin-bottom:.25rem;font-size:1.5rem;font-weight:700}.employee-detail-module__j9ZB_a__profileMeta{color:var(--text-muted);margin-bottom:.5rem;font-size:.85rem}.employee-detail-module__j9ZB_a__profileBadges{flex-wrap:wrap;gap:.4rem;display:flex}.employee-detail-module__j9ZB_a__pill{color:var(--brand-navy);background:#13274f14;border-radius:20px;padding:.2rem .6rem;font-size:.75rem;font-weight:600}.employee-detail-module__j9ZB_a__leaveBadge{color:#92400e;background:#fef3c7;border-radius:20px;padding:.2rem .65rem;font-size:.75rem;font-weight:600}.employee-detail-module__j9ZB_a__flagBadge{color:#991b1b;background:#fee2e2;border-radius:20px;padding:.2rem .65rem;font-size:.72rem;font-weight:600}.employee-detail-module__j9ZB_a__profileActions{flex-shrink:0;align-items:flex-start;gap:.5rem;display:flex}.employee-detail-module__j9ZB_a__profileAudit{color:var(--text-muted);border-top:1px solid var(--border);padding-top:.75rem;font-size:.78rem}.employee-detail-module__j9ZB_a__statusCell{align-items:center;gap:.4rem;font-size:.825rem;font-weight:600;display:inline-flex}.employee-detail-module__j9ZB_a__statusDot{border-radius:50%;width:8px;height:8px}.employee-detail-module__j9ZB_a__statusDotActive{background:#1b8a5a}.employee-detail-module__j9ZB_a__statusDotInactive{background:#e08a1e}.employee-detail-module__j9ZB_a__statusDotBlacklisted{background:#d92026}.employee-detail-module__j9ZB_a__btnEdit{background:var(--brand-navy);color:#fff;cursor:pointer;border:none;border-radius:8px;align-items:center;gap:.35rem;padding:.55rem 1.1rem;font-size:.82rem;font-weight:600;text-decoration:none;transition:background .2s,transform .1s;display:inline-flex}.employee-detail-module__j9ZB_a__btnEdit:hover{background:var(--brand-navy-dark);transform:translateY(-1px)}.employee-detail-module__j9ZB_a__btnSave{background:var(--brand-navy);color:#fff;cursor:pointer;border:none;border-radius:8px;align-items:center;gap:.35rem;padding:.55rem 1.1rem;font-size:.82rem;font-weight:600;transition:background .2s;display:inline-flex}.employee-detail-module__j9ZB_a__btnSave:hover:not(:disabled){background:var(--brand-navy-dark)}.employee-detail-module__j9ZB_a__btnSave:disabled{opacity:.6;cursor:not-allowed}.employee-detail-module__j9ZB_a__btnCancel{color:var(--brand-navy);border:1.5px solid var(--brand-navy);cursor:pointer;background:0 0;border-radius:8px;padding:.55rem 1.1rem;font-size:.82rem;font-weight:600;transition:background .15s}.employee-detail-module__j9ZB_a__btnCancel:hover{background:#13274f0f}.employee-detail-module__j9ZB_a__btnStatus{background:var(--caution);color:#fff;cursor:pointer;border:none;border-radius:8px;align-items:center;gap:.35rem;padding:.55rem 1.1rem;font-size:.82rem;font-weight:600;transition:filter .2s;display:inline-flex}.employee-detail-module__j9ZB_a__btnStatus:hover{filter:brightness(.9)}.employee-detail-module__j9ZB_a__btnCaution{background:var(--brand-red);color:#fff;cursor:pointer;border:none;border-radius:8px;align-items:center;gap:.35rem;padding:.55rem 1.1rem;font-size:.82rem;font-weight:600;transition:filter .2s;display:inline-flex}.employee-detail-module__j9ZB_a__btnCaution:hover:not(:disabled){filter:brightness(.9)}.employee-detail-module__j9ZB_a__tabBar{background:var(--surface);border:1px solid var(--border);border-radius:10px;flex-wrap:wrap;gap:0;margin-bottom:1.25rem;display:flex;overflow:hidden;box-shadow:0 2px 6px #0000000a}.employee-detail-module__j9ZB_a__tab{border:none;border-right:1px solid var(--border);cursor:pointer;min-width:0;color:var(--text-muted);text-align:center;background:0 0;border-radius:0;flex-direction:column;flex:1;align-items:center;gap:.15rem;padding:.7rem .4rem;font-size:.72rem;font-weight:500;line-height:1.2;transition:background .15s,color .15s;display:flex}.employee-detail-module__j9ZB_a__tab:last-child{border-right:none}.employee-detail-module__j9ZB_a__tab:hover{background:var(--hover-bg);color:var(--brand-navy)}.employee-detail-module__j9ZB_a__tabActive{font-weight:700;background:var(--brand-navy)!important;color:#fff!important}.employee-detail-module__j9ZB_a__tabHistory{border-left:2px solid var(--border)}.employee-detail-module__j9ZB_a__tabIcon{font-size:.9rem}.employee-detail-module__j9ZB_a__formCard{background:var(--surface);border:1px solid var(--border);border-radius:10px;margin-bottom:1.5rem;padding:2rem;box-shadow:0 2px 8px #0000000d}.employee-detail-module__j9ZB_a__sectionTitle{color:var(--brand-navy);border-bottom:2px solid #13274f1a;align-items:center;gap:.5rem;margin-bottom:1.25rem;padding-bottom:.5rem;font-size:.95rem;font-weight:700;display:flex}.employee-detail-module__j9ZB_a__formGrid{grid-template-columns:1fr 1fr;gap:1.25rem 1.5rem;display:grid}.employee-detail-module__j9ZB_a__formGridFull{grid-column:1/-1}.employee-detail-module__j9ZB_a__formField{flex-direction:column;gap:.35rem;display:flex}.employee-detail-module__j9ZB_a__label{color:var(--foreground);font-size:.8rem;font-weight:600}.employee-detail-module__j9ZB_a__required{color:var(--brand-red);margin-left:.1rem}.employee-detail-module__j9ZB_a__input,.employee-detail-module__j9ZB_a__select,.employee-detail-module__j9ZB_a__textarea{border:1px solid var(--border);background:var(--background);color:var(--foreground);border-radius:7px;width:100%;padding:.55rem .75rem;font-family:inherit;font-size:.875rem;transition:border-color .2s,box-shadow .2s}.employee-detail-module__j9ZB_a__input:focus,.employee-detail-module__j9ZB_a__select:focus,.employee-detail-module__j9ZB_a__textarea:focus{border-color:var(--brand-navy);outline:none;box-shadow:0 0 0 3px #13274f1a}.employee-detail-module__j9ZB_a__input:disabled,.employee-detail-module__j9ZB_a__select:disabled,.employee-detail-module__j9ZB_a__textarea:disabled{opacity:.6;cursor:default;background:var(--hover-bg)}.employee-detail-module__j9ZB_a__inputError{border-color:var(--brand-red)!important}.employee-detail-module__j9ZB_a__fieldError{color:var(--brand-red);font-size:.75rem}.employee-detail-module__j9ZB_a__textarea{resize:vertical;min-height:90px}.employee-detail-module__j9ZB_a__multiSelectWrapper{border:1px solid var(--border);background:var(--background);cursor:pointer;border-radius:7px;flex-wrap:wrap;gap:.4rem;max-height:150px;padding:.5rem;display:flex;overflow-y:auto}.employee-detail-module__j9ZB_a__multiSelectWrapper:focus-within{border-color:var(--brand-navy)}.employee-detail-module__j9ZB_a__multiSelectItem{color:var(--brand-navy);cursor:pointer;-webkit-user-select:none;user-select:none;background:#13274f14;border:1px solid #0000;border-radius:20px;padding:.25rem .6rem;font-size:.75rem;font-weight:600;transition:background .15s}.employee-detail-module__j9ZB_a__multiSelectItemSelected{background:var(--brand-navy)!important;color:#fff!important}.employee-detail-module__j9ZB_a__multiSelectHint{color:var(--text-muted);font-size:.75rem}.employee-detail-module__j9ZB_a__infoNote{color:var(--text-muted);background:#13274f0d;border:1px solid #13274f26;border-radius:7px;align-items:flex-start;gap:.5rem;margin-bottom:1.25rem;padding:.75rem 1rem;font-size:.8rem;display:flex}.employee-detail-module__j9ZB_a__hierarchyNote{color:var(--text-muted);margin-top:.25rem;font-size:.78rem;font-style:italic}.employee-detail-module__j9ZB_a__editActions{border-top:1px solid var(--border);flex-wrap:wrap;justify-content:flex-end;gap:.75rem;padding-top:1.25rem;display:flex}.employee-detail-module__j9ZB_a__errorBanner{color:var(--brand-red);background:#d9202614;border:1px solid #d9202640;border-radius:8px;margin-bottom:1rem;padding:.75rem 1rem;font-size:.875rem}.employee-detail-module__j9ZB_a__successBanner{color:#1b8a5a;background:#1b8a5a1a;border:1px solid #1b8a5a4d;border-radius:8px;margin-bottom:1rem;padding:.75rem 1rem;font-size:.875rem}.employee-detail-module__j9ZB_a__loadingWrapper{text-align:center;padding:3rem}.employee-detail-module__j9ZB_a__spinner{border:3px solid var(--border);border-top-color:var(--brand-navy);border-radius:50%;width:36px;height:36px;margin:0 auto 1rem;animation:.7s linear infinite employee-detail-module__j9ZB_a__spin}.employee-detail-module__j9ZB_a__spinnerInline{vertical-align:middle;border:2px solid #fff6;border-top-color:#fff;border-radius:50%;width:16px;height:16px;margin-right:.4rem;animation:.7s linear infinite employee-detail-module__j9ZB_a__spin;display:inline-block}@keyframes employee-detail-module__j9ZB_a__spin{to{transform:rotate(360deg)}}.employee-detail-module__j9ZB_a__readOnlyValue{border:1px solid var(--border);background:var(--hover-bg);color:var(--foreground);word-break:break-word;border-radius:7px;min-height:38px;padding:.55rem .75rem;font-size:.875rem}.employee-detail-module__j9ZB_a__readOnlyEmpty{color:var(--text-muted);font-style:italic}@media (max-width:768px){.employee-detail-module__j9ZB_a__pageContainer{padding:1rem}.employee-detail-module__j9ZB_a__profileTop{text-align:center;flex-direction:column;align-items:center}.employee-detail-module__j9ZB_a__profileActions{flex-wrap:wrap;justify-content:center}.employee-detail-module__j9ZB_a__formGrid{grid-template-columns:1fr}.employee-detail-module__j9ZB_a__formGridFull{grid-column:1}.employee-detail-module__j9ZB_a__tabBar{flex-wrap:nowrap;overflow-x:auto}.employee-detail-module__j9ZB_a__tab{flex:none;min-width:65px}}.employee-detail-module__j9ZB_a__toggleRow{border-bottom:1px solid var(--border,#e2e8f0);justify-content:space-between;align-items:center;gap:1rem;padding:.85rem 1rem;display:flex}.employee-detail-module__j9ZB_a__toggleRow:last-child{border-bottom:none}.employee-detail-module__j9ZB_a__toggleLabelGroup{flex-direction:column;gap:.2rem;display:flex}.employee-detail-module__j9ZB_a__toggleLabel{color:var(--foreground,#1e293b);font-size:.9rem;font-weight:600}.employee-detail-module__j9ZB_a__toggleHelperText{color:var(--text-muted,#64748b);font-size:.78rem;font-style:italic;line-height:1.4}.employee-detail-module__j9ZB_a__toggleSwitch{flex-shrink:0;width:48px;height:26px;position:relative}.employee-detail-module__j9ZB_a__toggleSwitch input{opacity:0;width:0;height:0}.employee-detail-module__j9ZB_a__toggleSlider{cursor:pointer;background:#cbd5e1;border-radius:26px;transition:background .25s;position:absolute;inset:0}.employee-detail-module__j9ZB_a__toggleSlider:before{content:"";background:#fff;border-radius:50%;width:20px;height:20px;transition:transform .25s;position:absolute;bottom:3px;left:3px;box-shadow:0 1px 3px #00000026}.employee-detail-module__j9ZB_a__toggleSwitch input:checked+.employee-detail-module__j9ZB_a__toggleSlider{background:#10b981}.employee-detail-module__j9ZB_a__toggleSwitch input:checked+.employee-detail-module__j9ZB_a__toggleSlider:before{transform:translate(22px)}.employee-detail-module__j9ZB_a__subsectionDivider{border:none;border-top:1px solid var(--border,#e2e8f0);margin:1.5rem 0}.employee-detail-module__j9ZB_a__togglesCard{background:var(--surface,#fff);border:1px solid var(--border,#e2e8f0);border-radius:10px;margin-top:.5rem;padding:.25rem 0}.employee-detail-module__j9ZB_a__badgeYes{color:#059669;background:#10b9811a;border:1px solid #10b9814d;border-radius:12px;padding:.15rem .6rem;font-size:.78rem;font-weight:600;display:inline-block}.employee-detail-module__j9ZB_a__badgeNo{color:#dc2626;background:#ef444414;border:1px solid #ef444433;border-radius:12px;padding:.15rem .6rem;font-size:.78rem;font-weight:600;display:inline-block}
.employees-module__4a0E6G__pageContainer{max-width:1500px;margin:0 auto;padding:1.5rem 2rem}.employees-module__4a0E6G__header{background:var(--surface);border:1px solid var(--border);border-radius:10px;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;padding:1.5rem 1.75rem;display:flex;box-shadow:0 2px 8px #0000000d}.employees-module__4a0E6G__headerLeft{align-items:center;gap:1rem;display:flex}.employees-module__4a0E6G__iconBox{background:var(--brand-navy);color:#fff;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.25rem;display:flex}.employees-module__4a0E6G__headerTitle{color:var(--brand-navy);margin-bottom:.2rem;font-size:1.375rem;font-weight:700}.employees-module__4a0E6G__headerSubtitle{color:var(--text-muted);font-size:.825rem}.employees-module__4a0E6G__filterBar{background:var(--surface);border:1px solid var(--border);border-radius:10px;flex-wrap:wrap;align-items:center;gap:.75rem;margin-bottom:1.25rem;padding:1rem 1.25rem;display:flex;box-shadow:0 1px 4px #0000000a}.employees-module__4a0E6G__searchWrapper{flex:1;min-width:200px;position:relative}.employees-module__4a0E6G__searchIcon{color:var(--text-muted);pointer-events:none;font-size:.9rem;position:absolute;top:50%;left:.75rem;transform:translateY(-50%)}.employees-module__4a0E6G__searchInput{border:1px solid var(--border);background:var(--background);width:100%;color:var(--foreground);border-radius:7px;padding:.5rem .75rem .5rem 2.25rem;font-size:.875rem;transition:border-color .2s}.employees-module__4a0E6G__searchInput:focus{border-color:var(--brand-navy);outline:none;box-shadow:0 0 0 3px #13274f1a}.employees-module__4a0E6G__filterSelect{border:1px solid var(--border);background:var(--background);color:var(--foreground);cursor:pointer;border-radius:7px;min-width:140px;padding:.5rem .75rem;font-size:.875rem;transition:border-color .2s}.employees-module__4a0E6G__filterSelect:focus{border-color:var(--brand-navy);outline:none}.employees-module__4a0E6G__tableCard{background:var(--surface);border:1px solid var(--border);border-radius:10px;overflow:hidden;box-shadow:0 2px 8px #0000000d}.employees-module__4a0E6G__tableScroll{overflow-x:auto}.employees-module__4a0E6G__table{border-collapse:collapse;width:100%;font-size:.875rem}.employees-module__4a0E6G__table thead{z-index:2;position:sticky;top:0}.employees-module__4a0E6G__table thead th{background:var(--table-header-bg,#13274f);color:var(--table-header-fg,#fff);text-align:left;letter-spacing:.03em;text-transform:uppercase;white-space:nowrap;padding:.85rem 1rem;font-size:.8rem;font-weight:600}.employees-module__4a0E6G__table thead th:last-child{text-align:right}.employees-module__4a0E6G__table tbody tr{border-bottom:1px solid var(--border);transition:background .15s}.employees-module__4a0E6G__table tbody tr:nth-child(2n){background:var(--table-row-alt)}.employees-module__4a0E6G__table tbody tr:hover{background:var(--hover-bg)}.employees-module__4a0E6G__table td{vertical-align:middle;padding:.75rem 1rem}.employees-module__4a0E6G__photoCell{flex-shrink:0}.employees-module__4a0E6G__avatarLarge{object-fit:cover;border:2px solid var(--border);color:#0000;border-radius:50%;flex-shrink:0;width:48px;min-width:48px;height:48px;min-height:48px}.employees-module__4a0E6G__initialsAvatarLarge{background:var(--brand-navy);color:#fff;letter-spacing:.02em;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:1rem;font-weight:700;display:flex}.employees-module__4a0E6G__employeeCard{align-items:flex-start;gap:.85rem;display:flex}.employees-module__4a0E6G__nameBlock{flex-direction:column;line-height:1.4;display:flex}.employees-module__4a0E6G__employeeId{color:var(--brand-navy);letter-spacing:.05em;margin-bottom:.15rem;font-size:.75rem;font-weight:700}.employees-module__4a0E6G__displayName{color:var(--foreground);margin-bottom:.2rem;font-size:.95rem;font-weight:600}.employees-module__4a0E6G__secondaryText{color:var(--text-muted);margin-bottom:.2rem;font-size:.8rem}.employees-module__4a0E6G__detailRow{color:var(--text-muted);align-items:center;gap:.35rem;margin-top:.15rem;font-size:.8rem;display:flex}.employees-module__4a0E6G__detailIcon{opacity:.8;font-size:.85rem}.employees-module__4a0E6G__roleBlock{flex-direction:column;display:flex}.employees-module__4a0E6G__hierarchyRow{border-top:1px dashed var(--border);margin-top:.4rem;padding-top:.4rem}.employees-module__4a0E6G__personalBlock{flex-direction:column;display:flex}.employees-module__4a0E6G__pillsCell{flex-wrap:wrap;gap:.35rem;max-width:200px;display:flex}.employees-module__4a0E6G__pill{color:var(--brand-navy);white-space:nowrap;background:#13274f14;border-radius:20px;padding:.2rem .55rem;font-size:.72rem;font-weight:600}.employees-module__4a0E6G__noPill{color:var(--text-muted);font-size:.8rem;font-style:italic}.employees-module__4a0E6G__statusCell{white-space:nowrap;align-items:center;gap:.45rem;display:flex}.employees-module__4a0E6G__statusDot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.employees-module__4a0E6G__statusDotActive{background:#1b8a5a}.employees-module__4a0E6G__statusDotInactive{background:#e08a1e}.employees-module__4a0E6G__statusDotBlacklisted{background:#d92026}.employees-module__4a0E6G__statusLabel{font-size:.8rem;font-weight:500}.employees-module__4a0E6G__actionsCell{text-align:right;white-space:nowrap}.employees-module__4a0E6G__actionsWrapper{flex-direction:column;align-items:flex-end;gap:.4rem;display:flex}.employees-module__4a0E6G__btnView{background:var(--brand-navy);color:#fff;cursor:pointer;border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;gap:.3rem;width:90px;padding:.35rem .75rem;font-size:.78rem;font-weight:600;text-decoration:none;transition:background .2s,transform .1s;display:inline-flex}.employees-module__4a0E6G__btnView:hover{background:var(--brand-navy-dark);transform:translateY(-1px)}.employees-module__4a0E6G__btnEditOutline{color:var(--brand-navy);border:1px solid var(--brand-navy);cursor:pointer;background:0 0;border-radius:6px;justify-content:center;align-items:center;gap:.3rem;width:90px;padding:.35rem .75rem;font-size:.78rem;font-weight:600;text-decoration:none;transition:background .2s,color .2s,transform .1s;display:inline-flex}.employees-module__4a0E6G__btnEditOutline:hover{background:#13274f0d;transform:translateY(-1px)}.employees-module__4a0E6G__btnStatus{background:var(--caution);color:#fff;cursor:pointer;border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;gap:.3rem;width:90px;padding:.35rem .75rem;font-size:.78rem;font-weight:600;transition:background .2s,transform .1s;display:inline-flex}.employees-module__4a0E6G__btnStatus:hover{filter:brightness(.9);transform:translateY(-1px)}.employees-module__4a0E6G__btnCautionList{background:var(--brand-red);color:#fff;cursor:pointer;border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;gap:.3rem;width:90px;padding:.35rem .75rem;font-size:.78rem;font-weight:600;transition:filter .2s,transform .1s;display:inline-flex}.employees-module__4a0E6G__btnCautionList:hover:not(:disabled){filter:brightness(.9);transform:translateY(-1px)}.employees-module__4a0E6G__paginationBar{border-top:1px solid var(--border);background:var(--surface);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;padding:.9rem 1rem;display:flex}.employees-module__4a0E6G__paginationInfo{color:var(--text-muted);font-size:.82rem}.employees-module__4a0E6G__paginationControls{align-items:center;gap:.3rem;display:flex}.employees-module__4a0E6G__pageBtn{border:1px solid var(--border);background:var(--surface);min-width:34px;height:34px;color:var(--foreground);cursor:pointer;border-radius:6px;justify-content:center;align-items:center;padding:0 .5rem;font-size:.82rem;font-weight:500;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.employees-module__4a0E6G__pageBtn:hover:not(:disabled){border-color:var(--brand-navy);color:var(--brand-navy)}.employees-module__4a0E6G__pageBtn:disabled{opacity:.4;cursor:not-allowed}.employees-module__4a0E6G__pageBtnActive{font-weight:700;background:var(--brand-red)!important;border-color:var(--brand-red)!important;color:#fff!important}.employees-module__4a0E6G__emptyState{text-align:center;color:var(--text-muted);padding:3rem 1rem}.employees-module__4a0E6G__emptyIcon{margin-bottom:.75rem;font-size:2.5rem}.employees-module__4a0E6G__emptyText{font-size:.9rem}.employees-module__4a0E6G__loadingWrapper{text-align:center;padding:3rem 1rem}.employees-module__4a0E6G__spinner{border:3px solid var(--border);border-top-color:var(--brand-navy);border-radius:50%;width:36px;height:36px;margin:0 auto 1rem;animation:.7s linear infinite employees-module__4a0E6G__spin}@keyframes employees-module__4a0E6G__spin{to{transform:rotate(360deg)}}.employees-module__4a0E6G__errorMsg{color:var(--brand-red);background:#d9202614;border:1px solid #d9202633;border-radius:8px;margin-bottom:1rem;padding:1rem 1.25rem;font-size:.875rem}.employees-module__4a0E6G__btnAdd{background:var(--brand-navy);color:#fff;cursor:pointer;border:none;border-radius:8px;align-items:center;gap:.4rem;padding:.6rem 1.25rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:background .2s,transform .1s,box-shadow .2s;display:inline-flex;box-shadow:0 2px 6px #13274f40}.employees-module__4a0E6G__btnAdd:hover{background:var(--brand-navy-dark);transform:translateY(-1px);box-shadow:0 4px 12px #13274f4d}.employees-module__4a0E6G__btnOutline{color:var(--brand-navy);border:1px solid var(--brand-navy);cursor:pointer;background:0 0;border-radius:8px;align-items:center;gap:.4rem;padding:.6rem 1.25rem;font-size:.875rem;font-weight:600;transition:all .2s;display:inline-flex}.employees-module__4a0E6G__btnOutline:hover{background:#13274f0d;transform:translateY(-1px)}@media (max-width:768px){.employees-module__4a0E6G__pageContainer{padding:1rem}.employees-module__4a0E6G__header{flex-direction:column;align-items:flex-start}.employees-module__4a0E6G__filterBar{flex-direction:column}.employees-module__4a0E6G__filterSelect{width:100%}.employees-module__4a0E6G__tableScroll{overflow-x:auto}.employees-module__4a0E6G__table thead{display:none}.employees-module__4a0E6G__table tbody tr{border:1px solid var(--border);border-radius:8px;margin-bottom:.75rem;padding:.75rem;display:block}.employees-module__4a0E6G__table td{border:none;justify-content:space-between;align-items:center;padding:.35rem 0;display:flex}.employees-module__4a0E6G__table td:before{content:attr(data-label);color:var(--text-muted);text-transform:uppercase;letter-spacing:.03em;min-width:80px;font-size:.75rem;font-weight:600}.employees-module__4a0E6G__actionsCell{justify-content:flex-end}.employees-module__4a0E6G__paginationBar{flex-direction:column;align-items:center}}.employees-module__4a0E6G__photoOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#0009;justify-content:center;align-items:center;animation:.2s employees-module__4a0E6G__fadeIn;display:flex;position:fixed;inset:0}.employees-module__4a0E6G__photoPopup{background:var(--surface);text-align:center;border-radius:14px;width:90%;max-width:420px;padding:1.5rem;animation:.2s employees-module__4a0E6G__scaleIn;position:relative;box-shadow:0 20px 60px #0000004d}.employees-module__4a0E6G__photoCloseBtn{cursor:pointer;width:32px;height:32px;color:var(--text-muted);background:#00000014;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:1rem;transition:background .2s;display:flex;position:absolute;top:.75rem;right:.75rem}.employees-module__4a0E6G__photoCloseBtn:hover{color:var(--foreground);background:#00000026}.employees-module__4a0E6G__photoFull{object-fit:contain;border-radius:10px;max-width:100%;max-height:65vh;margin-bottom:.75rem}.employees-module__4a0E6G__photoName{color:var(--brand-navy);margin:0;font-size:.95rem;font-weight:600}@keyframes employees-module__4a0E6G__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes employees-module__4a0E6G__scaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}
.FileUpload-module__F0am5q__wrapper{flex-direction:column;gap:6px;display:flex}.FileUpload-module__F0am5q__label{color:var(--text-secondary,#374151);font-size:.85rem;font-weight:600}.FileUpload-module__F0am5q__dropZone{border:2px dashed var(--border-color,#d1d5db);background:var(--bg-primary,#f9fafb);cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:6px;min-height:96px;padding:24px 16px;transition:border-color .2s,background .2s;display:flex}.FileUpload-module__F0am5q__dropZone:hover,.FileUpload-module__F0am5q__dropZone:focus-visible{border-color:var(--brand-navy,#13274f);background:#13274f0a;outline:none}.FileUpload-module__F0am5q__dropZone.FileUpload-module__F0am5q__uploading{pointer-events:none;opacity:.7}.FileUpload-module__F0am5q__hiddenInput{display:none}.FileUpload-module__F0am5q__uploadIcon{opacity:.5;font-size:1.5rem}.FileUpload-module__F0am5q__dropText{color:var(--text-secondary,#6b7280);font-size:.85rem;font-weight:500}.FileUpload-module__F0am5q__acceptHint{color:var(--text-secondary,#9ca3af);font-size:.72rem;font-style:italic}.FileUpload-module__F0am5q__spinner{border:2.5px solid var(--border-color,#e5e7eb);border-top-color:var(--brand-navy,#13274f);border-radius:50%;width:22px;height:22px;animation:.7s linear infinite FileUpload-module__F0am5q__spin}@keyframes FileUpload-module__F0am5q__spin{to{transform:rotate(360deg)}}.FileUpload-module__F0am5q__previewContainer{flex-wrap:wrap;gap:12px;margin-top:8px;display:flex}.FileUpload-module__F0am5q__previewCard{border:1px solid var(--border-color,#e5e7eb);background:var(--bg-card,#fff);border-radius:8px;flex-direction:column;width:120px;transition:border-color .2s;display:flex;position:relative;overflow:hidden}.FileUpload-module__F0am5q__previewCard:hover{border-color:var(--brand-navy,#13274f)}.FileUpload-module__F0am5q__previewThumb{background:#f3f4f6;justify-content:center;align-items:center;height:90px;display:flex;overflow:hidden}.FileUpload-module__F0am5q__previewThumb img{object-fit:cover;width:100%;height:100%}.FileUpload-module__F0am5q__previewIconLarge{color:#9ca3af;font-size:2rem}.FileUpload-module__F0am5q__previewInfo{background:var(--bg-card,#fff);border-top:1px solid var(--border-color,#e5e7eb);justify-content:space-between;align-items:center;padding:8px;display:flex}.FileUpload-module__F0am5q__previewName{color:var(--brand-navy,#13274f);white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:.7rem;font-weight:500;text-decoration:none;overflow:hidden}.FileUpload-module__F0am5q__previewName:hover{color:var(--brand-red,#d92026);text-decoration:underline}.FileUpload-module__F0am5q__previewClearBtn{cursor:pointer;color:var(--text-secondary,#9ca3af);background:0 0;border:none;padding:0 0 0 4px;font-size:1rem;line-height:1;transition:color .15s}.FileUpload-module__F0am5q__previewClearBtn:hover{color:var(--brand-red,#d92026)}.FileUpload-module__F0am5q__errorMsg{color:var(--brand-red,#d92026);margin:0;font-size:.8rem;font-weight:500}html[data-theme=dark] .FileUpload-module__F0am5q__dropZone{background:#0f0f23;border-color:#2a2a4a}@media (prefers-color-scheme:dark){html:not([data-theme=light]) .FileUpload-module__F0am5q__dropZone{background:#0f0f23;border-color:#2a2a4a}}:is(html[data-theme=dark] .FileUpload-module__F0am5q__dropZone:hover,html[data-theme=dark] .FileUpload-module__F0am5q__dropZone:focus-visible){background:#5b7fcb0f;border-color:#5b7fcb}@media (prefers-color-scheme:dark){:is(html:not([data-theme=light]) .FileUpload-module__F0am5q__dropZone:hover,html:not([data-theme=light]) .FileUpload-module__F0am5q__dropZone:focus-visible){background:#5b7fcb0f;border-color:#5b7fcb}}html[data-theme=dark] .FileUpload-module__F0am5q__label{color:#b8c5e0}@media (prefers-color-scheme:dark){html:not([data-theme=light]) .FileUpload-module__F0am5q__label{color:#b8c5e0}}:is(html[data-theme=dark] .FileUpload-module__F0am5q__previewCard,html[data-theme=dark] .FileUpload-module__F0am5q__previewInfo){background:#1a1a2e;border-color:#2a2a4a}@media (prefers-color-scheme:dark){:is(html:not([data-theme=light]) .FileUpload-module__F0am5q__previewCard,html:not([data-theme=light]) .FileUpload-module__F0am5q__previewInfo){background:#1a1a2e;border-color:#2a2a4a}}html[data-theme=dark] .FileUpload-module__F0am5q__previewThumb{background:#0f0f23}@media (prefers-color-scheme:dark){html:not([data-theme=light]) .FileUpload-module__F0am5q__previewThumb{background:#0f0f23}}html[data-theme=dark] .FileUpload-module__F0am5q__previewName{color:#b8c5e0}@media (prefers-color-scheme:dark){html:not([data-theme=light]) .FileUpload-module__F0am5q__previewName{color:#b8c5e0}html:not([data-theme=light]) :root:not([data-theme=light]) .FileUpload-module__F0am5q__dropZone{background:#0f0f23;border-color:#2a2a4a}html:not([data-theme=light]) :root:not([data-theme=light]) .FileUpload-module__F0am5q__label{color:#b8c5e0}:is(html:not([data-theme=light]) :root:not([data-theme=light]) .FileUpload-module__F0am5q__previewCard,html:not([data-theme=light]) :root:not([data-theme=light]) .FileUpload-module__F0am5q__previewInfo){background:#1a1a2e;border-color:#2a2a4a}html:not([data-theme=light]) :root:not([data-theme=light]) .FileUpload-module__F0am5q__previewThumb{background:#0f0f23}html:not([data-theme=light]) :root:not([data-theme=light]) .FileUpload-module__F0am5q__previewName{color:#b8c5e0}}@media (max-width:480px){.FileUpload-module__F0am5q__dropZone{padding:18px 12px}}html[data-theme=dark] :root:not([data-theme=light]) .FileUpload-module__F0am5q__dropZone{background:#0f0f23;border-color:#2a2a4a}html[data-theme=dark] :root:not([data-theme=light]) .FileUpload-module__F0am5q__label{color:#b8c5e0}:is(html[data-theme=dark] :root:not([data-theme=light]) .FileUpload-module__F0am5q__previewCard,html[data-theme=dark] :root:not([data-theme=light]) .FileUpload-module__F0am5q__previewInfo){background:#1a1a2e;border-color:#2a2a4a}html[data-theme=dark] :root:not([data-theme=light]) .FileUpload-module__F0am5q__previewThumb{background:#0f0f23}html[data-theme=dark] :root:not([data-theme=light]) .FileUpload-module__F0am5q__previewName{color:#b8c5e0}
.work-update-module__19X_9a__container{background:radial-gradient(at 100% 0,#d4af370a,#0000 50%),radial-gradient(at 0 100%,#13274f0a,#0000 50%);flex-direction:column;gap:2rem;min-height:100%;padding:1.5rem;display:flex}.work-update-module__19X_9a__heroDashboard{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background-image:radial-gradient(circle at 0 0,#d4af3726 0%,#0000 40%),radial-gradient(circle at 100% 100%,#13274f1a 0%,#0000 40%),radial-gradient(circle at 100% 0,#20c9971a 0%,#0000 40%),linear-gradient(135deg,#ffffffe6 0%,#ffffffb3 100%);border:1px solid #fff9;border-radius:16px;justify-content:space-between;align-items:center;gap:1.5rem;margin-bottom:-1rem;padding:1.25rem 2rem;animation:.6s cubic-bezier(.16,1,.3,1) work-update-module__19X_9a__fadeSlideDown,3s ease-in-out .6s infinite work-update-module__19X_9a__silverPulseHero;display:flex;position:relative;box-shadow:0 10px 40px #13274f14,inset 0 1px #fff}.work-update-module__19X_9a__heroLeft{flex:0 0 50%;min-width:0}.work-update-module__19X_9a__heroLeft h2{background:linear-gradient(90deg,#13274f,#2a4a8e);-webkit-text-fill-color:transparent;letter-spacing:-.5px;white-space:nowrap;text-overflow:ellipsis;-webkit-background-clip:text;margin:0 0 .25rem;font-size:1.3rem;font-weight:800;overflow:hidden}.work-update-module__19X_9a__heroGreeting{color:#b38b22;margin:0 0 .2rem;font-size:.95rem;font-weight:700}.work-update-module__19X_9a__heroSubText{color:#64748b;margin:0;font-size:.85rem;font-weight:500}.work-update-module__19X_9a__heroCenter{border-left:1px solid #13274f1a;border-right:1px solid #13274f1a;flex:1.5;justify-content:center;gap:1rem;padding:0 1.5rem;display:flex}.work-update-module__19X_9a__statBox{background:#ffffff80;border:1px solid #fffc;border-radius:12px;align-items:center;gap:.75rem;padding:.5rem 1rem;display:flex;box-shadow:0 4px 15px #00000005}.work-update-module__19X_9a__statIcon{font-size:1.5rem}.work-update-module__19X_9a__statInfo{flex-direction:column;display:flex}.work-update-module__19X_9a__statValue{color:#13274f;font-size:1.05rem;font-weight:800;line-height:1.1}.work-update-module__19X_9a__statLabel{color:#64748b;text-transform:uppercase;letter-spacing:.5px;margin-top:.2rem;font-size:.7rem;font-weight:700}.work-update-module__19X_9a__heroRight{flex:none;justify-content:flex-end;display:flex}.work-update-module__19X_9a__progressRingContainer{width:70px;height:70px;position:relative}.work-update-module__19X_9a__progressRingCircleBg{fill:none;stroke:#13274f0d;stroke-width:5px}.work-update-module__19X_9a__progressRingCircle{fill:none;stroke:url(#goldGradient);stroke-width:5px;stroke-linecap:round;transform-origin:50%;transition:stroke-dashoffset 1.5s cubic-bezier(.16,1,.3,1);transform:rotate(-90deg)}.work-update-module__19X_9a__progressRingText{color:#13274f;font-size:1.1rem;font-weight:800;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.work-update-module__19X_9a__ribbonWrapper{scrollbar-width:none;align-items:center;gap:1rem;padding:.5rem .5rem 1rem;display:flex;overflow-x:auto}.work-update-module__19X_9a__ribbonWrapper::-webkit-scrollbar{display:none}.work-update-module__19X_9a__ribbonCard{text-align:center;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff9;border:1px solid #fffc;border-radius:12px;min-width:100px;padding:.5rem;transition:all .4s cubic-bezier(.16,1,.3,1);position:relative;box-shadow:0 4px 15px #00000008}.work-update-module__19X_9a__ribbonCard:not(:last-child):after{content:"";z-index:-1;background:#13274f26;border-radius:2px;width:1rem;height:3px;position:absolute;top:50%;right:-1rem;transform:translateY(-50%)}.work-update-module__19X_9a__ribbonCard:hover{background:#fffffff2;transform:translateY(-8px)scale(1.02);box-shadow:0 15px 35px #13274f1a}.work-update-module__19X_9a__ribbonCardActive{color:#fff;background:linear-gradient(135deg,#13274f,#2a4a8e);border:none;transform:translateY(-5px);box-shadow:0 12px 30px #13274f4d}.work-update-module__19X_9a__ribbonCardActive:hover{background:linear-gradient(135deg,#13274f,#1e3a75);transform:translateY(-8px)}.work-update-module__19X_9a__ribbonDayNum{margin-bottom:.1rem;font-size:1.1rem;font-weight:800}.work-update-module__19X_9a__ribbonDate{opacity:.8;font-size:.75rem;font-weight:600}.work-update-module__19X_9a__ribbonNew{color:#b38b22;background:linear-gradient(135deg,#d4af371a,#d4af3733);border:2px dashed #d4af3780}.work-update-module__19X_9a__ribbonNew:hover{background:linear-gradient(135deg,#d4af3733,#d4af374d);border:2px solid #d4af37cc}.work-update-module__19X_9a__bentoGrid{grid-template-columns:repeat(12,1fr);gap:1.5rem;animation:.6s cubic-bezier(.16,1,.3,1) .1s both work-update-module__19X_9a__fadeSlideUp;display:grid}.work-update-module__19X_9a__bentoCard{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background-image:radial-gradient(circle at 100% 0,#d4af371a 0%,#0000 40%),radial-gradient(circle at 0 100%,#13274f14 0%,#0000 40%),radial-gradient(circle,#20c9970d 0%,#0000 50%),linear-gradient(135deg,#fffc 0%,#fff9 100%);border:1px solid #fffc;border-radius:24px;padding:2rem;transition:transform .3s;animation:3s ease-in-out .6s infinite work-update-module__19X_9a__silverPulseBento;box-shadow:0 10px 40px #0000000a,inset 0 1px #fff}.work-update-module__19X_9a__bentoCard:hover{transform:translateY(-2px)}.work-update-module__19X_9a__coreCard{grid-column:span 8}.work-update-module__19X_9a__checklistCard{grid-column:span 4}.work-update-module__19X_9a__mediaCard{grid-column:span 8}.work-update-module__19X_9a__actionCard{grid-column:span 4}@media (max-width:1100px){.work-update-module__19X_9a__coreCard,.work-update-module__19X_9a__checklistCard,.work-update-module__19X_9a__mediaCard,.work-update-module__19X_9a__actionCard{grid-column:span 12}}@keyframes work-update-module__19X_9a__silverPulseHero{0%,to{border-color:#fff9;box-shadow:0 10px 40px #13274f14,inset 0 1px #fff,0 0 #c0c0c000}50%{border-color:silver;box-shadow:0 10px 40px #13274f14,inset 0 1px #fff,0 0 12px #c0c0c099}}@keyframes work-update-module__19X_9a__silverPulseBento{0%,to{border-color:#fffc;box-shadow:0 10px 40px #0000000a,inset 0 1px #fff,0 0 #c0c0c000}50%{border-color:silver;box-shadow:0 10px 40px #0000000a,inset 0 1px #fff,0 0 12px #c0c0c099}}.work-update-module__19X_9a__bentoHeader{color:#13274f;align-items:center;gap:.75rem;margin-top:0;margin-bottom:1.5rem;font-size:1.25rem;font-weight:700;display:flex}.work-update-module__19X_9a__bentoIcon{color:#b38b22;background:linear-gradient(135deg,#d4af3733,#d4af370d);border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.1rem;display:inline-flex}.work-update-module__19X_9a__label{color:#64748b;margin-bottom:.5rem;font-size:.9rem;font-weight:600;display:block}.work-update-module__19X_9a__input,.work-update-module__19X_9a__textarea{color:#1e293b;background:#fff9;border:1px solid #e2e8f0cc;border-radius:12px;width:100%;padding:1rem;font-family:inherit;font-size:1rem;transition:all .3s cubic-bezier(.16,1,.3,1)}.work-update-module__19X_9a__input:focus,.work-update-module__19X_9a__textarea:focus{background:#fff;border-color:#d4af37;outline:none;box-shadow:0 0 0 4px #d4af3726}.work-update-module__19X_9a__inputGroup{margin-bottom:1.5rem}.work-update-module__19X_9a__btnPrimary{color:#fff;cursor:pointer;background:linear-gradient(135deg,#13274f,#2a4a8e);border:none;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1.05rem;font-weight:700;transition:all .3s cubic-bezier(.16,1,.3,1);display:inline-flex;box-shadow:0 8px 20px #13274f40}.work-update-module__19X_9a__btnPrimary:hover{transform:translateY(-3px);box-shadow:0 12px 25px #13274f66}.work-update-module__19X_9a__btnPrimary:disabled{box-shadow:none;cursor:not-allowed;background:#cbd5e1;transform:none}.work-update-module__19X_9a__btnSecondary{color:#13274f;cursor:pointer;background:#fff;border:2px solid #13274f1a;border-radius:12px;padding:.75rem 1.5rem;font-weight:600;transition:all .2s}.work-update-module__19X_9a__btnSecondary:hover{background:#13274f0d;border-color:#13274f}.work-update-module__19X_9a__floatingBanner{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:10;background:#fffc;border:1px solid #ffffffe6;border-radius:16px;align-items:center;gap:1rem;margin-bottom:1.5rem;padding:1.25rem 2rem;animation:6s ease-in-out infinite work-update-module__19X_9a__float;display:flex;position:relative;box-shadow:0 8px 30px #0000000f}.work-update-module__19X_9a__floatingBanner:before{content:"";z-index:-1;opacity:.15;background:linear-gradient(135deg,#20c997,#d4af37,#13274f) 0 0/200% 200%;border-radius:18px;animation:5s infinite work-update-module__19X_9a__gradientSpin;position:absolute;inset:-2px}@keyframes work-update-module__19X_9a__gradientSpin{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}@keyframes work-update-module__19X_9a__float{0%{transform:translateY(0)}50%{transform:translateY(-5px)}to{transform:translateY(0)}}.work-update-module__19X_9a__checklistItem{background:#ffffff80;border:1px solid #e2e8f099;border-radius:12px;align-items:center;gap:1rem;margin-bottom:.75rem;padding:1rem;transition:all .3s;display:flex}.work-update-module__19X_9a__checklistItem:hover{background:#ffffffe6;border-color:#d4af3766;transform:translate(4px)}.work-update-module__19X_9a__checklistItemDone{background:#20c9970d;border-color:#20c99733}.work-update-module__19X_9a__customCheckbox{appearance:none;cursor:pointer;border:2px solid #cbd5e1;border-radius:6px;flex-shrink:0;width:24px;height:24px;transition:all .2s cubic-bezier(.16,1,.3,1);position:relative}.work-update-module__19X_9a__customCheckbox:checked{background:#20c997;border-color:#20c997;animation:.4s work-update-module__19X_9a__pop}.work-update-module__19X_9a__customCheckbox:checked:after{content:"";border:2px solid #fff;border-width:0 2px 2px 0;width:4px;height:10px;position:absolute;top:4px;left:8px;transform:rotate(45deg)}@keyframes work-update-module__19X_9a__pop{0%{transform:scale(1)}50%{transform:scale(1.2)}to{transform:scale(1)}}.work-update-module__19X_9a__checklistInput{color:#1e293b;background:0 0;border:none;outline:none;flex:1;font-size:1rem;transition:color .3s}.work-update-module__19X_9a__checklistItemDone .work-update-module__19X_9a__checklistInput{color:#94a3b8}.work-update-module__19X_9a__feedContainer{margin-top:3rem}.work-update-module__19X_9a__feedHeader{color:#13274f;align-items:center;gap:1rem;margin-bottom:2rem;font-size:1.8rem;font-weight:800;display:flex}.work-update-module__19X_9a__feedTimeline{padding-left:2rem;position:relative}.work-update-module__19X_9a__feedTimeline:before{content:"";background:linear-gradient(#d4af37,#d4af371a);width:2px;position:absolute;top:1rem;bottom:0;left:0}.work-update-module__19X_9a__feedItem{margin-bottom:2rem;animation:.6s cubic-bezier(.16,1,.3,1) both work-update-module__19X_9a__fadeSlideUp;position:relative}.work-update-module__19X_9a__feedDot{background:#d4af37;border:3px solid #fff;border-radius:50%;width:16px;height:16px;position:absolute;top:1.2rem;left:-2.35rem;box-shadow:0 0 0 4px #d4af3733}.work-update-module__19X_9a__feedCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffc;border:1px solid #e2e8f0cc;border-radius:16px;padding:1.5rem;transition:all .3s;box-shadow:0 4px 15px #00000008}.work-update-module__19X_9a__feedCard:hover{transform:translate(5px);box-shadow:0 8px 25px #13274f14}.work-update-module__19X_9a__feedCardHeader{justify-content:space-between;align-items:flex-start;margin-bottom:1rem;display:flex}.work-update-module__19X_9a__feedAvatar{align-items:center;gap:1rem;display:flex}.work-update-module__19X_9a__feedAvatarIcon{color:#fff;background:linear-gradient(135deg,#13274f,#2a4a8e);border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.2rem;font-weight:700;display:flex;box-shadow:0 4px 10px #13274f4d}.work-update-module__19X_9a__feedMeta{flex-direction:column;display:flex}.work-update-module__19X_9a__feedMeta strong{color:#0f172a;font-size:1.1rem}.work-update-module__19X_9a__feedMeta span{color:#64748b;font-size:.85rem}.work-update-module__19X_9a__feedBadges{flex-wrap:wrap;justify-content:flex-end;gap:.5rem;display:flex}.work-update-module__19X_9a__feedBadge{border-radius:20px;align-items:center;gap:.3rem;padding:.4rem .8rem;font-size:.8rem;font-weight:600;display:inline-flex}.work-update-module__19X_9a__badgeSuccess{color:#0f5132;background:#20c9971a;border:1px solid #20c99733}.work-update-module__19X_9a__badgeWarning{color:#664d03;background:#ffc1071a;border:1px solid #ffc10733}.work-update-module__19X_9a__badgeInfo{color:#084298;background:#0d6efd1a;border:1px solid #0d6efd33}.work-update-module__19X_9a__badgeNeutral{color:#334155;background:#64748b1a;border:1px solid #64748b33}.work-update-module__19X_9a__feedContent{border-top:1px dashed #e2e8f0;grid-template-columns:1fr;gap:1rem;padding-top:1rem;display:grid}.work-update-module__19X_9a__feedActionPlan{background:#d4af370d;border-left:4px solid #d4af37;border-radius:12px;padding:1rem;font-size:.95rem}.work-update-module__19X_9a__lockedAlert{color:#92400e;background:#fffbebcc;border:1px solid #fde68a;border-radius:12px;align-items:center;gap:1rem;margin-bottom:1.5rem;padding:1rem 1.5rem;font-weight:500;display:flex}.work-update-module__19X_9a__overdueAlert{color:#b91c1c;background:#fef2f2cc;border:1px solid #fecaca;border-radius:12px;align-items:center;gap:1rem;margin-bottom:1.5rem;padding:1rem 1.5rem;font-weight:600;animation:2s infinite work-update-module__19X_9a__pulseRed;display:flex}@keyframes work-update-module__19X_9a__fadeSlideDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes work-update-module__19X_9a__fadeSlideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes work-update-module__19X_9a__pulseRed{0%{box-shadow:0 0 #dc354566}70%{box-shadow:0 0 0 10px #dc354500}to{box-shadow:0 0 #dc354500}}@media print{.work-update-module__19X_9a__noPrint{display:none!important}}.work-update-module__19X_9a__quoteAnimated{font-style:italic;animation:.8s ease-out forwards work-update-module__19X_9a__slideUpFadeIn}@keyframes work-update-module__19X_9a__slideUpFadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.work-update-module__19X_9a__mascotWalk{animation:.4s ease-in-out infinite alternate work-update-module__19X_9a__mascotBob}@keyframes work-update-module__19X_9a__mascotBob{0%{transform:translateY(0)rotate(-8deg)}to{transform:translateY(-5px)rotate(8deg)}}.work-update-module__19X_9a__mascotWork{animation:.3s ease-in-out infinite alternate work-update-module__19X_9a__mascotBounce}@keyframes work-update-module__19X_9a__mascotBounce{0%{transform:translateY(0)scale(1)}to{transform:translateY(-3px)scale(1.1)}}.work-update-module__19X_9a__mascotBodySvg{animation:.4s ease-in-out infinite alternate work-update-module__19X_9a__svgBodyBob}@keyframes work-update-module__19X_9a__svgBodyBob{0%{transform:translateY(0)}to{transform:translateY(-2px)}}.work-update-module__19X_9a__legFront{transform-origin:20px 40px;animation:1.2s linear infinite work-update-module__19X_9a__walkSwing}.work-update-module__19X_9a__legBack{transform-origin:20px 40px;animation:1.2s linear -.6s infinite work-update-module__19X_9a__walkSwing}.work-update-module__19X_9a__armFront{transform-origin:20px 22px;animation:1.2s linear -.6s infinite work-update-module__19X_9a__walkSwing}.work-update-module__19X_9a__armBack{transform-origin:20px 22px;animation:1.2s linear infinite work-update-module__19X_9a__walkSwing}@keyframes work-update-module__19X_9a__walkSwing{0%{transform:rotate(-30deg)}50%{transform:rotate(30deg)}to{transform:rotate(-30deg)}}
.structured-tasks-module__2AQXCG__pageContainer{background:radial-gradient(ellipse at top right, #d4af370a, transparent 50%), radial-gradient(ellipse at bottom left, #13274f0a, transparent 50%), var(--bg-card,#f8f9fa);flex-direction:column;gap:1.5rem;height:100%;padding:1.5rem;display:flex}.structured-tasks-module__2AQXCG__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.structured-tasks-module__2AQXCG__viewSwitcher{background:#e9ecef;border-radius:8px;padding:4px;display:flex}.structured-tasks-module__2AQXCG__viewSwitcher button{cursor:pointer;color:var(--text-secondary,#495057);background:0 0;border:none;border-radius:6px;padding:8px 16px;font-weight:500;transition:all .2s}.structured-tasks-module__2AQXCG__viewSwitcher button.structured-tasks-module__2AQXCG__activeView{color:var(--brand-navy,#13274f);background:#fff;box-shadow:0 1px 3px #0000001a}.structured-tasks-module__2AQXCG__createBtn{background:var(--brand-navy,#13274f);color:#fff;cursor:pointer;border:none;border-radius:8px;padding:10px 20px;font-weight:600;transition:background .2s}.structured-tasks-module__2AQXCG__createBtn:hover{background:var(--brand-navy-dark,#0c1a38)}.structured-tasks-module__2AQXCG__kanbanBoard{flex:1;gap:1rem;min-height:500px;padding-bottom:1rem;display:flex;overflow-x:auto}.structured-tasks-module__2AQXCG__kanbanColumn{-webkit-backdrop-filter:blur(12px);background:#fff9;border:1px solid #fffc;border-radius:16px;flex-direction:column;flex:0 0 300px;animation:.6s cubic-bezier(.16,1,.3,1) both structured-tasks-module__2AQXCG__kanbanFadeInUp;display:flex;overflow:hidden;box-shadow:0 8px 32px #13274f0d,inset 0 1px #fff}.structured-tasks-module__2AQXCG__kanbanColumn:first-child{animation-delay:.1s}.structured-tasks-module__2AQXCG__kanbanColumn:nth-child(2){animation-delay:.2s}.structured-tasks-module__2AQXCG__kanbanColumn:nth-child(3){animation-delay:.3s}.structured-tasks-module__2AQXCG__kanbanColumn:nth-child(4){animation-delay:.4s}.structured-tasks-module__2AQXCG__kanbanColumn:nth-child(5){animation-delay:.5s}.structured-tasks-module__2AQXCG__kanbanColumn:nth-child(6){animation-delay:.6s}.structured-tasks-module__2AQXCG__columnHeader{color:#fff;letter-spacing:-.3px;justify-content:space-between;align-items:center;padding:16px;font-size:1.05rem;font-weight:700;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 10px #0000001a}.structured-tasks-module__2AQXCG__columnHeader:before{content:"";pointer-events:none;background:linear-gradient(#fff3 0%,#0000 100%);position:absolute;inset:0}.structured-tasks-module__2AQXCG__countBadge{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;background:#ffffff40;border-radius:12px;padding:2px 10px;font-size:.8rem;font-weight:800;box-shadow:inset 0 1px 2px #0000001a}.structured-tasks-module__2AQXCG__columnBody{background-color:#0000;flex-direction:column;flex:1;gap:16px;min-height:100px;padding:16px 12px;transition:background-color .3s;display:flex;overflow-y:auto}.structured-tasks-module__2AQXCG__columnBodyOver{background-color:#13274f08;box-shadow:inset 0 0 20px #13274f0d}.structured-tasks-module__2AQXCG__taskCard{cursor:grab;background:linear-gradient(135deg,#fff 0%,#fafafaf2 100%);border:1px solid #13274f14;border-radius:14px;padding:16px;transition:transform .3s cubic-bezier(.175,.885,.32,1.275),box-shadow .3s,border-color .3s;animation:3s ease-in-out infinite structured-tasks-module__2AQXCG__silverPulseCard;position:relative;overflow:hidden;box-shadow:0 4px 12px #00000008,inset 0 1px #fff}.structured-tasks-module__2AQXCG__status_Pending{background:linear-gradient(135deg,#fff 0%,#fdf5e6f2 100%)}.structured-tasks-module__2AQXCG__status_InProgress{background:linear-gradient(135deg,#fff 0%,#f0f4faf2 100%)}.structured-tasks-module__2AQXCG__status_OnHold{background:linear-gradient(135deg,#fff 0%,#f5f5f5f2 100%)}.structured-tasks-module__2AQXCG__status_Completed{background:linear-gradient(135deg,#fff 0%,#f0faf5f2 100%)}.structured-tasks-module__2AQXCG__status_Overdue{background:linear-gradient(135deg,#fff 0%,#fff0f0f2 100%)}.structured-tasks-module__2AQXCG__status_Cancelled{background:linear-gradient(135deg,#fff 0%,#f8f8f8f2 100%)}.structured-tasks-module__2AQXCG__taskCard:after{content:"";pointer-events:none;background:linear-gradient(135deg,#fff0 0%,#fff6 50%,#fff0 100%);transition:transform .6s;position:absolute;inset:0;transform:translate(-100%)}.structured-tasks-module__2AQXCG__taskCard:hover:after{transform:translate(100%)}.structured-tasks-module__2AQXCG__taskCard:hover{border-color:#d4af3766;transform:translateY(-4px)scale(1.02);box-shadow:0 12px 24px #13274f1a,inset 0 1px #fff}.structured-tasks-module__2AQXCG__taskCard:active{cursor:grabbing;transform:translateY(-2px)scale(1.01);box-shadow:0 8px 16px #13274f14}.structured-tasks-module__2AQXCG__taskCode{color:var(--text-secondary,#6c757d);margin-bottom:4px;font-size:.75rem}.structured-tasks-module__2AQXCG__taskTitle{color:var(--text-primary,#212529);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:12px;font-size:.95rem;font-weight:600;line-height:1.4;display:-webkit-box;overflow:hidden}.structured-tasks-module__2AQXCG__taskFooter{justify-content:space-between;align-items:center;display:flex}.structured-tasks-module__2AQXCG__assigneeAvatars{display:flex}.structured-tasks-module__2AQXCG__avatar{background:var(--brand-navy,#13274f);color:#fff;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;margin-left:-8px;font-size:.75rem;transition:transform .3s,box-shadow .3s,border-color .3s;display:flex}.structured-tasks-module__2AQXCG__avatar:first-child{margin-left:0}.structured-tasks-module__2AQXCG__taskCard:hover .structured-tasks-module__2AQXCG__avatar{z-index:2;border-color:#d4af37cc;transform:scale(1.1);box-shadow:0 0 8px #13274f4d}.structured-tasks-module__2AQXCG__badges{align-items:center;gap:6px;display:flex}.structured-tasks-module__2AQXCG__priorityBadge{color:#fff;letter-spacing:.3px;text-transform:uppercase;border-radius:12px;padding:3px 10px;font-size:.75rem;font-weight:700;transition:transform .2s cubic-bezier(.175,.885,.32,1.275),box-shadow .2s;box-shadow:0 2px 6px #00000026}.structured-tasks-module__2AQXCG__priorityBadge:hover{transform:scale(1.08)translateY(-2px);box-shadow:0 6px 12px #0003}@keyframes structured-tasks-module__2AQXCG__kanbanFadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes structured-tasks-module__2AQXCG__silverPulseCard{0%,to{border-color:#fffc;box-shadow:0 4px 12px #00000008,inset 0 1px #fff,0 0 #c0c0c000}50%{border-color:silver;box-shadow:0 4px 12px #00000008,inset 0 1px #fff,0 0 10px #c0c0c080}}.structured-tasks-module__2AQXCG__dueDateChip{color:var(--text-secondary,#6c757d);background:#f8f9fa;border:1px solid #e9ecef;border-radius:12px;padding:2px 8px;font-size:.75rem;transition:transform .2s,box-shadow .2s,background .2s}.structured-tasks-module__2AQXCG__dueDateChip:hover{background:#fff;transform:scale(1.05)translateY(-2px);box-shadow:0 4px 8px #0000001a}.structured-tasks-module__2AQXCG__overdueText{color:var(--brand-red,#d92026);border-color:var(--brand-red,#d92026);background:#fff5f5}.structured-tasks-module__2AQXCG__formContainer{flex-direction:column;gap:1rem;padding:1rem;display:flex}.structured-tasks-module__2AQXCG__formGroup{flex-direction:column;gap:.5rem;display:flex}.structured-tasks-module__2AQXCG__formLabel{color:var(--text-primary,#212529);font-size:.9rem;font-weight:500}.structured-tasks-module__2AQXCG__formInput,.structured-tasks-module__2AQXCG__formSelect,.structured-tasks-module__2AQXCG__formTextarea{border:1px solid #ced4da;border-radius:6px;padding:10px;font-family:inherit;font-size:.95rem}.structured-tasks-module__2AQXCG__formTextarea{resize:vertical;min-height:80px}.structured-tasks-module__2AQXCG__formInput:focus,.structured-tasks-module__2AQXCG__formSelect:focus,.structured-tasks-module__2AQXCG__formTextarea:focus{border-color:var(--brand-navy,#13274f);outline:none;box-shadow:0 0 0 3px #13274f1a}.structured-tasks-module__2AQXCG__bpSwitcher{background:#e9ecef;border-radius:6px;margin-bottom:8px;padding:3px;display:flex}.structured-tasks-module__2AQXCG__bpSwitcher button{cursor:pointer;background:0 0;border:none;border-radius:4px;flex:1;padding:6px}.structured-tasks-module__2AQXCG__bpSwitcher button.structured-tasks-module__2AQXCG__activeSwitcher{background:#fff;font-weight:600;box-shadow:0 1px 2px #0000001a}.structured-tasks-module__2AQXCG__searchWrapper{position:relative}.structured-tasks-module__2AQXCG__searchResults{z-index:10;background:#fff;border:1px solid #ced4da;border-top:none;border-radius:0 0 6px 6px;max-height:200px;position:absolute;top:100%;left:0;right:0;overflow-y:auto;box-shadow:0 4px 12px #0000001a}.structured-tasks-module__2AQXCG__searchItem{cursor:pointer;padding:8px 12px}.structured-tasks-module__2AQXCG__searchItem:hover{background:#f8f9fa}.structured-tasks-module__2AQXCG__formActions{justify-content:flex-end;gap:1rem;margin-top:1rem;display:flex}.structured-tasks-module__2AQXCG__cancelBtn{cursor:pointer;background:#fff;border:1px solid #ced4da;border-radius:6px;padding:10px 20px}.structured-tasks-module__2AQXCG__submitBtn{background:var(--brand-navy,#13274f);color:#fff;cursor:pointer;border:none;border-radius:6px;padding:10px 20px;font-weight:600}.structured-tasks-module__2AQXCG__submitBtn:hover{background:var(--brand-navy-dark,#0c1a38)}@media (max-width:768px){.structured-tasks-module__2AQXCG__header{flex-direction:column;align-items:stretch}.structured-tasks-module__2AQXCG__createBtn{width:100%}.structured-tasks-module__2AQXCG__kanbanBoard{padding-bottom:1rem}.structured-tasks-module__2AQXCG__kanbanColumn{flex:0 0 85vw}}.structured-tasks-module__2AQXCG__activeView{color:var(--brand-navy,#13274f);background:#fff;box-shadow:0 1px 3px #0000001a}.structured-tasks-module__2AQXCG__formError{border:1px solid var(--brand-red,#d92026);color:var(--brand-red,#d92026);background:#fff5f5;border-radius:6px;padding:10px 14px;font-size:.9rem}.structured-tasks-module__2AQXCG__formRow{gap:1rem;display:flex}.structured-tasks-module__2AQXCG__formRow>.structured-tasks-module__2AQXCG__formGroup{flex:1}.structured-tasks-module__2AQXCG__hint{color:var(--text-secondary,#6c757d);font-size:.8rem;font-weight:400}.structured-tasks-module__2AQXCG__assigneeList{background:#f8f9fa;border:1px solid #e9ecef;border-radius:6px;flex-direction:column;gap:6px;max-height:180px;padding:8px;display:flex;overflow-y:auto}.structured-tasks-module__2AQXCG__assigneeOption{cursor:pointer;border-radius:4px;align-items:center;gap:8px;padding:4px 8px;font-size:.9rem;display:flex}.structured-tasks-module__2AQXCG__assigneeOption:hover{background:#e9ecef}.structured-tasks-module__2AQXCG__assigneeOption input[type=checkbox]{accent-color:var(--brand-navy,#13274f)}.structured-tasks-module__2AQXCG__formSelect:disabled,.structured-tasks-module__2AQXCG__formInput:disabled{opacity:.6;cursor:not-allowed;background:#f1f3f5}.structured-tasks-module__2AQXCG__submitBtn:disabled{opacity:.6;cursor:not-allowed}.structured-tasks-module__2AQXCG__detailPage{background-color:var(--background,#f8f9fa);max-width:1500px;min-height:calc(100vh - 4rem);margin:0 auto;padding:1.5rem 2rem}.structured-tasks-module__2AQXCG__headerCard{background:var(--brand-navy,#13274f);color:#fff;border-radius:10px;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;padding:1.5rem 1.75rem;display:flex;box-shadow:0 4px 16px #13274f40}.structured-tasks-module__2AQXCG__headerLeft{align-items:center;gap:1rem;display:flex}.structured-tasks-module__2AQXCG__iconBox{background:#ffffff26;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.25rem;display:flex}.structured-tasks-module__2AQXCG__headerTitle{color:#fff;margin-bottom:.2rem;font-size:1.375rem;font-weight:700}.structured-tasks-module__2AQXCG__headerSubtitle{color:#fffc;font-size:.825rem}.structured-tasks-module__2AQXCG__headerRight{align-items:center;gap:.75rem;display:flex}.structured-tasks-module__2AQXCG__tabBar{border-bottom:1px solid var(--border,#e9ecef);gap:2rem;margin-bottom:1.5rem;display:flex}.structured-tasks-module__2AQXCG__tab{color:var(--text-muted,#6c757d);cursor:pointer;background:0 0;border:none;border-bottom:3px solid #0000;padding:.75rem 1rem;font-size:.95rem;font-weight:600;transition:color .2s,border-color .2s}.structured-tasks-module__2AQXCG__tab:hover{color:var(--brand-navy,#13274f)}.structured-tasks-module__2AQXCG__tabActive{color:var(--brand-navy,#13274f);border-bottom-color:var(--brand-navy,#13274f)}
.InAppPopup-module__drkLjG__overlay{z-index:1000;box-sizing:border-box;background-color:#00000080;justify-content:center;align-items:center;padding:16px;animation:.2s ease-out forwards InAppPopup-module__drkLjG__fadeIn;display:flex;position:fixed;inset:0}@keyframes InAppPopup-module__drkLjG__fadeIn{0%{opacity:0}to{opacity:1}}.InAppPopup-module__drkLjG__card{background:#fff;border-radius:12px;flex-direction:column;width:100%;max-width:420px;max-height:85vh;animation:.3s cubic-bezier(.175,.885,.32,1.275) forwards InAppPopup-module__drkLjG__slideUp;display:flex;overflow:hidden;box-shadow:0 10px 25px #0003}@keyframes InAppPopup-module__drkLjG__slideUp{0%{opacity:0;transform:translateY(20px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.InAppPopup-module__drkLjG__header{color:#fff;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.InAppPopup-module__drkLjG__headerError,.InAppPopup-module__drkLjG__headerConfirm{background-color:var(--brand-red)}.InAppPopup-module__drkLjG__headerSuccess{background-color:var(--export-green)}.InAppPopup-module__drkLjG__headerWarning{background-color:var(--caution)}.InAppPopup-module__drkLjG__title{margin:0;font-size:1.125rem;font-weight:600}.InAppPopup-module__drkLjG__closeButton{color:#fff;cursor:pointer;opacity:.8;background:0 0;border:none;justify-content:center;align-items:center;padding:0;font-size:1.5rem;line-height:1;transition:opacity .2s;display:flex}.InAppPopup-module__drkLjG__closeButton:hover{opacity:1}.InAppPopup-module__drkLjG__body{color:#333;flex:1;padding:1.25rem;font-size:1rem;line-height:1.5;overflow-y:auto}.InAppPopup-module__drkLjG__successIcon{color:var(--export-green);justify-content:center;margin-bottom:16px;font-size:3rem;animation:.4s cubic-bezier(.175,.885,.32,1.275) forwards InAppPopup-module__drkLjG__scaleIn;display:flex}@keyframes InAppPopup-module__drkLjG__scaleIn{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}.InAppPopup-module__drkLjG__footer{background-color:#fff;border-top:1px solid #e5e7eb;justify-content:flex-end;gap:12px;padding:16px 20px;display:flex;position:sticky;bottom:0}.InAppPopup-module__drkLjG__btn{cursor:pointer;border:1px solid #0000;border-radius:6px;padding:8px 16px;font-size:.875rem;font-weight:500;transition:all .2s}.InAppPopup-module__drkLjG__btnOutline{color:#555;background-color:#0000;border-color:#ccc}.InAppPopup-module__drkLjG__btnOutline:hover{color:#333;background-color:#f0f0f0}.InAppPopup-module__drkLjG__btnFilled{color:#fff}.InAppPopup-module__drkLjG__btnFilledError,.InAppPopup-module__drkLjG__btnFilledConfirm{background-color:var(--brand-red)}.InAppPopup-module__drkLjG__btnFilledError:hover,.InAppPopup-module__drkLjG__btnFilledConfirm:hover{background-color:#b01a1e}.InAppPopup-module__drkLjG__btnFilledSuccess{background-color:var(--export-green)}.InAppPopup-module__drkLjG__btnFilledSuccess:hover{background-color:#156d47}.InAppPopup-module__drkLjG__btnFilledWarning{background-color:var(--caution)}.InAppPopup-module__drkLjG__btnFilledWarning:hover{background-color:#b56f18}.InAppPopup-module__drkLjG__headerPrimary,.InAppPopup-module__drkLjG__btnFilledPrimary{background-color:var(--brand-navy)}.InAppPopup-module__drkLjG__btnFilledPrimary:hover{background-color:var(--brand-navy-dark,#0d1e2d)}@media (max-width:480px){.InAppPopup-module__drkLjG__body{padding:1rem}.InAppPopup-module__drkLjG__footer{padding:12px 16px}}@media (prefers-color-scheme:dark){html:not([data-theme=light]) .InAppPopup-module__drkLjG__card{background:#1e1e1e;box-shadow:0 10px 25px #00000080}html:not([data-theme=light]) .InAppPopup-module__drkLjG__body{color:#ddd}html:not([data-theme=light]) .InAppPopup-module__drkLjG__footer{background-color:#1e1e1e;border-top-color:#333}html:not([data-theme=light]) .InAppPopup-module__drkLjG__btnOutline{color:#ddd;border-color:#555}html:not([data-theme=light]) .InAppPopup-module__drkLjG__btnOutline:hover{color:#fff;background-color:#333}}html[data-theme=dark] .InAppPopup-module__drkLjG__card{background:#1e1e1e;box-shadow:0 10px 25px #00000080}html[data-theme=dark] .InAppPopup-module__drkLjG__body{color:#ddd}html[data-theme=dark] .InAppPopup-module__drkLjG__footer{background-color:#1e1e1e;border-top-color:#333}html[data-theme=dark] .InAppPopup-module__drkLjG__btnOutline{color:#ddd;border-color:#555}html[data-theme=dark] .InAppPopup-module__drkLjG__btnOutline:hover{color:#fff;background-color:#333}
.AuditHistoryTab-module__4Uo2JW__wrapper{width:100%}.AuditHistoryTab-module__4Uo2JW__tableScroll{border:1px solid var(--border-color,#e5e7eb);border-radius:10px;overflow-x:auto}.AuditHistoryTab-module__4Uo2JW__table{table-layout:fixed;border-collapse:collapse;width:100%;font-size:.85rem}.AuditHistoryTab-module__4Uo2JW__th{background:var(--bg-hover,#f5f6fa);color:var(--text-secondary,#6b7280);text-align:left;text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;border-bottom:1px solid var(--border-color,#e5e7eb);padding:10px 14px;font-size:.78rem;font-weight:600}.AuditHistoryTab-module__4Uo2JW__row{transition:background .15s}.AuditHistoryTab-module__4Uo2JW__row:nth-child(2n){background:#00000004}.AuditHistoryTab-module__4Uo2JW__row:hover{background:var(--bg-hover,#f0f1f5)}.AuditHistoryTab-module__4Uo2JW__td{border-bottom:1px solid var(--border-color,#e5e7eb);vertical-align:middle;color:var(--text-primary,#1a1a2e);padding:10px 14px}.AuditHistoryTab-module__4Uo2JW__row:last-child .AuditHistoryTab-module__4Uo2JW__td{border-bottom:none}.AuditHistoryTab-module__4Uo2JW__actionBadge{text-transform:uppercase;letter-spacing:.03em;border-radius:20px;padding:2px 8px;font-size:.72rem;font-weight:700;display:inline-block}.AuditHistoryTab-module__4Uo2JW__action_create{color:#1b8a5a;background:#1b8a5a1f}.AuditHistoryTab-module__4Uo2JW__action_update{color:#13274f;background:#13274f1a}.AuditHistoryTab-module__4Uo2JW__action_delete{color:#d92026;background:#d920261a}.AuditHistoryTab-module__4Uo2JW__actionDefault{color:#6b7280;background:#6b72801a}.AuditHistoryTab-module__4Uo2JW__fieldName{background:var(--bg-hover,#f0f1f5);color:var(--brand-navy,#13274f);border-radius:4px;padding:1px 6px;font-family:Courier New,monospace;font-size:.8rem}.AuditHistoryTab-module__4Uo2JW__oldValue{color:var(--brand-red,#d92026);word-break:break-word;overflow-wrap:anywhere}.AuditHistoryTab-module__4Uo2JW__newValue{color:#1b8a5a;word-break:break-word;overflow-wrap:anywhere}.AuditHistoryTab-module__4Uo2JW__nullVal{color:var(--text-secondary,#9ca3af);font-style:italic}.AuditHistoryTab-module__4Uo2JW__stateContainer{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:48px 24px;display:flex}.AuditHistoryTab-module__4Uo2JW__stateText{color:var(--text-secondary,#6b7280);margin:0;font-size:.9rem}.AuditHistoryTab-module__4Uo2JW__errorText{color:var(--brand-red,#d92026);margin:0;font-size:.9rem}.AuditHistoryTab-module__4Uo2JW__emptyIcon{opacity:.4;font-size:2.5rem}.AuditHistoryTab-module__4Uo2JW__spinner{border:3px solid var(--border-color,#e5e7eb);border-top-color:var(--brand-navy,#13274f);border-radius:50%;width:28px;height:28px;animation:.75s linear infinite AuditHistoryTab-module__4Uo2JW__spin}@keyframes AuditHistoryTab-module__4Uo2JW__spin{to{transform:rotate(360deg)}}html[data-theme=dark] .AuditHistoryTab-module__4Uo2JW__th{color:#9ca3af;background:#1a1a2e;border-color:#2a2a4a}@media (prefers-color-scheme:dark){html:not([data-theme=light]) .AuditHistoryTab-module__4Uo2JW__th{color:#9ca3af;background:#1a1a2e;border-color:#2a2a4a}}html[data-theme=dark] .AuditHistoryTab-module__4Uo2JW__td{color:#e0e0f0;border-color:#2a2a4a}@media (prefers-color-scheme:dark){html:not([data-theme=light]) .AuditHistoryTab-module__4Uo2JW__td{color:#e0e0f0;border-color:#2a2a4a}}html[data-theme=dark] .AuditHistoryTab-module__4Uo2JW__tableScroll{border-color:#2a2a4a}@media (prefers-color-scheme:dark){html:not([data-theme=light]) .AuditHistoryTab-module__4Uo2JW__tableScroll{border-color:#2a2a4a}}html[data-theme=dark] .AuditHistoryTab-module__4Uo2JW__row:nth-child(2n){background:#ffffff05}@media (prefers-color-scheme:dark){html:not([data-theme=light]) .AuditHistoryTab-module__4Uo2JW__row:nth-child(2n){background:#ffffff05}}html[data-theme=dark] .AuditHistoryTab-module__4Uo2JW__row:hover{background:#ffffff0d}@media (prefers-color-scheme:dark){html:not([data-theme=light]) .AuditHistoryTab-module__4Uo2JW__row:hover{background:#ffffff0d}}html[data-theme=dark] .AuditHistoryTab-module__4Uo2JW__fieldName{color:#b8c5e0;background:#2a2a4a}@media (prefers-color-scheme:dark){html:not([data-theme=light]) .AuditHistoryTab-module__4Uo2JW__fieldName{color:#b8c5e0;background:#2a2a4a}html:not([data-theme=light]) :root:not([data-theme=light]) .AuditHistoryTab-module__4Uo2JW__th{color:#9ca3af;background:#1a1a2e;border-color:#2a2a4a}html:not([data-theme=light]) :root:not([data-theme=light]) .AuditHistoryTab-module__4Uo2JW__td{color:#e0e0f0;border-color:#2a2a4a}html:not([data-theme=light]) :root:not([data-theme=light]) .AuditHistoryTab-module__4Uo2JW__tableScroll{border-color:#2a2a4a}html:not([data-theme=light]) :root:not([data-theme=light]) .AuditHistoryTab-module__4Uo2JW__fieldName{color:#b8c5e0;background:#2a2a4a}}@media (max-width:640px){.AuditHistoryTab-module__4Uo2JW__table{font-size:.78rem}.AuditHistoryTab-module__4Uo2JW__th,.AuditHistoryTab-module__4Uo2JW__td{padding:8px 10px}}html[data-theme=dark] :root:not([data-theme=light]) .AuditHistoryTab-module__4Uo2JW__th{color:#9ca3af;background:#1a1a2e;border-color:#2a2a4a}html[data-theme=dark] :root:not([data-theme=light]) .AuditHistoryTab-module__4Uo2JW__td{color:#e0e0f0;border-color:#2a2a4a}html[data-theme=dark] :root:not([data-theme=light]) .AuditHistoryTab-module__4Uo2JW__tableScroll{border-color:#2a2a4a}html[data-theme=dark] :root:not([data-theme=light]) .AuditHistoryTab-module__4Uo2JW__fieldName{color:#b8c5e0;background:#2a2a4a}
.voice-player-module__NrKHqG__container{-webkit-user-select:none;user-select:none;border-radius:12px;align-items:center;gap:10px;min-width:240px;max-width:320px;padding:8px 12px;display:flex}.voice-player-module__NrKHqG__containerOwn{flex-direction:row}.voice-player-module__NrKHqG__speedBtn{color:#1a1a2e;cursor:pointer;text-align:center;background:#ffffffe6;border:none;border-radius:16px;flex-shrink:0;min-width:32px;padding:3px 10px;font-size:.72rem;font-weight:700;transition:opacity .15s,transform .1s;box-shadow:0 1px 3px #0003}.voice-player-module__NrKHqG__speedBtn:hover{opacity:.85;transform:scale(1.05)}.voice-player-module__NrKHqG__playBtn{color:#1a1a2e;cursor:pointer;background:#fff;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;transition:transform .1s;display:flex;box-shadow:0 2px 6px #0003}.voice-player-module__NrKHqG__playBtn:hover{transform:scale(1.1)}.voice-player-module__NrKHqG__playBtn:active{transform:scale(.95)}.voice-player-module__NrKHqG__waveform{cursor:pointer;touch-action:none;flex:1;align-items:center;gap:2px;height:32px;padding:0 6px;display:flex;position:relative}.voice-player-module__NrKHqG__bar{pointer-events:none;border-radius:2px;flex:1;min-width:2px;max-width:4px;transition:background .1s}.voice-player-module__NrKHqG__barPlayed{background:#fff}.voice-player-module__NrKHqG__barUnplayed{background:#ffffff59}.voice-player-module__NrKHqG__seekDot{pointer-events:none;z-index:2;background:#fff;border-radius:50%;width:14px;height:14px;transition:left 50ms linear;position:absolute;top:50%;transform:translate(-50%,-50%);box-shadow:0 1px 6px #00000059}.voice-player-module__NrKHqG__duration{color:#ffffffd9;text-align:right;flex-shrink:0;min-width:30px;font-size:.72rem;font-weight:600}.voice-player-module__NrKHqG__container:not(.voice-player-module__NrKHqG__containerOwn) .voice-player-module__NrKHqG__speedBtn,.voice-player-module__NrKHqG__container:not(.voice-player-module__NrKHqG__containerOwn) .voice-player-module__NrKHqG__playBtn{background:var(--color-primary,#5c2d82);color:#fff}.voice-player-module__NrKHqG__container:not(.voice-player-module__NrKHqG__containerOwn) .voice-player-module__NrKHqG__barPlayed{background:var(--color-primary,#5c2d82)}.voice-player-module__NrKHqG__container:not(.voice-player-module__NrKHqG__containerOwn) .voice-player-module__NrKHqG__barUnplayed{background:var(--text-muted,#9ca3af);opacity:.5}.voice-player-module__NrKHqG__container:not(.voice-player-module__NrKHqG__containerOwn) .voice-player-module__NrKHqG__seekDot{background:var(--color-primary,#5c2d82)}.voice-player-module__NrKHqG__container:not(.voice-player-module__NrKHqG__containerOwn) .voice-player-module__NrKHqG__duration{color:var(--text-muted,#6b7280)}html[data-theme=dark] .voice-player-module__NrKHqG__container:not(.voice-player-module__NrKHqG__containerOwn) .voice-player-module__NrKHqG__barUnplayed{background:#ffffff4d}@media (prefers-color-scheme:dark){html:not([data-theme=light]) .voice-player-module__NrKHqG__container:not(.voice-player-module__NrKHqG__containerOwn) .voice-player-module__NrKHqG__barUnplayed{background:#ffffff4d}}html[data-theme=dark] .voice-player-module__NrKHqG__container:not(.voice-player-module__NrKHqG__containerOwn) .voice-player-module__NrKHqG__duration{color:#fff9}@media (prefers-color-scheme:dark){html:not([data-theme=light]) .voice-player-module__NrKHqG__container:not(.voice-player-module__NrKHqG__containerOwn) .voice-player-module__NrKHqG__duration{color:#fff9}}
.org-structure-module__vGdXsG__breadcrumb{color:var(--brand-navy);align-items:center;gap:.25rem;margin-bottom:1rem;font-size:.85rem;font-weight:500;text-decoration:none;display:inline-flex}.org-structure-module__vGdXsG__breadcrumb:hover{text-decoration:underline}.org-structure-module__vGdXsG__header{background:var(--surface);border:1px solid var(--border);border-radius:8px 8px 0 0;align-items:center;gap:1.5rem;margin-bottom:0;padding:1.5rem;display:flex}.org-structure-module__vGdXsG__iconBox{background-color:var(--brand-navy);color:#fff;border-radius:8px;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.5rem;display:flex}.org-structure-module__vGdXsG__headerTitle h1{color:var(--brand-navy);margin-top:0;margin-bottom:.25rem;font-size:1.5rem}.org-structure-module__vGdXsG__headerTitle p{color:var(--text-muted);margin:0;font-size:.875rem}.org-structure-module__vGdXsG__tabBar{border-bottom:2px solid var(--border);background:var(--surface);border-left:1px solid var(--border);border-right:1px solid var(--border);border-radius:0 0 8px 8px;margin-bottom:1.5rem;display:flex;overflow-x:auto}.org-structure-module__vGdXsG__tab{color:var(--text-muted);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-bottom:3px solid #0000;padding:.85rem 1.5rem;font-size:.9rem;font-weight:500;transition:all .2s}.org-structure-module__vGdXsG__tab:hover{color:var(--brand-navy)}.org-structure-module__vGdXsG__tabActive{color:var(--brand-navy);border-bottom-color:var(--brand-navy);font-weight:600}@media (max-width:768px){.org-structure-module__vGdXsG__header{flex-direction:column;align-items:flex-start;gap:1rem;padding:1rem}.org-structure-module__vGdXsG__iconBox{width:40px;height:40px;font-size:1.25rem}.org-structure-module__vGdXsG__headerTitle h1{font-size:1.25rem}}@media (prefers-color-scheme:dark){html:not([data-theme=light]) .org-structure-module__vGdXsG__breadcrumb{color:#f1f5f9}html:not([data-theme=light]) .org-structure-module__vGdXsG__headerTitle h1{color:#f1f5f9}html:not([data-theme=light]) .org-structure-module__vGdXsG__tab:hover{color:#f1f5f9}html:not([data-theme=light]) .org-structure-module__vGdXsG__tabActive{color:#f1f5f9}html:not([data-theme=light]) .org-structure-module__vGdXsG__tabActive{border-bottom-color:#f1f5f9}}html[data-theme=dark] .org-structure-module__vGdXsG__breadcrumb{color:#f1f5f9}html[data-theme=dark] .org-structure-module__vGdXsG__headerTitle h1{color:#f1f5f9}html[data-theme=dark] .org-structure-module__vGdXsG__tab:hover{color:#f1f5f9}html[data-theme=dark] .org-structure-module__vGdXsG__tabActive{color:#f1f5f9}html[data-theme=dark] .org-structure-module__vGdXsG__tabActive{border-bottom-color:#f1f5f9}
.roles-designations-module__giuupa__breadcrumb{color:var(--brand-navy);align-items:center;gap:.25rem;margin-bottom:1rem;font-size:.85rem;font-weight:500;text-decoration:none;display:inline-flex}.roles-designations-module__giuupa__breadcrumb:hover{text-decoration:underline}.roles-designations-module__giuupa__header{background:var(--surface);border:1px solid var(--border);border-bottom:none;border-radius:8px 8px 0 0;align-items:center;gap:1.5rem;margin-bottom:0;padding:1.5rem;display:flex}.roles-designations-module__giuupa__iconBox{background-color:var(--brand-navy);color:#fff;border-radius:8px;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.5rem;display:flex}.roles-designations-module__giuupa__headerTitle h1{color:var(--brand-navy);margin:0 0 .25rem;font-size:1.5rem}.roles-designations-module__giuupa__headerTitle p{color:var(--text-muted);margin:0;font-size:.875rem}.roles-designations-module__giuupa__tabBar{border-bottom:2px solid var(--border);background:var(--surface);border-left:1px solid var(--border);border-right:1px solid var(--border);border-radius:0 0 8px 8px;margin-bottom:1.5rem;display:flex;overflow-x:auto}.roles-designations-module__giuupa__tab{color:var(--text-muted);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-bottom:3px solid #0000;padding:.85rem 1.5rem;font-size:.9rem;font-weight:500;transition:all .2s}.roles-designations-module__giuupa__tab:hover{color:var(--brand-navy)}.roles-designations-module__giuupa__tabActive{color:var(--brand-navy);border-bottom-color:var(--brand-navy);font-weight:600}@media (max-width:768px){.roles-designations-module__giuupa__header{flex-direction:column;align-items:flex-start;gap:1rem;padding:1rem}.roles-designations-module__giuupa__iconBox{width:40px;height:40px;font-size:1.25rem}.roles-designations-module__giuupa__headerTitle h1{font-size:1.25rem}}@media (prefers-color-scheme:dark){html:not([data-theme=light]) .roles-designations-module__giuupa__breadcrumb{color:#f1f5f9}html:not([data-theme=light]) .roles-designations-module__giuupa__headerTitle h1{color:#f1f5f9}html:not([data-theme=light]) .roles-designations-module__giuupa__tab:hover{color:#f1f5f9}html:not([data-theme=light]) .roles-designations-module__giuupa__tabActive{color:#f1f5f9}html:not([data-theme=light]) .roles-designations-module__giuupa__tabActive{border-bottom-color:#f1f5f9}}html[data-theme=dark] .roles-designations-module__giuupa__breadcrumb{color:#f1f5f9}html[data-theme=dark] .roles-designations-module__giuupa__headerTitle h1{color:#f1f5f9}html[data-theme=dark] .roles-designations-module__giuupa__tab:hover{color:#f1f5f9}html[data-theme=dark] .roles-designations-module__giuupa__tabActive{color:#f1f5f9}html[data-theme=dark] .roles-designations-module__giuupa__tabActive{border-bottom-color:#f1f5f9}
.kili-module__DrO6fa__avatarWrapper{flex-direction:column;justify-content:center;align-items:center;gap:.25rem;display:flex}.kili-module__DrO6fa__avatarLabelContainer{text-align:center;margin-top:.25rem;line-height:1.2}.kili-module__DrO6fa__avatarLabelTitle{color:var(--brand-navy,#0f172a);font-family:Caveat,cursive;font-size:1.5rem;font-weight:700}.kili-module__DrO6fa__avatarLabelSub{color:var(--text-muted,#64748b);font-size:.85rem;font-style:italic}.kili-module__DrO6fa__avatar{transition:transform .3s;display:inline-block}.kili-module__DrO6fa__avatarImage{object-fit:contain;width:100%;height:100%}.kili-module__DrO6fa__animate{animation:3s ease-in-out infinite kili-module__DrO6fa__bob}.kili-module__DrO6fa__dance{transform-origin:bottom;animation:1.5s ease-in-out infinite kili-module__DrO6fa__dance}.kili-module__DrO6fa__wiggle{transform-origin:bottom;animation:2s ease-in-out infinite kili-module__DrO6fa__wiggle}@keyframes kili-module__DrO6fa__bob{0%{transform:translateY(0)}50%{transform:translateY(-5px)}to{transform:translateY(0)}}@keyframes kili-module__DrO6fa__dance{0%{transform:translateY(0)rotate(0)scaleY(1)}25%{transform:translateY(-10px)rotate(-8deg)scaleY(1.05)}50%{transform:translateY(0)rotate(0)scaleY(.95)}75%{transform:translateY(-10px)rotate(8deg)scaleY(1.05)}to{transform:translateY(0)rotate(0)scaleY(1)}}@keyframes kili-module__DrO6fa__wiggle{0%,to{transform:rotate(0)}25%{transform:rotate(-5deg)}75%{transform:rotate(5deg)}}.kili-module__DrO6fa__floatingButton{z-index:100;background:var(--bg-surface,#fff);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;transition:transform .2s;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 4px 12px #00000026}.kili-module__DrO6fa__floatingButton:hover{transform:scale(1.05)}.kili-module__DrO6fa__floatingButtonContainer{z-index:1000;cursor:pointer;border-radius:36px;align-items:center;width:72px;height:72px;transition:width .4s cubic-bezier(.16,1,.3,1),transform .3s;display:flex;position:fixed;bottom:24px;right:24px;overflow:hidden;box-shadow:0 8px 32px #0f172a26}.kili-module__DrO6fa__floatingButtonContainer:before{content:"";z-index:0;background:conic-gradient(#0000 0%,silver 20%,#3b82f6 50%,silver 80%,#0000 100%);width:400px;height:400px;animation:10s linear infinite kili-module__DrO6fa__spin-border;position:absolute;top:-100px;left:-100px}@keyframes kili-module__DrO6fa__spin-border{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.kili-module__DrO6fa__floatingButtonContainer:hover{width:170px;transform:translateY(-2px);box-shadow:0 12px 40px #0f172a33}.kili-module__DrO6fa__floatingButtonInner{z-index:1;background:#fff;border-radius:34px;align-items:center;padding-left:5px;transition:background .3s;display:flex;position:absolute;inset:2px;overflow:hidden}[data-theme=dark] .kili-module__DrO6fa__floatingButtonInner{background:#0f172a}.kili-module__DrO6fa__floatingButtonText{white-space:nowrap;color:#0f172a;opacity:0;letter-spacing:-.3px;margin-left:12px;font-size:1.05rem;font-weight:600;transition:all .4s cubic-bezier(.16,1,.3,1);transform:translate(-10px)}[data-theme=dark] .kili-module__DrO6fa__floatingButtonText{color:#f8fafc}.kili-module__DrO6fa__floatingButtonContainer:hover .kili-module__DrO6fa__floatingButtonText{opacity:1;transform:translate(0)}.kili-module__DrO6fa__pulse{animation:2s infinite kili-module__DrO6fa__pulse-ring}@keyframes kili-module__DrO6fa__pulse-ring{0%{box-shadow:0 0 #3b82f64d,0 8px 32px #0f172a26}70%{box-shadow:0 0 0 15px #3b82f600,0 8px 32px #0f172a26}to{box-shadow:0 0 #3b82f600,0 8px 32px #0f172a26}}.kili-module__DrO6fa__notificationBadge{color:#fff;z-index:2;background-color:#ef4444;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:12px;font-weight:700;display:flex;position:absolute;top:0;right:0;box-shadow:0 2px 5px #0003}.kili-module__DrO6fa__panelOverlay{z-index:1001;opacity:0;background:#0006;animation:.3s forwards kili-module__DrO6fa__fadeIn;position:fixed;inset:0}.kili-module__DrO6fa__sidePanel{z-index:1002;background-color:#f8fafc;background-image:radial-gradient(at 0 0,#e0f2feb3 0,#0000 50%),radial-gradient(at 100% 0,#f0fdf4b3 0,#0000 50%),radial-gradient(at 100% 100%,#f1f5f9b3 0,#0000 50%);border-left:1px solid #fffc;flex-direction:column;width:min(90vw,520px);height:100vh;animation:.5s cubic-bezier(.16,1,.3,1) forwards kili-module__DrO6fa__slideIn;display:flex;position:fixed;top:0;right:0;transform:translate(100%);box-shadow:-20px 0 60px #0f172a1a}[data-theme=dark] .kili-module__DrO6fa__sidePanel{color:var(--text,#f8fafc);background-color:#0f172a;background-image:radial-gradient(at 0 0,#1e3a8a4d 0,#0000 50%),radial-gradient(at 100% 100%,#064e3b4d 0,#0000 50%);border-left:1px solid #ffffff0d;box-shadow:-20px 0 60px #00000080}@keyframes kili-module__DrO6fa__slideIn{to{transform:translate(0)}}@keyframes kili-module__DrO6fa__fadeIn{to{opacity:1;transform:translateY(0)}0%{opacity:0;transform:translateY(10px)}}.kili-module__DrO6fa__panelHeader{-webkit-backdrop-filter:blur(20px);z-index:10;background:#fff9;border-bottom:1px solid #fffc;justify-content:space-between;align-items:center;padding:20px 28px;display:flex}[data-theme=dark] .kili-module__DrO6fa__panelHeader{background:#0f172ab3;border-bottom:1px solid #ffffff0d}.kili-module__DrO6fa__headerLeft{align-items:center;gap:16px;display:flex}.kili-module__DrO6fa__panelTitle{background:linear-gradient(135deg,#0f172a,#3b82f6);-webkit-text-fill-color:transparent;letter-spacing:-.5px;-webkit-background-clip:text;font-family:Caveat,cursive;font-size:2.2rem;font-weight:700}[data-theme=dark] .kili-module__DrO6fa__panelTitle{background:linear-gradient(135deg,#f8fafc,#60a5fa);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.kili-module__DrO6fa__closeButton{cursor:pointer;color:var(--text-muted,#64748b);background:#ffffff80;border:1px solid #fffc;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.5rem;transition:all .3s;display:flex;box-shadow:0 2px 5px #00000005}.kili-module__DrO6fa__closeButton:hover{color:#0f172a;background:#fff;transform:rotate(90deg)scale(1.05);box-shadow:0 4px 10px #0000000d}.kili-module__DrO6fa__chatArea{scroll-behavior:smooth;flex-direction:column;flex:1;gap:24px;padding:28px;display:flex;position:relative;overflow-y:auto}.kili-module__DrO6fa__chatArea:before{content:"";background-image:var(--watermark-img,url(/images/kili/kili_neutral.png));opacity:.05;pointer-events:none;z-index:0;background-position:50%;background-repeat:no-repeat;background-size:contain;width:450px;height:450px;transition:background-image .5s;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}[data-theme=dark] .kili-module__DrO6fa__chatArea:before{opacity:.08;filter:grayscale()brightness(200%)}.kili-module__DrO6fa__messageRow{z-index:1;align-items:flex-end;gap:16px;max-width:92%;display:flex;position:relative}.kili-module__DrO6fa__messageRowUser{flex-direction:row-reverse;align-self:flex-end}.kili-module__DrO6fa__messageRowKili{align-self:flex-start}.kili-module__DrO6fa__messageBubble{color:var(--text,#0f172a);word-wrap:break-word;padding:16px 20px;font-size:.95rem;line-height:1.6;animation:.4s cubic-bezier(.16,1,.3,1) kili-module__DrO6fa__fadeIn;position:relative}.kili-module__DrO6fa__messageBubbleUser{color:#fff;background:linear-gradient(135deg,#3b82f6,#2563eb);border-radius:18px 18px 4px;box-shadow:0 8px 24px #2563eb33}.kili-module__DrO6fa__messageBubbleKili{-webkit-backdrop-filter:blur(10px);background:#ffffffd9;border:1px solid #fff;border-radius:18px 18px 18px 4px;box-shadow:0 8px 32px #1f26870d}[data-theme=dark] .kili-module__DrO6fa__messageBubbleKili{color:#f8fafc;background:#1e293bcc;border-color:#ffffff0d;box-shadow:0 8px 32px #0003}.kili-module__DrO6fa__thinkingIndicator{color:var(--text-muted,#64748b);background:0 0;align-items:center;gap:8px;padding:8px 12px;font-size:.9rem;font-style:italic;animation:.3s kili-module__DrO6fa__fadeIn;display:flex}.kili-module__DrO6fa__inputArea{-webkit-backdrop-filter:blur(20px);z-index:10;background:#fffc;border-top:1px solid #fff9;align-items:flex-end;gap:16px;padding:20px 28px;display:flex;box-shadow:0 -10px 40px #0000000a}[data-theme=dark] .kili-module__DrO6fa__inputArea{background:#0f172acc;border-top:1px solid #ffffff0d}.kili-module__DrO6fa__chatInput{color:var(--text,#0f172a);background:#ffffffe6;border:1px solid #fffc;border-radius:16px;outline:none;flex:1;padding:14px 20px;font-family:inherit;font-size:.95rem;transition:all .3s;box-shadow:inset 0 2px 4px #00000005,0 2px 8px #00000005}.kili-module__DrO6fa__chatInput:focus{background:#fff;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a,inset 0 2px 4px #00000005}[data-theme=dark] .kili-module__DrO6fa__chatInput{color:#f8fafc;background:#1e293bcc;border-color:#ffffff1a}.kili-module__DrO6fa__sendButton{color:#fff;cursor:pointer;background:#0f172a;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;transition:all .3s;display:flex;box-shadow:0 4px 15px #0f172a33}.kili-module__DrO6fa__sendButton:hover:not(:disabled){background:#1e293b;transform:translateY(-2px);box-shadow:0 6px 20px #0f172a4d}[data-theme=dark] .kili-module__DrO6fa__sendButton{background:#3b82f6;box-shadow:0 4px 15px #3b82f633}[data-theme=dark] .kili-module__DrO6fa__sendButton:hover:not(:disabled){background:#60a5fa}.kili-module__DrO6fa__sendButton:active:not(:disabled){transform:translateY(0)scale(.95)}.kili-module__DrO6fa__sendButton:disabled{cursor:not-allowed;box-shadow:none;background:#94a3b8;transform:none}.kili-module__DrO6fa__miniCard{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:999;background:linear-gradient(#fffffff2 0%,#f8fafce6 100%);border:1px solid #ffffff80;border-radius:24px;flex-direction:column;gap:12px;width:380px;padding:20px;font-family:Outfit,sans-serif;animation:.5s cubic-bezier(.16,1,.3,1) forwards kili-module__DrO6fa__slideUpFade;display:flex;position:absolute;bottom:100px;right:24px;overflow:visible;box-shadow:0 30px 60px #00000026,inset 0 0 0 1px #ffffff80}.kili-module__DrO6fa__miniCardAvatarOuterView{z-index:10;pointer-events:none;filter:drop-shadow(0 15px 25px #0000004d);position:absolute;top:-60px;left:10px}.kili-module__DrO6fa__miniCardAvatarOuterView:after{content:"";z-index:-1;filter:blur(3px);background:radial-gradient(#0ea5e94d 0%,#fff0 70%);border-radius:50%;width:70px;height:12px;position:absolute;bottom:10px;left:50%;transform:translate(-50%)}[data-theme=dark] .kili-module__DrO6fa__miniCard{background:var(--brand-navy,#1e293b);color:var(--text,#f8fafc);border-color:#334155}@keyframes kili-module__DrO6fa__slideUpFade{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.kili-module__DrO6fa__miniCardHeader{justify-content:space-between;align-items:flex-start;display:flex}.kili-module__DrO6fa__miniCardAvatarWrap{align-items:center;gap:12px;display:flex}.kili-module__DrO6fa__miniCardMessage{color:var(--text,#334155);font-size:14px;line-height:1.4}[data-theme=dark] .kili-module__DrO6fa__miniCardMessage{color:#cbd5e1}.kili-module__DrO6fa__miniCardActions{justify-content:flex-end;display:flex}.kili-module__DrO6fa__actionButton{color:#fff;cursor:pointer;background:#3b82f6;border:none;border-radius:6px;padding:6px 12px;font-size:12px;font-weight:500}
.notes-module__fxRYcW__pageContainer{max-width:1500px;margin:0 auto;padding:1.5rem 2rem}.notes-module__fxRYcW__headerCard{background:var(--surface);border:1px solid var(--border);border-radius:10px;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;padding:1.5rem 1.75rem;display:flex;box-shadow:0 2px 8px #0000000d}.notes-module__fxRYcW__headerLeft{align-items:center;gap:1rem;display:flex}.notes-module__fxRYcW__iconBox{background:var(--brand-navy);color:#fff;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.25rem;display:flex}.notes-module__fxRYcW__headerTitle{color:var(--brand-navy);margin-bottom:.2rem;font-size:1.375rem;font-weight:700}.notes-module__fxRYcW__headerSubtitle{color:var(--text-muted);font-size:.825rem}.notes-module__fxRYcW__headerActions{gap:.5rem;display:flex}.notes-module__fxRYcW__btnAdd{background:var(--brand-navy);color:#fff;cursor:pointer;border:none;border-radius:7px;padding:.55rem 1.25rem;font-size:.85rem;font-weight:600;transition:background .2s}.notes-module__fxRYcW__btnAdd:hover{background:var(--brand-navy-dark)}.notes-module__fxRYcW__filterBar{background:var(--surface);border:1px solid var(--border);border-radius:10px;flex-wrap:wrap;align-items:center;gap:.75rem;margin-bottom:1.25rem;padding:1rem 1.25rem;display:flex;box-shadow:0 1px 4px #0000000a}.notes-module__fxRYcW__searchWrapper{flex:1;min-width:200px;position:relative}.notes-module__fxRYcW__searchIcon{color:var(--text-muted);pointer-events:none;font-size:.9rem;position:absolute;top:50%;left:.75rem;transform:translateY(-50%)}.notes-module__fxRYcW__searchInput{border:1px solid var(--border);background:var(--background);width:100%;color:var(--foreground);border-radius:7px;padding:.5rem .75rem .5rem 2.25rem;font-size:.875rem;transition:border-color .2s}.notes-module__fxRYcW__searchInput:focus{border-color:var(--brand-navy);outline:none;box-shadow:0 0 0 3px #13274f1a}.notes-module__fxRYcW__filterSelect{border:1px solid var(--border);background:var(--background);color:var(--foreground);cursor:pointer;border-radius:7px;min-width:140px;padding:.5rem .75rem;font-size:.875rem;transition:border-color .2s}.notes-module__fxRYcW__filterSelect:focus{border-color:var(--brand-navy);outline:none}.notes-module__fxRYcW__toggleGroup{border:1px solid var(--border);border-radius:7px;display:flex;overflow:hidden}.notes-module__fxRYcW__toggleBtn{background:var(--background);color:var(--foreground);cursor:pointer;border:none;padding:.5rem 1rem;font-size:.85rem;transition:all .2s}.notes-module__fxRYcW__toggleBtnActive{background:var(--brand-navy);color:#fff;font-weight:600}.notes-module__fxRYcW__tableCard{background:var(--surface);border:1px solid var(--border);border-radius:10px;overflow:hidden;box-shadow:0 2px 8px #0000000d}.notes-module__fxRYcW__tableScroll{overflow-x:auto}.notes-module__fxRYcW__table{border-collapse:collapse;width:100%;font-size:.875rem}.notes-module__fxRYcW__table thead{z-index:2;position:sticky;top:0}.notes-module__fxRYcW__table thead th{background:var(--table-header-bg,#13274f);color:var(--table-header-fg,#fff);text-align:left;letter-spacing:.03em;text-transform:uppercase;white-space:nowrap;padding:.85rem 1rem;font-size:.8rem;font-weight:600}.notes-module__fxRYcW__table thead th:last-child{text-align:right}.notes-module__fxRYcW__table tbody tr{border-bottom:1px solid var(--border);transition:background .15s}.notes-module__fxRYcW__table tbody tr:nth-child(2n){background:var(--table-row-alt)}.notes-module__fxRYcW__table tbody tr:hover{background:var(--hover-bg)}.notes-module__fxRYcW__table td{vertical-align:middle;padding:.75rem 1rem}.notes-module__fxRYcW__noteTitle{color:var(--foreground);font-size:.9rem;font-weight:600}.notes-module__fxRYcW__notePreview{color:var(--text-muted);margin-top:2px;font-size:.8rem}.notes-module__fxRYcW__noteTags{flex-wrap:wrap;gap:4px;margin-top:4px;display:flex}.notes-module__fxRYcW__tagBadge{color:var(--brand-navy);background:#13274f14;border-radius:12px;padding:2px 8px;font-size:.7rem;font-weight:600}.notes-module__fxRYcW__categoryBadge{color:var(--brand-navy);background:#13274f1a;border-radius:6px;padding:3px 10px;font-size:.78rem;font-weight:500}.notes-module__fxRYcW__creatorCell{align-items:center;gap:8px;display:flex}.notes-module__fxRYcW__avatar{background:var(--brand-navy);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:.75rem;font-weight:700;display:flex}.notes-module__fxRYcW__overdue{color:var(--brand-red);font-size:.85rem;font-weight:600}.notes-module__fxRYcW__upcoming{color:var(--export-green);font-size:.85rem;font-weight:500}.notes-module__fxRYcW__sourceBadgeChat{color:#3b82f6;background:#3b82f61a;border-radius:6px;padding:3px 8px;font-size:.75rem;font-weight:600}.notes-module__fxRYcW__sourceBadgePersonal{color:#10b981;background:#10b9811a;border-radius:6px;padding:3px 8px;font-size:.75rem;font-weight:600}.notes-module__fxRYcW__actionsCell{text-align:right;white-space:nowrap;justify-content:flex-end;gap:6px;display:flex}.notes-module__fxRYcW__btnView{background:var(--brand-navy);color:#fff;cursor:pointer;border:none;border-radius:6px;padding:.35rem .75rem;font-size:.78rem;font-weight:600;transition:background .2s}.notes-module__fxRYcW__btnView:hover{background:var(--brand-navy-dark)}.notes-module__fxRYcW__btnDelete{color:var(--brand-red);border:1px solid var(--brand-red);cursor:pointer;background:0 0;border-radius:6px;padding:.35rem .5rem;font-size:.78rem;transition:all .2s}.notes-module__fxRYcW__btnDelete:hover{background:var(--brand-red);color:#fff}.notes-module__fxRYcW__paginationBar{border-top:1px solid var(--border);background:var(--surface);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;padding:.9rem 1rem;display:flex}.notes-module__fxRYcW__paginationInfo{color:var(--text-muted);font-size:.82rem}.notes-module__fxRYcW__paginationControls{align-items:center;gap:.3rem;display:flex}.notes-module__fxRYcW__pageBtn{border:1px solid var(--border);background:var(--surface);min-width:34px;height:34px;color:var(--foreground);cursor:pointer;border-radius:6px;justify-content:center;align-items:center;padding:0 .5rem;font-size:.82rem;font-weight:500;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.notes-module__fxRYcW__pageBtn:hover:not(:disabled){border-color:var(--brand-navy);color:var(--brand-navy)}.notes-module__fxRYcW__pageBtn:disabled{opacity:.4;cursor:not-allowed}.notes-module__fxRYcW__pageBtnActive{font-weight:700;background:var(--brand-red)!important;border-color:var(--brand-red)!important;color:#fff!important}.notes-module__fxRYcW__emptyState{text-align:center;color:var(--text-muted);padding:3rem 1rem}.notes-module__fxRYcW__formLabel{color:var(--text-primary,var(--foreground));margin-bottom:4px;font-size:.85rem;font-weight:600;display:block}.notes-module__fxRYcW__formInput{border:1px solid var(--border);background:var(--background);width:100%;color:var(--foreground);border-radius:7px;padding:.5rem .75rem;font-size:.875rem}.notes-module__fxRYcW__formInput:focus{border-color:var(--brand-navy);outline:none;box-shadow:0 0 0 3px #13274f1a}.notes-module__fxRYcW__formTextarea{border:1px solid var(--border);background:var(--background);width:100%;color:var(--foreground);resize:vertical;border-radius:7px;padding:.5rem .75rem;font-family:inherit;font-size:.875rem}.notes-module__fxRYcW__formTextarea:focus{border-color:var(--brand-navy);outline:none;box-shadow:0 0 0 3px #13274f1a}.notes-module__fxRYcW__boardContainer{flex-direction:column;gap:2rem;margin-top:1rem;display:flex}.notes-module__fxRYcW__swimlane{background:var(--surface);border:1px solid var(--border);border-radius:12px;padding:1.5rem;box-shadow:0 4px 15px #00000008}.notes-module__fxRYcW__swimlaneHeader{color:var(--brand-navy);border-bottom:2px solid #13274f1a;align-items:center;gap:.75rem;margin-bottom:1.5rem;padding-bottom:.5rem;font-size:1.25rem;font-weight:700;display:flex}.notes-module__fxRYcW__boardGrid{gap:1.5rem;min-height:300px;padding-bottom:1rem;display:flex;overflow-x:auto}.notes-module__fxRYcW__taskSeal{color:#10b981;text-transform:uppercase;text-align:center;opacity:.75;pointer-events:none;background:#10b9810d;border:2px solid #10b981;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:.65rem;font-weight:800;line-height:1.1;display:flex;position:absolute;bottom:50px;right:15px;transform:rotate(-25deg);box-shadow:inset 0 0 0 2px #10b9814d}.notes-module__fxRYcW__boardColumn{background-color:#4b5563;background-image:linear-gradient(#0000000d 1px,#0000 1px),linear-gradient(90deg,#0000000d 1px,#0000 1px),linear-gradient(#ffffff0d 2px,#0000 2px),linear-gradient(90deg,#ffffff0d 2px,#0000 2px);background-size:4px 4px,4px 4px,6px 6px,6px 6px;border:10px solid #e5e7eb;border-radius:6px;flex-direction:column;flex:1;gap:1.25rem;min-width:280px;padding:1rem;transition:all .2s;display:flex;box-shadow:inset 0 4px 15px #0000004d,0 4px 10px #0000000d}.notes-module__fxRYcW__boardColumn.notes-module__fxRYcW__dragOver{background-color:#374151;border-color:#d1d5db}.notes-module__fxRYcW__boardColumnDirect{background-color:#1e3a8a}.notes-module__fxRYcW__boardColumnDirect.notes-module__fxRYcW__dragOver{background-color:#172554}.notes-module__fxRYcW__columnHeader{text-align:center;color:#fff;text-transform:uppercase;letter-spacing:1px;text-shadow:0 1px 3px #00000080;margin-bottom:.5rem;font-size:1rem;font-weight:700}.notes-module__fxRYcW__stickyNote{cursor:pointer;color:#333;background:linear-gradient(135deg,#fff7d6,#ffe58f);border-radius:2px 2px 2px 15px;flex-direction:column;gap:.5rem;padding:1.25rem;transition:all .25s cubic-bezier(.25,.8,.25,1);display:flex;position:relative;box-shadow:2px 4px 10px #0000001a,inset 0 1px #fff9}.notes-module__fxRYcW__stickyNote:nth-child(2n){transform:rotate(1deg)}.notes-module__fxRYcW__stickyNote:nth-child(odd){transform:rotate(-1.5deg)}.notes-module__fxRYcW__stickyNote:nth-child(3n){transform:rotate(.5deg)}.notes-module__fxRYcW__stickyNote:nth-child(5n){transform:rotate(-.5deg)}.notes-module__fxRYcW__stickyNote:hover{z-index:10;box-shadow:4px 10px 20px #00000026,inset 0 1px #fffc;transform:translateY(-5px)scale(1.02)rotate(0)!important}.notes-module__fxRYcW__stickyNote:before{content:"";z-index:2;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#ffffffb3 linear-gradient(#ffffffe6 0%,#f0f0f080 100%);border-radius:1px;width:45px;height:18px;position:absolute;top:-10px;left:50%;transform:translate(-50%)rotate(-1deg);box-shadow:0 1px 3px #0000001a,inset 0 1px #fffc}.notes-module__fxRYcW__noteContent{font-family:Comic Sans MS,Chalkboard SE,Marker Felt,sans-serif}.notes-module__fxRYcW__noteTitle{color:#1f2937;margin-bottom:.25rem;font-size:1.1rem;font-weight:700;line-height:1.3}.notes-module__fxRYcW__noteBody{color:#4b5563;-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:.85rem;line-height:1.4;display:-webkit-box;overflow:hidden}.notes-module__fxRYcW__noteFooter{color:#6b7280;border-top:1px dashed #00000026;justify-content:space-between;align-items:center;margin-top:auto;padding-top:.75rem;font-family:inherit;font-size:.75rem;display:flex}.notes-module__fxRYcW__noteMeta{gap:.5rem;display:flex}.notes-module__fxRYcW__noteDate{font-weight:600}.notes-module__fxRYcW__btnResetFilter{border:1px solid var(--border);cursor:pointer;border-radius:8px;padding:.5rem 1rem;font-size:.85rem;font-weight:600;transition:all .2s}.notes-module__fxRYcW__btnResetFilter.notes-module__fxRYcW__resetGreen{color:#10b981;background:#10b9811a;border-color:#10b981}.notes-module__fxRYcW__btnResetFilter.notes-module__fxRYcW__resetRed{color:#ef4444;background:#ef44441a;border-color:#ef4444}
