.login-page{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;background-image:url(/logos/login-bg2.png);background-size:cover;background-position:center;background-repeat:no-repeat}.login-card{display:flex;flex-direction:column;align-items:center;max-width:420px;width:100%;padding:2.5rem;background:#ffffffeb;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:16px;border:1px solid rgba(255,255,255,.5);box-shadow:0 8px 32px #1e1b4b26,0 2px 8px #00000014}.login-logo{height:56px;width:auto;object-fit:contain;margin-bottom:1.5rem}.login-title{font-size:1.25rem;font-weight:600;color:var(--brand-navy);margin:0 0 .5rem}.login-subtitle{font-size:.95rem;color:var(--color-text-secondary);margin:0 0 1.5rem}.login-error{font-size:.875rem;color:var(--color-error);margin-bottom:1rem;text-align:center;padding:.5rem .75rem;background:#ef444414;border-radius:8px;width:100%}.login-button{padding:.875rem 2.25rem;font-size:1rem;font-weight:600;cursor:pointer;color:#fff;background:linear-gradient(135deg,var(--brand-orange) 0%,#e64a19 100%);border:none;border-radius:8px;box-shadow:0 4px 14px #ff572259;transition:transform .2s,box-shadow .2s}.login-button:hover{transform:translateY(-2px);box-shadow:0 6px 20px #ff572266}.login-button:active{transform:translateY(0)}.login-loading{min-height:100vh;display:flex;justify-content:center;align-items:center;background-image:url(/logos/login-bg2.png);background-size:cover;background-position:center;background-repeat:no-repeat;color:#fff;font-weight:500}.dashboard-container{min-height:100vh;display:flex;flex-direction:column;background-color:var(--color-background)}.dashboard-header{background:linear-gradient(135deg,#1e40af 0%,var(--color-primary) 100%);color:#fff;padding:1.25rem 2rem;box-shadow:0 2px 4px #00000014;border-bottom:1px solid rgba(255,255,255,.1)}.header-content{width:100%;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:2rem}.header-controls{display:flex;align-items:center;gap:1rem}.global-filters{display:flex;align-items:center;gap:.75rem}.filter-group{display:flex;align-items:center}.filter-select{padding:.75rem 2.75rem .75rem 1.25rem;border:1px solid rgba(255,255,255,.4);border-radius:6px;background-color:#ffffff40;color:#fff;font-size:1rem;font-weight:500;cursor:pointer;transition:all .2s;min-width:100px;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 12 12'%3E%3Cpath fill='white' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .875rem center}.filter-select:hover{background-color:#ffffff4d;border-color:#ffffff80}.filter-select:focus{outline:none;border-color:#fff9;background-color:#ffffff40;box-shadow:0 0 0 3px #ffffff1a}.filter-select option{background-color:#1e293b;color:#fff;padding:.5rem}.upload-button-header{padding:.75rem 1.5rem;background-color:#ffffff40;color:#fff;border:1px solid rgba(255,255,255,.4);border-radius:6px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s;white-space:nowrap}.upload-button-header:hover{background-color:#ffffff59;border-color:#ffffff80;transform:translateY(-1px)}.logout-button-header{padding:.75rem 1.5rem;background-color:#dc2626e6;color:#fff;border:1px solid rgba(185,28,28,1);border-radius:6px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s;white-space:nowrap}.logout-button-header:hover{background-color:#b91c1c;border-color:#991b1b;transform:translateY(-1px);box-shadow:0 2px 8px #dc26264d}.generate-button-header{padding:.75rem 1.5rem;background-color:#4caf50e6;color:#fff;border:1px solid rgba(76,175,80,1);border-radius:6px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s;white-space:nowrap}.generate-button-header:hover:not(.disabled):not(:disabled){background-color:#4caf50;transform:translateY(-1px);box-shadow:0 2px 8px #4caf504d}.generate-button-header.disabled,.generate-button-header:disabled{background-color:#ffffff26;color:#ffffff80;border-color:#fff3;cursor:not-allowed;opacity:.6}.logo-section{display:flex;align-items:center;gap:1rem;background-color:#ffffffd9;padding:6px 16px;border-radius:10px;border:1px solid rgba(255,255,255,.5);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.logo{height:52px;width:auto;object-fit:contain;filter:drop-shadow(0 2px 4px rgba(0,0,0,.05))}.dashboard-title{font-size:1.75rem;font-weight:700;margin:0;color:var(--brand-navy)}.dashboard-nav{background-color:var(--color-surface);border-bottom:1px solid var(--color-border);padding:0;display:flex;gap:0;box-shadow:0 2px 4px #0000000d;justify-content:flex-start;align-items:flex-start;overflow-x:auto;overflow-y:visible;position:relative;z-index:10}.nav-tabs-left{display:flex;gap:.5rem;align-items:flex-start;position:relative;z-index:10;min-height:100%}.nav-tab{padding:1rem 1.5rem;background:none;border:none;border-bottom:3px solid transparent;cursor:pointer;font-size:1rem;font-weight:500;color:var(--color-text-secondary);transition:all .2s ease;position:relative;white-space:nowrap}.nav-tab:hover{color:var(--color-primary);background-color:#2563eb0d}.nav-tab.active{color:var(--color-primary);border-bottom-color:var(--color-primary);background-color:#2563eb0d}.nav-tab-with-dropdown{position:static;display:inline-block}.entity-overview-button-wrapper{position:relative;display:inline-block}.entity-overview-button{display:flex;align-items:center;gap:.5rem}.entity-overview-button .dropdown-arrow{font-size:.7rem;transition:transform .2s;margin-left:.25rem;opacity:.7}.entity-overview-button-wrapper:hover .dropdown-arrow,.entity-overview-button-wrapper:focus-within .dropdown-arrow{opacity:1}.entity-overview-button-wrapper:has(.entity-dropdown-menu) .dropdown-arrow{transform:rotate(180deg)}.entity-dropdown-menu{position:fixed;background-color:#fff;border:1px solid var(--color-border);border-radius:6px;box-shadow:0 4px 12px #00000026,0 2px 4px #0000001a;min-width:140px;z-index:10000;overflow:visible;animation:dropdownFadeIn .2s ease-out}@keyframes dropdownFadeIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.entity-dropdown-item{width:100%;padding:.75rem 1rem;background:none;border:none;text-align:left;font-size:.95rem;font-weight:500;color:var(--color-text-primary);cursor:pointer;transition:all .2s;border-bottom:1px solid var(--color-border)}.entity-dropdown-item:last-child{border-bottom:none}.entity-dropdown-item:hover{background-color:#2563eb1a;color:var(--color-primary)}.entity-dropdown-item.active{background-color:#2563eb26;color:var(--color-primary);font-weight:600}.entity-dropdown-item.active:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background-color:var(--color-primary)}.entity-dropdown-item-with-submenu{position:relative}.entity-dropdown-item-with-submenu>.entity-dropdown-item{display:flex;align-items:center;justify-content:space-between;position:relative}.entity-dropdown-submenu{position:absolute;left:100%;top:0;margin-left:-2px;background-color:#fff;border:1px solid var(--color-border);border-radius:6px;box-shadow:0 4px 12px #00000026,0 2px 4px #0000001a;min-width:120px;z-index:10001;overflow:visible;animation:dropdownFadeIn .15s ease-out}.dashboard-main{flex:1;padding:1.5rem 3%;width:100%;margin:0}@media(max-width:768px){.dashboard-header{padding:.875rem 1rem}.logo-section{padding:4px 12px}.logo{height:44px}.dashboard-title{font-size:1.25rem}.header-content{flex-direction:column;align-items:flex-start;gap:.75rem}.header-controls{width:100%;flex-direction:column;align-items:stretch;gap:.75rem}.global-filters{width:100%;flex-direction:column;align-items:stretch;gap:.5rem}.filter-select,.upload-button-header,.logout-button-header,.generate-button-header{width:100%}.dashboard-nav{overflow-x:auto}.nav-tab{padding:.75rem 1rem;font-size:.875rem;white-space:nowrap}.dashboard-main{padding:.75rem 1rem}}.data-table-container{background-color:var(--color-surface);border-radius:12px;padding:1.5rem;box-shadow:0 2px 8px #0000001a;border:2px solid var(--color-border);display:flex;flex-direction:column;max-height:calc(100vh - 320px);min-height:600px}.table-header-controls{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;flex-shrink:0}.table-header-layout{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:1.5rem;width:100%}.table-header-left{display:flex;align-items:center;gap:1rem;justify-content:flex-start}.table-header-center{display:flex;justify-content:center;align-items:center;min-width:400px}.table-header-right{display:flex;justify-content:flex-end;align-items:center}.table-controls-right{display:flex;align-items:center;gap:.875rem}.working-days-info{padding:.5rem 1rem;background-color:#e3f2fd;border-radius:6px;font-size:.9rem;color:#1976d2;font-weight:500;white-space:nowrap}.table-search-center-container{display:flex;align-items:center;gap:.75rem;width:100%}.table-search-bar{position:relative;flex:1;max-width:500px}.table-search-bar .search-icon{position:absolute;left:.85rem;top:50%;transform:translateY(-50%);color:var(--color-text-secondary);pointer-events:none;z-index:1;display:flex;align-items:center;justify-content:center}.table-search-input{width:100%;height:38px;padding:0 1rem 0 2.5rem;font-size:.875rem;border:1px solid #d1d5db;border-radius:8px;outline:none;transition:border-color .2s,box-shadow .2s;background-color:#fff;color:#111827;line-height:38px}.table-search-input:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.table-search-clear{position:absolute;right:12px;top:50%;transform:translateY(-50%);background:none;border:none;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;color:var(--color-text-secondary);border-radius:4px;transition:background-color .2s,color .2s;z-index:1}.table-search-clear:hover{background-color:var(--color-border);color:var(--color-text-primary)}.th-content{display:flex;flex-direction:column;gap:.5rem;align-items:stretch;width:100%;padding:.25rem 0}.data-table th .th-content{align-items:center;text-align:center;min-height:3.5rem;justify-content:space-between}.th-label{font-weight:600;font-size:.875rem;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;line-height:1.2}.column-filter-wrapper{position:relative;width:100%}.column-filter-select{width:100%;padding:.5rem 1.75rem .5rem .5rem;font-size:.75rem;border:1px solid rgba(0,0,0,.2);border-radius:4px;background-color:#fff;color:var(--color-text-primary);cursor:pointer;transition:all .2s;outline:none;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%232563eb' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .5rem center;background-size:.75rem;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.column-filter-select:hover{background-color:#f3f4f6;border-color:var(--color-primary);box-shadow:0 0 0 2px #2563eb1a}.column-filter-select:focus{background-color:#fff;border-color:var(--color-primary);box-shadow:0 0 0 2px #2563eb33}.column-filter-select option{background-color:#fff;color:var(--color-text-primary);padding:.5rem}.column-filter-select:not([value=""]){background-color:#eff6ff;border-color:var(--color-primary);font-weight:500;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%232563eb' d='M6 9L1 4h10z'/%3E%3C/svg%3E"),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3E%3Ccircle cx='4' cy='4' r='3' fill='%232563eb'/%3E%3C/svg%3E");background-position:right .5rem center,left .25rem center;background-size:.75rem,.5rem;padding-left:1.5rem}.data-table th{padding:.875rem 1rem;vertical-align:top;text-align:center;font-weight:600;font-size:.875rem;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;border-right:1px solid rgba(255,255,255,.3);border-bottom:1px solid rgba(255,255,255,.2);background-color:var(--color-primary);color:#fff;position:sticky;top:0;z-index:100;min-width:120px}.table-title{font-size:1.375rem;font-weight:600;color:var(--color-text-primary);margin:0}.table-header-section-controls{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap;flex-shrink:0}.table-header-section-controls .control-buttons{display:flex;gap:.75rem;align-items:center;flex-wrap:wrap}.table-header-section-controls .generate-button{padding:.625rem 1.25rem;background:var(--color-primary);color:#fff;border:none;border-radius:6px;font-size:.95rem;font-weight:500;cursor:pointer;transition:all .2s}.table-header-section-controls .generate-button:hover:not(:disabled){background:var(--color-primary-hover)}.table-header-section-controls .generate-button:disabled{opacity:.6;cursor:not-allowed}.table-header-section-controls .toggle-button{padding:.625rem 1.25rem;border:1px solid var(--color-border);background:var(--color-surface);color:var(--color-text-primary);border-radius:6px;font-size:.95rem;font-weight:500;cursor:pointer;transition:all .2s}.table-header-section-controls .toggle-button:hover{background:var(--color-background);border-color:var(--color-primary)}.table-header-section-controls .toggle-button.active{background:var(--color-primary);color:#fff;border-color:var(--color-primary)}.table-header-section-controls .global-info{display:flex;align-items:center}.table-header-section-controls .info-text{font-size:.85rem;color:var(--color-text-secondary)}.table-wrapper{overflow-x:auto;overflow-y:auto;flex:1;min-height:0;border-radius:12px;border:1px solid var(--color-border);background-color:#fff;padding:0;position:relative}.data-table{width:100%;border-collapse:separate;border-spacing:0;font-size:.95rem;border-radius:12px;margin:0}.data-table thead{position:sticky;top:0;z-index:100;background-color:var(--color-primary)}.data-table th:first-child{border-top-left-radius:12px}.data-table th:last-child{border-right:none;border-top-right-radius:12px}.data-table th.has-tooltip{cursor:help;position:relative}.data-table th.has-tooltip:hover{background-color:#ffffff1a}.data-table tbody tr{transition:background-color .2s ease}.data-table tbody tr:first-child td:first-child{border-top-left-radius:0}.data-table tbody tr:first-child td:last-child{border-top-right-radius:0}.data-table tbody tr:last-child td:first-child{border-bottom-left-radius:12px}.data-table tbody tr:last-child td:last-child{border-bottom-right-radius:12px}.data-table td{padding:.75rem 1rem;color:var(--color-text-primary);white-space:nowrap;max-width:300px;overflow:hidden;text-overflow:ellipsis;border-right:1px solid var(--color-border);border-bottom:1px solid var(--color-border);background-color:var(--color-surface);text-align:center}.data-table td:nth-child(odd){background-color:var(--color-surface)}.data-table td:nth-child(2n){background-color:#2563eb14}.data-table th:nth-child(odd){background-color:var(--color-primary)!important;color:#fff!important}.data-table th:nth-child(2n){background-color:#2563ebe6!important;color:#fff!important}.data-table tbody tr:hover td:nth-child(odd){background-color:#2563eb1a!important}.data-table tbody tr:hover td:nth-child(2n){background-color:#2563eb26!important}.data-table td:last-child{border-right:none}.data-table tfoot{border-top:2px solid var(--color-primary)}.data-table .total-row{background-color:#2563eb1a;font-weight:600}.data-table .total-row:hover{background-color:#2563eb26!important}.data-table .total-cell{padding:.875rem 1rem;border-right:1px solid var(--color-border);border-bottom:1px solid var(--color-border);background-color:#2563eb1a;text-align:center;font-weight:600;color:var(--color-text-primary)}.data-table .total-row .total-cell:first-child{border-bottom-left-radius:12px}.data-table .total-row .total-cell:last-child{border-right:none;border-bottom-right-radius:12px}.data-table .total-row .total-cell:nth-child(odd){background-color:#2563eb1a!important}.data-table .total-row .total-cell:nth-child(2n){background-color:#2563eb26!important}.quality-table-header-main{border:1px solid rgba(255,255,255,.3)!important;padding:.875rem 1rem!important;background-color:var(--color-primary)!important;color:#fff!important;font-weight:600!important;text-align:center!important;border-right:1px solid rgba(255,255,255,.3)!important;border-bottom:1px solid rgba(255,255,255,.2)!important}.quality-table-header-sub{border:1px solid rgba(255,255,255,.3)!important;padding:.875rem 1rem!important;background-color:#2563ebe6!important;color:#fff!important;font-weight:500!important;text-align:center!important;border-right:1px solid rgba(255,255,255,.3)!important;border-bottom:1px solid rgba(255,255,255,.2)!important}.quality-table-particulars{border-right:1px solid var(--color-border)!important;border-bottom:1px solid var(--color-border)!important;padding:.75rem 1rem!important;font-weight:500!important;text-align:center!important;background-color:var(--color-surface)!important}.empty-state{padding:3rem 2rem;text-align:center;color:var(--color-text-muted)}.empty-state p{font-size:1rem;margin:0}.table-wrapper::-webkit-scrollbar{width:8px;height:8px}.table-wrapper::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.table-wrapper::-webkit-scrollbar-thumb{background:#cbd5e0;border-radius:4px}.table-wrapper::-webkit-scrollbar-thumb:hover{background:#a0aec0}.items-per-page-select{padding:.625rem 1.25rem;border:1px solid var(--color-border);border-radius:6px;font-size:.95rem;background-color:var(--color-surface);cursor:pointer;color:var(--color-text-primary);transition:border-color .2s}.items-per-page-select:hover{border-color:var(--color-primary)}.items-per-page-select:focus{outline:none;border-color:var(--color-primary);box-shadow:0 0 0 3px #2563eb1a}.pagination{display:flex;justify-content:center;align-items:center;gap:1rem;margin-top:1rem;padding:.875rem 1rem;background-color:var(--color-surface);border-radius:8px;box-shadow:0 2px 4px #0000000d;flex-shrink:0}.pagination-btn{padding:.625rem 1.25rem;background-color:var(--color-primary);color:#fff;border:none;border-radius:6px;font-size:.95rem;font-weight:500;cursor:pointer;transition:background-color .2s}.pagination-info{font-size:.95rem;color:var(--color-text-secondary);font-weight:500}@media(max-width:768px){.table-header-controls{flex-direction:column;align-items:flex-start;gap:1rem}.pagination{flex-direction:column;gap:.5rem}.pagination-info{text-align:center}}.zoho-people-section .data-table-container{max-height:calc(100vh - 150px)!important;min-height:700px!important}.editable-table td.editable{cursor:pointer;position:relative;transition:background-color .2s}.editable-table td.editable:hover{background-color:#2563eb0d}.editable-table td:not(.editable):not(.editing){cursor:default}.editable-table td.editing{padding:0}.edit-input{width:100%;padding:.5rem;border:2px solid var(--color-primary);border-radius:4px;font-size:inherit;font-family:inherit;background-color:var(--color-surface);outline:none;color:var(--color-text-primary);text-align:center}.edit-select{width:100%;padding:.5rem;border:2px solid var(--color-primary);border-radius:4px;font-size:inherit;font-family:inherit;background-color:var(--color-surface);outline:none;color:var(--color-text-primary);cursor:pointer;text-align:center}.edit-select:hover{border-color:var(--color-primary-hover)}.edit-select:focus{border-color:var(--color-primary);box-shadow:0 0 0 3px #2563eb1a}.cell-content{display:block;padding:.5rem;min-height:1.5rem;text-align:center}.table-header-controls{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.table-controls-right{display:flex;align-items:center;gap:1rem}.edit-mode-btn{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background-color:#eff6ff;color:#2563eb;border:1px solid #bfdbfe;border-radius:8px;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);white-space:nowrap;height:38px}.edit-mode-btn:hover{background-color:#dbeafe;border-color:#60a5fa;color:#1d4ed8;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;transform:translateY(-1px)}.edit-mode-btn.active{background-color:#2563eb;color:#fff;border-color:#2563eb}.edit-mode-btn.active:hover{background-color:#1d4ed8;box-shadow:0 4px 12px #2563eb4d}.pagination-controls-top{display:flex;align-items:center;gap:.5rem}.pagination-controls-top label{font-size:.9rem;color:var(--color-text-secondary)}.items-per-page-select{height:38px;padding:0 1rem;border:1px solid #d1d5db;border-radius:8px;font-size:.875rem;background-color:#fff;cursor:pointer;color:#374151;transition:all .2s;outline:none;font-weight:500}.items-per-page-select:hover{border-color:#9ca3af;background-color:#f9fafb}.items-per-page-select:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.pagination{display:flex;justify-content:center;align-items:center;gap:1rem;margin-top:1.5rem;padding:1rem;background-color:var(--color-surface);border-radius:8px;box-shadow:0 2px 4px #0000000d}.pagination-btn{padding:.5rem 1rem;background-color:var(--color-primary);color:#fff;border:none;border-radius:6px;font-size:.9rem;font-weight:500;cursor:pointer;transition:background-color .2s}.pagination-btn:hover:not(:disabled){background-color:var(--color-primary-hover)}.pagination-btn:disabled{background-color:var(--color-border);cursor:not-allowed;opacity:.6}.pagination-info{font-size:.9rem;color:var(--color-text-secondary);font-weight:500}.confirm-dialog-overlay{position:fixed;inset:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000;animation:fadeIn .2s ease}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.confirm-dialog{background-color:var(--color-surface);border-radius:12px;padding:2rem;box-shadow:0 8px 32px #0000004d;max-width:400px;width:90%;animation:slideUp .2s ease}@keyframes slideUp{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.confirm-dialog-title{font-size:1.25rem;font-weight:600;color:var(--color-text-primary);margin:0 0 1rem}.confirm-dialog-message{font-size:.95rem;color:var(--color-text-secondary);margin:0 0 1.5rem;line-height:1.5}.confirm-dialog-buttons{display:flex;gap:.75rem;justify-content:flex-end}.confirm-btn{padding:.625rem 1.5rem;border:none;border-radius:6px;font-size:.95rem;font-weight:500;cursor:pointer;transition:all .2s}.confirm-btn-yes{background-color:var(--color-primary);color:#fff}.confirm-btn-yes:hover{background-color:var(--color-primary-hover)}.confirm-btn-no{background-color:var(--color-border);color:var(--color-text-primary)}.confirm-btn-no:hover{background-color:var(--color-background)}@media(max-width:768px){.table-header-controls{flex-direction:column;align-items:flex-start;gap:1rem}.pagination{flex-direction:column;gap:.5rem}.pagination-info{text-align:center}.confirm-dialog{padding:1.5rem}.confirm-dialog-buttons{flex-direction:column}.confirm-btn{width:100%}}.multi-select-filter-wrapper{position:relative;display:inline-block;width:100%;min-width:0}.multi-select-filter-button{width:100%;padding:.5rem 1.75rem .5rem .5rem;border:1px solid rgba(0,0,0,.2);border-radius:4px;background-color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:space-between;font-size:.75rem;line-height:1;height:auto;transition:all .2s;outline:none;color:var(--color-text-primary);appearance:none;-webkit-appearance:none;-moz-appearance:none;box-sizing:border-box}.multi-select-filter-button:hover{background-color:#f3f4f6;border-color:var(--color-primary);box-shadow:0 0 0 2px #2563eb1a}.multi-select-filter-button:focus{background-color:#fff;border-color:var(--color-primary);box-shadow:0 0 0 2px #2563eb33}.multi-select-filter-button.has-selection{background-color:#eff6ff;border-color:var(--color-primary);font-weight:500}.multi-select-filter-text{flex:1;text-align:left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--color-text-primary);min-width:0;padding-right:.5rem}.multi-select-filter-arrow{position:absolute;right:.5rem;top:50%;transform:translateY(-50%);transition:transform .2s;color:#2563eb;pointer-events:none;width:12px;height:12px;flex-shrink:0}.multi-select-filter-arrow.open{transform:translateY(-50%) rotate(180deg)}.multi-select-filter-dropdown{position:absolute;top:100%;left:0;margin-top:4px;background:#fff;border:1px solid #ddd;border-radius:4px;box-shadow:0 2px 8px #00000026;z-index:1001;max-height:300px;display:flex;flex-direction:column;min-width:120px;width:max-content;max-width:320px;box-sizing:border-box}.multi-select-filter-search{padding:8px;border-bottom:1px solid #eee}.multi-select-filter-search input{width:100%;padding:6px 8px;border:1px solid rgba(0,0,0,.2);border-radius:4px;font-size:.75rem;box-sizing:border-box;color:var(--color-text-primary);background-color:#fff}.multi-select-filter-search input:focus{outline:none;border-color:var(--color-primary);box-shadow:0 0 0 2px #2563eb1a}.multi-select-filter-options{flex:1;overflow-y:auto;max-height:200px;padding:4px 0}.multi-select-filter-option{padding:.5rem;cursor:pointer;display:flex;align-items:center;gap:8px;font-size:.75rem;transition:background-color .15s;color:var(--color-text-primary)}.multi-select-filter-option:hover{background-color:#f3f4f6}.multi-select-filter-option.selected{background-color:#e3f2fd}.multi-select-filter-option.select-all{font-weight:600;border-bottom:1px solid #eee;margin-bottom:4px;padding-bottom:8px;color:var(--color-text-primary)}.multi-select-filter-option input[type=checkbox]{cursor:pointer;margin:0;flex-shrink:0}.multi-select-filter-option span{flex:1;-webkit-user-select:none;user-select:none;color:var(--color-text-primary)}.multi-select-filter-no-results{padding:12px;text-align:center;color:var(--color-text-secondary, #6b7280);font-size:.75rem}.multi-select-filter-footer{padding:8px;border-top:1px solid #eee;display:flex;justify-content:flex-end}.multi-select-filter-clear{padding:4px 12px;background:#f3f4f6;border:1px solid rgba(0,0,0,.2);border-radius:4px;cursor:pointer;font-size:.75rem;transition:all .15s;color:var(--color-text-primary)}.multi-select-filter-clear:hover{background:#e5e7eb;border-color:var(--color-primary)}.employee-filters{background-color:transparent;border-radius:0;padding:0;margin-bottom:0;border:none}.data-table-container .employee-filters{background-color:transparent}.filters-grid{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center}.filter-group{display:flex;align-items:center;gap:.5rem}.filter-group label{font-size:.85rem;font-weight:500;color:var(--color-text-secondary);white-space:nowrap}.filter-group select{padding:.625rem 1rem;border:1px solid var(--color-border);border-radius:6px;font-size:.95rem;background-color:var(--color-surface);color:var(--color-text-primary);cursor:pointer;transition:border-color .2s;min-width:150px}.filter-group select:hover:not(:disabled){border-color:var(--color-primary)}.filter-group select:focus{outline:none;border-color:var(--color-primary);box-shadow:0 0 0 3px #2563eb1a}.filter-group select:disabled{background-color:var(--color-background);cursor:not-allowed;opacity:.6}.filter-actions{display:flex;align-items:center;margin-left:auto}.clear-filters-btn{padding:.625rem 1.25rem;background-color:var(--color-surface);color:var(--color-text-secondary);border:1px solid var(--color-border);border-radius:6px;font-size:.95rem;font-weight:500;cursor:pointer;transition:all .2s}.clear-filters-btn:hover{background-color:var(--color-background);border-color:var(--color-primary);color:var(--color-text-primary)}@media(max-width:768px){.filters-grid,.filter-group{flex-direction:column;align-items:stretch}.filter-group select{width:100%}.filter-actions{margin-left:0;width:100%}.clear-filters-btn{width:100%}}.tab-page{width:100%}.page-filters-container{margin-top:-1rem;margin-bottom:1rem;padding:.75rem 1.5rem;background-color:var(--color-surface);border-bottom:1px solid var(--color-border);position:relative;z-index:1}.upload-section{background-color:var(--color-surface);border-radius:12px;padding:2rem;margin-bottom:2rem;box-shadow:0 2px 8px #00000014}.upload-section h3{font-size:1.25rem;font-weight:600;color:var(--color-text-primary);margin-bottom:1rem}.upload-success{margin-top:1rem;padding:.75rem 1rem;background-color:#10b9811a;border:1px solid var(--color-success);border-radius:8px;display:flex;align-items:center;gap:.5rem;color:#065f46;font-weight:500}.success-icon{font-size:1.25rem;color:var(--color-success)}.upload-error{margin-top:1rem;padding:.75rem 1rem;background-color:#ef44441a;border:1px solid var(--color-error);border-radius:8px;display:flex;align-items:center;gap:.5rem;color:#991b1b;font-weight:500}.error-icon{font-size:1.25rem;color:var(--color-error)}.upload-info{margin-top:1rem;padding:.75rem 1rem;background-color:#3b82f61a;border:1px solid var(--color-info);border-radius:8px;display:flex;align-items:center;gap:.5rem;color:#1e40af;font-weight:500}.info-icon{font-size:1.25rem}.upload-status{margin-top:1rem;padding:.75rem 1rem;background-color:#f59e0b1a;border:1px solid var(--color-warning);border-radius:8px;display:flex;align-items:center;gap:.5rem;color:#92400e;font-weight:500}.loading-spinner{font-size:1.25rem;animation:spin 1s linear infinite}.loading-state{padding:3rem 2rem;text-align:center;color:var(--color-text-muted);background-color:var(--color-surface);border-radius:12px;box-shadow:0 2px 8px #00000014}.upload-redirect-notice{background-color:#f59e0b1a;border:1px solid var(--color-warning);border-radius:8px;padding:1rem 1.25rem;margin-bottom:1rem}.upload-redirect-notice p{margin:0;color:#92400e;font-size:.95rem;line-height:1.6}.upload-redirect-notice strong{color:#92400e}.file-format-info{margin-top:1.5rem;background-color:var(--color-background);border:1px solid var(--color-border);border-radius:8px;padding:0}.format-summary{padding:1rem 1.25rem;cursor:pointer;font-weight:500;color:var(--color-text-primary);list-style:none;-webkit-user-select:none;user-select:none;display:flex;align-items:center;gap:.5rem}.format-summary:hover{background-color:#2563eb0d}.format-summary::-webkit-details-marker{display:none}.format-summary:before{content:"▶";display:inline-block;transition:transform .2s;margin-right:.5rem}details[open] .format-summary:before{transform:rotate(90deg)}.format-details{padding:1.25rem;border-top:1px solid var(--color-border);background-color:var(--color-surface)}.format-details h4{margin:1rem 0 .75rem;color:var(--color-text-primary);font-size:1rem;font-weight:600}.format-details h4:first-child{margin-top:0}.format-details ul{margin:.5rem 0 1rem 1.5rem;color:var(--color-text-secondary);line-height:1.8}.format-details li{margin:.25rem 0}.columns-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin:1rem 0}.column-group{background-color:var(--color-background);padding:1rem;border-radius:6px;border:1px solid var(--color-border)}.column-group strong{color:var(--color-text-primary);display:block;margin-bottom:.5rem;font-size:.95rem}.column-group ul{margin:.5rem 0 0 1.25rem;font-size:.9rem}.sample-format{background-color:#1a202c;color:#e2e8f0;padding:1rem;border-radius:6px;overflow-x:auto;margin-top:1rem}.sample-format pre{margin:0;font-family:Courier New,monospace;font-size:.85rem;line-height:1.5;white-space:pre-wrap;word-wrap:break-word}.data-section{width:100%;margin:0}.employee-count-cards{display:flex;gap:1rem;margin-bottom:1.5rem;flex-wrap:wrap}.count-card{flex:1;min-width:180px;padding:1.25rem;border-radius:12px;background-color:var(--color-surface);border:1px solid var(--color-border);box-shadow:0 1px 3px #0000000d;transition:all .2s ease;display:flex;flex-direction:column;gap:.75rem;position:relative;overflow:hidden}.count-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000014;border-color:var(--color-primary)}.count-card:after{content:"";position:absolute;top:0;left:0;width:100%;height:4px}.count-card-header{display:flex;justify-content:space-between;align-items:flex-start;width:100%}.count-card-label{font-size:.8125rem;font-weight:600;color:var(--color-text-secondary);text-transform:uppercase;letter-spacing:.5px}.count-card-icon{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:8px;opacity:.8}.count-card-value{font-size:1.75rem;font-weight:700;color:var(--color-text-primary);line-height:1}.count-card-total:after{background-color:var(--color-primary)}.count-card-total .count-card-icon{background-color:#2563eb1a;color:var(--color-primary)}.count-card-active:after{background-color:#10b981}.count-card-active .count-card-icon{background-color:#10b9811a;color:#10b981}.count-card-inactive:after{background-color:#ef4444}.count-card-inactive .count-card-icon{background-color:#ef44441a;color:#ef4444}.count-card-departments:after{background-color:#8b5cf6}.count-card-departments .count-card-icon{background-color:#8b5cf61a;color:#8b5cf6}.count-card-entities:after{background-color:#f59e0b}.count-card-entities .count-card-icon{background-color:#f59e0b1a;color:#f59e0b}.count-card-bus:after{background-color:#06b6d4}.count-card-bus .count-card-icon{background-color:#06b6d41a;color:#06b6d4}.billing-section .data-table-container .table-header-controls{position:sticky;top:0;z-index:110;background-color:var(--color-surface);padding-bottom:.75rem;margin-bottom:.75rem;box-shadow:0 2px 0 var(--color-border)}.billing-section .table-header-section-controls{flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;min-height:2.5rem;align-items:center;padding-bottom:2px;-webkit-overflow-scrolling:touch}.billing-section .billing-header-filters,.billing-section .billing-header-filters label,.billing-section .billing-header-filters select{flex-shrink:0}.billing-section .table-header-section-controls::-webkit-scrollbar{height:6px}.billing-section .table-header-section-controls::-webkit-scrollbar-track{background:var(--color-background);border-radius:3px}.billing-section .table-header-section-controls::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:3px}.billing-section .table-header-section-controls::-webkit-scrollbar-thumb:hover{background:var(--color-text-secondary)}@media(max-width:768px){.employee-count-cards{flex-direction:row;justify-content:flex-start}.count-card{width:140px;height:140px}}.zoho-filters{background-color:var(--color-surface);border-radius:12px;padding:1.5rem;margin-bottom:1.5rem;box-shadow:0 2px 8px #00000014}.zoho-filters-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem;align-items:end}.zoho-filter-group{display:flex;flex-direction:column;gap:.5rem}.zoho-filter-group label{font-size:.9rem;font-weight:500;color:var(--color-text-secondary)}.zoho-filter-group select{padding:.5rem .75rem;border:1px solid var(--color-border);border-radius:6px;font-size:.9rem;background-color:var(--color-surface);color:var(--color-text-primary);cursor:pointer;transition:border-color .2s}.zoho-filter-group select:hover:not(:disabled){border-color:var(--color-primary)}.zoho-filter-group select:focus{outline:none;border-color:var(--color-primary);box-shadow:0 0 0 3px #2563eb1a}.zoho-filter-group select:disabled{background-color:var(--color-background);cursor:not-allowed;opacity:.6}@media(max-width:768px){.zoho-filters-grid{grid-template-columns:1fr}}.section-controls{background-color:var(--color-surface);border-radius:8px;padding:1rem 1.25rem;margin-bottom:1rem;border:1px solid var(--color-border);display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:1rem}.toggle-button{padding:.625rem 1.25rem;border:1px solid var(--color-border);background:var(--color-surface);color:var(--color-text-primary);border-radius:6px;font-size:.95rem;font-weight:500;cursor:pointer;transition:all .2s}.toggle-button:hover{background:var(--color-background);border-color:var(--color-primary)}.toggle-button.active{background:var(--color-primary);color:#fff;border-color:var(--color-primary)}.generate-button{padding:.625rem 1.25rem;background:var(--color-primary);color:#fff;border:none;border-radius:6px;font-size:.95rem;font-weight:500;cursor:pointer;transition:all .2s}.generate-button:hover:not(:disabled){background:var(--color-primary-hover)}.generate-button:disabled{opacity:.6;cursor:not-allowed}.quality-generate-button{background:#10b981!important}.quality-generate-button:hover:not(:disabled){background:#059669!important}.global-info{display:flex;align-items:center}.info-text{font-size:.85rem;color:var(--color-text-secondary);font-style:normal}@media(max-width:768px){.section-controls{flex-direction:column;align-items:stretch}.control-buttons{width:100%;justify-content:stretch}.toggle-button,.generate-button{flex:1}.global-info{width:100%;justify-content:center}}.employee-master-section .data-table-container,.jira-master-section .data-table-container{max-height:calc(100vh - 150px)!important;min-height:700px!important}.employee-master-section .data-table tfoot,.jira-master-section .data-table tfoot{position:sticky;bottom:0;z-index:90}.employee-master-section .data-table .total-cell,.jira-master-section .data-table .total-cell{position:sticky;bottom:0;z-index:95;border-top:2px solid var(--color-primary)!important}.employee-master-section .data-table .total-row .total-cell:nth-child(odd),.jira-master-section .data-table .total-row .total-cell:nth-child(odd){background-color:#f1f5ff!important}.employee-master-section .data-table .total-row .total-cell:nth-child(2n),.jira-master-section .data-table .total-row .total-cell:nth-child(2n){background-color:#e5edff!important}.entity-overview-section .data-table-container{max-height:calc(100vh - 150px)!important;min-height:700px!important}.entity-overview-section .entity-overview-table tfoot{position:sticky;bottom:0;z-index:90}.entity-overview-section .entity-overview-table .total-cell{position:sticky;bottom:0;z-index:95;border-top:2px solid var(--color-primary)!important;background-color:#f1f5ff!important;font-weight:600!important}.entity-overview-section .entity-overview-table .total-row .total-cell:nth-child(odd){background-color:#f1f5ff!important}.entity-overview-section .entity-overview-table .total-row .total-cell:nth-child(2n){background-color:#e5edff!important}.zoho-people-section .data-table-container,.jira-report-section .data-table-container{max-height:calc(100vh - 150px)!important;min-height:700px!important;overflow:auto}.poc-accounting-section .table-wrapper.poc-table-scroll{max-height:calc(100vh - 220px)!important;min-height:400px!important;overflow:auto}.poc-accounting-section .poc-accounting-table thead,.poc-accounting-section .poc-accounting-table thead th,.poc-accounting-section .poc-accounting-table th .th-content,.poc-accounting-section .poc-accounting-table th .column-filter-wrapper,.poc-accounting-section .poc-accounting-table th .multi-select-filter-wrapper{overflow:visible}.poc-accounting-section .poc-filter-dropdown-elevated,.poc-accounting-section .multi-select-filter-dropdown,.poc-accounting-section .poc-period-dropdown-panel{z-index:10000;min-width:140px}.poc-actual-effort-panel-portal.poc-period-dropdown-panel{padding:.75rem 1rem}.poc-actual-effort-panel-portal .poc-period-dropdown-sections{padding:.25rem 0;display:flex;flex-direction:column;gap:.5rem}.poc-actual-effort-panel-portal .poc-period-dropdown-section{display:flex;flex-direction:column;gap:.4rem;padding:.5rem .75rem;border-bottom:1px solid var(--color-border, #e5e7eb)}.poc-actual-effort-panel-portal .poc-period-dropdown-section:last-child{border-bottom:none}.poc-actual-effort-panel-portal .poc-period-dropdown-section .poc-filter-label{font-size:.75rem;font-weight:600;margin:0;padding-bottom:.15rem}.poc-actual-effort-panel-portal .poc-period-dropdown-section .poc-filter-select{padding:.45rem .65rem;font-size:.8rem}.poc-actual-effort-panel-portal .poc-period-dropdown-section .multi-select-filter-wrapper{margin-top:.15rem}.poc-accounting-section .multi-select-filter-dropdown{max-height:280px;border:1px solid rgba(0,0,0,.2);background-color:var(--color-bg, white);color:var(--color-text-primary)}.poc-accounting-section .multi-select-filter-button,.poc-accounting-section .poc-period-dropdown-trigger.column-filter-select{border:1px solid rgba(0,0,0,.2);background-color:var(--color-bg, white);color:var(--color-text-primary);font-size:.75rem}.poc-accounting-section .multi-select-filter-button.has-selection,.poc-accounting-section .multi-select-filter-button:focus{background-color:#eff6ff;border-color:var(--color-primary)}.poc-accounting-section .multi-select-filter-button .multi-select-filter-text,.poc-accounting-section .multi-select-filter-option,.poc-accounting-section .multi-select-filter-option span,.poc-accounting-section .multi-select-filter-search input{color:var(--color-text-primary)}.poc-accounting-section .multi-select-filter-arrow{color:var(--color-primary)}.poc-accounting-section .multi-select-filter-option.selected{background-color:#e3f2fd}.poc-accounting-section .multi-select-filter-clear{background:#f3f4f6;border:1px solid rgba(0,0,0,.2);color:var(--color-text-primary)}.poc-accounting-section .poc-period-dropdown-panel .poc-filter-select.column-filter-select,.poc-accounting-section .poc-period-dropdown-panel .column-filter-select{border:1px solid rgba(0,0,0,.2);background-color:var(--color-bg, white);color:var(--color-text-primary)}.poc-accounting-section .entity-table-header-group{background:#2563eb!important;color:#fff!important;font-weight:600!important;text-align:center!important;padding:.5rem .65rem!important;border:1px solid rgba(255,255,255,.3)!important;font-size:.9rem!important}.poc-accounting-section .entity-table-header-sub{background:#2563ebe6!important;color:#fff!important;font-weight:500!important;padding:.5rem .65rem!important;border:1px solid rgba(255,255,255,.3)!important;font-size:.875rem!important}.poc-accounting-section .poc-table-block{background-color:var(--color-surface);border-radius:12px;padding:1.25rem 1.5rem;box-shadow:0 2px 8px #00000014;border:1px solid var(--color-border);display:flex;flex-direction:column}.poc-accounting-section .table-header-controls{margin-bottom:1rem;flex-shrink:0;padding-bottom:1rem;border-bottom:1px solid var(--color-border)}.poc-accounting-section .table-header-layout.poc-header-layout{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:1rem;width:100%}.poc-accounting-section .table-header-left{display:flex;align-items:center;gap:.75rem;justify-content:flex-start}.poc-accounting-section .table-title{margin:0;font-size:1.125rem;font-weight:600;color:var(--color-text-primary)}.poc-accounting-section .table-header-center.poc-filters-center{display:flex;justify-content:center;align-items:center;min-width:0}.poc-accounting-section .table-header-right{display:flex;justify-content:flex-end;align-items:center}.poc-accounting-section .table-controls-right{display:flex;align-items:center;gap:.75rem}.poc-accounting-section .poc-filters-row,.poc-accounting-section .poc-view-params-bar{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem 1rem}.poc-accounting-section .poc-view-params-header{border-bottom:1px solid var(--color-border, #ddd)}.poc-accounting-section .poc-filter-label{font-weight:500;color:var(--color-text-primary);margin:0}.poc-accounting-section .poc-filter-select{padding:.45rem .65rem;border-radius:4px;border:1px solid var(--color-border);background:var(--color-bg);min-width:100px}.poc-accounting-section .poc-filter-select-narrow{min-width:64px;width:64px}.poc-accounting-section .poc-years-checkboxes{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem .75rem}.poc-accounting-section .poc-year-checkbox-label{display:inline-flex;align-items:center;gap:.35rem;cursor:pointer;font-weight:400;white-space:nowrap}.poc-accounting-section .poc-year-checkbox-label input{margin:0;cursor:pointer}.poc-accounting-section .poc-accounting-table th .th-content{display:flex;flex-direction:column;gap:.5rem;align-items:stretch;width:100%;padding:.25rem 0;min-height:3rem;justify-content:space-between}.poc-accounting-section .poc-accounting-table th .th-label{font-weight:600;font-size:.875rem;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;line-height:1.2}.poc-accounting-section .poc-accounting-table th .column-filter-wrapper{position:relative;width:100%}.poc-accounting-section .poc-accounting-table th .column-filter-select{width:100%;padding:.4rem 1.5rem .4rem .5rem;font-size:.75rem;border:1px solid var(--color-border);border-radius:4px;background-color:var(--color-bg);color:var(--color-text-primary);cursor:pointer;outline:none;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%232563eb' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .4rem center;background-size:.75rem;min-width:0}.poc-accounting-section .poc-accounting-table th .column-filter-select:hover{border-color:var(--color-primary)}.poc-accounting-section .poc-accounting-table th .column-filter-select:focus{border-color:var(--color-primary);box-shadow:0 0 0 2px #2563eb26}.poc-accounting-section .poc-accounting-table th .column-filter-select:not([value=""]){background-color:#eff6ff;border-color:var(--color-primary);font-weight:500}.poc-accounting-section .poc-accounting-table th{padding:.5rem .65rem;vertical-align:top}.poc-accounting-section .poc-view-params-in-th{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem .75rem;margin-bottom:.35rem}.poc-accounting-section .poc-group-header-with-filters{vertical-align:top}.poc-accounting-section .poc-group-header-with-filters .poc-group-header-inner{display:flex;flex-direction:column;gap:.35rem;min-height:100%}.poc-accounting-section .poc-group-header-with-filters .poc-group-header-label{font-weight:600;font-size:.875rem;text-transform:uppercase;letter-spacing:.5px;margin-bottom:0;line-height:1.2}.poc-accounting-section .poc-group-header-with-filters .poc-group-header-filters{display:flex;flex-wrap:wrap;align-items:center;gap:.4rem .6rem}.poc-accounting-section .poc-group-header-with-filters .poc-group-header-filters .poc-filter-label{font-weight:500;font-size:.75rem;margin:0}.poc-accounting-section .poc-group-header-with-filters .poc-group-header-filters .poc-filter-select{padding:.35rem .5rem;font-size:.75rem;min-width:70px}.poc-accounting-section .poc-group-header-with-filters .poc-group-header-filters .poc-filter-select-narrow{min-width:52px;width:52px}.poc-accounting-section .poc-group-header-with-filters .poc-group-header-filters .poc-years-checkboxes{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem .5rem}.poc-accounting-section .poc-group-header-with-filters .poc-group-header-filters .poc-year-checkbox-label{font-size:.75rem}.poc-accounting-section .poc-actual-effort-dropdown{position:relative;display:inline-block}.poc-accounting-section .poc-period-dropdown-button{display:inline-flex;align-items:center;gap:.35rem;padding:.4rem .6rem;font-size:.8rem;min-width:8rem}.poc-accounting-section .poc-period-dropdown-panel{position:absolute;top:100%;left:0;margin-top:.25rem;min-width:14rem;max-width:20rem;z-index:50}.poc-accounting-section .poc-period-dropdown-section{display:flex;flex-direction:column;gap:.35rem;padding:.5rem .75rem;border-bottom:1px solid var(--color-border, #e5e7eb)}.poc-accounting-section .poc-period-dropdown-section:last-child{border-bottom:none}.poc-accounting-section .poc-period-dropdown-section .poc-filter-label{font-size:.75rem;font-weight:600}.poc-accounting-section .poc-period-dropdown-sections{max-height:320px;overflow-y:auto}.poc-accounting-section .poc-period-dropdown-footer{padding:.5rem .75rem;border-top:1px solid var(--color-border, #e5e7eb);display:flex;justify-content:flex-end}.poc-accounting-section .poc-period-dropdown-close{padding:.4rem .75rem;font-size:.75rem;cursor:pointer;border-radius:4px}.poc-accounting-section .poc-column-header-with-filter{vertical-align:top}.poc-accounting-section .poc-column-header-with-filter .th-sub-label{font-weight:500;font-size:.8rem;margin-bottom:.25rem;line-height:1.2}.poc-accounting-section .poc-period-column-dropdown{position:relative;width:100%;min-width:0}.poc-accounting-section .poc-period-dropdown-trigger{width:100%;padding:.4rem 1.75rem .4rem .5rem;display:flex;align-items:center;justify-content:space-between;gap:.35rem;cursor:pointer;border-radius:4px;outline:none;appearance:none;text-align:left;font-size:.75rem;box-sizing:border-box;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%232563eb' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .5rem center;background-size:.75rem}.poc-accounting-section .poc-period-dropdown-trigger .multi-select-filter-arrow{position:absolute;right:.5rem;top:50%;transform:translateY(-50%)}.poc-accounting-section .poc-period-dropdown-trigger .multi-select-filter-text{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.poc-accounting-section .poc-column-header-with-filter .poc-column-period-filter{display:flex;flex-wrap:wrap;align-items:center;gap:.25rem}.poc-accounting-section .poc-column-header-with-filter .poc-column-period-filter .poc-filter-select{padding:.3rem .45rem;font-size:.7rem;min-width:56px}.poc-accounting-section .poc-column-header-with-filter .poc-column-period-filter .poc-filter-select-narrow{min-width:44px;width:44px}.poc-accounting-section .table-header-center{display:flex;justify-content:center;align-items:center}.zoho-people-section .data-table tfoot,.jira-report-section .data-table tfoot{position:sticky;bottom:0;z-index:90}.zoho-people-section .data-table .total-cell,.jira-report-section .data-table .total-cell{position:sticky;bottom:0;z-index:95;border-top:2px solid var(--color-primary)!important}.zoho-people-section .data-table .total-row .total-cell:nth-child(odd),.jira-report-section .data-table .total-row .total-cell:nth-child(odd){background-color:#f1f5ff!important}.zoho-people-section .data-table .total-row .total-cell:nth-child(2n),.jira-report-section .data-table .total-row .total-cell:nth-child(2n){background-color:#e5edff!important}.table-search-center-container{display:flex;align-items:center;gap:1rem;justify-content:center}.clear-all-filters-btn{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background-color:#fff1f2;color:#e11d48;border:1px solid #fecdd3;border-radius:8px;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);white-space:nowrap;height:38px}.clear-all-filters-btn:hover{background-color:#ffe4e6;border-color:#fb7185;color:#be123c;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;transform:translateY(-1px)}.clear-all-filters-btn svg{stroke:currentColor}.add-record-btn{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background-color:#f0fdf4;color:#16a34a;border:1px solid #bbf7d0;border-radius:8px;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);white-space:nowrap;height:38px}.add-record-btn:hover{background-color:#dcfce7;border-color:#86efac;color:#15803d;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;transform:translateY(-1px)}.add-record-btn svg{stroke:currentColor}.upload-btn{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background-color:#faf5ff;color:#9333ea;border:1px solid #e9d5ff;border-radius:8px;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);white-space:nowrap;height:38px}.upload-btn:hover{background-color:#f3e8ff;border-color:#d8b4fe;color:#7e22ce;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;transform:translateY(-1px)}.upload-btn svg{stroke:currentColor}@media(max-width:1200px){.table-search-center-container{position:static;transform:none;margin:0;width:100%;justify-content:space-between}}.data-table-container.data-table-container--fit-content{min-height:unset;max-height:none}.entity-overview-table{width:100%;border-collapse:separate;border-spacing:0}.entity-overview-table thead{position:sticky;top:0;z-index:100;background-color:var(--color-primary)}.entity-table-header-group{background-color:#2563eb!important;color:#fff!important;font-weight:600!important;text-align:center;padding:.875rem 1rem!important;border:1px solid rgba(255,255,255,.3)!important;border-right:1px solid rgba(255,255,255,.3)!important;border-bottom:1px solid rgba(255,255,255,.2)!important;font-size:.95rem!important;white-space:nowrap}.entity-table-header-sub{background-color:#2563ebe6!important;color:#fff!important;font-weight:500!important;text-align:center;padding:.875rem 1rem!important;border:1px solid rgba(255,255,255,.3)!important;border-right:1px solid rgba(255,255,255,.3)!important;border-bottom:1px solid rgba(255,255,255,.2)!important;font-size:.95rem!important;white-space:nowrap}.entity-table-header{background-color:var(--color-primary)!important;color:#fff!important;font-weight:600!important;text-align:center;padding:.875rem 1rem!important;border:1px solid rgba(255,255,255,.3)!important;border-right:1px solid rgba(255,255,255,.3)!important;border-bottom:1px solid rgba(255,255,255,.2)!important;font-size:.95rem!important;white-space:nowrap}.entity-table-header-group:last-child,.entity-table-header-sub:last-child,.entity-table-header:last-child{border-right:none!important}.entity-overview-table tbody{position:relative;z-index:1}.entity-overview-table tbody td{padding:.625rem .75rem;border:1px solid var(--color-border);border-right:1px solid var(--color-border);border-bottom:1px solid var(--color-border);text-align:center;position:relative;z-index:1}.entity-overview-table tbody td:nth-child(3),.entity-overview-table tbody td:nth-child(5),.entity-overview-table tbody td:nth-child(7),.entity-overview-table tbody td:nth-child(9),.entity-overview-table tbody td:nth-child(11),.entity-overview-table tbody td:nth-child(13),.entity-overview-table tbody td:nth-child(15),.entity-overview-table tbody td:nth-child(17),.entity-overview-table tbody td:nth-child(19),.entity-overview-table tbody td:nth-child(21),.entity-overview-table tbody td:nth-child(23),.entity-overview-table tbody td:nth-child(25),.entity-overview-table tbody td:nth-child(27),.entity-overview-table tbody td:nth-child(29),.entity-overview-table tbody td:nth-child(31),.entity-overview-table tbody td:nth-child(33){background-color:var(--color-surface)}.entity-overview-table tbody td:nth-child(4),.entity-overview-table tbody td:nth-child(6),.entity-overview-table tbody td:nth-child(8),.entity-overview-table tbody td:nth-child(10),.entity-overview-table tbody td:nth-child(12),.entity-overview-table tbody td:nth-child(14),.entity-overview-table tbody td:nth-child(16),.entity-overview-table tbody td:nth-child(18),.entity-overview-table tbody td:nth-child(20),.entity-overview-table tbody td:nth-child(22),.entity-overview-table tbody td:nth-child(24),.entity-overview-table tbody td:nth-child(26),.entity-overview-table tbody td:nth-child(28),.entity-overview-table tbody td:nth-child(30),.entity-overview-table tbody td:nth-child(32),.entity-overview-table tbody td:nth-child(34){background-color:#2563eb14}.entity-overview-table tbody td.col-odd{background-color:var(--color-surface)!important}.entity-overview-table tbody td.col-even{background-color:#2563eb14!important}.entity-overview-table tbody tr:hover td:nth-child(3),.entity-overview-table tbody tr:hover td:nth-child(5),.entity-overview-table tbody tr:hover td:nth-child(7),.entity-overview-table tbody tr:hover td:nth-child(9),.entity-overview-table tbody tr:hover td:nth-child(11),.entity-overview-table tbody tr:hover td:nth-child(13),.entity-overview-table tbody tr:hover td:nth-child(15),.entity-overview-table tbody tr:hover td:nth-child(17),.entity-overview-table tbody tr:hover td:nth-child(19),.entity-overview-table tbody tr:hover td:nth-child(21),.entity-overview-table tbody tr:hover td:nth-child(23),.entity-overview-table tbody tr:hover td:nth-child(25),.entity-overview-table tbody tr:hover td:nth-child(27),.entity-overview-table tbody tr:hover td:nth-child(29),.entity-overview-table tbody tr:hover td:nth-child(31),.entity-overview-table tbody tr:hover td:nth-child(33){background-color:#2563eb1a!important}.entity-overview-table tbody tr:hover td:nth-child(4),.entity-overview-table tbody tr:hover td:nth-child(6),.entity-overview-table tbody tr:hover td:nth-child(8),.entity-overview-table tbody tr:hover td:nth-child(10),.entity-overview-table tbody tr:hover td:nth-child(12),.entity-overview-table tbody tr:hover td:nth-child(14),.entity-overview-table tbody tr:hover td:nth-child(16),.entity-overview-table tbody tr:hover td:nth-child(18),.entity-overview-table tbody tr:hover td:nth-child(20),.entity-overview-table tbody tr:hover td:nth-child(22),.entity-overview-table tbody tr:hover td:nth-child(24),.entity-overview-table tbody tr:hover td:nth-child(26),.entity-overview-table tbody tr:hover td:nth-child(28),.entity-overview-table tbody tr:hover td:nth-child(30),.entity-overview-table tbody tr:hover td:nth-child(32),.entity-overview-table tbody tr:hover td:nth-child(34){background-color:#2563eb26!important}.entity-overview-table tbody tr:hover td.col-odd{background-color:#2563eb1a!important}.entity-overview-table tbody tr:hover td.col-even{background-color:#2563eb26!important}.entity-overview-table tbody td:last-child{border-right:none}.entity-overview-table tbody td.editable{cursor:pointer}.entity-overview-table tbody td.editable:hover{background-color:#2563eb0d}.entity-overview-table tbody td.editing{padding:0}.entity-overview-table tbody td.editing .edit-input{width:100%;padding:.625rem .75rem;border:2px solid var(--color-primary);border-radius:4px;font-size:.9rem;background-color:#fff;text-align:center}.entity-overview-table td.name-discrepancy{background-color:#ef44441a!important}.entity-overview-table td.name-discrepancy:hover{background-color:#ef444426!important}.entity-overview-table .name-discrepancy-content{color:#dc2626;font-weight:500}.entity-overview-table .warning-icon{color:#dc2626;font-weight:700;margin-right:.25rem}.entity-overview-table .cell-content{display:block;min-height:1.5rem;line-height:1.5}.entity-overview-table .total-row{background-color:#f1f5ff}.entity-overview-table .total-row:hover{background-color:#e5edff}.entity-overview-table .total-cell{padding:.625rem .75rem;border:1px solid var(--color-border);border-right:1px solid var(--color-border);border-bottom:1px solid var(--color-border);text-align:center;font-weight:600;background-color:#f1f5ff}.entity-overview-table .total-row .total-cell:first-child{font-weight:700;color:var(--color-primary)}.entity-overview-table .total-row .total-cell:last-child{border-right:none}.entity-overview-table .total-row .total-cell:nth-child(odd){background-color:#f1f5ff}.entity-overview-table .total-row .total-cell:nth-child(2n){background-color:#e5edff}.entity-overview-table thead .special-header-row{background-color:#e0e7ff!important;font-weight:600;position:relative;z-index:101}.entity-overview-table thead .special-header-row.utilisation-row{background-color:#dbeafe!important}.entity-overview-table thead .special-header-row.net-npr-row{background-color:#e0e7ff!important}.entity-overview-table thead .special-header-row.average-row{background-color:#f8fafc!important;font-weight:500}.entity-overview-table thead .special-header-row:hover{background-color:#c7d2fe!important}.entity-overview-table thead .special-header-cell{padding:.25rem .5rem!important;border:1px solid rgba(255,255,255,.3)!important;border-right:1px solid rgba(255,255,255,.3)!important;border-bottom:1px solid rgba(255,255,255,.2)!important;text-align:center;font-weight:600;background-color:inherit!important;font-size:.75rem!important;white-space:nowrap;color:var(--color-text)!important;vertical-align:middle;position:relative;z-index:101}.entity-overview-table thead .special-header-row .special-header-cell:first-child{font-weight:700;color:var(--color-primary);background-color:#f1f5ff}.entity-overview-table thead .special-header-row .special-header-cell:last-child{border-right:none}.entity-overview-table thead .special-header-cell.empty-cell{padding:.25rem .5rem!important;border:1px solid rgba(255,255,255,.3)!important;border-right:1px solid rgba(255,255,255,.3)!important;border-bottom:1px solid rgba(255,255,255,.2)!important;background-color:inherit!important;min-width:0;z-index:101;display:table-cell!important}.entity-overview-table thead .special-header-row.utilisation-row .special-header-cell.empty-cell{background-color:#dbeafe!important}.entity-overview-table thead .special-header-row.net-npr-row .special-header-cell.empty-cell{background-color:#e0e7ff!important}.entity-overview-table thead .special-header-row.average-row .special-header-cell.empty-cell{background-color:#f8fafc!important}.entity-overview-table tbody .special-header-row,.entity-overview-table tbody .special-header-cell,.entity-overview-table tbody .average-row,.entity-overview-table tbody .average-cell{display:none}.entity-overview-section{padding:2rem 3%}.entity-overview-section .data-table-container.data-table-container--fit-content{min-height:unset!important;max-height:none!important}.entity-selection-container{margin-bottom:1.5rem;display:flex;justify-content:flex-start;align-items:center}.entity-buttons{display:flex;gap:1rem;background-color:var(--color-surface);padding:.75rem 1rem;border-radius:8px;box-shadow:0 2px 8px #00000014;border:1px solid var(--color-border)}.entity-button{padding:.75rem 1.5rem;background-color:var(--color-background);border:2px solid var(--color-border);border-radius:8px;font-size:1rem;font-weight:600;color:var(--color-text-primary);cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;min-width:100px;position:relative;overflow:hidden}.entity-button:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s}.entity-button:hover:before{left:100%}.entity-button:hover{background-color:#2563eb14;border-color:var(--color-primary);transform:translateY(-2px);box-shadow:0 6px 12px #2563eb26}.entity-button.active{background:linear-gradient(135deg,var(--color-primary) 0%,#2563eb 100%);border-color:var(--color-primary);color:#fff;box-shadow:0 4px 16px #2563eb66;transform:translateY(-2px)}.entity-button.active:hover{background:linear-gradient(135deg,#2563eb 0%,var(--color-primary) 100%);box-shadow:0 6px 20px #2563eb80}.entity-button-text{letter-spacing:.5px}.entity-table-container{margin-bottom:2rem}.loading-state,.empty-state{padding:4rem 2rem;text-align:center;color:var(--color-text-secondary)}.error-state{padding:1rem;color:#d32f2f;background-color:#ffebee;border-radius:4px;margin-top:1rem}.entity-pie-chart-container{margin-bottom:2rem;padding:1.5rem;background-color:var(--color-surface);border-radius:8px;border:1px solid var(--color-border);box-shadow:0 2px 8px #00000014}.entity-pie-chart-title{margin:0 0 1rem;font-size:1rem;font-weight:600;color:var(--color-text-primary);text-align:center}.entity-pie-chart-wrapper{min-height:360px;overflow:visible}.entity-pie-chart-layout{display:flex;align-items:flex-start;gap:1.5rem}.entity-pie-zoom-area{flex:1;min-width:0;display:flex;flex-direction:column;align-items:center}.entity-pie-zoom-controls{display:flex;align-items:center;gap:.5rem;margin-bottom:.75rem}.entity-pie-zoom-label{font-size:.85rem;color:var(--color-text-secondary);margin-right:.25rem}.entity-pie-zoom-btn{padding:.25rem .5rem;font-size:.9rem;font-weight:500;border:1px solid var(--color-border);border-radius:4px;background:var(--color-surface);color:var(--color-text-primary);cursor:pointer;min-width:28px}.entity-pie-zoom-btn:hover{background:var(--color-primary);color:#fff;border-color:var(--color-primary)}.entity-pie-zoom-reset{margin-left:.5rem}.entity-pie-zoom-pane{width:100%;display:flex;justify-content:center}.entity-pie-legend-standalone{flex-shrink:0}.entity-pie-legend{width:100%;border-collapse:collapse;border:1px solid var(--color-border);border-radius:8px;background-color:var(--color-surface);box-shadow:0 2px 8px #0000000f;overflow:hidden;min-width:200px}.entity-pie-legend-header th{padding:.75rem 1rem;background-color:var(--color-primary);color:#fff;font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;text-align:center;border-right:1px solid rgba(255,255,255,.4)}.entity-pie-legend-header th:last-child{border-right:none}.entity-pie-legend-item td{padding:.5rem 1rem;font-size:.9rem;color:var(--color-text-primary);border-bottom:1px solid var(--color-border);border-right:1px solid var(--color-border)}.entity-pie-legend-item td:last-child{border-right:none}.entity-pie-legend-item:last-child td{border-bottom:none}.entity-pie-legend-col-color{width:2.5rem;min-width:2.5rem;text-align:center}.entity-pie-legend-col-project{max-width:300px;overflow:hidden;text-overflow:clip;white-space:normal}.entity-pie-legend-col-hours{text-align:right;white-space:nowrap}.entity-pie-legend-col-percent{text-align:right;min-width:3.5rem;white-space:nowrap}.entity-pie-legend-item .entity-pie-legend-col-hours,.entity-pie-legend-item .entity-pie-legend-col-percent{font-weight:500;color:var(--color-text-secondary)}.entity-pie-legend-dot{display:inline-block;width:10px;height:10px;min-width:10px;min-height:10px;border-radius:50%;vertical-align:middle}.epic-modal-overlay{position:fixed;inset:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}.epic-modal-content{background:var(--color-surface);border-radius:8px;box-shadow:0 4px 6px #0000001a;max-width:800px;width:90%;max-height:80vh;display:flex;flex-direction:column;overflow:hidden}.epic-modal-header{padding:1.5rem;border-bottom:1px solid var(--color-border);display:flex;justify-content:space-between;align-items:flex-start;position:relative}.epic-modal-header h2{margin:0;font-size:1.5rem;color:var(--color-text-primary)}.epic-modal-subtitle{margin:.5rem 0 0;color:var(--color-text-secondary);font-size:.9rem}.epic-modal-close{position:absolute;top:1rem;right:1rem;background:none;border:none;font-size:2rem;color:var(--color-text-muted);cursor:pointer;padding:0;width:30px;height:30px;display:flex;align-items:center;justify-content:center;line-height:1}.epic-modal-close:hover{color:var(--color-text-primary)}.epic-modal-body{padding:1.5rem;overflow-y:auto;flex:1}.epic-modal-summary{margin-bottom:1rem;padding:.75rem;background-color:var(--color-background);border-radius:4px;font-size:1rem;color:var(--color-text-primary)}.epic-distribution-table{width:100%;border-collapse:collapse;margin-top:1rem}.epic-distribution-table th{background-color:var(--color-primary);color:#fff;padding:.75rem;text-align:left;font-weight:600}.epic-distribution-table td{padding:.75rem;border-bottom:1px solid var(--color-border);color:var(--color-text-primary)}.epic-distribution-table tr:hover{background-color:#2563eb05}.epic-distribution-table th:first-child,.epic-distribution-table td:first-child{width:50%}.epic-distribution-table th:nth-child(2),.epic-distribution-table td:nth-child(2){width:25%;text-align:right}.epic-distribution-table th:nth-child(3),.epic-distribution-table td:nth-child(3){width:25%;text-align:right}.epic-modal-empty{text-align:center;padding:2rem;color:var(--color-text-muted)}.file-upload-container{margin:1.5rem 0}.file-upload-dropzone{border:2px dashed var(--color-border);border-radius:12px;padding:2rem 1.5rem;text-align:center;cursor:pointer;transition:all .3s ease;background-color:var(--color-surface);min-height:150px;display:flex;align-items:center;justify-content:center}.file-upload-dropzone:hover{border-color:var(--color-primary);background-color:#2563eb0d}.file-upload-dropzone.active{border-color:var(--color-primary);background-color:#2563eb1a;transform:scale(1.02)}.file-upload-dropzone.disabled{opacity:.6;cursor:not-allowed;pointer-events:none}.file-upload-content{display:flex;flex-direction:column;align-items:center;gap:1rem}.upload-icon{width:40px;height:40px;stroke-width:2;color:var(--color-primary);flex-shrink:0}.upload-text{font-size:1.1rem;font-weight:500;color:var(--color-text-primary);margin:0}.upload-hint{font-size:.9rem;color:var(--color-text-secondary);margin:0}.upload-hint-small{font-size:.8rem;color:var(--color-text-muted);margin:.25rem 0 0}.modal-overlay{position:fixed;inset:0;background-color:#0009;display:flex;justify-content:center;align-items:center;z-index:1000;padding:1rem}.modal-content{background:var(--color-surface);border-radius:12px;width:100%;max-width:800px;max-height:90vh;display:flex;flex-direction:column;box-shadow:0 20px 60px #0000004d}.modal-header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-bottom:1px solid var(--color-border)}.modal-header h2{margin:0;font-size:1.5rem;color:var(--color-text-primary)}.modal-close{background:none;border:none;font-size:2rem;color:var(--color-text-secondary);cursor:pointer;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:all .2s}.modal-close:hover{background-color:var(--color-border);color:var(--color-text-primary)}.modal-body{padding:1.5rem;overflow-y:auto;flex:1}.mapping-instruction{margin:0 0 1.5rem;color:var(--color-text-secondary);font-size:.95rem}.mapping-table-container{overflow-x:auto;border:1px solid var(--color-border);border-radius:8px}.mapping-table{width:100%;border-collapse:collapse;background:var(--color-surface)}.mapping-table thead{background-color:var(--color-background)}.mapping-table th{padding:1rem;text-align:left;font-weight:600;color:var(--color-text-primary);border-bottom:2px solid var(--color-border)}.mapping-table td{padding:1rem;border-bottom:1px solid var(--color-border)}.mapping-table tr:last-child td{border-bottom:none}.mapping-table tr.auto-mapped{background-color:#10b9811a}.mapping-table tr:hover{background-color:var(--color-background)}.file-column{font-weight:500;color:var(--color-text-primary);min-width:200px}.dashboard-column{display:flex;align-items:center;gap:.75rem}.mapping-select{flex:1;padding:.5rem .75rem;border:1px solid var(--color-border);border-radius:6px;font-size:.9rem;background-color:var(--color-surface);color:var(--color-text-primary);cursor:pointer;transition:border-color .2s}.mapping-select:hover{border-color:var(--color-primary)}.mapping-select:focus{outline:none;border-color:var(--color-primary);box-shadow:0 0 0 3px #2563eb1a}.auto-mapped-badge{padding:.25rem .5rem;background-color:#10b98133;color:#065f46;border-radius:4px;font-size:.75rem;font-weight:500;white-space:nowrap}.modal-footer{display:flex;justify-content:flex-end;gap:1rem;padding:1.5rem;border-top:1px solid var(--color-border)}.btn-cancel,.btn-submit{padding:.75rem 1.5rem;border:none;border-radius:6px;font-size:.95rem;font-weight:500;cursor:pointer;transition:all .2s}.btn-cancel{background-color:var(--color-border);color:var(--color-text-secondary)}.btn-cancel:hover{background-color:var(--color-text-muted)}.btn-submit{background-color:var(--color-primary);color:#fff}.btn-submit:hover{background-color:var(--color-primary-hover)}@media(max-width:768px){.modal-content{max-width:95%;max-height:95vh}.mapping-table{font-size:.9rem}.mapping-table th,.mapping-table td{padding:.75rem .5rem}}.upload-tab-page{width:100%}.upload-container{width:100%;padding:2rem 3%}.upload-title{font-size:2rem;font-weight:600;color:var(--color-text-primary);text-align:center;margin:0 0 2.5rem}.upload-main-content{background-color:var(--color-surface);border-radius:12px;padding:2.5rem;box-shadow:0 2px 8px #00000014;border:1px solid var(--color-border);display:flex;flex-direction:column;gap:2rem}.upload-section-row{display:flex;flex-direction:column;gap:1rem}.upload-label{font-size:1.1rem;font-weight:600;color:var(--color-text-primary);margin-bottom:.5rem}.config-hint{font-size:.9rem;color:var(--color-text-secondary);margin:.5rem 0 0;line-height:1.5}.section-selector{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:1rem}.section-button{padding:1rem 1.5rem;background-color:var(--color-background);border:2px solid var(--color-border);border-radius:8px;font-size:1rem;font-weight:500;color:var(--color-text-secondary);cursor:pointer;transition:all .3s ease;text-align:center}.section-button:hover{background-color:#2563eb0d;border-color:var(--color-primary);transform:translateY(-2px);box-shadow:0 4px 6px #0000001a}.section-button.active{background-color:var(--color-primary);border-color:var(--color-primary);color:#fff;box-shadow:0 4px 12px #2563eb4d}.period-selector{margin-top:1rem}.period-group{display:flex;flex-direction:column;gap:.5rem;max-width:300px}.control-buttons{display:flex;gap:.75rem;align-items:center;flex-wrap:wrap}.upload-controls-row{display:flex;align-items:flex-end;gap:2rem;flex-wrap:wrap;margin-bottom:.5rem}.control-group{display:flex;flex-direction:column;gap:.5rem}.control-label{font-size:.95rem;font-weight:500;color:var(--color-text-primary);white-space:nowrap}.working-days-input{padding:.75rem 1rem;border:2px solid var(--color-border);border-radius:8px;font-size:.95rem;background-color:var(--color-surface);color:var(--color-text-primary);width:160px;transition:all .2s ease;-moz-appearance:textfield}.working-days-input::-webkit-inner-spin-button,.working-days-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.working-days-input:focus{outline:none;border-color:var(--color-primary);box-shadow:0 0 0 3px #2563eb26;transform:translateY(-1px)}.working-days-input:hover:not(:disabled){border-color:var(--color-primary)}.upload-global-info{margin-top:1rem;padding:.75rem 1rem;background-color:#2563eb0d;border:1px solid rgba(37,99,235,.2);border-radius:6px;text-align:left}.upload-global-info .info-text{font-size:1rem;font-weight:500;color:var(--color-primary)}.global-info{display:flex;align-items:center;justify-content:center}.period-group label{font-size:.95rem;font-weight:500;color:var(--color-text-primary);margin-bottom:.5rem}.period-group label .required{color:#dc2626;margin-left:.25rem}.period-group select,.period-group input{padding:.75rem 1rem;border:1px solid var(--color-border);border-radius:6px;font-size:.95rem;background-color:var(--color-surface);color:var(--color-text-primary);cursor:pointer;transition:border-color .2s;width:100%}.period-group input[type=number]:focus{outline:none;border-color:var(--color-primary);box-shadow:0 0 0 3px #2563eb1a}.period-group input[type=number]{cursor:text;-moz-appearance:textfield}.period-group input[type=number]::-webkit-inner-spin-button,.period-group input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.period-group select:hover:not(:disabled){border-color:var(--color-primary)}.period-group select:focus{outline:none;border-color:var(--color-primary);box-shadow:0 0 0 3px #2563eb1a}.period-group select:disabled{background-color:var(--color-background);cursor:not-allowed;opacity:.6}.period-info{margin-bottom:1rem;padding:.75rem 1rem;background-color:#3b82f61a;border:1px solid var(--color-info);border-radius:8px}.period-badge{font-size:.95rem;font-weight:500;color:#1e40af}.upload-table-container{width:100%}.upload-table{width:100%;border-collapse:separate;border-spacing:0;background-color:var(--color-surface);border-radius:12px;overflow:hidden;box-shadow:0 2px 8px #00000014}.upload-table thead{background:linear-gradient(135deg,var(--color-primary) 0%,#2563eb 100%);color:#fff}.upload-table th{padding:1.25rem 1.5rem;text-align:left;font-weight:600;font-size:.95rem;text-transform:uppercase;letter-spacing:.5px;border-bottom:2px solid rgba(255,255,255,.15)}.upload-table th.col-number{width:70px;text-align:center}.upload-table th.col-report-name{width:28%;min-width:280px}.upload-table th.col-file-name{width:32%;min-width:250px}.upload-table th.col-upload{width:auto;min-width:320px}.upload-table tbody tr{border-bottom:1px solid var(--color-border);transition:all .2s ease}.upload-table tbody tr:hover{background-color:#2563eb08;transform:translateY(-1px);box-shadow:0 2px 4px #0000000d}.upload-table tbody tr.uploaded{background-color:#22c55e0f;border-left:3px solid #22c55e}.upload-table tbody tr.uploaded:hover{background-color:#22c55e1a}.upload-table tbody tr:last-child{border-bottom:none}.upload-table td{padding:1rem 1.5rem;vertical-align:middle}.upload-table td.col-file-name.overhead-file-name,.upload-table td.col-report-name.has-controls{padding:1.5rem;vertical-align:top}.upload-table td.col-number{text-align:center;vertical-align:middle;padding-left:1rem;padding-right:1rem}.row-number{display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;background:linear-gradient(135deg,var(--color-primary) 0%,#2563eb 100%);color:#fff;border-radius:8px;font-weight:700;font-size:1rem;box-shadow:0 2px 4px #2563eb4d}.upload-table-row.uploaded .row-number{background:linear-gradient(135deg,#22c55e,#16a34a);box-shadow:0 2px 4px #22c55e4d}.report-name-cell{display:flex;flex-direction:column;gap:.5rem}.report-name-cell .report-controls{margin-top:.5rem}.report-name-title-row{display:flex;align-items:center;gap:.75rem}.report-name-text{font-size:1rem;font-weight:600;color:var(--color-text-primary);letter-spacing:-.3px}.checkmark-icon{display:inline-flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;background:linear-gradient(135deg,#22c55e,#16a34a);color:#fff;border-radius:50%;font-size:1rem;font-weight:700;flex-shrink:0;box-shadow:0 2px 4px #22c55e4d}.report-controls{display:flex;flex-direction:column;gap:.75rem;padding:.75rem;background-color:#2563eb08;border-radius:6px}.report-controls .control-group{margin:0}.file-name-cell{display:flex;align-items:center;padding:.25rem 0}.file-name-cell.overhead-entities{min-height:auto;align-items:stretch}.file-name-cell.overhead-entities{flex-direction:column;align-items:stretch;gap:.75rem;padding:.75rem 0;width:100%}.entity-file-block{display:flex;flex-direction:column;gap:.25rem;padding:.5rem;background-color:#2563eb08;border:1px solid rgba(37,99,235,.1);border-radius:6px;transition:all .2s ease}.entity-file-block.uploaded{background-color:#22c55e14;border-color:#22c55e4d}.entity-label{font-size:.85rem;font-weight:600;color:var(--color-text-secondary);text-transform:uppercase;letter-spacing:.5px}.entity-file-block.uploaded .entity-label{color:#16a34a}.entity-file-name{display:flex;align-items:center;min-height:1.5rem}.file-name-text{color:var(--color-text-primary);font-weight:500;font-size:.9rem;word-break:break-word;padding:.4rem .6rem;background-color:#2563eb0d;border-radius:6px;border:1px solid rgba(37,99,235,.1)}.entity-file-block.uploaded .file-name-text{background-color:#22c55e1a;border-color:#22c55e33;color:#15803d}.file-name-empty{color:var(--color-text-secondary);font-style:italic;font-size:.9rem;padding:.4rem .6rem}.overhead-month-grid-container{display:flex;flex-direction:column;gap:.75rem;width:100%}.overhead-entity-label{font-size:.9rem;font-weight:600;color:var(--color-text-primary);text-align:center;padding:.5rem;background-color:#2563eb0d;border-radius:6px}.overhead-month-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(4,1fr);gap:.5rem;width:100%}.overhead-month-cell{padding:.75rem 1rem;text-align:center;font-size:.9rem;font-weight:500;border:1px solid var(--color-border);border-radius:4px;background-color:var(--color-surface);color:var(--color-text-primary);cursor:pointer;transition:all .2s ease;min-height:45px;display:flex;align-items:center;justify-content:center}.overhead-month-cell:hover{background-color:#2563eb1a;border-color:var(--color-primary);transform:translateY(-1px);box-shadow:0 2px 4px #0000001a}.overhead-month-cell.uploaded{background-color:#22c55e26;border-color:#22c55e66;color:#15803d;font-weight:600}.overhead-month-cell.uploaded:hover{background-color:#22c55e40;border-color:#22c55e99}.overhead-month-cell.selected{background-color:var(--color-primary);border-color:var(--color-primary);color:#fff;font-weight:600;box-shadow:0 2px 6px #2563eb66}.overhead-month-cell.selected.uploaded{background-color:#16a34a;border-color:#16a34a}.overhead-selected-month{margin-top:.5rem;padding:.75rem;background-color:#2563eb0d;border:1px solid rgba(37,99,235,.2);border-radius:6px;font-size:.9rem;color:var(--color-text-primary);font-weight:500}.upload-cell{display:flex;flex-direction:column;gap:.5rem;min-width:300px}.toggle-button{padding:.5rem 1rem;background-color:var(--color-background);border:2px solid var(--color-border);border-radius:6px;font-size:.9rem;font-weight:500;color:var(--color-text-secondary);cursor:pointer;transition:all .2s ease}.toggle-button:hover:not(:disabled){background-color:#2563eb0d;border-color:var(--color-primary)}.toggle-button.active{background-color:var(--color-primary);border-color:var(--color-primary);color:#fff}.toggle-button:disabled{opacity:.6;cursor:not-allowed}.upload-status{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;background-color:#3b82f61a;border:1px solid rgba(59,130,246,.3);border-radius:6px;font-size:.95rem;color:#1e40af}.loading-spinner{font-size:1.2rem;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.upload-success{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;background-color:#22c55e1a;border:1px solid rgba(34,197,94,.3);border-radius:6px;font-size:.95rem;color:#15803d}.success-icon{font-size:1.1rem;font-weight:700;color:#22c55e}.upload-error{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;background-color:#ef44441a;border:1px solid rgba(239,68,68,.3);border-radius:6px;font-size:.95rem;color:#dc2626}.error-icon{font-size:1.1rem;font-weight:700;color:#ef4444}@media(max-width:768px){.section-selector,.period-selector{grid-template-columns:1fr}.upload-table-container{overflow-x:scroll}.upload-table{min-width:800px}.upload-table th,.upload-table td{padding:.75rem}.report-controls{padding:.5rem}.control-buttons{flex-direction:column;width:100%}.toggle-button{width:100%}}.app-container{width:100%;min-height:100vh}:root{--brand-navy: #1e1b4b;--brand-orange: #ff5722;--color-primary: #2563eb;--color-primary-hover: #1d4ed8;--color-secondary: #64748b;--color-background: #f8fafc;--color-surface: #ffffff;--color-text-primary: #1e293b;--color-text-secondary: #64748b;--color-text-muted: #94a3b8;--color-border: #e2e8f0;--color-success: #10b981;--color-error: #ef4444;--color-warning: #f59e0b;--color-info: #3b82f6}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--color-background)}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}#root{min-height:100vh}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}
