.w-app-shell .tc-clock-face{flex-direction:column;justify-content:center;align-items:center;width:320px;height:320px;margin:20px auto 24px;display:flex;position:relative}.w-app-shell .tc-ring-bg{stroke:#2563eb14;fill:none}.w-app-shell .tc-ring-progress{fill:none;stroke:url(#tc-gradient);stroke-linecap:round;filter:drop-shadow(0 0 8px #2563eb66);transition:stroke-dashoffset 1s cubic-bezier(.4,0,.2,1)}.w-app-shell .tc-clock-face:before{content:"";pointer-events:none;background:radial-gradient(circle,#2563eb0f 0%,#0000 70%);border-radius:50%;position:absolute;inset:20px}.w-app-shell .tc-time{letter-spacing:-.03em;color:var(--w-text-primary);font-variant-numeric:tabular-nums;font-size:3.25rem;font-weight:800;line-height:1}.w-app-shell .tc-time-seconds{color:var(--w-text-muted);vertical-align:super;margin-left:2px;font-size:1.5rem;font-weight:400}.w-app-shell .tc-date{color:var(--w-text-muted);margin-top:4px;font-size:.8125rem}.w-app-shell .tc-user{color:var(--w-text-muted);opacity:.7;font-size:.75rem}.w-app-shell .tc-status{letter-spacing:.05em;text-transform:uppercase;border-radius:99px;align-items:center;gap:6px;margin-bottom:12px;padding:5px 14px;font-size:.75rem;font-weight:600;display:inline-flex}.w-app-shell .tc-status-out{color:#94a3b8;background:#64748b1f;border:1px solid #64748b26}.w-app-shell .tc-status-out .tc-status-dot{background:#94a3b8;border-radius:50%;width:6px;height:6px}.w-app-shell .tc-status-active{color:#6ee7b7;background:#10b9811f;border:1px solid #10b98133;animation:2s ease-in-out infinite tc-pulse}.w-app-shell .tc-status-active .tc-status-dot{background:#10b981;border-radius:50%;width:6px;height:6px;box-shadow:0 0 8px #10b98199}@keyframes tc-pulse{0%,to{box-shadow:0 0 #10b9814d}50%{box-shadow:0 0 0 6px #10b98100}}.w-app-shell .tc-btn-clockin{cursor:pointer;width:auto;max-width:400px;transition:all var(--w-transition-smooth);color:#fff;background:linear-gradient(135deg,#2563eb 0%,#3b82f6 100%);border:none;border-radius:99px;align-items:center;gap:10px;margin-top:8px;padding:14px 36px;font-size:1rem;font-weight:700;animation:3s ease-in-out infinite tc-btn-glow;display:inline-flex;box-shadow:0 4px 20px #2563eb59,0 0 #2563eb4d}.w-app-shell .tc-btn-clockin:hover{transform:translateY(-3px)scale(1.02);box-shadow:0 8px 30px #2563eb73,0 0 40px #2563eb26}.w-app-shell .tc-btn-clockin:active{transform:translateY(0)scale(.98)}@keyframes tc-btn-glow{0%,to{box-shadow:0 4px 20px #2563eb59,0 0 #2563eb4d}50%{box-shadow:0 4px 20px #2563eb59,0 0 0 8px #2563eb00}}.w-app-shell .tc-btn-clockout{cursor:pointer;transition:all var(--w-transition-smooth);color:#fff;background:linear-gradient(135deg,#ef4444 0%,#f87171 100%);border:none;border-radius:99px;align-items:center;gap:10px;margin-top:8px;padding:14px 36px;font-size:1rem;font-weight:700;display:inline-flex;box-shadow:0 4px 20px #ef44444d}.w-app-shell .tc-btn-clockout:hover{transform:translateY(-3px)scale(1.02);box-shadow:0 8px 30px #ef444466}.w-app-shell .tc-btn-break{color:#93c5fd;cursor:pointer;transition:all var(--w-transition-smooth);background:#2563eb14;border:1px solid #2563eb33;border-radius:99px;align-items:center;gap:8px;margin-top:8px;padding:10px 24px;font-size:.875rem;font-weight:600;display:inline-flex}.w-app-shell .tc-btn-break:hover{background:#2563eb26;border-color:#2563eb4d;box-shadow:0 0 20px #2563eb1a}.w-app-shell .tc-stats{flex-direction:column;gap:20px;display:flex}.w-app-shell .tc-stat-card{border-radius:var(--w-radius-lg);transition:all var(--w-transition-smooth);background:#ffffff09;border:1px solid #ffffff0f;padding:18px}.w-app-shell .tc-stat-card:hover{border-color:#2563eb26;box-shadow:0 0 20px #2563eb0f}.w-app-shell .tc-stat-label{letter-spacing:.06em;text-transform:uppercase;color:var(--w-text-muted);margin-bottom:6px;font-size:.6875rem;font-weight:700}.w-app-shell .tc-stat-value{color:var(--w-text-primary);letter-spacing:-.03em;font-size:2rem;font-weight:800}.w-app-shell .tc-stat-sub{color:var(--w-text-muted);margin-top:2px;font-size:.75rem}.w-app-shell .tc-weekly-bar{background:#ffffff0f;border-radius:99px;height:6px;margin-top:10px;overflow:hidden}.w-app-shell .tc-weekly-fill{background:linear-gradient(90deg,#2563eb,#3b82f6,#60a5fa);border-radius:99px;height:100%;transition:width .8s cubic-bezier(.4,0,.2,1);position:relative;box-shadow:0 0 10px #2563eb66}.w-app-shell .tc-weekly-fill:after{content:"";background:linear-gradient(90deg,#0000 0%,#ffffff4d 50%,#0000 100%);width:100%;animation:2.5s ease-in-out infinite w-shimmer;position:absolute;top:0;bottom:0;left:-100%}.w-app-shell .tc-mini-stats{grid-template-columns:1fr 1fr;gap:10px;margin-top:16px;display:grid}.w-app-shell .tc-mini-card{border-radius:var(--w-radius-md);background:#ffffff08;border:1px solid #ffffff0d;padding:12px 14px}.w-app-shell .tc-mini-label{letter-spacing:.08em;text-transform:uppercase;color:var(--w-text-muted);font-size:.625rem;font-weight:700}.w-app-shell .tc-mini-value{color:var(--w-text-primary);margin-top:2px;font-size:1.25rem;font-weight:700}.w-app-shell .tc-activity-empty{text-align:center;color:var(--w-text-muted);padding:32px 16px;font-size:.875rem}.w-app-shell .tc-activity-empty svg{opacity:.25;margin-bottom:10px}.tc-clock-page{flex-direction:column;gap:20px;min-height:calc(100vh - 120px);animation:.3s both w-fade-up;display:flex}.tc-top-row{flex:1;grid-template-columns:1fr 1fr;gap:28px;display:grid}.tc-left-col,.tc-right-col{flex-direction:column;gap:20px;display:flex}.tc-clock-page .tc-clock-panel{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;padding:36px;animation:.4s both w-fade-up}.tc-clock-page .tc-week-stats{grid-template-columns:1fr 1fr;gap:10px;margin:0;padding:0;display:grid}.tc-stat-card{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;flex-direction:column;align-items:center;gap:4px;padding:28px 24px;transition:transform .2s,box-shadow .2s,border-color .2s;animation:.4s both w-fade-up;display:flex}.tc-stat-card:first-child{animation-delay:80ms}.tc-stat-card:nth-child(2){animation-delay:.12s}.tc-stat-card:nth-child(3){animation-delay:.16s}.tc-stat-card:nth-child(4){animation-delay:.2s}.tc-stat-card:hover{border-color:#3b82f64d;transform:translateY(-2px);box-shadow:0 4px 20px #2563eb26}.tc-stat-value{color:#f1f5f9;letter-spacing:-.02em;font-size:3rem;font-weight:700;line-height:1}.tc-stat-label{color:#94a3b8;text-transform:uppercase;letter-spacing:.06em;font-size:1rem;font-weight:600}.tc-right-col>div{background:#ffffff0a;border:1px solid #ffffff14;border-radius:14px;padding:36px;animation:.4s both w-fade-up}.tc-right-col>div:first-child{animation-delay:.1s}.tc-right-col>div:nth-child(2){animation-delay:.18s}.tc-right-col>div:nth-child(3){animation-delay:.26s}.tc-section-label{color:#cbd5e1;text-transform:uppercase;letter-spacing:.06em;margin-bottom:20px;font-size:1.25rem;font-weight:700}.tc-clock-page .tc-week-chart{flex:1;min-height:340px;margin:0}.tc-bars{align-items:flex-end;gap:8px;height:280px;display:flex}.tc-bar-col{flex-direction:column;flex:1;align-items:center;gap:6px;height:100%;display:flex}.tc-bar-track{background:#ffffff0a;border-radius:8px;flex:1;align-items:flex-end;width:100%;display:flex;overflow:hidden}.tc-bar-fill{background:linear-gradient(#3b82f6 0%,#1d4ed8 100%);border-radius:8px;width:100%;min-height:3px;transition:height .8s cubic-bezier(.34,1.56,.64,1)}.tc-bar-today .tc-bar-fill{background:linear-gradient(#60a5fa 0%,#3b82f6 100%);box-shadow:0 0 16px #3b82f680}.tc-bar-label{color:#94a3b8;font-size:1rem;font-weight:600}.tc-bar-today .tc-bar-label{color:#93c5fd;font-weight:700}.tc-bar-value{color:#94a3b8;white-space:nowrap;font-size:.8125rem}.tc-activity-panel{flex:1}.tc-today-list{flex-direction:column;gap:8px;display:flex}.tc-today-entry{color:#cbd5e1;background:#ffffff08;border:1px solid #ffffff14;border-radius:8px;align-items:center;gap:10px;padding:14px 16px;font-size:1.125rem;display:flex}.tc-today-dur{color:#f1f5f9;margin-left:auto;font-size:1.25rem;font-weight:700}.tc-activity-empty{text-align:center;color:#475569;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:32px 16px;display:flex}.tc-activity-empty p{color:#64748b;margin:0;font-size:1.125rem;font-weight:600}.tc-activity-empty span{color:#475569;font-size:.75rem}.tc-week-summary{flex-shrink:0}.tc-summary-row{border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding:14px 0;font-size:1.25rem;display:flex}.tc-summary-row:last-child{border-bottom:none}.tc-summary-row span{color:#64748b}.tc-summary-row strong{color:#f1f5f9;font-size:1.375rem;font-weight:700}.tc-digital-time{text-align:center;padding:12px 0 8px}.tc-digital-date{color:#64748b;font-size:1.125rem;font-weight:500}@media (max-width:900px){.tc-top-row{grid-template-columns:1fr}.tc-clock-page .tc-week-stats{grid-template-columns:repeat(4,1fr)}.tc-bars{height:100px}}@media (max-width:500px){.tc-clock-page .tc-week-stats{grid-template-columns:repeat(2,1fr)}.tc-stat-value{font-size:1.25rem}.tc-bars{height:80px}}.tc-tabs{border-bottom-width:2px;gap:8px;margin-bottom:24px;padding-bottom:4px}.tc-tab{letter-spacing:.01em;border-bottom-width:3px!important;padding:12px 32px!important;font-size:1.375rem!important;font-weight:600!important}.tc-tab-active{color:#f1f5f9!important;border-bottom-color:#3b82f6!important}.tc-timesheet-panel{flex-direction:column;gap:24px;min-height:calc(100vh - 160px);display:flex}.tc-week-nav{justify-content:center;align-items:center;gap:20px;padding:20px 0;display:flex}.tc-week-nav .tc-week-label{color:#f1f5f9;font-weight:600;font-size:1.375rem!important}.tc-ts-totals{grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:8px;display:grid}.tc-ts-stat{text-align:center;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;padding:32px 24px;transition:transform .2s,box-shadow .2s;animation:.4s both w-fade-up}.tc-ts-stat:first-child{animation-delay:50ms}.tc-ts-stat:nth-child(2){animation-delay:.1s}.tc-ts-stat:nth-child(3){animation-delay:.15s}.tc-ts-stat:hover{transform:translateY(-2px);box-shadow:0 4px 20px #2563eb26}.tc-ts-stat-val{color:#60a5fa;margin-bottom:8px;font-size:3rem;font-weight:700;line-height:1;display:block}.tc-ts-stat-label{color:#94a3b8;text-transform:uppercase;letter-spacing:.06em;font-size:1rem;font-weight:600}.tc-ts-entries{background:#ffffff08;border:1px solid #ffffff14;border-radius:16px;flex:1;overflow:hidden}.tc-ts-row{border-bottom:1px solid #ffffff0f;grid-template-columns:200px 1fr auto;align-items:center;padding:20px 28px;transition:background .15s;animation:.3s both w-fade-up;display:grid}.tc-ts-row:last-child{border-bottom:none}.tc-ts-row:hover{background:#ffffff0a}.tc-ts-row-date{color:#cbd5e1;font-size:1.125rem;font-weight:600}.tc-ts-row-time{color:#94a3b8;font-size:1.0625rem}.tc-ts-row-dur{color:#f1f5f9;text-align:right;font-size:1.375rem;font-weight:700}.tc-ts-empty{text-align:center;color:#475569;padding:60px 28px;font-size:1.125rem}.tc-history-panel{flex-direction:column;gap:20px;min-height:calc(100vh - 160px);display:flex}.tc-hist-entries{background:#ffffff08;border:1px solid #ffffff14;border-radius:16px;flex:1;overflow:hidden}.tc-hist-row{cursor:pointer;border-bottom:1px solid #ffffff0f;padding:20px 28px;transition:background .15s;animation:.3s both w-fade-up}.tc-hist-row:hover{background:#ffffff0a}.tc-hist-row:last-child{border-bottom:none}.tc-hist-row-main{grid-template-columns:180px 1fr auto;align-items:center;gap:16px;display:grid}.tc-hist-date{color:#cbd5e1;font-size:1.125rem;font-weight:600}.tc-hist-time{color:#94a3b8;font-size:1.0625rem}.tc-hist-dur{color:#f1f5f9;text-align:right;font-size:1.375rem;font-weight:700}.tc-hist-detail{color:#94a3b8;background:#ffffff08;border-radius:10px;align-items:center;gap:16px;margin-top:14px;padding:14px 20px;font-size:1rem;display:flex}.tc-hist-detail .tc-badge-sm{border-radius:99px;padding:4px 12px;font-size:.8125rem;font-weight:600}.tc-hist-pagination{border-top:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding:20px 28px;display:flex}.tc-hist-count{color:#64748b;font-size:1rem}.tc-hist-pg-btns{gap:8px;display:flex}.tc-hist-pg-btns .tc-btn{padding:8px 20px;font-size:1rem}.tc-empty,.tc-loading{text-align:center;color:#475569;padding:80px 28px;font-size:1.25rem}.tc-loading{color:#64748b}.tc-ts-loading{text-align:center;color:#64748b;padding:60px 28px;font-size:1.125rem}@media (max-width:700px){.tc-ts-totals{grid-template-columns:1fr}.tc-ts-stat-val{font-size:2.25rem}.tc-ts-row,.tc-hist-row-main{grid-template-columns:1fr;gap:4px}.tc-ts-row-dur,.tc-hist-dur{text-align:left}}[data-theme=light] .tc-clock-page .tc-clock-panel,[data-theme=light] .tc-stat-card{background:#fff!important;border:1.5px solid #c9b89a!important;box-shadow:0 2px 12px #3c1e0014!important}[data-theme=light] .tc-stat-value{color:#1a1108!important}[data-theme=light] .tc-stat-label{color:#5c4a35!important}[data-theme=light] .tc-tabs{border-bottom-color:#c9b89a!important}[data-theme=light] .tc-tab{color:#5c4a35!important}[data-theme=light] .tc-tab-active{color:#2563eb!important;border-bottom-color:#2563eb!important}[data-theme=light] .tc-bars-panel,[data-theme=light] .tc-weekly-chart{background:#fff!important;border:1.5px solid #c9b89a!important;box-shadow:0 2px 12px #3c1e0014!important}[data-theme=light] .tc-bar-label{color:#5c4a35!important}[data-theme=light] .tc-bar-value{color:#1a1108!important}[data-theme=light] .tc-bar-bg{background:#0000000f!important}[data-theme=light] .tc-activity-panel{background:#fff!important;border:1.5px solid #c9b89a!important;box-shadow:0 2px 12px #3c1e0014!important}[data-theme=light] .tc-activity-empty{color:#5c4a35!important}[data-theme=light] .tc-activity-empty p{color:#1a1108!important}[data-theme=light] .tc-activity-empty span{color:#5c4a35!important}[data-theme=light] .tc-today-entry{color:#1a1108!important;background:#00000005!important;border-color:#c9b89a!important}[data-theme=light] .tc-today-dur{color:#1a1108!important}[data-theme=light] .tc-week-summary{background:#fff!important;border:1.5px solid #c9b89a!important;box-shadow:0 2px 12px #3c1e0014!important}[data-theme=light] .tc-summary-row{border-bottom-color:#e8dcc8!important}[data-theme=light] .tc-summary-row span{color:#5c4a35!important}[data-theme=light] .tc-summary-row strong{color:#1a1108!important}[data-theme=light] .tc-weekly-bar{background:#0000000f!important}[data-theme=light] .tc-mini-card{background:#00000005!important;border-color:#c9b89a!important}[data-theme=light] .tc-mini-value{color:#1a1108!important}[data-theme=light] .tc-mini-label{color:#5c4a35!important}[data-theme=light] .tc-ts-stat{background:#fff!important;border:1.5px solid #c9b89a!important}[data-theme=light] .tc-ts-stat-val{color:#2563eb!important}[data-theme=light] .tc-ts-stat-label{color:#5c4a35!important}[data-theme=light] .tc-ts-entries{background:#fff!important;border:1.5px solid #c9b89a!important}[data-theme=light] .tc-ts-row{border-bottom-color:#e8dcc8!important}[data-theme=light] .tc-ts-row:hover{background:#00000005!important}[data-theme=light] .tc-ts-row-date{color:#1a1108!important}[data-theme=light] .tc-ts-row-time{color:#5c4a35!important}[data-theme=light] .tc-ts-row-dur{color:#1a1108!important}[data-theme=light] .tc-ts-empty{color:#5c4a35!important}[data-theme=light] .tc-week-nav .tc-week-label{color:#1a1108!important}[data-theme=light] .tc-hist-entries{background:#fff!important;border:1.5px solid #c9b89a!important}[data-theme=light] .tc-hist-row{border-bottom-color:#e8dcc8!important}[data-theme=light] .tc-hist-row:hover{background:#00000005!important}[data-theme=light] .tc-hist-date{color:#1a1108!important}[data-theme=light] .tc-hist-time{color:#5c4a35!important}[data-theme=light] .tc-hist-dur{color:#1a1108!important}[data-theme=light] .tc-hist-detail{color:#5c4a35!important;background:#00000005!important}[data-theme=light] .tc-hist-pagination{border-top-color:#e8dcc8!important}[data-theme=light] .tc-hist-count,[data-theme=light] .tc-empty,[data-theme=light] .tc-loading,[data-theme=light] .tc-ts-loading{color:#5c4a35!important}[data-theme=light] .tc-status-out{color:#5c4a35!important;background:#0000000a!important;border-color:#c9b89a!important}[data-theme=light] .tc-section-label{color:#1a1108!important}[data-theme=light] .tc-analog-face{background:#fff!important;border:1.5px solid #c9b89a!important;box-shadow:0 2px 12px #3c1e0014!important}[data-theme=light] .tc-digital-date{color:#5c4a35!important}[data-theme=light] .tc-btn-break{color:#2563eb!important;background:#2563eb0f!important;border-color:#2563eb4d!important}[data-theme=light] .tc-clock-page .wd-panel{background:#fff!important;border:1.5px solid #c9b89a!important}
