body{font-family:-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif}.has-navbar-fixed-top{padding-top:3.25rem}@keyframes fade-in{from{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.fade-in{animation:fade-in .3s ease-out}.timer-pulse{animation:pulse 2s infinite}@keyframes pulse{0%,100%{opacity:1}50%{opacity:.5}}@media(max-width:768px){.table-container{overflow-x:auto}.columns.is-mobile-stacked{flex-direction:column}}.is-divider{display:flex;align-items:center;text-align:center;margin:1.5rem 0;color:#b5b5b5;font-size:.875rem;font-weight:600}.is-divider::before,.is-divider::after{content:'';flex:1;border-bottom:1px solid #dbdbdb}.is-divider::before{margin-right:.5rem}.is-divider::after{margin-left:.5rem}.is-divider[data-content]::before{content:attr(data-content);flex:0;margin-right:.5rem}.is-divider[data-content]::after{margin-left:.5rem}@keyframes highlight-fade{0%{background-color:#ffe08a}100%{background-color:transparent}}.highlight-item{animation:highlight-fade 2s ease-out forwards;border-left:3px solid #485fc7;border-right:3px solid #485fc7}@media print{.no-print,.navbar,.button{display:none!important}body{color:#000!important;background:#fff!important}.box{box-shadow:none!important;border:1px solid #ddd!important}}.is-loading-overlay{position:relative}.is-loading-overlay::after{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(255,255,255,.7);display:flex;align-items:center;justify-content:center}html,body{height:100%}.wrapper{min-height:100%;display:flex;flex-direction:column}.footer{flex-grow:0;flex-shrink:0}.page-body{flex-grow:1}.vt-card-collapsed{box-shadow:none}.collapsible-card .card-header-title{cursor:pointer}.vt-user-dropdown{min-width:15rem}.navbar{border-bottom:2px solid rgba(0,0,0,.1);box-shadow:0 2px 8px rgba(0,0,0,8%);background-color:#fff}.navbar-item.is-active{background-color:rgba(72,95,199,.1)!important;border-bottom:3px solid #485fc7;font-weight:600}.navbar-item:hover:not(.is-active){background-color:rgba(0,0,0,4%);transition:background-color .2s ease}:root{--bulma-primary:#3e8ed0;--bulma-link:#485fc7}@media(prefers-color-scheme:dark){:root:not([data-theme=light]){--bulma-scheme-main:#1a1c23;--bulma-scheme-main-bis:#24262d;--bulma-scheme-main-ter:#2d2f39;--bulma-text:#e2e8f0;--bulma-text-strong:#ffffff;--bulma-primary:#4fc3f7;--bulma-primary-light:rgba(79, 195, 247, 0.1);--bulma-primary-dark:#0091ea;--bulma-border:#3f4451;--bulma-border-hover:#4b5262}}[data-theme=dark]{--bulma-scheme-main:#1a1c23;--bulma-scheme-main-bis:#24262d;--bulma-scheme-main-ter:#2d2f39;--bulma-text:#e2e8f0;--bulma-text-strong:#ffffff;--bulma-primary:#4fc3f7;--bulma-primary-light:rgba(79, 195, 247, 0.1);--bulma-primary-dark:#0091ea;--bulma-border:#3f4451;--bulma-border-hover:#4b5262}.dashboard-card-hours{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%)!important;color:#fff!important;box-shadow:0 4px 12px rgba(102,126,234,.3)}.dashboard-card-hours .heading,.dashboard-card-hours .title{color:#fff!important}.dashboard-card-projects{background:linear-gradient(135deg,#f093fb 0%,#f5576c 100%)!important;color:#fff!important;box-shadow:0 4px 12px rgba(245,87,108,.3)}.dashboard-card-projects .heading,.dashboard-card-projects .title{color:#fff!important}.dashboard-card-activity{background:linear-gradient(135deg,#4facfe 0%,#00f2fe 100%)!important;color:#0a0a0a!important;box-shadow:0 4px 12px rgba(79,172,254,.3)}.dashboard-card-activity .heading{color:rgba(0,0,0,.7)!important;font-weight:600}.dashboard-card-activity .title{color:#0a0a0a!important}.dashboard-card-activity.is-running{background:linear-gradient(135deg,#43e97b 0%,#38f9d7 100%)!important}.dashboard-card-activity.is-idle{background:linear-gradient(135deg,#9ca3af 0%,#d1d5db 100%)!important}[data-theme=dark] .navbar,@media (prefers-color-scheme: dark){ :root:not([data-theme="light"]) .navbar { background-color: #24262d; border-bottom: 2px solid rgba(79, 195, 247, 0.2); box-shadow: 0 2px 8px rgba(0, 0, 0, 0.3); } :root:not([data-theme="light"]) .navbar-item.is-active { background-color: rgba(79, 195, 247, 0.15) !important; border-bottom: 3px solid #4fc3f7; } :root:not([data-theme="light"]) .navbar-item:hover:not(.is-active) { background-color: rgba(255, 255, 255, 0.05); }}@media(prefers-color-scheme:dark){:root:not([data-theme=light]) .navbar{background-color:#24262d;border-bottom:2px solid rgba(79,195,247,.2);box-shadow:0 2px 8px rgba(0,0,0,.3)}:root:not([data-theme=light]) .navbar-item.is-active{background-color:rgba(79,195,247,.15)!important;border-bottom:3px solid #4fc3f7}:root:not([data-theme=light]) .navbar-item:hover:not(.is-active){background-color:rgba(255,255,255,5%)}}[data-theme=dark] .dashboard-card-hours,@media (prefers-color-scheme: dark){ :root:not([data-theme="light"]) .dashboard-card-hours { background: linear-gradient(135deg, #7c3aed 0%, #a855f7 100%) !important; box-shadow: 0 4px 16px rgba(124, 58, 237, 0.4); }}[data-theme=dark] .dashboard-card-projects,@media (prefers-color-scheme: dark){ :root:not([data-theme="light"]) .dashboard-card-projects { background: linear-gradient(135deg, #ec4899 0%, #f43f5e 100%) !important; box-shadow: 0 4px 16px rgba(236, 72, 153, 0.4); }}[data-theme=dark] .dashboard-card-activity,@media (prefers-color-scheme: dark){ :root:not([data-theme="light"]) .dashboard-card-activity { background: linear-gradient(135deg, #3b82f6 0%, #06b6d4 100%) !important; color: #ffffff !important; box-shadow: 0 4px 16px rgba(59, 130, 246, 0.4); } :root:not([data-theme="light"]) .dashboard-card-activity .heading { color: rgba(255, 255, 255, 0.9) !important; } :root:not([data-theme="light"]) .dashboard-card-activity .title { color: #ffffff !important; } :root:not([data-theme="light"]) .dashboard-card-activity.is-running { background: linear-gradient(135deg, #10b981 0%, #34d399 100%) !important; } :root:not([data-theme="light"]) .dashboard-card-activity.is-idle { background: linear-gradient(135deg, #4b5563 0%, #6b7280 100%) !important; }}.dashboard-card-hours{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%)!important;color:#fff!important;box-shadow:0 4px 12px rgba(102,126,234,.3)}.dashboard-card-hours .heading,.dashboard-card-hours .title{color:#fff!important}.dashboard-card-projects{background:linear-gradient(135deg,#f093fb 0%,#f5576c 100%)!important;color:#fff!important;box-shadow:0 4px 12px rgba(245,87,108,.3)}.dashboard-card-projects .heading,.dashboard-card-projects .title{color:#fff!important}.dashboard-card-activity{background:linear-gradient(135deg,#4facfe 0%,#00f2fe 100%)!important;color:#0a0a0a!important;box-shadow:0 4px 12px rgba(79,172,254,.3)}.dashboard-card-activity .heading{color:rgba(0,0,0,.7)!important;font-weight:600}.dashboard-card-activity .title{color:#0a0a0a!important}.dashboard-card-activity.is-running{background:linear-gradient(135deg,#43e97b 0%,#38f9d7 100%)!important}.dashboard-card-activity.is-idle{background:linear-gradient(135deg,#9ca3af 0%,#d1d5db 100%)!important}[data-theme=dark] .navbar{background-color:#24262d;border-bottom:2px solid rgba(79,195,247,.2);box-shadow:0 2px 8px rgba(0,0,0,.3)}[data-theme=dark] .navbar-item.is-active{background-color:rgba(79,195,247,.15)!important;border-bottom:3px solid #4fc3f7}[data-theme=dark] .navbar-item:hover:not(.is-active){background-color:rgba(255,255,255,5%)}[data-theme=dark] .navbar-dropdown{background-color:#2d2f39;border-color:#3f4451}[data-theme=dark] .navbar-divider{background-color:#3f4451}@media(prefers-color-scheme:dark){:root:not([data-theme=light]) .navbar{background-color:#24262d;border-bottom:2px solid rgba(79,195,247,.2);box-shadow:0 2px 8px rgba(0,0,0,.3)}:root:not([data-theme=light]) .navbar-item.is-active{background-color:rgba(79,195,247,.15)!important;border-bottom:3px solid #4fc3f7}:root:not([data-theme=light]) .navbar-item:hover:not(.is-active){background-color:rgba(255,255,255,5%)}:root:not([data-theme=light]) .navbar-dropdown{background-color:hsl(var(--bulma-navbar-dropdown-item-h),var(--bulma-navbar-dropdown-item-s),calc(var(--bulma-navbar-dropdown-item-background-l) + var(--bulma-navbar-item-background-l-delta)));border-color:#3f4451}:root:not([data-theme=light]) .navbar-divider{background-color:#3f4451}}@media(prefers-color-scheme:dark){:root:not([data-theme=light]) .dashboard-card-hours{background:linear-gradient(135deg,#7c3aed 0%,#a855f7 100%)!important;box-shadow:0 4px 16px rgba(124,58,237,.4)}}@media(prefers-color-scheme:dark){:root:not([data-theme=light]) .dashboard-card-projects{background:linear-gradient(135deg,#ec4899 0%,#f43f5e 100%)!important;box-shadow:0 4px 16px rgba(236,72,153,.4)}}@media(prefers-color-scheme:dark){:root:not([data-theme=light]) .dashboard-card-activity{background:linear-gradient(135deg,#3b82f6 0%,#06b6d4 100%)!important;color:#fff!important;box-shadow:0 4px 16px rgba(59,130,246,.4)}:root:not([data-theme=light]) .dashboard-card-activity .heading{color:rgba(255,255,255,.9)!important}:root:not([data-theme=light]) .dashboard-card-activity .title{color:#fff!important}:root:not([data-theme=light]) .dashboard-card-activity .subtitle{color:#000!important}:root:not([data-theme=light]) .dashboard-card-activity.is-running{background:linear-gradient(135deg,#10b981 0%,#34d399 100%)!important}:root:not([data-theme=light]) .dashboard-card-activity.is-idle{background:linear-gradient(135deg,#4b5563 0%,#6b7280 100%)!important}}#desc-autocomplete-dropdown .is-active{background-color:rgba(79,195,247,.15);font-weight:700}