.w-app-shell .sched-grid-wrap{border-radius:var(--w-radius-lg);box-shadow:var(--w-shadow-sm);background:#ffffff06;border:1px solid #ffffff0f;overflow:hidden}.w-app-shell .sched-header-row{z-index:2;background:#ffffff08;border-bottom:1px solid #ffffff0f;grid-template-columns:200px repeat(7,1fr);display:grid;position:sticky;top:0}.w-app-shell .sched-header-cell{text-align:center;color:var(--w-text-muted);text-transform:uppercase;letter-spacing:.05em;border-right:1px solid #ffffff0a;padding:12px 8px;font-size:.75rem;font-weight:700}.w-app-shell .sched-header-cell:first-child{text-align:left;color:var(--w-text-muted);padding-left:16px;font-size:.6875rem}.w-app-shell .sched-header-cell.today{color:#60a5fa;background:#2563eb0f}.w-app-shell .sched-header-date{color:var(--w-text-primary);margin-top:2px;font-size:1rem;font-weight:800;display:block}.w-app-shell .sched-header-cell.today .sched-header-date{color:#60a5fa}.w-app-shell .sched-staff-row{transition:background var(--w-transition);border-bottom:1px solid #ffffff0a;grid-template-columns:200px repeat(7,1fr);min-height:72px;display:grid}.w-app-shell .sched-staff-row:hover{background:#2563eb05}.w-app-shell .sched-staff-row:last-child{border-bottom:none}.w-app-shell .sched-staff-cell{z-index:1;background:#080c14f2;border-right:1px solid #ffffff0a;align-items:center;gap:10px;padding:12px 16px;display:flex;position:sticky;left:0}.w-app-shell .sched-staff-name{color:var(--w-text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:.8125rem;font-weight:600;overflow:hidden}.w-app-shell .sched-staff-role{color:var(--w-text-muted);margin-top:1px;font-size:.6875rem}.w-app-shell .sched-day-cell{cursor:pointer;min-height:72px;transition:background var(--w-transition);border-right:1px solid #ffffff0a;flex-direction:column;gap:4px;padding:6px;display:flex}.w-app-shell .sched-day-cell:hover{background:#2563eb0a}.w-app-shell .sched-day-cell.today{background:#2563eb08}.w-app-shell .sched-shift-block{border-radius:var(--w-radius-sm);color:#fff;cursor:pointer;transition:all var(--w-transition-smooth);padding:6px 8px;font-size:.6875rem;font-weight:600;position:relative;overflow:hidden}.w-app-shell .sched-shift-block:hover{transform:translateY(-1px);box-shadow:0 4px 12px #0000004d}.w-app-shell .sched-shift-time{opacity:.85;margin-top:2px;font-size:.625rem}.w-app-shell .sched-shift-role{opacity:.7;margin-top:1px;font-size:.5625rem}.w-app-shell .sched-day-cell:hover .sched-add-hint{opacity:1}.w-app-shell .sched-add-hint{width:100%;height:100%;min-height:40px;color:var(--w-text-muted);opacity:0;transition:opacity var(--w-transition);border-radius:var(--w-radius-sm);border:1px dashed #ffffff14;justify-content:center;align-items:center;font-size:.6875rem;display:flex}.w-app-shell .sched-actions{align-items:center;gap:8px;display:flex}.w-app-shell .sched-week-nav{border-radius:var(--w-radius-md);background:#ffffff0a;border:1px solid #ffffff14;align-items:center;gap:4px;padding:4px;display:flex}.w-app-shell .sched-week-btn{border-radius:var(--w-radius-sm);width:32px;height:32px;color:var(--w-text-secondary);cursor:pointer;transition:all var(--w-transition);background:0 0;border:none;justify-content:center;align-items:center;display:flex}.w-app-shell .sched-week-btn:hover{color:var(--w-text-primary);background:#2563eb1a}.w-app-shell .sched-week-label{color:var(--w-text-primary);text-align:center;min-width:160px;padding:0 12px;font-size:.875rem;font-weight:600}.tc-root{width:100%;max-width:100%}.tc-tabs{border-bottom:1px solid var(--border-color);gap:2px;margin-bottom:1.25rem;display:flex}.tc-tab{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;padding:.75rem 1.5rem;font-size:1.25rem;font-weight:600;transition:all .2s}.tc-tab:hover{color:var(--text-primary)}.tc-tab-active{color:#2563eb;border-bottom-color:#2563eb}.tc-error{color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:6px;margin-bottom:1rem;padding:.5rem .75rem;font-size:.8125rem}.tc-clock-panel{flex-direction:column;gap:1.25rem;display:flex}.tc-clock-hero{align-items:center;gap:1.5rem;display:flex}.tc-clock-wrap{flex-shrink:0;width:240px;height:240px}.tc-clock-svg{width:100%;height:100%}.tc-clock-meta{flex-direction:column;gap:.375rem;display:flex}.tc-clock-status{display:flex}.tc-badge{text-transform:uppercase;letter-spacing:.04em;border-radius:20px;padding:.25rem .625rem;font-size:.6875rem;font-weight:600}.tc-badge-off{color:#64748b;background:#f1f5f9}.tc-badge-in{color:#2563eb;background:#dbeafe}.tc-badge-break{color:#d97706;background:#fef3c7}.tc-clock-intime{color:var(--text-muted);font-size:.75rem}.tc-clock-elapsed{color:var(--text-primary);letter-spacing:-.02em;font-family:SF Mono,monospace;font-size:2rem;font-weight:700}.tc-today-total{color:var(--text-muted);font-size:.8125rem}.tc-actions{flex-direction:column;gap:.5rem;display:flex}.tc-btn{cursor:pointer;border:none;border-radius:8px;align-items:center;gap:.375rem;padding:.5rem 1rem;font-size:.8125rem;font-weight:500;transition:all .15s;display:inline-flex}.tc-btn:disabled{opacity:.5;cursor:not-allowed}.tc-btn-clockin{color:#fff;background:#2563eb}.tc-btn-clockin:hover:not(:disabled){background:#1d4ed8}.tc-btn-clockout{color:#fff;background:#ef4444}.tc-btn-clockout:hover:not(:disabled){background:#dc2626}.tc-btn-break{color:#92400e;background:#fef3c7;padding:.375rem .75rem;font-size:.75rem}.tc-btn-break:hover:not(:disabled){background:#fde68a}.tc-btn-endbreak{color:#fff;background:#f59e0b}.tc-btn-endbreak:hover:not(:disabled){background:#d97706}.tc-btn-ghost{color:var(--text-muted);border:1px solid var(--border-color);background:0 0}.tc-btn-ghost:hover:not(:disabled){background:var(--bg-secondary)}.tc-icon-btn{padding:.375rem .5rem}.tc-break-row{align-items:center;gap:.5rem;display:flex}.tc-break-label{color:var(--text-muted);font-size:.75rem;font-weight:500}.tc-confirm{background:#fef2f2;border:1px solid #fecaca;border-radius:8px;padding:.75rem}.tc-confirm p{color:#991b1b;margin:0 0 .5rem;font-size:.875rem}.tc-confirm-btns{gap:.5rem;display:flex}.tc-today-list{border-top:1px solid var(--border-color);padding-top:.75rem}.tc-section-label{text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted);margin-bottom:.5rem;font-size:.6875rem;font-weight:600}.tc-today-entry{color:var(--text-secondary);align-items:center;gap:.5rem;padding:.25rem 0;font-size:.8125rem;display:flex}.tc-today-dur{color:var(--text-primary);margin-left:auto;font-weight:600}.tc-timesheet-panel,.tc-history-panel{flex-direction:column;gap:1rem;display:flex}.tc-week-nav{justify-content:center;align-items:center;gap:.75rem;display:flex}.tc-week-label{color:var(--text-primary);text-align:center;min-width:160px;font-size:.875rem;font-weight:600}.tc-loading,.tc-empty{text-align:center;color:var(--text-muted);padding:2rem;font-size:.8125rem}.tc-ts-totals{gap:1rem;display:flex}.tc-ts-stat{background:var(--bg-secondary);text-align:center;border-radius:8px;flex:1;padding:.75rem}.tc-ts-stat-val{color:#2563eb;font-size:1.125rem;font-weight:700;display:block}.tc-ts-stat-label{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.6875rem}.tc-ts-entries{flex-direction:column;display:flex}.tc-ts-row{border-bottom:1px solid var(--border-color);align-items:center;gap:.75rem;padding:.5rem 0;font-size:.8125rem;display:flex}.tc-ts-row-date{width:120px;color:var(--text-secondary);font-weight:500}.tc-ts-row-time{color:var(--text-muted);flex:1}.tc-ts-row-dur{color:var(--text-primary);font-weight:600}.tc-hist-entries{flex-direction:column;display:flex}.tc-hist-row{border-bottom:1px solid var(--border-color);cursor:pointer;padding:.625rem 0}.tc-hist-row:hover{background:var(--bg-secondary)}.tc-hist-row-main{align-items:center;gap:.75rem;font-size:.8125rem;display:flex}.tc-hist-date{width:100px;color:var(--text-secondary);font-weight:500}.tc-hist-time{color:var(--text-muted);flex:1}.tc-hist-dur{color:var(--text-primary);font-weight:600}.tc-hist-detail{color:var(--text-muted);gap:.75rem;padding-top:.375rem;font-size:.75rem;display:flex}.tc-badge-sm{border-radius:4px;padding:.125rem .375rem;font-size:.625rem;font-weight:600}.tc-badge-active{color:#2563eb;background:#dbeafe}.tc-badge-completed{color:#059669;background:#d1fae5}.tc-badge-edited{color:#d97706;background:#fef3c7}.tc-hist-pagination{color:var(--text-muted);justify-content:space-between;align-items:center;padding-top:.5rem;font-size:.8125rem;display:flex}.tc-hist-pg-btns{gap:.375rem;display:flex}.sched-root{padding:0;font-family:Inter,system-ui,sans-serif}.sched-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-bottom:16px;display:flex}.sched-week-nav{background:var(--w-bg-surface);border:1px solid var(--w-border-default);border-radius:var(--w-radius-xl);box-shadow:var(--w-shadow-sm);align-items:center;gap:6px;padding:6px 14px;display:flex}.sched-nav-btn{cursor:pointer;color:var(--w-text-secondary);border-radius:var(--w-radius-sm);transition:background var(--w-transition), color var(--w-transition);background:0 0;border:none;justify-content:center;align-items:center;padding:4px;display:flex}.sched-nav-btn:hover{background:var(--w-bg-hover);color:var(--w-text-primary)}.sched-week-label{color:var(--w-text-primary);text-align:center;min-width:180px;font-size:.9375rem;font-weight:600}.sched-today-btn{background:var(--w-brand);color:#fff;cursor:pointer;transition:background var(--w-transition);border:none;border-radius:99px;padding:3px 12px;font-size:.8125rem;font-weight:600}.sched-today-btn:hover{background:var(--w-brand-dark)}.sched-toolbar{align-items:center;gap:8px;display:flex}.sched-filter{border:1px solid var(--w-border-default);border-radius:var(--w-radius-md);background:var(--w-bg-surface);color:var(--w-text-primary);cursor:pointer;box-shadow:var(--w-shadow-sm);padding:7px 12px;font-size:.875rem}.sched-add-btn{background:var(--w-brand);color:#fff;border-radius:var(--w-radius-md);cursor:pointer;transition:all var(--w-transition-smooth);border:none;align-items:center;gap:6px;padding:8px 16px;font-size:.875rem;font-weight:600;display:inline-flex;box-shadow:0 2px 8px #2563eb33}.sched-add-btn:hover{background:var(--w-brand-dark);box-shadow:var(--w-shadow-brand);transform:translateY(-1px)}.sched-grid-wrap{background:var(--w-bg-surface);border:1px solid var(--w-border-subtle);border-radius:var(--w-radius-lg);box-shadow:var(--w-shadow-sm);overflow:hidden}.sched-grid{flex-direction:column;min-width:0;display:flex;overflow-x:auto}.sched-grid-header,.sched-grid-row{grid-template-columns:220px repeat(7,1fr);min-width:900px;display:grid}.sched-grid-header{background:var(--w-bg-surface);border-bottom:2px solid var(--w-border-subtle)}.sched-grid-corner{letter-spacing:.08em;text-transform:uppercase;color:var(--w-text-muted);border-right:1px solid var(--w-border-subtle);align-items:center;padding:14px 16px;font-size:.6875rem;font-weight:700;display:flex}.sched-col-head{text-align:center;border-right:1px solid var(--w-border-subtle);flex-direction:column;align-items:center;gap:2px;padding:12px 8px;display:flex}.sched-col-head:last-child{border-right:none}.sched-col-today{background:#2563eb0a}.sched-col-day{letter-spacing:.06em;text-transform:uppercase;color:var(--w-text-muted);font-size:.6875rem;font-weight:700}.sched-col-num{color:var(--w-text-primary);justify-content:center;align-items:center;font-size:1.125rem;font-weight:700;display:flex}.sched-col-num-today{color:var(--w-brand);font-weight:800}.sched-grid-row{border-bottom:1px solid var(--w-border-subtle);min-height:80px}.sched-grid-row:last-child{border-bottom:none}.sched-grid-row:hover{background:#2563eb04}.sched-user-cell{border-right:1px solid var(--w-border-subtle);background:var(--w-bg-surface);align-items:center;gap:10px;min-width:0;padding:12px 16px;display:flex}.sched-avatar{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:.8125rem;font-weight:700;display:flex;box-shadow:0 0 0 2px #fffc,0 1px 4px #0000001a}.sched-user-info{flex-direction:column;min-width:0;display:flex}.sched-user-name{color:var(--w-text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:.875rem;font-weight:600;overflow:hidden}.sched-user-role{color:var(--w-text-muted);white-space:nowrap;text-overflow:ellipsis;font-size:.6875rem;overflow:hidden}.sched-user-title{color:var(--w-text-muted);font-size:.6875rem}.sched-day-cell{border-right:1px solid var(--w-border-subtle);cursor:default;min-height:60px;transition:background var(--w-transition);flex-direction:column;gap:4px;padding:6px;display:flex;position:relative}.sched-day-cell:last-child{border-right:none}.sched-day-cell-today{background:#2563eb09}.sched-day-cell:hover{background:#2563eb06}.sched-shift-chip{border-radius:var(--w-radius-sm);cursor:pointer;transition:transform var(--w-transition), box-shadow var(--w-transition);border-left:3px solid #6366f1;padding:6px 8px;font-size:.75rem;position:relative}.sched-shift-chip:hover{box-shadow:var(--w-shadow-sm);transform:translateY(-1px)}.sched-shift-time{color:var(--w-text-primary);font-size:.75rem;font-weight:700;line-height:1.3;display:block}.sched-shift-title{color:var(--w-text-secondary);margin-top:1px;font-size:.6875rem;font-weight:500;display:block}.sched-shift-del{cursor:pointer;color:var(--w-text-muted);opacity:0;transition:opacity var(--w-transition);background:0 0;border:none;border-radius:50%;padding:2px;display:flex;position:absolute;top:3px;right:3px}.sched-shift-chip:hover .sched-shift-del{opacity:1}.sched-shift-del:hover{color:var(--w-danger);background:#ef44441a}.sched-cell-add{width:100%;height:100%;min-height:44px;color:var(--w-text-muted);opacity:0;transition:opacity var(--w-transition);cursor:pointer;border-radius:var(--w-radius-sm);justify-content:center;align-items:center;display:flex}.sched-day-cell:hover .sched-cell-add{opacity:.5}.sched-cell-add:hover{color:var(--w-brand);background:#2563eb0f;opacity:1!important}.sched-overlay{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:50;background:#00000061;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.sched-modal{background:var(--w-bg-surface);border-radius:var(--w-radius-xl);box-shadow:var(--w-shadow-lg);border:1px solid var(--w-border-subtle);width:90vw;max-width:480px;animation:.22s cubic-bezier(.34,1.56,.64,1) w-modal-in}.sched-modal-sm{max-width:400px}.sched-modal-header{justify-content:space-between;align-items:center;padding:20px 24px 0;display:flex}.sched-modal-header h3{color:var(--w-text-primary);align-items:center;gap:8px;font-size:1.125rem;font-weight:700;display:flex}.sched-modal-close{cursor:pointer;color:var(--w-text-muted);border-radius:var(--w-radius-sm);transition:color var(--w-transition), background var(--w-transition);background:0 0;border:none;padding:4px}.sched-modal-close:hover{color:var(--w-text-primary);background:var(--w-bg-hover)}.sched-modal-body{padding:16px 24px}.sched-modal-footer{justify-content:flex-end;gap:8px;padding:0 24px 20px;display:flex}.sched-field{flex-direction:column;gap:4px;margin-bottom:12px;display:flex}.sched-field span{color:var(--w-text-secondary);font-size:.8125rem;font-weight:500}.sched-field input,.sched-field select,.sched-field textarea{border:1px solid var(--w-border-default);border-radius:var(--w-radius-sm);background:var(--w-bg-surface);color:var(--w-text-primary);transition:border-color var(--w-transition), box-shadow var(--w-transition);outline:none;padding:8px 12px;font-size:.875rem}.sched-field input:focus,.sched-field select:focus,.sched-field textarea:focus{border-color:var(--w-brand);box-shadow:0 0 0 3px var(--w-brand-glow)}.sched-field-row{gap:12px;display:flex}.sched-field-row .sched-field{flex:1}.sched-color-row{gap:6px;display:flex}.sched-color-swatch{cursor:pointer;width:28px;height:28px;transition:transform var(--w-transition), border-color var(--w-transition);border:2px solid #0000;border-radius:50%}.sched-color-swatch:hover{transform:scale(1.15)}.sched-color-active{border-color:var(--w-text-primary);transform:scale(1.15)}.sched-btn-primary{background:var(--w-brand);color:#fff;border-radius:var(--w-radius-sm);cursor:pointer;transition:background var(--w-transition);border:none;align-items:center;gap:6px;padding:8px 18px;font-size:.875rem;font-weight:600;display:inline-flex}.sched-btn-primary:hover{background:var(--w-brand-dark)}.sched-btn-primary:disabled{opacity:.6;cursor:not-allowed}.sched-btn-ghost{color:var(--w-text-secondary);border:1px solid var(--w-border-default);border-radius:var(--w-radius-sm);cursor:pointer;transition:background var(--w-transition);background:0 0;padding:8px 18px;font-size:.875rem;font-weight:500}.sched-btn-ghost:hover{background:var(--w-bg-hover)}.sched-btn-danger{color:var(--w-danger);border-radius:var(--w-radius-sm);cursor:pointer;background:#ef444414;border:1px solid #ef44442e;padding:8px 18px;font-size:.875rem;font-weight:500}.sched-btn-danger:hover{background:#ef444429}.sched-spin{animation:1s linear infinite sched-spin}@keyframes sched-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.sched-reminder-sent{text-align:center;color:var(--w-success);padding:24px;font-weight:600}.tc-btn-clockin{width:auto;max-width:280px;margin:0 auto}.wd-header-left{align-items:center;gap:16px;display:flex}.wd-logo{object-fit:contain;mix-blend-mode:normal;background:0 0;border-radius:12px;width:48px;height:48px}.wd-stat-arrow-icon{color:var(--w-text-muted);flex-shrink:0;margin-left:auto}.wd-stat-unit{color:var(--w-text-muted);margin-left:1px;font-size:.875rem;font-weight:500}.wd-panel-body{padding:16px 20px 20px}.wd-panel-link{color:var(--w-brand);transition:color var(--w-transition);font-size:.8125rem;font-weight:600;text-decoration:none}.wd-panel-link:hover{color:var(--w-brand-dark)}.wd-chart-body{align-items:center;gap:24px;display:flex}.wd-donut-wrap{flex-shrink:0;width:120px;height:120px;position:relative}.wd-donut-svg{width:100%;height:100%}.wd-donut-center{flex-direction:column;justify-content:center;align-items:center;gap:1px;display:flex;position:absolute;inset:0}.wd-donut-pct{color:var(--w-text-primary);letter-spacing:-.03em;font-size:1.375rem;font-weight:800}.wd-donut-lbl{color:var(--w-text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.6875rem;font-weight:500}.wd-chart-legend{flex-direction:column;gap:14px;display:flex}.wd-chart-leg-item{align-items:center;gap:10px;display:flex}.wd-chart-leg-dot{border-radius:50%;flex-shrink:0;width:10px;height:10px}.wd-chart-leg-val{color:var(--w-text-primary);letter-spacing:-.02em;font-size:1.25rem;font-weight:700;display:block}.wd-chart-leg-lbl{color:var(--w-text-muted);font-size:.75rem;font-weight:500;display:block}.wd-timeline{flex-direction:column;gap:0;display:flex}.wd-tl-row{align-items:flex-start;gap:12px;padding:10px 0;display:flex;position:relative}.wd-tl-dot{border-radius:50%;flex-shrink:0;width:10px;height:10px;margin-top:4px;box-shadow:0 0 0 3px #ffffff1a}.wd-tl-content{flex:1;min-width:0}.wd-tl-title{color:var(--w-text-primary);margin-bottom:2px;font-size:.875rem;font-weight:600;display:block}.wd-tl-time{color:var(--w-text-muted);align-items:center;gap:4px;font-size:.75rem;display:inline-flex}.wd-task-row{border-bottom:1px solid var(--w-border-subtle);transition:background var(--w-transition);align-items:flex-start;gap:12px;padding:10px 0;display:flex}.wd-task-row:last-child{border-bottom:none}.wd-task-check{flex-shrink:0;padding-top:1px}.wd-task-circle{border:2px solid var(--w-border-strong);border-radius:50%;width:16px;height:16px}.wd-task-info{flex:1;min-width:0}.wd-task-name{color:var(--w-text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:.875rem;font-weight:500;display:block;overflow:hidden}.wd-task-done{color:var(--w-text-muted);text-decoration:line-through}.wd-task-meta{align-items:center;gap:8px;margin-top:3px;display:flex}.wd-priority-chip{border-radius:99px;padding:2px 7px;font-size:.6875rem;font-weight:600}.wd-task-due{color:var(--w-text-muted);font-size:.6875rem}.wd-activity-row{border-bottom:1px solid var(--w-border-subtle);align-items:flex-start;gap:12px;padding:10px 0;display:flex}.wd-activity-row:last-child{border-bottom:none}.wd-act-avatar{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:.6875rem;font-weight:700;display:flex;box-shadow:0 0 0 2px #fffc}.wd-act-body{flex:1;min-width:0}.wd-act-text{color:var(--w-text-secondary);margin:0 0 2px;font-size:.8125rem;line-height:1.4}.wd-act-text strong{color:var(--w-text-primary);font-weight:600}.wd-act-resource{color:var(--w-brand);font-weight:500}.wd-act-time{color:var(--w-text-muted);font-size:.6875rem}.wd-actions-panel{grid-column:1/-1}.wd-qa-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}@media (max-width:700px){.wd-qa-grid{grid-template-columns:repeat(2,1fr)}}.wd-qa-btn{background:var(--w-bg-overlay);border:1px solid var(--w-border-subtle);border-radius:var(--w-radius-md);color:var(--w-text-secondary);cursor:pointer;transition:all var(--w-transition-smooth);flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:18px 12px;font-size:.8125rem;font-weight:600;text-decoration:none;display:flex}.wd-qa-btn:hover{background:var(--w-brand);color:#fff;border-color:var(--w-brand);box-shadow:var(--w-shadow-brand);transform:translateY(-2px)}.wd-empty-state{color:var(--w-text-muted);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:6px;padding:32px 16px;display:flex}.wd-empty-state svg{opacity:.35;margin-bottom:4px}.wd-empty-state p{color:var(--w-text-secondary);margin:0;font-size:.875rem;font-weight:600}.wd-empty-state span{font-size:.8125rem}.sched-view-toggle{background:var(--w-bg-overlay);border:1px solid var(--w-border-default);border-radius:var(--w-radius-md);display:flex;overflow:hidden}.sched-view-btn{cursor:pointer;color:var(--w-text-muted);transition:all var(--w-transition);background:0 0;border:none;padding:7px 14px;font-size:.8125rem;font-weight:500}.sched-view-btn:hover{color:var(--w-text-primary);background:var(--w-bg-hover)}.sched-view-btn-active{font-weight:600;background:var(--w-brand)!important;color:#fff!important}.sched-month{background:var(--w-bg-surface);border:1px solid var(--w-border-subtle);border-radius:var(--w-radius-lg);box-shadow:var(--w-shadow-sm);overflow:hidden}.sched-month-header{background:var(--w-bg-overlay);border-bottom:1px solid var(--w-border-subtle);grid-template-columns:repeat(7,1fr);display:grid}.sched-month-dow{text-align:center;letter-spacing:.06em;text-transform:uppercase;color:var(--w-text-muted);padding:10px 0;font-size:.6875rem;font-weight:700}.sched-month-grid{grid-template-columns:repeat(7,1fr);display:grid}.sched-month-cell{border-right:1px solid var(--w-border-subtle);border-bottom:1px solid var(--w-border-subtle);cursor:pointer;min-height:110px;transition:background var(--w-transition);padding:6px;position:relative}.sched-month-cell:nth-child(7n){border-right:none}.sched-month-cell:hover{background:#2563eb06}.sched-month-today{background:#2563eb0a}.sched-month-other{opacity:.45}.sched-month-date{width:26px;height:26px;color:var(--w-text-secondary);border-radius:50%;justify-content:center;align-items:center;margin-bottom:4px;font-size:.8125rem;font-weight:600;display:inline-flex}.sched-month-date-today{background:var(--w-brand);color:#fff}.sched-month-chips{flex-direction:column;gap:2px;display:flex}.sched-month-chip{cursor:pointer;transition:filter var(--w-transition);white-space:nowrap;border-radius:4px;align-items:center;gap:4px;padding:2px 5px;font-size:.6875rem;display:flex;overflow:hidden}.sched-month-chip:hover{filter:brightness(.92)}.sched-month-chip-time{color:var(--w-text-primary);flex-shrink:0;font-weight:700}.sched-month-chip-name{color:var(--w-text-secondary);flex-shrink:0;font-weight:600}.sched-month-chip-title{color:var(--w-text-muted);text-overflow:ellipsis;overflow:hidden}.sched-month-more{color:var(--w-brand);cursor:pointer;padding:1px 4px;font-size:.6875rem;font-weight:600}.sched-day-view{background:var(--w-bg-surface);border:1px solid var(--w-border-subtle);border-radius:var(--w-radius-lg);box-shadow:var(--w-shadow-sm);overflow:hidden}.sched-day-row{border-bottom:1px solid var(--w-border-subtle);align-items:center;min-height:72px;display:flex}.sched-day-row:last-child{border-bottom:none}.sched-day-shifts{flex-wrap:wrap;flex:1;align-items:center;gap:6px;padding:10px 16px;display:flex}.sched-day-chip{border-radius:var(--w-radius-sm);cursor:pointer;transition:transform var(--w-transition), box-shadow var(--w-transition);border-left:3px solid;align-items:center;gap:8px;min-width:160px;padding:7px 10px;font-size:.8125rem;display:flex;position:relative}.sched-day-chip:hover{box-shadow:var(--w-shadow-sm);transform:translateY(-1px)}.sched-day-chip-time{color:var(--w-text-primary);font-weight:700}.sched-day-chip-title{color:var(--w-text-secondary);font-weight:500}.sched-day-add-btn{background:var(--w-bg-overlay);border:1px dashed var(--w-border-default);border-radius:var(--w-radius-sm);color:var(--w-text-muted);cursor:pointer;transition:all var(--w-transition);align-items:center;gap:6px;padding:7px 14px;font-size:.8125rem;display:inline-flex}.sched-day-add-btn:hover{border-color:var(--w-brand);color:var(--w-brand);background:#2563eb0a}.sched-empty{text-align:center;color:var(--w-text-muted);padding:48px;font-size:.875rem}[data-theme=light] .w-app-shell .sched-grid-wrap{background:#fff!important;border:1.5px solid #c9b89a!important;box-shadow:0 2px 12px #3c1e0014!important}[data-theme=light] .w-app-shell .sched-header-row{background:var(--surface-2)!important;border-bottom-color:#c9b89a!important}[data-theme=light] .w-app-shell .sched-header-cell{color:#5c4a35!important;border-color:#c9b89a!important}[data-theme=light] .w-app-shell .sched-header-date{color:#1a1108!important}[data-theme=light] .w-app-shell .sched-staff-row{border-bottom-color:#e8dcc8!important}[data-theme=light] .w-app-shell .sched-staff-row:hover{background:#00000005!important}[data-theme=light] .w-app-shell .sched-staff-name{color:#1a1108!important}[data-theme=light] .w-app-shell .sched-staff-role{color:#5c4a35!important}[data-theme=light] .w-app-shell .sched-staff-cell{border-color:#c9b89a!important}[data-theme=light] .w-app-shell .sched-day-cell{border-color:#e8dcc8!important}[data-theme=light] .w-app-shell .sched-day-cell:hover{background:#00000005!important}[data-theme=light] .w-app-shell .sched-shift-time{color:#1a1108!important}[data-theme=light] .w-app-shell .sched-shift-role{color:#5c4a35!important}[data-theme=light] .w-app-shell .sched-staff-cell{background:#fff!important;border-right-color:#c9b89a!important}[data-theme=light] .w-app-shell .sched-day-cell.today{background:#2563eb0f!important}[data-theme=light] .w-app-shell .sched-header-cell.today{color:#2563eb!important;background:#2563eb14!important}[data-theme=light] .w-app-shell .sched-header-cell.today .sched-header-date{color:#2563eb!important}[data-theme=light] .w-app-shell .sched-day-cell{border-right-color:#e8dcc8!important}[data-theme=light] .w-app-shell .sched-staff-row{background:#fff!important}[data-theme=light] .w-app-shell .sched-header-cell:first-child{background:var(--surface-2)!important}
