.wv-root,.wv-root *,.wv-root :before,.wv-root :after{box-sizing:border-box}.wv-root{--wv-surface:#fff;--wv-surface-alt:#f6f7f7;--wv-bg-weekend:#20304006;--wv-rule:#20304014;--wv-rule-strong:#20304024;--wv-ink:#203040;--wv-ink-2:#3b4957;--wv-muted:#8b939c;--wv-faint:#c1c5ca;--wv-accent:#2563eb;--wv-accent-ink:#1e40af;--wv-accent-soft:#eff6ff;--wv-positive:#32bf90;--wv-positive-soft:#ebf9f4;--wv-danger:#f23f3f;--wv-danger-soft:#feecec;--wv-rowhead-w:216px;--wv-row-h:62px;--wv-radius-sm:4px;--wv-radius-md:6px;--wv-radius-lg:10px;--wv-ease-out:cubic-bezier(.16,1,.3,1);--wv-rail:var(--wv-accent);--wv-bg:var(--wv-accent-soft);--wv-text:var(--wv-ink);--wv-meta:var(--wv-muted);flex-direction:column;flex:1;min-height:0;display:flex;position:relative}.wv-root[data-theme=dark]{--wv-surface:#1f1b14;--wv-surface-alt:#28231a;--wv-bg-weekend:#fff0d206;--wv-rule:#fff0d212;--wv-rule-strong:#fff0d224;--wv-ink:#f2ecd9;--wv-ink-2:#d4ceb8;--wv-muted:#908972;--wv-faint:#6a6452;--wv-accent:#818cf8;--wv-accent-ink:#a5b4fc;--wv-accent-soft:#818cf824;--wv-positive:#32bf90;--wv-positive-soft:#32bf9024;--wv-danger:#f87171;--wv-danger-soft:#f8717124}.wv-grid{grid-template-columns:var(--wv-rowhead-w)repeat(7,minmax(130px,1fr));background:var(--wv-surface);flex:1;min-height:0;display:grid;position:relative;overflow:auto}.wv-grid-head,.wv-row,.wv-grid-foot{display:contents}.wv-col-head,.wv-day-head{z-index:10;background:var(--wv-surface);border-bottom:1px solid var(--wv-rule-strong);position:sticky;top:0}.wv-col-head{border-right:1px solid var(--wv-rule);z-index:11;align-items:center;padding:10px 14px;display:flex;left:0}.wv-col-head-label{letter-spacing:.08em;color:var(--wv-muted);text-transform:uppercase;font-size:11px;font-weight:600}.wv-col-head-count{color:var(--wv-faint);text-transform:none;letter-spacing:0;font-weight:500}.wv-day-head{border-right:1px solid var(--wv-rule);user-select:none;flex-direction:column;align-items:stretch;gap:3px;padding:8px 12px 6px;display:flex}.wv-day-head-top{align-items:baseline;gap:6px;display:flex}.wv-day-label{color:var(--wv-ink);letter-spacing:-.005em;font-size:12px;font-weight:600}.wv-day-num{font-variant-numeric:tabular-nums;color:var(--wv-ink);font-size:12px;font-weight:600}.wv-day-head--weekend .wv-day-label,.wv-day-head--weekend .wv-day-num{color:var(--wv-muted)}.wv-day-head--today{background:color-mix(in oklab,var(--wv-positive-soft)75%,var(--wv-surface))}.wv-day-head--today .wv-day-label,.wv-day-head--today .wv-day-num{color:var(--wv-ink)}.wv-day-bar{background:var(--wv-rule);border-radius:999px;height:3px;margin:2px 0;overflow:hidden}.wv-day-bar-fill{background:var(--wv-positive);transition:width .3s var(--wv-ease-out);border-radius:999px;height:100%}.wv-day-head--today .wv-day-bar-fill{background:var(--wv-positive)}.wv-day-stats{color:var(--wv-muted);align-items:center;gap:10px;margin-top:2px;font-size:11px;line-height:1;display:flex}.wv-day-stat{color:var(--wv-muted);align-items:center;gap:3px;display:inline-flex}.wv-day-stat .wv-tnum{color:var(--wv-ink-2);font-variant-numeric:tabular-nums;font-size:11px;font-weight:500}.wv-rowhead{min-height:var(--wv-row-h);background:var(--wv-surface);border-right:1px solid var(--wv-rule-strong);border-bottom:1px solid var(--wv-rule);z-index:5;align-items:center;gap:10px;padding:8px 12px 14px;display:flex;position:sticky;left:0}.wv-rowhead-text{flex:1;min-width:0}.wv-rowhead-name{color:var(--wv-ink);white-space:nowrap;text-overflow:ellipsis;letter-spacing:-.005em;font-size:13px;font-weight:600;overflow:hidden}.wv-rowhead-sub{color:var(--wv-muted);align-items:center;gap:4px;margin-top:2px;font-size:11px;display:flex}.wv-rowhead-dot{color:var(--wv-faint)}.wv-rowhead-bar{background:var(--wv-rule);border-radius:1px;height:2px;position:absolute;bottom:6px;left:12px;right:12px;overflow:hidden}.wv-rowhead-bar-fill{background:var(--wv-accent);transition:width .3s var(--wv-ease-out);height:100%}.wv-avatar{letter-spacing:.02em;border:1px solid var(--wv-rule);object-fit:cover;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;font-size:11px;font-weight:600;display:inline-flex;overflow:hidden}.wv-rowhead--job{gap:8px;padding-bottom:10px}.wv-jobchip{color:var(--wv-ink);flex:1;align-items:center;gap:7px;min-width:0;font-size:13px;font-weight:600;display:inline-flex}.wv-jobchip-dot{border-radius:3px;flex-shrink:0;width:10px;height:10px}.wv-rowhead--open{background:var(--wv-accent-soft);border-right-color:var(--wv-rule-strong);padding-bottom:10px}.wv-open-badge{letter-spacing:.1em;color:var(--wv-accent-ink);background:var(--wv-surface);border:1px solid;border-radius:3px;flex-shrink:0;align-items:center;padding:3px 6px;font-size:10px;font-weight:600;display:inline-flex}.wv-cell{min-height:var(--wv-row-h);border-right:1px solid var(--wv-rule);border-bottom:1px solid var(--wv-rule);background:var(--wv-surface);flex-direction:column;gap:3px;padding:4px;transition:background .12s;display:flex;position:relative}.wv-cell--weekend{background:var(--wv-bg-weekend)}.wv-cell--today{background:color-mix(in oklab,var(--wv-accent-soft)40%,var(--wv-surface))}.wv-cell--open{background:color-mix(in oklab,var(--wv-accent-soft)18%,var(--wv-surface))}.wv-cell--open.wv-cell--weekend{background:color-mix(in oklab,var(--wv-accent-soft)10%,var(--wv-bg-weekend))}.wv-cell--drop{background:var(--wv-accent-soft)!important;box-shadow:inset 0 0 0 2px var(--wv-accent)!important}.wv-cell--drop.wv-cell--conflict{background:var(--wv-danger-soft)!important;box-shadow:inset 0 0 0 2px var(--wv-danger)!important}.wv-cell--drop *{pointer-events:none}.wv-cell--rowtarget{background:color-mix(in oklab,var(--wv-accent-soft)25%,var(--wv-surface))}.wv-cell-actions{opacity:0;z-index:3;pointer-events:none;gap:4px;transition:opacity .12s;display:flex;position:absolute;top:4px;right:4px}.wv-cell:hover>.wv-cell-actions{opacity:1;pointer-events:auto}.wv-cell-btn{border:1px solid var(--wv-rule-strong);background:var(--wv-surface);color:var(--wv-muted);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;width:22px;height:22px;transition:border-color .12s,color .12s;display:inline-flex;box-shadow:0 1px 2px #2030400f}.wv-cell-btn:hover{border-color:var(--wv-accent);color:var(--wv-accent)}.wv-pill{background:var(--wv-bg);cursor:grab;user-select:none;transition:box-shadow .12s ease,transform .12s var(--wv-ease-out);animation:wv-pill-in .18s var(--wv-ease-out)both;border-radius:5px;grid-template-columns:3px 1fr;align-items:stretch;gap:7px;width:100%;min-height:36px;padding:4px 7px 4px 0;display:grid;overflow:hidden}.wv-pill:active{cursor:grabbing}.wv-pill:hover{box-shadow:0 0 0 1px var(--wv-rail),0 2px 6px #20304014;z-index:2}.wv-pill--dragging{pointer-events:none;opacity:.35!important;transform:scale(.97)!important}.wv-pill--selected{box-shadow:0 0 0 2px var(--wv-accent),0 2px 6px #20304014!important}.wv-pill--conflict{box-shadow:0 0 0 1px var(--wv-danger),inset 0 0 0 1px var(--wv-danger-soft)}.wv-pill--draft{background:repeating-linear-gradient(135deg,var(--wv-bg)0 8px,color-mix(in oklab,var(--wv-bg)75%,transparent)8px 16px)!important}.wv-pill--timeoff{background:repeating-linear-gradient(45deg,var(--wv-bg)0 8px,color-mix(in oklab,var(--wv-bg)60%,transparent)8px 16px)!important}.wv-pill-rail{background:var(--wv-rail);border-radius:5px 0 0 5px;width:3px;display:block}.wv-pill-body{flex-direction:column;justify-content:center;gap:2px;min-width:0;display:flex}.wv-pill-row1{color:var(--wv-text);white-space:nowrap;align-items:center;gap:5px;min-width:0;font-size:11.5px;font-weight:600;display:flex}.wv-pill-time{color:var(--wv-text);letter-spacing:-.005em;font-variant-numeric:tabular-nums;white-space:nowrap;flex-shrink:0;font-weight:600}.wv-pill-flags{flex-shrink:0;align-items:center;gap:3px;margin-left:auto;display:inline-flex}.wv-pill-flag{letter-spacing:.05em;border-radius:2px;align-items:center;padding:1px 4px;font-size:9px;font-weight:700;display:inline-flex}.wv-pill-flag--draft{background:var(--wv-rail);color:#fff}.wv-pill-more{appearance:none;color:var(--wv-meta);opacity:.65;cursor:pointer;background:0 0;border:0;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;transition:opacity .1s,background .12s;display:inline-flex}.wv-pill:hover .wv-pill-more{opacity:1}.wv-pill-more:hover{background:#fff9;opacity:1!important}.wv-root[data-theme=dark] .wv-pill-more:hover{background:#ffffff14}.wv-pill-row2{color:var(--wv-meta);justify-content:space-between;align-items:center;gap:6px;font-size:10.5px;line-height:1.2;display:flex}.wv-pill-job{color:var(--wv-meta);white-space:nowrap;text-overflow:ellipsis;font-weight:500;overflow:hidden}.wv-pill-hrs{color:var(--wv-meta);font-variant-numeric:tabular-nums;flex-shrink:0;font-weight:500}@keyframes wv-pill-in{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}.wv-foot-rowhead,.wv-foot-cell{z-index:5;background:var(--wv-surface-alt);border-top:1px solid var(--wv-rule-strong);color:var(--wv-muted);align-items:center;min-height:44px;padding:8px 12px;font-size:12px;display:flex;position:sticky;bottom:0}.wv-foot-rowhead{color:var(--wv-ink-2);text-transform:uppercase;letter-spacing:.06em;border-right:1px solid var(--wv-rule-strong);z-index:6;justify-content:space-between;gap:8px;font-size:10.5px;font-weight:600;left:0}.wv-foot-week-total{color:var(--wv-ink);letter-spacing:0;text-transform:none;font-variant-numeric:tabular-nums;font-size:12px;font-weight:700}.wv-foot-cell{border-right:1px solid var(--wv-rule);flex-direction:column;justify-content:center;align-items:flex-start;gap:2px}.wv-foot-hours{color:var(--wv-ink);font-variant-numeric:tabular-nums;font-size:13px;font-weight:600}.wv-foot-count{color:var(--wv-muted);font-size:10.5px}.wv-empty-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:64px 20px;display:flex}.wv-empty-icon{border-radius:20px;justify-content:center;align-items:center;width:72px;height:72px;margin-bottom:6px;display:flex}.wv-empty-title{color:var(--wv-ink);margin:0;font-size:18px;font-weight:700}.wv-empty-sub{color:var(--wv-ink-2);max-width:320px;margin:0;font-size:14px;line-height:1.5}.wv-empty-btn{appearance:none;background:var(--wv-accent);color:#fff;cursor:pointer;box-shadow:0 4px 12px color-mix(in oklab,var(--wv-accent)35%,transparent);border:0;border-radius:8px;align-items:center;gap:6px;margin-top:10px;padding:10px 16px;font-size:13px;font-weight:600;transition:filter .12s,transform .12s;display:inline-flex}.wv-empty-btn:hover{filter:brightness(1.05)}.wv-empty-btn:active{transform:scale(.98)}.wv-tnum{font-variant-numeric:tabular-nums}.wv-root[data-compact=true]{--wv-rowhead-w:180px;--wv-row-h:52px}.wv-root[data-compact=true] .wv-pill{min-height:30px;padding:3px 6px 3px 0}.wv-root[data-compact=true] .wv-pill-row1{gap:3px;font-size:11px}.wv-root[data-compact=true] .wv-pill-row2{font-size:10px}.wv-root[data-compact=true] .wv-rowhead{padding:6px 10px 12px}.wv-root[data-compact=true] .wv-cell{gap:2px;padding:3px}.wv-root[data-compact=true] .wv-avatar{width:26px;height:26px;font-size:10px}@media (width<=1100px){.wv-root{--wv-rowhead-w:200px}}@media (width<=900px){.wv-root{--wv-rowhead-w:180px}}@media (width<=700px){.wv-root{--wv-rowhead-w:150px}}.wv-pill:focus-visible,.wv-cell-btn:focus-visible,.wv-pill-more:focus-visible,.wv-empty-btn:focus-visible{outline:2px solid var(--wv-accent);outline-offset:2px}.wv-popmenu{z-index:99999;background:var(--wv-surface);border:1px solid var(--wv-rule);color:var(--wv-ink);border-radius:10px;padding:6px;font-size:13px;animation:.12s ease-out both wv-popmenu-in;position:fixed;box-shadow:0 12px 32px #20304029,0 2px 6px #20304014}.wv-root[data-theme=dark] .wv-popmenu{box-shadow:0 12px 32px #00000080,0 2px 6px #0000004d}@keyframes wv-popmenu-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.wv-popmenu-sep{background:var(--wv-rule);height:1px;margin:5px 4px}.wv-popmenu-item{appearance:none;color:var(--wv-ink);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:6px;align-items:center;gap:10px;width:100%;padding:8px 10px;font-size:13px;line-height:1.2;transition:background .1s;display:flex}.wv-popmenu-item:hover{background:var(--wv-surface-alt)}.wv-popmenu-item[disabled]{opacity:.45;cursor:not-allowed}.wv-popmenu-item--danger{color:#dc2626}.wv-popmenu-item--danger:hover{background:#dc262614}.wv-popmenu-back{color:var(--wv-muted);text-transform:uppercase;letter-spacing:.04em;margin-bottom:2px;font-size:11px;font-weight:600}.wv-popmenu-icn{flex-shrink:0;justify-content:center;align-items:center;width:18px;display:inline-flex}.wv-popmenu-label{flex:1}.wv-popmenu-hint{color:var(--wv-muted);background:var(--wv-surface-alt);letter-spacing:.02em;font-variant-numeric:tabular-nums;border-radius:4px;padding:2px 6px;font-size:11px;font-weight:500}.wv-drop-tip{z-index:2500;pointer-events:none;background:var(--wv-ink);color:#fff;border-radius:6px;flex-direction:column;gap:2px;max-width:260px;padding:6px 10px;font-size:12px;font-weight:500;display:flex;position:fixed;box-shadow:0 8px 24px #0003}.wv-drop-tip--conflict{background:var(--wv-danger)}.wv-drop-tip-warn{letter-spacing:.03em;color:#fffffff2;align-items:center;gap:4px;font-size:10.5px;font-weight:700;display:inline-flex}.wv-drop-tip-label{color:#fff}.wv-summary{background:var(--wv-surface);border-top:1px solid var(--wv-rule-strong);flex-shrink:0;align-items:stretch;height:44px;display:flex}.wv-summary-label{border-right:1px solid var(--wv-rule);color:var(--wv-ink);white-space:nowrap;flex-shrink:0;align-items:center;padding:0 14px 0 16px;font-size:13px;font-weight:600;display:flex}.wv-summary-items{flex:1;display:flex;overflow-x:auto}.wv-summary-item{border-right:1px solid var(--wv-rule);color:var(--wv-ink);flex-shrink:0;align-items:center;gap:8px;padding:0 20px;display:inline-flex}.wv-summary-item:last-child{border-right:none}.wv-summary-item-label{color:var(--wv-muted);font-size:12px;font-weight:500}.wv-summary-item-val{color:var(--wv-ink);font-variant-numeric:tabular-nums;font-size:13px;font-weight:700}.wv-scrubber{background:var(--wv-surface);border-top:1px solid var(--wv-rule);flex-shrink:0;padding:8px 16px 10px}.wv-scrubber-head{justify-content:space-between;align-items:center;margin-bottom:6px;display:flex}.wv-scrubber-title{text-transform:uppercase;letter-spacing:.08em;color:var(--wv-muted);font-size:11px;font-weight:600}.wv-scrubber-legend{gap:10px;display:flex}.wv-scrubber-legend-item{color:var(--wv-muted);align-items:center;gap:5px;font-size:11px;display:inline-flex}.wv-scrubber-legend-dot{border-radius:2px;width:7px;height:7px}.wv-scrubber-track{grid-template-columns:repeat(7,1fr);align-items:end;gap:4px;height:46px;padding-bottom:2px;display:grid}.wv-scrubber-day{flex-direction:column;justify-content:flex-end;align-items:center;gap:3px;height:100%;display:flex}.wv-scrubber-bar-wrap{justify-content:center;align-items:flex-end;width:100%;height:100%;display:flex}.wv-scrubber-bar{opacity:.7;transition:height .2s var(--wv-ease-out),background .2s ease;border-radius:2px;width:60%;min-width:6px}.wv-scrubber-day--today .wv-scrubber-bar{opacity:1}.wv-scrubber-day-label{color:var(--wv-muted);letter-spacing:.04em;font-size:10px;font-weight:500}.wv-scrubber-day--today .wv-scrubber-day-label{color:var(--wv-accent-ink);font-weight:700}@media (prefers-reduced-motion:reduce){.wv-pill,.wv-day-bar-fill,.wv-rowhead-bar-fill,.wv-cell{transition-duration:.01ms!important;animation:none!important}}@media print{.wv-root{--wv-rowhead-w:160px;font-size:10pt;color:#000!important;background:#fff!important}.wv-cell-actions,.wv-pill-more{display:none!important}.wv-pill{break-inside:avoid;-webkit-print-color-adjust:exact;print-color-adjust:exact;border:1px solid #ccc;box-shadow:none!important}.wv-row,.wv-grid-foot{break-inside:avoid}}