@import "https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200&display=swap";@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";.hub-hero[data-v-9bfe631d]{background:linear-gradient(135deg, var(--hub-surface-container-low) 0%, var(--hub-surface-container) 100%);border:1px solid var(--hub-outline-variant);animation:.5s ease-out hub-fade-in}.hub-hero-inner[data-v-9bfe631d]{padding:2rem var(--hub-gutter);justify-content:space-between;align-items:center;display:flex}.hub-hero-title[data-v-9bfe631d]{font-size:var(--hub-font-h1);color:var(--hub-on-surface);margin:0;font-weight:700;line-height:1.3}.hub-hero-name[data-v-9bfe631d]{color:var(--hub-primary)}.hub-hero-date[data-v-9bfe631d]{color:var(--hub-on-surface-variant);font-size:var(--hub-font-body);margin:8px 0 0}.hub-hero-actions[data-v-9bfe631d]{gap:12px;display:flex}.hub-action-btn[data-v-9bfe631d]{border-radius:var(--hub-radius-full);font-weight:600;font-size:var(--hub-font-body);cursor:pointer;transition:all var(--hub-transition);border:none;align-items:center;gap:6px;padding:10px 16px;display:flex}.hub-action-btn .material-symbols-outlined[data-v-9bfe631d]{font-size:1.25rem}.hub-action-btn.primary[data-v-9bfe631d]{background:var(--hub-primary);color:var(--hub-on-primary);box-shadow:0 2px 4px #4a7a1233}.hub-action-btn.primary[data-v-9bfe631d]:hover{background:var(--hub-primary-dark);transform:translateY(-1px);box-shadow:0 4px 6px #4a7a124d}.hub-action-btn.secondary[data-v-9bfe631d]{background:var(--hub-surface);color:var(--hub-on-surface);border:1px solid var(--hub-outline-variant)}.hub-action-btn.secondary[data-v-9bfe631d]:hover{background:var(--hub-surface-container);border-color:var(--hub-outline)}@media (width<=768px){.hub-hero-inner[data-v-9bfe631d]{flex-direction:column;align-items:flex-start;gap:16px}}.hub-checkin[data-v-c98b5221]{padding:var(--hub-gutter);animation:.5s ease-out .1s both hub-fade-in;position:relative;overflow:hidden}.hub-checkin-top[data-v-c98b5221]{align-items:center;gap:1.5rem;margin-top:1.5rem;display:flex}.hub-checkin-btn[data-v-c98b5221]{border:3px solid var(--hub-primary);background:var(--hub-surface-container-low);width:100px;height:100px;color:var(--hub-primary);font-weight:700;font-size:var(--hub-font-body);cursor:pointer;transition:all var(--hub-transition);border-radius:50%;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:2px;line-height:1.2;display:flex}.hub-checkin-btn[data-v-c98b5221]:hover:not(:disabled){background:var(--hub-primary);color:var(--hub-on-primary);transform:scale(1.05);box-shadow:0 8px 24px #4a7a124d}.hub-checkin-btn.checked[data-v-c98b5221]{background:var(--hub-primary);color:var(--hub-on-primary);cursor:default}.hub-checkin-btn.blocked[data-v-c98b5221]{border-color:var(--hub-outline);color:var(--hub-outline);cursor:not-allowed;opacity:.6}.hub-checkin-btn.pulse[data-v-c98b5221]{animation:.6s ease-in-out 2 hub-pulse}.hub-checkin-btn .spin[data-v-c98b5221]{animation:1s linear infinite spin-c98b5221}@keyframes spin-c98b5221{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.hub-checkin-streak[data-v-c98b5221]{color:var(--hub-primary);font-weight:600;font-size:var(--hub-font-body);align-items:center;gap:6px;display:flex}.hub-checkin-streak .material-symbols-outlined[data-v-c98b5221]{font-size:1.1rem}.hub-checkin-last[data-v-c98b5221]{color:var(--hub-outline);font-size:var(--hub-font-small);margin:4px 0 0}.hub-checkin-guard[data-v-c98b5221]{font-size:var(--hub-font-small);border-radius:var(--hub-radius);align-items:center;gap:6px;margin-bottom:6px;padding:4px 10px;font-weight:500;display:flex}.hub-checkin-guard .material-symbols-outlined[data-v-c98b5221]{font-size:1rem}.guard-on_time[data-v-c98b5221]{background:var(--hub-success-container);color:var(--hub-success)}.guard-late[data-v-c98b5221]{background:var(--hub-amber-light);color:#b8860b}.guard-half_day[data-v-c98b5221]{background:var(--hub-error-container);color:var(--hub-error)}.guard-too_early[data-v-c98b5221],.guard-too_late[data-v-c98b5221]{background:var(--hub-surface-container);color:var(--hub-outline)}.guard-already_checked_in[data-v-c98b5221]{background:var(--hub-success-container);color:var(--hub-success)}.hub-checkin-stats[data-v-c98b5221]{border-top:1px solid var(--hub-outline-variant);grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:1.5rem;padding-top:1.5rem;display:grid}.stat-item[data-v-c98b5221]{text-align:center}.hub-stat-label[data-v-c98b5221]{font-size:var(--hub-font-small);color:var(--hub-outline);text-transform:uppercase;letter-spacing:.05em;margin:0 0 4px}.hub-stat-value[data-v-c98b5221]{color:var(--hub-on-surface);margin:0;font-size:1.5rem;font-weight:700;animation:.6s ease-out both hub-count-up}.hub-stat-value.late[data-v-c98b5221]{color:var(--hub-error)}.hub-stat-value.ontime[data-v-c98b5221]{color:var(--hub-success)}.animate-count[data-v-c98b5221]{animation:.6s ease-out .3s both hub-count-up}.confetti-container[data-v-c98b5221]{pointer-events:none;position:absolute;top:50%;left:80px}.confetti-particle[data-v-c98b5221]{border-radius:50%;width:6px;height:6px;animation:.8s ease-out forwards confetti-burst-c98b5221;position:absolute}@keyframes confetti-burst-c98b5221{0%{opacity:1;transform:translate(0)scale(1)}to{transform:translate(var(--x), var(--y)) scale(0);opacity:0}}.hub-leave[data-v-ccb69de9]{padding:var(--hub-gutter);animation:.5s ease-out .2s both hub-fade-in}.leave-list[data-v-ccb69de9]{flex-direction:column;gap:1.25rem;margin-top:1.25rem;display:flex}.hub-leave-row[data-v-ccb69de9]{cursor:pointer;border-radius:var(--hub-radius);transition:background var(--hub-transition);padding:8px}.hub-leave-row[data-v-ccb69de9]:hover{background:var(--hub-surface-container-low)}.hub-leave-meta[data-v-ccb69de9]{justify-content:space-between;margin-bottom:8px;display:flex}.leave-type-name[data-v-ccb69de9]{font-weight:500;font-size:var(--hub-font-body);color:var(--hub-on-surface)}.leave-type-days[data-v-ccb69de9]{font-size:var(--hub-font-small);color:var(--hub-outline);font-weight:600}.hub-progress-track[data-v-ccb69de9]{background:var(--hub-surface-container);border-radius:var(--hub-radius-full);height:8px;overflow:hidden}.hub-progress-bar[data-v-ccb69de9]{border-radius:var(--hub-radius-full);transform-origin:0;height:100%;transition:width .8s cubic-bezier(.22,1,.36,1)}.hub-progress-bar.primary[data-v-ccb69de9]{background:var(--hub-primary)}.hub-progress-bar.lime[data-v-ccb69de9]{background:var(--hub-primary-dim)}.hub-progress-bar.amber[data-v-ccb69de9]{background:var(--hub-amber)}.leave-skeleton[data-v-ccb69de9]{flex-direction:column;gap:1rem;margin-top:1rem;display:flex}.skeleton-row .skeleton-text[data-v-ccb69de9]{background:linear-gradient(90deg, var(--hub-surface-container) 25%, var(--hub-surface-container-high) 50%, var(--hub-surface-container) 75%);background-size:200px 100%;border-radius:4px;width:60%;height:12px;margin-bottom:8px;animation:1.5s infinite hub-skeleton-shimmer}.skeleton-row .skeleton-bar[data-v-ccb69de9]{background:linear-gradient(90deg, var(--hub-surface-container) 25%, var(--hub-surface-container-high) 50%, var(--hub-surface-container) 75%);background-size:200px 100%;border-radius:4px;height:8px;animation:1.5s infinite hub-skeleton-shimmer}.leave-empty[data-v-ccb69de9]{text-align:center;color:var(--hub-outline);padding:2rem}.leave-empty .material-symbols-outlined[data-v-ccb69de9]{opacity:.5;margin-bottom:8px;font-size:2.5rem}.leave-empty p[data-v-ccb69de9]{font-size:var(--hub-font-body);margin:0}.hub-tasks[data-v-a02ef16e]{padding:var(--hub-gutter);animation:.5s ease-out .3s both hub-fade-in}.hub-card-header[data-v-a02ef16e]{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;display:flex}.task-controls[data-v-a02ef16e]{align-items:center;gap:8px;display:flex}.task-filter[data-v-a02ef16e]{border:1px solid var(--hub-outline-variant);border-radius:var(--hub-radius);background:var(--hub-surface-container-low);color:var(--hub-on-surface);font-size:var(--hub-font-small);cursor:pointer;outline:none;padding:4px 8px}.sort-btn[data-v-a02ef16e]{border:1px solid var(--hub-outline-variant);border-radius:var(--hub-radius);cursor:pointer;width:28px;height:28px;color:var(--hub-on-surface-variant);transition:all var(--hub-transition);background:0 0;place-items:center;display:grid}.sort-btn[data-v-a02ef16e]:hover{border-color:var(--hub-primary);color:var(--hub-primary)}.sort-btn .material-symbols-outlined[data-v-a02ef16e]{font-size:1rem}.hub-link[data-v-a02ef16e]{font-size:var(--hub-font-small);color:var(--hub-primary);transition:opacity var(--hub-transition);align-items:center;gap:4px;font-weight:500;text-decoration:none;display:flex}.hub-link[data-v-a02ef16e]:hover{opacity:.8}.hub-link .material-symbols-outlined[data-v-a02ef16e]{font-size:.875rem}.task-list[data-v-a02ef16e]{margin-top:1rem}.hub-task-item[data-v-a02ef16e]{border-radius:var(--hub-radius);transition:background var(--hub-transition);justify-content:space-between;align-items:center;padding:10px 8px;display:flex}.hub-task-item[data-v-a02ef16e]:hover{background:var(--hub-surface-container-low)}.hub-task-left[data-v-a02ef16e]{flex:1;align-items:flex-start;gap:12px;min-width:0;display:flex}.hub-task-left input[type=checkbox][data-v-a02ef16e]{accent-color:var(--hub-primary);cursor:pointer;width:16px;height:16px;margin-top:3px}.hub-task-name[data-v-a02ef16e]{font-weight:500;font-size:var(--hub-font-body);color:var(--hub-on-surface);cursor:pointer;transition:color var(--hub-transition);margin:0}.hub-task-name[data-v-a02ef16e]:hover{color:var(--hub-primary)}.hub-task-due[data-v-a02ef16e]{font-size:var(--hub-font-small);color:var(--hub-outline);flex-wrap:wrap;align-items:center;gap:4px;margin:2px 0 0;display:flex}.task-assignees[data-v-a02ef16e]{color:var(--hub-on-surface-variant)}.overdue-badge[data-v-a02ef16e]{background:var(--hub-error-container);color:var(--hub-error);font-size:var(--hub-font-tiny);border-radius:4px;margin-left:4px;padding:1px 6px;font-weight:600;display:inline-block}.hub-badge[data-v-a02ef16e]{border-radius:var(--hub-radius-full);font-size:var(--hub-font-tiny);text-transform:uppercase;letter-spacing:.05em;flex-shrink:0;padding:2px 10px;font-weight:600}.hub-badge.high[data-v-a02ef16e]{background:var(--hub-error-container);color:var(--hub-error)}.hub-badge.medium[data-v-a02ef16e]{background:var(--hub-amber-light);color:#b8860b}.hub-badge.low[data-v-a02ef16e]{background:var(--hub-surface-container);color:var(--hub-outline)}.task-empty[data-v-a02ef16e]{text-align:center;color:var(--hub-outline);padding:2rem}.task-empty .material-symbols-outlined[data-v-a02ef16e]{opacity:.5;margin-bottom:8px;font-size:2.5rem}.task-empty p[data-v-a02ef16e]{margin:0}.task-skeleton[data-v-a02ef16e]{margin-top:1rem}.skeleton-task-row[data-v-a02ef16e]{align-items:flex-start;gap:12px;padding:10px 8px;display:flex}.skeleton-checkbox[data-v-a02ef16e]{background:var(--hub-surface-container);border-radius:3px;width:16px;height:16px}.skeleton-lines[data-v-a02ef16e]{flex:1}.skeleton-line[data-v-a02ef16e]{background:linear-gradient(90deg, var(--hub-surface-container) 25%, var(--hub-surface-container-high) 50%, var(--hub-surface-container) 75%);background-size:200px 100%;border-radius:4px;height:10px;margin-bottom:6px;animation:1.5s infinite hub-skeleton-shimmer}.skeleton-line.w70[data-v-a02ef16e]{width:70%}.skeleton-line.w40[data-v-a02ef16e]{width:40%}.hub-taskstats[data-v-179353d3]{padding:var(--hub-gutter);animation:.5s ease-out .2s both hub-fade-in}.taskstats-header[data-v-179353d3]{justify-content:center;align-items:center;gap:12px;margin:1rem 0 1.25rem;display:flex}.taskstats-month-label[data-v-179353d3]{font-size:var(--hub-font-body);color:var(--hub-on-surface);text-align:center;min-width:140px;font-weight:600}.taskstats-month-btn[data-v-179353d3]{background:var(--hub-surface-container-low);border:1px solid var(--hub-outline-variant);border-radius:var(--hub-radius);cursor:pointer;color:var(--hub-on-surface);transition:all var(--hub-transition);align-items:center;padding:4px;display:flex}.taskstats-month-btn[data-v-179353d3]:hover:not(:disabled){background:var(--hub-primary-container);border-color:var(--hub-primary)}.taskstats-month-btn[data-v-179353d3]:disabled{opacity:.3;cursor:default}.taskstats-month-btn .material-symbols-outlined[data-v-179353d3]{font-size:1.25rem}.taskstats-grid[data-v-179353d3]{grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:1.25rem;display:grid}.taskstats-stat[data-v-179353d3]{background:var(--hub-surface-container-low);border-radius:var(--hub-radius);transition:transform var(--hub-transition);align-items:center;gap:10px;padding:12px;display:flex}.taskstats-stat[data-v-179353d3]:hover{transform:translateY(-1px)}.taskstats-stat-icon[data-v-179353d3]{border-radius:10px;flex-shrink:0;place-items:center;width:36px;height:36px;display:grid}.taskstats-stat-icon .material-symbols-outlined[data-v-179353d3]{font-size:1.15rem}.taskstats-stat-icon.completed[data-v-179353d3]{background:var(--hub-success-container);color:var(--hub-success)}.taskstats-stat-icon.projects[data-v-179353d3]{background:var(--hub-amber-light);color:#b8860b}.taskstats-stat-icon.rate[data-v-179353d3]{background:var(--hub-primary-container);color:var(--hub-primary)}.taskstats-stat-value[data-v-179353d3]{color:var(--hub-on-surface);margin:0;font-size:1.25rem;font-weight:700;line-height:1;animation:.5s ease-out both hub-count-up}.taskstats-stat-label[data-v-179353d3]{font-size:var(--hub-font-tiny);color:var(--hub-outline);text-transform:uppercase;letter-spacing:.04em;margin:2px 0 0}.skeleton-stat[data-v-179353d3]{background:linear-gradient(90deg, var(--hub-surface-container) 25%, var(--hub-surface-container-high) 50%, var(--hub-surface-container) 75%);background-size:200px 100%;height:60px;animation:1.5s infinite hub-skeleton-shimmer}.taskstats-sub-label[data-v-179353d3]{font-size:var(--hub-font-tiny);text-transform:uppercase;letter-spacing:.06em;color:var(--hub-outline);margin:0 0 10px;font-weight:600}.taskstats-breakdown[data-v-179353d3]{border-top:1px solid var(--hub-outline-variant);margin-bottom:1.25rem;padding-top:1rem}.taskstats-proj-row[data-v-179353d3]{margin-bottom:8px}.taskstats-proj-info[data-v-179353d3]{justify-content:space-between;align-items:center;margin-bottom:4px;display:flex}.taskstats-proj-name[data-v-179353d3]{font-size:var(--hub-font-small);color:var(--hub-on-surface);font-weight:500}.taskstats-proj-count[data-v-179353d3]{font-size:var(--hub-font-small);color:var(--hub-primary);font-weight:700}.taskstats-proj-bar-bg[data-v-179353d3]{background:var(--hub-surface-container);border-radius:3px;height:6px;overflow:hidden}.taskstats-proj-bar[data-v-179353d3]{background:linear-gradient(90deg, var(--hub-primary), var(--hub-primary-dim));transform-origin:0;border-radius:3px;height:100%;animation:.6s ease-out .3s both hub-grow}.taskstats-recent[data-v-179353d3]{border-top:1px solid var(--hub-outline-variant);padding-top:1rem}.taskstats-task-row[data-v-179353d3]{align-items:flex-start;gap:8px;padding:6px 0;display:flex}.taskstats-task-check[data-v-179353d3]{color:var(--hub-success);flex-shrink:0;margin-top:1px;font-size:1rem}.taskstats-task-info[data-v-179353d3]{min-width:0}.taskstats-task-subject[data-v-179353d3]{font-size:var(--hub-font-small);color:var(--hub-on-surface);white-space:nowrap;text-overflow:ellipsis;margin:0;overflow:hidden}.taskstats-task-meta[data-v-179353d3]{font-size:var(--hub-font-tiny);color:var(--hub-outline);margin:2px 0 0}.taskstats-empty[data-v-179353d3]{text-align:center;color:var(--hub-outline);padding:2rem 1rem}.taskstats-empty .material-symbols-outlined[data-v-179353d3]{opacity:.5;margin-bottom:8px;font-size:2rem}.taskstats-empty p[data-v-179353d3]{font-size:var(--hub-font-small);margin:0}@media (width<=768px){.taskstats-grid[data-v-179353d3]{grid-template-columns:1fr}}.hub-learning[data-v-b8c38482]{padding:var(--hub-gutter);animation:.5s ease-out .35s both hub-fade-in}.hub-card-header[data-v-b8c38482]{justify-content:space-between;align-items:center;display:flex}.hub-link[data-v-b8c38482]{font-size:var(--hub-font-small);color:var(--hub-primary);align-items:center;gap:4px;font-weight:500;text-decoration:none;display:flex}.hub-link .material-symbols-outlined[data-v-b8c38482]{font-size:.875rem}.learning-list[data-v-b8c38482]{flex-direction:column;gap:1.25rem;margin-top:1.25rem;display:flex}.hub-course-item[data-v-b8c38482]{padding:4px 0}.hub-leave-meta[data-v-b8c38482]{font-size:var(--hub-font-body);justify-content:space-between;margin-bottom:8px;font-weight:500;display:flex}.course-pct[data-v-b8c38482]{color:var(--hub-outline);font-weight:600}.hub-progress-track[data-v-b8c38482]{background:var(--hub-surface-container);border-radius:var(--hub-radius-full);height:8px;overflow:hidden}.hub-progress-bar[data-v-b8c38482]{border-radius:var(--hub-radius-full);height:100%;transition:width .8s cubic-bezier(.22,1,.36,1)}.hub-progress-bar.primary[data-v-b8c38482]{background:var(--hub-primary)}.hub-progress-bar.amber[data-v-b8c38482]{background:var(--hub-amber)}.hub-progress-bar.outline[data-v-b8c38482]{background:var(--hub-outline-variant)}.timesheet-card-wrapper{flex-direction:column;gap:1.5rem;margin-top:1.5rem;display:flex}.summary-stats-bar{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}.stat-box{background-color:#fff;border-radius:8px;justify-content:space-between;align-items:center;padding:1rem 1.25rem;display:flex;box-shadow:0 1px 2px #0000000d}.stat-box.color-green{border:1px solid #10b981}.stat-box.color-green .icon{color:#10b981;font-size:2.75rem}.stat-box.color-green .value{color:#059669}.stat-box.color-red{border:1px solid #ef4444}.stat-box.color-red .icon{color:#ef4444;font-size:2.75rem}.stat-box.color-red .value{color:#b91c1c}.stat-box.color-blue{border:1px solid #3b82f6}.stat-box.color-blue .icon{color:#3b82f6;font-size:2.75rem}.stat-box.color-blue .value{color:#1d4ed8}.stat-box.color-purple{border:1px solid #a855f7}.stat-box.color-purple .icon{color:#a855f7;font-size:2.75rem}.stat-box.color-purple .value{color:#7e22ce}.stat-info{text-align:right}.stat-info .value{font-size:1.75rem;font-weight:700;line-height:1.2}.stat-info .value .unit{font-size:1rem;font-weight:500}.stat-info .label{color:#6b7280;margin-top:.25rem;font-size:.75rem;font-weight:600}.timesheet-card{background-color:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:1rem;box-shadow:0 1px 3px #0000000d}.card-header{border-bottom:1px solid #f3f4f6;justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:1rem;display:flex}.month-navigator{align-items:center;gap:.75rem;display:flex}.month-display{color:#0b1e36;text-align:center;min-width:140px;font-weight:600}.nav-btn{cursor:pointer;color:#374151;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:1.2rem;display:flex}.nav-btn:disabled{opacity:.5;cursor:not-allowed}.view-toggle button{cursor:pointer;color:#4b5563;background:0 0;border:1px solid #d1d5db;padding:.3rem .8rem}.view-toggle button:first-child{border-top-left-radius:6px;border-bottom-left-radius:6px}.view-toggle button:last-child{border-left:0;border-top-right-radius:6px;border-bottom-right-radius:6px}.view-toggle button.active{color:#fff;background-color:#0b1e36;border-color:#0b1e36}.loader{text-align:center;color:#6b7280;padding:2rem}.calendar-grid{grid-template-columns:repeat(7,1fr);gap:4px;display:grid}.day-header{text-align:center;color:#6b7280;padding-bottom:.5rem;font-size:.8rem;font-weight:600}.day-cell{background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:4px;min-height:80px;padding:6px;font-size:.85rem;position:relative}.day-cell.empty{background-color:#0000;border:none}.day-number{color:#6b7280;font-weight:500;position:absolute;top:6px;right:6px}.day-cell.is-today .day-number{color:#fff;background-color:#0b1e36;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;display:flex;top:4px;right:4px}.checkin-time{font-size:.75rem;font-weight:600;position:absolute;top:6px;left:6px}.checkout-time{opacity:.8;font-size:.75rem;font-weight:600;position:absolute;bottom:6px;left:6px}.day-cell.type-checkin{color:#fff;background-color:#2b3956;border:none}.day-cell.type-checkin .day-number{color:#ffffffb3}.day-cell.type-checkin .checkin-time,.day-cell.type-checkin .checkout-time{color:#fff}.day-cell.type-checkin.status-late{color:#fff;background-color:#f59e0b}.day-cell.type-checkin.status-late .day-number{color:#fffc}.day-cell.type-checkin.status-half-day{color:#fff;background-color:#ef4444}.day-cell.type-checkin.status-half-day .day-number{color:#fffc}.day-cell.type-leave{background-color:#dbeafe;border:1px solid #93c5fd}.day-cell.type-holiday{background-color:#f3e8ff;border:1px solid #d8b4fe}.day-cell.type-weekend{background-color:#f3f4f6}.day-cell.type-forgotten{background-color:#fee2e2;border:1px solid #fca5a5}.table-view table{border-collapse:collapse;width:100%}.table-view th,.table-view td{text-align:left;border-bottom:1px solid #e5e7eb;padding:.75rem}.table-view th{text-transform:uppercase;color:#6b7280;background-color:#f9fafb;font-size:.8rem}.table-view tbody tr:last-child td{border-bottom:none}.timesheet-policy-note{color:#64748b;background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;align-items:flex-start;gap:.75rem;margin-top:1.5rem;padding:1rem;font-size:.8rem;line-height:1.5;display:flex}.timesheet-policy-note span.material-symbols-outlined{color:#94a3b8;font-size:1.25rem}.policy-text div{margin-bottom:.25rem}.policy-text div:last-child{margin-bottom:0}.kpi-summary-card[data-v-90e4c2c9]{padding:var(--hub-gutter);animation:.4s ease-out hub-fade-in}.kpi-summary-inner[data-v-90e4c2c9]{gap:var(--hub-gutter);grid-template-columns:1fr 1fr 1fr;align-items:start;display:grid}.kpi-score-block[data-v-90e4c2c9]{flex-direction:column;gap:4px;display:flex}.kpi-score-label[data-v-90e4c2c9],.kpi-trend-label[data-v-90e4c2c9],.kpi-status-label[data-v-90e4c2c9]{font-size:var(--hub-font-tiny);text-transform:uppercase;letter-spacing:.05em;color:var(--hub-outline);font-weight:600}.kpi-score-value[data-v-90e4c2c9]{align-items:baseline;gap:2px;display:flex}.kpi-score-number[data-v-90e4c2c9]{color:var(--hub-on-surface);font-size:2.5rem;font-weight:700;line-height:1;animation:.6s ease-out hub-count-up}.kpi-score-max[data-v-90e4c2c9]{font-size:var(--hub-font-h3);color:var(--hub-outline);font-weight:400}.kpi-trend-block[data-v-90e4c2c9]{flex-direction:column;gap:4px;display:flex}.kpi-trend-indicator[data-v-90e4c2c9]{font-size:var(--hub-font-body);align-items:center;gap:6px;font-weight:600;display:flex}.kpi-trend-indicator .material-symbols-outlined[data-v-90e4c2c9]{font-size:1.5rem}.trend-up[data-v-90e4c2c9]{color:var(--hub-success)}.trend-down[data-v-90e4c2c9]{color:var(--hub-error)}.trend-flat[data-v-90e4c2c9]{color:var(--hub-outline)}.kpi-status-block[data-v-90e4c2c9]{flex-direction:column;gap:4px;display:flex}.kpi-status-badge[data-v-90e4c2c9]{border-radius:var(--hub-radius-full);font-size:var(--hub-font-small);align-items:center;width:fit-content;padding:4px 12px;font-weight:600;display:inline-flex}.status-assessment[data-v-90e4c2c9]{background:var(--hub-leave-bg);color:var(--hub-leave-text)}.status-review[data-v-90e4c2c9]{background:var(--hub-amber-light);color:#e65100}.status-completed[data-v-90e4c2c9]{background:var(--hub-green-light);color:var(--hub-green-dark)}.status-draft[data-v-90e4c2c9]{background:var(--hub-surface-container);color:var(--hub-outline)}@media (width<=768px){.kpi-summary-inner[data-v-90e4c2c9]{gap:var(--hub-stack-md);grid-template-columns:1fr}.kpi-score-number[data-v-90e4c2c9]{font-size:2rem}}.kpi-trend-chart[data-v-83fdf393]{padding:var(--hub-gutter);animation:.5s ease-out hub-fade-in}.kpi-trend-header[data-v-83fdf393]{margin-bottom:var(--hub-stack-md);justify-content:space-between;align-items:center;display:flex}.kpi-trend-legend[data-v-83fdf393]{font-size:var(--hub-font-tiny);color:var(--hub-outline);gap:16px;display:flex}.legend-item[data-v-83fdf393]{align-items:center;gap:6px;display:flex}.legend-line[data-v-83fdf393]{background:var(--hub-primary);border-radius:2px;width:20px;height:3px;display:inline-block}.legend-line-dashed[data-v-83fdf393]{background:var(--hub-secondary);background:repeating-linear-gradient(90deg, var(--hub-secondary) 0px, var(--hub-secondary) 6px, transparent 6px, transparent 9px)}.kpi-trend-canvas-wrapper[data-v-83fdf393]{height:240px;position:relative}.kpi-trend-empty[data-v-83fdf393]{color:var(--hub-outline);text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:3rem 2rem;display:flex}.kpi-trend-empty .material-symbols-outlined[data-v-83fdf393]{opacity:.4;margin-bottom:8px;font-size:2.5rem}.kpi-trend-empty p[data-v-83fdf393]{font-size:var(--hub-font-body);margin:0}@media (width<=768px){.kpi-trend-canvas-wrapper[data-v-83fdf393]{height:200px}.kpi-trend-header[data-v-83fdf393]{flex-direction:column;align-items:flex-start;gap:8px}}.kpi-breakdown[data-v-c8585d17]{padding:var(--hub-gutter);animation:.5s ease-out hub-fade-in}.kpi-breakdown-header[data-v-c8585d17]{margin-bottom:var(--hub-stack-md);justify-content:space-between;align-items:center;display:flex}.kpi-breakdown-month[data-v-c8585d17]{font-size:var(--hub-font-small);color:var(--hub-outline);font-weight:500}.kpi-breakdown-empty[data-v-c8585d17]{text-align:center;color:var(--hub-outline);padding:2rem}.kpi-breakdown-empty .material-symbols-outlined[data-v-c8585d17]{opacity:.5;margin-bottom:8px;font-size:2.5rem}.kpi-breakdown-empty p[data-v-c8585d17]{font-size:var(--hub-font-body);margin:0}.kpi-breakdown-list[data-v-c8585d17]{gap:var(--hub-stack-md);flex-direction:column;display:flex}.kpi-kra-row[data-v-c8585d17]{animation:.4s ease-out both hub-fade-in}.kpi-kra-info[data-v-c8585d17]{align-items:center;gap:8px;margin-bottom:6px;display:flex}.kpi-kra-icon[data-v-c8585d17]{color:var(--hub-primary);font-size:1.1rem}.kpi-kra-name[data-v-c8585d17]{font-size:var(--hub-font-body);color:var(--hub-on-surface);flex:1;font-weight:600}.kpi-kra-weight[data-v-c8585d17]{font-size:var(--hub-font-tiny);color:var(--hub-outline);background:var(--hub-surface-container);border-radius:var(--hub-radius-full);padding:2px 8px;font-weight:500}.kpi-kra-bars[data-v-c8585d17]{flex-direction:column;gap:4px;padding-left:28px;display:flex}.kpi-bar-row[data-v-c8585d17]{align-items:center;gap:8px;display:flex}.kpi-bar-label[data-v-c8585d17]{font-size:var(--hub-font-tiny);color:var(--hub-outline);flex-shrink:0;width:72px}.kpi-bar-track[data-v-c8585d17]{background:var(--hub-surface-container);border-radius:4px;flex:1;height:8px;overflow:hidden}.kpi-bar-fill[data-v-c8585d17]{transform-origin:0;border-radius:4px;height:100%;transition:width .8s cubic-bezier(.4,0,.2,1)}.bar-green[data-v-c8585d17]{background:var(--hub-primary)}.bar-amber[data-v-c8585d17]{background:var(--hub-amber)}.bar-red[data-v-c8585d17]{background:var(--hub-error)}.kpi-bar-manager[data-v-c8585d17]{opacity:.7}.kpi-bar-value[data-v-c8585d17]{font-size:var(--hub-font-tiny);color:var(--hub-on-surface);text-align:right;flex-shrink:0;width:36px;font-weight:600}@media (width<=768px){.kpi-kra-bars[data-v-c8585d17]{padding-left:0}.kpi-bar-label[data-v-c8585d17]{width:56px;font-size:10px}}.kpi-cta[data-v-e76257aa]{animation:.5s ease-out hub-fade-in}.kpi-cta-inner[data-v-e76257aa]{align-items:center;gap:var(--hub-stack-md);padding:var(--hub-stack-md) var(--hub-gutter);display:flex}.kpi-cta-icon[data-v-e76257aa]{flex-shrink:0;font-size:2rem}.kpi-cta-text[data-v-e76257aa]{flex:1;min-width:0}.kpi-cta-text strong[data-v-e76257aa]{font-size:var(--hub-font-body);color:var(--hub-on-surface);margin-bottom:2px;display:block}.kpi-cta-text p[data-v-e76257aa]{font-size:var(--hub-font-small);color:var(--hub-outline);margin:0}.kpi-cta-action[data-v-e76257aa]{border-left:4px solid var(--hub-leave-text)}.kpi-cta-action .kpi-cta-icon[data-v-e76257aa]{color:var(--hub-leave-text)}.kpi-cta-waiting[data-v-e76257aa]{border-left:4px solid var(--hub-amber)}.kpi-cta-waiting .kpi-cta-icon[data-v-e76257aa]{color:var(--hub-amber)}.kpi-cta-done[data-v-e76257aa]{border-left:4px solid var(--hub-success)}.kpi-cta-done .kpi-cta-icon[data-v-e76257aa]{color:var(--hub-success)}.kpi-cta-empty[data-v-e76257aa]{border-left:4px solid var(--hub-outline-variant)}.kpi-cta-empty .kpi-cta-icon[data-v-e76257aa]{color:var(--hub-outline)}.kpi-cta-btn[data-v-e76257aa]{border-radius:var(--hub-radius);font-size:var(--hub-font-body);cursor:pointer;transition:all var(--hub-transition);white-space:nowrap;border:none;flex-shrink:0;padding:8px 20px;font-weight:600}.kpi-cta-primary[data-v-e76257aa]{background:var(--hub-primary);color:var(--hub-on-primary)}.kpi-cta-primary[data-v-e76257aa]:hover{background:var(--hub-on-primary-container);box-shadow:var(--hub-shadow-sm)}.kpi-cta-secondary[data-v-e76257aa]{background:var(--hub-surface-container);color:var(--hub-on-surface)}.kpi-cta-secondary[data-v-e76257aa]:hover{background:var(--hub-surface-container-high)}@media (width<=768px){.kpi-cta-inner[data-v-e76257aa]{flex-wrap:wrap}.kpi-cta-btn[data-v-e76257aa]{text-align:center;width:100%}}.kpi-dashboard[data-v-37cbd53d]{gap:var(--hub-gutter);flex-direction:column;animation:.3s ease-out hub-fade-in;display:flex}.kpi-skeleton[data-v-37cbd53d]{padding:2rem var(--hub-gutter)}.kpi-skeleton-chart[data-v-37cbd53d]{place-items:center;min-height:200px;display:grid}.kpi-error[data-v-37cbd53d]{text-align:center;padding:3rem}.kpi-error .material-symbols-outlined[data-v-37cbd53d]{color:var(--hub-error);margin-bottom:12px;font-size:2.5rem}.kpi-error p[data-v-37cbd53d]{font-size:var(--hub-font-h3);color:var(--hub-on-surface);margin:0}.hub-right[data-v-158e323b]{border-left:1px solid var(--hub-outline-variant);width:300px;padding:var(--hub-gutter);background:var(--hub-surface);flex-shrink:0;animation:.4s ease-out hub-slide-in-right;overflow-y:auto}.hub-right-section[data-v-158e323b]{margin-bottom:2rem}.hub-section-label[data-v-158e323b]{font-size:var(--hub-font-tiny);text-transform:uppercase;letter-spacing:.1em;color:var(--hub-outline);margin:0 0 1rem;font-weight:700}.hub-announcement[data-v-158e323b]{border-radius:var(--hub-radius);background:var(--hub-primary-container);transition:transform var(--hub-transition);margin-bottom:8px;padding:12px 14px}.hub-announcement[data-v-158e323b]:hover{transform:translate(4px)}.hub-announcement.tertiary[data-v-158e323b]{background:var(--hub-amber-light)}.hub-announcement.secondary[data-v-158e323b]{background:var(--hub-surface-container)}.hub-announcement-title[data-v-158e323b]{font-weight:600;font-size:var(--hub-font-body);color:var(--hub-on-surface);margin:0}.hub-announcement-text[data-v-158e323b]{font-size:var(--hub-font-small);color:var(--hub-outline);margin:4px 0 0}.hub-timeline[data-v-158e323b]{flex-direction:column;gap:16px;display:flex}.hub-timeline-item[data-v-158e323b]{align-items:flex-start;gap:12px;display:flex}.hub-timeline-dot[data-v-158e323b]{border-radius:50%;flex-shrink:0;place-items:center;width:32px;height:32px;display:grid}.hub-timeline-dot .material-symbols-outlined[data-v-158e323b]{font-size:1rem}.hub-timeline-dot.primary[data-v-158e323b]{background:var(--hub-success-container);color:var(--hub-success)}.hub-timeline-dot.secondary[data-v-158e323b]{background:var(--hub-amber-light);color:#b8860b}.hub-timeline-dot.muted[data-v-158e323b]{background:var(--hub-surface-container);color:var(--hub-outline)}.hub-timeline-title[data-v-158e323b]{font-size:var(--hub-font-body);color:var(--hub-on-surface);margin:0;font-weight:500}.hub-timeline-time[data-v-158e323b]{font-size:var(--hub-font-small);color:var(--hub-outline);margin:2px 0 0}.empty-text[data-v-158e323b]{font-size:var(--hub-font-body);color:var(--hub-outline)}.skeleton-block[data-v-158e323b]{border-radius:var(--hub-radius);background:linear-gradient(90deg, var(--hub-surface-container) 25%, var(--hub-surface-container-high) 50%, var(--hub-surface-container) 75%);background-size:200px 100%;height:80px;animation:1.5s infinite hub-skeleton-shimmer}@media (width<=1200px){.hub-right[data-v-158e323b]{display:none}}.hub-bottom-nav[data-v-18f8849a]{z-index:100;background:var(--hub-surface);border-top:1px solid var(--hub-outline-variant);display:none;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -2px 8px #0000000f}.hub-bottom-nav-inner[data-v-18f8849a]{max-width:480px;padding:6px 0 calc(6px + env(safe-area-inset-bottom));justify-content:space-around;align-items:center;margin:0 auto;display:flex}.hub-bottom-nav-item[data-v-18f8849a]{color:var(--hub-outline);font-size:var(--hub-font-tiny);border-radius:var(--hub-radius);transition:color var(--hub-transition);flex-direction:column;align-items:center;gap:2px;padding:4px 12px;font-weight:500;text-decoration:none;display:flex}.hub-bottom-nav-item[data-v-18f8849a]:hover,.hub-bottom-nav-item.active[data-v-18f8849a]{color:var(--hub-primary)}.hub-bottom-nav-item .material-symbols-outlined[data-v-18f8849a]{font-size:1.35rem}@media (width<=1024px){.hub-bottom-nav[data-v-18f8849a]{display:block}}:root{--hub-primary:var(--iclv-lime-dark,#4a7a12);--hub-primary-container:var(--iclv-lime,#c8e6a0);--hub-primary-dim:var(--iclv-lime-bright,#a3d65c);--hub-on-primary:var(--iclv-white,#fff);--hub-on-primary-container:#3a5500;--hub-secondary:#006e2f;--hub-secondary-container:#6bff8f;--hub-tertiary:#913d89;--hub-surface:var(--iclv-surface,#fff);--hub-surface-dim:var(--iclv-surface-dim,#dde0d2);--hub-surface-bright:var(--iclv-surface-bright,#f7fbf2);--hub-surface-container:var(--iclv-surface-container,#f1f4e6);--hub-surface-container-low:var(--iclv-surface-container-low,#f7faf0);--hub-surface-container-high:var(--iclv-surface-container-high,#ebeed9);--hub-on-surface:var(--iclv-navy,#0b2a40);--hub-on-surface-variant:var(--iclv-text-secondary,#44483e);--hub-outline:var(--iclv-outline,#75796c);--hub-outline-variant:var(--iclv-outline-variant,#c4c8b9);--hub-error:var(--iclv-error,#ba1a1a);--hub-error-container:#ffdad6;--hub-success:var(--iclv-green-dark,#2e7d32);--hub-success-container:var(--iclv-green-light,#e8f5e9);--hub-amber:var(--iclv-amber,#f9a825);--hub-amber-light:var(--iclv-amber-light,#fff8e1);--hub-green-light:var(--iclv-green-light,#e8f5e9);--hub-green-dark:var(--iclv-green-dark,#2e7d32);--hub-green-border:var(--iclv-green-border,#a5d6a7);--hub-leave-bg:var(--iclv-blue-light,#e3f2fd);--hub-leave-text:var(--iclv-blue-text,#1565c0);--hub-leave-border:var(--iclv-blue-border,#90caf9);--hub-font:var(--iclv-font-body,"Inter", -apple-system, BlinkMacSystemFont, sans-serif);--hub-font-h1:1.875rem;--hub-font-h2:1.5rem;--hub-font-h3:1.25rem;--hub-font-body:.875rem;--hub-font-small:.75rem;--hub-font-tiny:.6875rem;--hub-sidebar-width:240px;--hub-gutter:1.5rem;--hub-stack-sm:8px;--hub-stack-md:16px;--hub-stack-lg:24px;--hub-radius:.5rem;--hub-radius-lg:.75rem;--hub-radius-full:9999px;--hub-shadow-sm:0 4px 6px -1px #0000000d;--hub-shadow-md:0 4px 12px -2px #00000014;--hub-transition:.2s cubic-bezier(.4, 0, .2, 1);--hub-transition-slow:.4s cubic-bezier(.4, 0, .2, 1)}.hub-dark{--hub-surface:#1a1c16;--hub-surface-dim:#111310;--hub-surface-bright:#2a2d22;--hub-surface-container:#1e211a;--hub-surface-container-low:#1a1c16;--hub-surface-container-high:#282b22;--hub-on-surface:#e3e3d8;--hub-on-surface-variant:#c4c8b9;--hub-outline:#8e9285;--hub-outline-variant:#44483e;--hub-primary:#a7d555;--hub-primary-container:#3a5500;--hub-primary-dim:#8cba3c;--hub-on-primary:#1e3700;--hub-on-primary-container:#c2f26f;--hub-error:#ffb4ab;--hub-error-container:#93000a;--hub-success:#81c784;--hub-success-container:#1b5e20;--hub-shadow-sm:0 4px 6px -1px #0000004d;--hub-shadow-md:0 4px 12px -2px #0006}@keyframes hub-fade-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes hub-slide-in-right{0%{opacity:0;transform:translate(16px)}to{opacity:1;transform:translate(0)}}@keyframes hub-grow{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes hub-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@keyframes hub-count-up{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes hub-confetti{0%{opacity:1;transform:translateY(0)rotate(0)}to{opacity:0;transform:translateY(-60px)rotate(720deg)}}@keyframes hub-skeleton-shimmer{0%{background-position:-200px 0}to{background-position:calc(200px + 100%) 0}}.hub-fade-enter-active,.hub-fade-leave-active{transition:opacity var(--hub-transition), transform var(--hub-transition)}.hub-fade-enter-from,.hub-fade-leave-to{opacity:0;transform:translateY(8px)}.hub-slide-enter-active,.hub-slide-leave-active{transition:all var(--hub-transition-slow)}.hub-slide-enter-from{opacity:0;transform:translate(20px)}.hub-slide-leave-to{opacity:0;transform:translate(-20px)}
