.vtk-shift-board{grid-template-columns:minmax(0,1fr);gap:clamp(24px,3vw,32px);display:grid}.vtk-shift-main{align-content:start;gap:14px;min-width:0;display:grid}.vtk-shift-rail{flex-direction:column;gap:12px;min-width:0;display:flex}@media (min-width:980px){.vtk-shift-board{grid-template-columns:minmax(0,1fr) 300px;align-items:start}.vtk-shift-rail{position:sticky;top:96px}}@media (max-width:979px){.vtk-shift-rail{order:-1}}.vtk-shift-toolbar{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.vtk-shift-views{border:1px solid var(--line);background:var(--surface);border-radius:999px;gap:2px;padding:3px;display:inline-flex}.vtk-shift-views button{min-height:30px;color:var(--muted);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:999px;padding:6px 16px;font-size:13px;font-weight:600;line-height:1;transition:background-color .14s,color .14s}.vtk-shift-views button[aria-pressed=true]{background:var(--ink);color:var(--paper)}.vtk-shift-weeknav{align-items:center;gap:8px;margin-left:auto;display:flex}.vtk-shift-step{border:1px solid var(--line);background:var(--surface);width:32px;height:32px;color:var(--body);font:inherit;cursor:pointer;border-radius:999px;place-items:center;font-size:14px;line-height:1;transition:border-color .14s,color .14s;display:inline-grid}.vtk-shift-step:hover{border-color:var(--line-2);color:var(--ink)}.vtk-shift-weeklabel{min-width:9.5em;color:var(--ink);text-align:center;font-size:14px;font-weight:600}.vtk-shift-today{cursor:pointer;font-family:inherit}.vtk-shift-chips{flex-wrap:wrap;gap:8px;display:flex}.vtk-shift-chip{border:1px solid var(--line);background:var(--surface);min-height:30px;color:var(--body);font:inherit;cursor:pointer;border-radius:999px;align-items:center;gap:7px;padding:6px 13px;font-size:13px;font-weight:500;line-height:1;transition:background-color .14s,border-color .14s,color .14s;display:inline-flex}.vtk-shift-chip:hover{border-color:var(--line-2)}.vtk-shift-chip[aria-pressed=true]{border-color:var(--ink);background:var(--ink);color:var(--paper)}.vtk-shift-chip-count{color:var(--muted);font-variant-numeric:tabular-nums}.vtk-shift-chip[aria-pressed=true] .vtk-shift-chip-count{color:var(--on-dark-muted)}.vtk-shift-agenda{border:1px solid var(--line);background:var(--surface);border-radius:18px;overflow:hidden}.vtk-shift-day{grid-template-columns:140px minmax(0,1fr);display:grid}.vtk-shift-day+.vtk-shift-day{border-top:1px solid var(--line)}.vtk-shift-day-label{border-right:1px solid var(--line);background:var(--paper-2);align-content:start;gap:2px;padding:16px 18px;display:grid}.vtk-shift-dow{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:700}.vtk-shift-date{color:var(--ink);letter-spacing:-.02em;font-size:20px;font-weight:600}.vtk-shift-rows{min-width:0;display:grid}.vtk-shift-row{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding-right:16px;display:grid}.vtk-shift-row+.vtk-shift-row,.vtk-shift-detail+.vtk-shift-row{border-top:1px solid var(--rule-soft)}.vtk-shift-row[data-state=full]{background:#0e1a3605}.vtk-shift-row[data-state=registered]{box-shadow:inset 3px 0 0 var(--yellow)}.vtk-shift-row-main{min-width:0;color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:92px minmax(0,1fr);align-items:center;gap:16px;padding:13px 8px 13px 18px;display:grid}.vtk-shift-row-time{font-variant-numeric:tabular-nums;gap:1px;display:grid}.vtk-shift-row-start{color:var(--ink);font-size:14px;font-weight:600}.vtk-shift-row-end{color:var(--muted);font-size:12px}.vtk-shift-row-body{gap:2px;min-width:0;display:grid}.vtk-shift-row-name{color:var(--ink);letter-spacing:-.01em;flex-wrap:wrap;align-items:center;gap:8px;font-size:14.5px;font-weight:600;display:flex}.vtk-shift-intl{border:1px solid var(--line-2);background:var(--paper-2);color:var(--body);white-space:nowrap;border-radius:999px;align-items:center;gap:5px;padding:3px 9px 3px 7px;font-size:11.5px;font-weight:600;line-height:1;display:inline-flex}.vtk-shift-intl svg{stroke-width:2px;width:13px;height:13px}.vtk-sr-only{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.vtk-shift-row-meta{color:var(--muted);flex-wrap:wrap;align-items:center;gap:8px;font-size:12.5px;display:flex}.vtk-shift-sep{opacity:.55;background:currentColor;border-radius:999px;width:3px;height:3px}.vtk-shift-row-actions{justify-content:flex-end;align-items:center;gap:8px;display:flex}.vtk-shift-detail{background:var(--paper-2);padding:4px 18px 14px}.vtk-shift-empty{text-align:center;justify-items:center;gap:10px;padding:44px 24px;display:grid}.vtk-shift-empty-title{color:var(--ink);margin:0;font-size:16px;font-weight:600}.vtk-shift-empty-text{max-width:44ch;color:var(--muted);margin:0;font-size:13.5px}.vtk-shift-empty .vtk-basic-action{margin-top:4px}.vtk-shift-main>.vtk-shift-empty{border:1px solid var(--line);background:var(--surface);border-radius:18px}.vtk-shift-card{border:1px solid var(--line);background:var(--surface);border-radius:16px;gap:12px;padding:16px;display:grid}.vtk-shift-card-title{color:var(--muted);letter-spacing:.09em;text-transform:uppercase;margin:0;font-size:11px;font-weight:700}.vtk-shift-mine-list{gap:10px;margin:0;padding:0;list-style:none;display:grid}.vtk-shift-mine{background:var(--paper);box-shadow:inset 3px 0 0 var(--yellow);border-radius:12px;gap:3px;padding:11px 13px;display:grid}.vtk-shift-mine-main{width:100%;color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;gap:3px;padding:0;display:grid}.vtk-shift-mine-when{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;font-size:11px;font-weight:700}.vtk-shift-mine-name{color:var(--ink);letter-spacing:-.01em;align-items:center;gap:6px;font-size:14px;font-weight:600;display:flex}.vtk-shift-mine-meta{color:var(--muted);align-items:center;gap:7px;font-size:12px;display:flex}.vtk-shift-mine-foot{justify-content:space-between;align-items:center;gap:10px;margin-top:6px;display:flex}.vtk-shift-note{color:var(--muted);font-size:11.5px}.vtk-shift-mine-empty{gap:4px;display:grid}.vtk-shift-mine-empty-title{color:var(--ink);margin:0;font-size:14px;font-weight:600}.vtk-shift-mine-empty-text{color:var(--muted);margin:0;font-size:12.5px}.vtk-shift-year{background:var(--navy);color:var(--paper);border-radius:16px;gap:12px;padding:16px;display:grid}.vtk-shift-year .vtk-shift-card-title{color:var(--on-dark-muted)}.vtk-shift-year-stats{grid-template-columns:1fr 1fr;gap:10px;display:grid}.vtk-shift-year-stats>div{gap:4px;display:grid}.vtk-shift-stat-n{letter-spacing:-.02em;font-variant-numeric:tabular-nums;font-size:26px;font-weight:600;line-height:1}.vtk-shift-stat-l{color:var(--on-dark-muted);font-size:11.5px}.vtk-shift-year-link{color:var(--paper);border-bottom:1px solid #ffffff59;justify-self:start;padding-bottom:1px;font-size:12.5px;text-decoration:none}.vtk-shift-year-link:hover{border-bottom-color:var(--yellow)}.vtk-week{gap:12px;display:grid}.vtk-week-scroll{border:1px solid var(--line);background:var(--surface);border-radius:18px;max-height:567px;position:relative;overflow:auto}.vtk-week-grid{background:var(--surface);grid-template-columns:56px repeat(7,minmax(96px,1fr));min-width:720px;padding-bottom:8px;display:grid}.vtk-week-corner{z-index:15;border-bottom:1px solid var(--line);background:var(--paper-2);position:sticky;top:0;left:0}.vtk-week-head{z-index:10;border-bottom:1px solid var(--line);border-left:1px solid var(--line);background:var(--paper-2);justify-content:center;align-items:baseline;gap:6px;padding:9px 4px;display:flex;position:sticky;top:0}.vtk-week-head[data-today=true]{background:#dfe7f6}.vtk-week-dow{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;font-size:11px;font-weight:700}.vtk-week-head[data-today=true] .vtk-week-dow{color:var(--ink)}.vtk-week-date{color:var(--ink);font-variant-numeric:tabular-nums;font-size:12.5px;font-weight:600}.vtk-week-gutter{z-index:5;background:var(--surface);position:sticky;left:0}.vtk-week-hour{color:var(--muted);font-variant-numeric:tabular-nums;font-size:10.5px;line-height:1;position:absolute;right:7px;transform:translateY(-6px)}.vtk-week-daycol{border-left:1px solid var(--line);position:relative}.vtk-week-daycol[data-today=true]{background-color:#0e1a3606}.vtk-week-indicator{z-index:8;border:1px solid var(--line-2);background:var(--surface);color:var(--ink);font-variant-numeric:tabular-nums;white-space:nowrap;cursor:pointer;pointer-events:auto;border-radius:999px;justify-content:center;align-items:center;gap:3px;padding:2px 7px;font-family:inherit;font-size:10px;font-weight:600;line-height:1.2;transition:transform .12s,background-color .12s,box-shadow .12s;display:inline-flex;position:absolute;left:50%;transform:translate(-50%);box-shadow:0 2px 8px #0e1a361f}.vtk-week-indicator:hover{background:var(--paper-2);transform:translate(-50%)translateY(-1px);box-shadow:0 4px 12px #0e1a362e}.vtk-week-indicator-chevron{stroke-width:2.5px;width:11px;height:11px;color:var(--muted)}.vtk-week-indicator:hover .vtk-week-indicator-chevron{color:var(--ink)}.vtk-week-indicator-label{font-size:10px}.vtk-week-now{background:var(--accent-2);height:1px;position:absolute;left:0;right:0}.vtk-week-now:before{content:"";background:var(--accent-2);border-radius:999px;width:6px;height:6px;position:absolute;top:-2.5px;left:0}.vtk-week-block{border:1px solid var(--line-2);text-align:left;font:inherit;cursor:pointer;border-radius:8px;flex-direction:column;gap:1px;padding:4px 7px;font-size:11px;line-height:1.2;transition:transform .14s,box-shadow .14s;display:flex;position:absolute;overflow:hidden}.vtk-week-block:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 6px 16px -10px #0e1a36b3}.vtk-week-block:disabled{cursor:default}.vtk-week-block[data-compact=true] .vtk-week-block-status{display:none}.vtk-week-block-time{opacity:.72;font-variant-numeric:tabular-nums;align-items:center;gap:4px;font-weight:700;display:flex}.vtk-week-block-globe{stroke-width:2.5px;width:11px;height:11px}.vtk-week-block-name{white-space:nowrap;text-overflow:ellipsis;font-weight:600;overflow:hidden}.vtk-week-block-status{opacity:.72;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.vtk-week-block-available{background:var(--surface);color:var(--ink);box-shadow:0 1px 2px #0e1a3614}.vtk-week-block-registered{background:var(--navy);border-color:var(--navy);color:var(--paper);box-shadow:inset 3px 0 0 var(--yellow);padding-left:10px}.vtk-week-block-full{background:var(--paper-2);border-color:var(--line);color:var(--muted)}.vtk-week-empty{background:linear-gradient(#ffffffb8,#fffffff2);border-radius:0 0 18px 18px;place-content:center;display:grid;position:absolute;left:1px;right:1px}.vtk-shift-overlay{z-index:60;background:#0a0f1f80;justify-content:center;align-items:flex-start;padding:clamp(16px,5vh,64px) 16px 48px;display:flex;position:fixed;inset:0;overflow-y:auto}.vtk-shift-dialog{background:var(--surface);border-radius:20px;gap:16px;width:100%;max-width:560px;padding:22px;display:grid;box-shadow:0 30px 70px -30px #0a0f1fbf}.vtk-shift-dialog:focus{outline:none}.vtk-shift-dialog-head{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.vtk-shift-dialog-title{color:var(--ink);letter-spacing:-.02em;margin:0;font-size:21px;font-weight:600}.vtk-shift-dialog-when{color:var(--muted);margin:4px 0 0;font-size:13px}.vtk-shift-dialog-close{border:1px solid var(--line);background:var(--surface);width:30px;height:30px;color:var(--muted);font:inherit;cursor:pointer;border-radius:999px;flex:none;place-items:center;font-size:13px;line-height:1;display:inline-grid}.vtk-shift-dialog-close:hover{border-color:var(--line-2);color:var(--ink)}.vtk-shift-dialog-badges{flex-wrap:wrap;gap:8px;display:flex}.vtk-shift-dialog-body{gap:16px;display:grid}.vtk-shift-dialog-lead{color:var(--body);margin:0;font-size:14.5px}.vtk-shift-dialog .vtk-basic-shift-details{background:var(--paper);border-radius:14px;padding:14px 16px}.vtk-shift-instructions{border-top:1px solid var(--line);gap:6px;padding-top:4px;display:grid}.vtk-shift-instructions h3{color:var(--muted);letter-spacing:.09em;text-transform:uppercase;margin:0;font-size:11px;font-weight:700}.vtk-shift-instructions .prose-vtk{max-height:42vh;color:var(--body);font-size:14.5px;line-height:1.6;overflow-y:auto}.vtk-shift-instructions .prose-vtk>:first-child{margin-top:0}.vtk-shift-instructions .prose-vtk>:last-child{margin-bottom:0}.vtk-shift-dialog-foot{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding-top:4px;display:flex}.vtk-shift-dialog-actions{align-items:center;gap:8px;margin-left:auto;display:flex}.vtk-shift-ghost{border-color:var(--line-2);background:var(--surface);color:var(--body)}.vtk-shift-ghost:hover:not(:disabled){border-color:var(--ink);background:var(--surface);color:var(--ink)}@media (max-width:640px){.vtk-shift-toolbar{align-items:stretch}.vtk-shift-views,.vtk-shift-views button{flex:auto}.vtk-shift-weeknav{flex:100%;justify-content:space-between;margin-left:0}.vtk-shift-day{grid-template-columns:minmax(0,1fr)}.vtk-shift-day-label{border-right:0;border-bottom:1px solid var(--line);align-items:baseline;gap:8px;padding:9px 16px;display:flex}.vtk-shift-date{font-size:14px}.vtk-shift-row{grid-template-columns:minmax(0,1fr);gap:0;padding:0 16px 14px}.vtk-shift-row-main{padding:13px 0 8px}.vtk-shift-row-actions{justify-content:flex-start}.vtk-shift-detail{padding:4px 16px 14px}}