.vtk-shift-page-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:20px 32px;display:flex}.vtk-shift-head-intro{gap:10px;display:grid}.vtk-shift-tools{flex-wrap:wrap;align-items:center;gap:12px 16px;display:flex}.vtk-shift-weeknav{align-items:center;gap:12px;min-width:0;display:flex}.vtk-shift-round{width:36px;height:36px;color:var(--paper);cursor:pointer;background:0 0;border:1px solid #b7c0dc57;border-radius:999px;flex:none;place-items:center;font-size:14px;line-height:1;transition:border-color .14s,background-color .14s,color .14s;display:inline-grid}.vtk-shift-round:hover{border-color:var(--paper);background:var(--paper);color:var(--ink)}.vtk-shift-week-label{min-width:10.5em;color:var(--paper);letter-spacing:-.02em;font-variant-numeric:tabular-nums;font-size:clamp(18px,1.9vw,23px);font-weight:600;line-height:1.15}.vtk-shift-week-label small{color:var(--on-dark-muted);letter-spacing:0;margin-top:3px;font-size:13px;font-weight:400;display:block}.vtk-shift-view-switch{flex:none;gap:6px;display:inline-flex}.vtk-shift-view-switch button{color:var(--on-dark-muted);cursor:pointer;background:0 0;border:1px solid #b7c0dc57;border-radius:999px;padding:8px 16px;font-size:13px;font-weight:600;line-height:1.15;transition:background-color .14s,color .14s}.vtk-shift-view-switch button[aria-pressed=true]{border-color:var(--paper);background:var(--paper);color:var(--ink)}.vtk-shift-today-btn{min-height:34px;color:var(--paper);cursor:pointer;background:0 0;border:1px solid #ffffff4d;border-radius:999px;justify-content:center;align-items:center;padding:6px 14px;font-size:13px;font-weight:600;transition:border-color .14s,background-color .14s;display:inline-flex}.vtk-shift-today-btn:hover{border-color:var(--yellow);background:#ffffff14}.vtk-shift-grid{grid-template-columns:minmax(0,1fr) 272px;align-items:start;gap:clamp(32px,4vw,56px);display:grid}.vtk-shift-main{gap:22px;min-width:0;display:grid}.vtk-shift-rail{flex-direction:column;gap:22px;min-width:0;display:flex;position:sticky;top:96px}@media (max-width:979px){.vtk-shift-grid{grid-template-columns:minmax(0,1fr)}.vtk-shift-rail{order:-1;grid-template-columns:repeat(auto-fit,minmax(min(240px,100%),1fr));gap:18px 32px;display:grid;position:static}.vtk-shift-rail .vtk-shift-rail-box+.vtk-shift-rail-box{border-top:0;padding-top:0}}.vtk-shift-chips{flex-wrap:wrap;gap:8px;display:flex}.vtk-shift-chip{border:1px solid var(--line-2);background:var(--surface);min-height:32px;color:var(--body);cursor:pointer;border-radius:999px;align-items:center;gap:8px;padding:6px 14px;font-size:13px;font-weight:500;line-height:1;transition:border-color .14s,background-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;font-size:12.5px;font-weight:500;line-height:1}.vtk-shift-chip[aria-pressed=true] .vtk-shift-chip-count{color:var(--on-dark-muted)}.vtk-shift-pin{background:var(--yellow);width:58px;height:58px;color:var(--ink);text-align:center;border-radius:15px;flex:none;align-content:center;justify-items:center;display:grid}.vtk-shift-pin b{letter-spacing:-.02em;font-variant-numeric:tabular-nums;font-size:21px;font-weight:600;line-height:1.1}.vtk-shift-pin i{color:#0a0f1f9e;font-size:11px;font-style:normal;font-weight:500;line-height:1.2}.vtk-shift-days{margin:0;padding:0;list-style:none;display:grid}.vtk-shift-day{grid-template-columns:58px minmax(0,1fr);gap:18px;padding-bottom:22px;display:grid;position:relative}.vtk-shift-day:before{content:"";background:var(--line-2);width:1px;position:absolute;top:58px;bottom:0;left:29px}.vtk-shift-day:last-child:before{display:none}.vtk-shift-day[data-empty=true]{padding-bottom:16px}.vtk-shift-day[data-empty=true]:before{top:22px}.vtk-shift-ring{border:1.5px solid var(--line-2);background:var(--paper);border-radius:999px;justify-self:center;width:11px;height:11px;margin-top:5px}.vtk-shift-quiet{color:var(--muted);margin:0;font-size:14px;line-height:1.5}.vtk-shift-day-body{gap:10px;min-width:0;display:grid}.vtk-shift-day-head{flex-wrap:wrap;align-items:center;gap:4px 10px;min-height:58px;display:flex}.vtk-shift-day-name{letter-spacing:-.015em;color:var(--ink);margin:0;font-size:18px;font-weight:600}.vtk-shift-day-count{color:var(--muted);font-size:13px}.vtk-shift-today-tag{background:var(--yellow);color:var(--ink);border-radius:999px;padding:2px 8px;font-size:11px;font-weight:600;line-height:1.5}.vtk-shift-card{border:1px solid var(--line);background:var(--surface);border-radius:18px;margin:0;padding:0;list-style:none;box-shadow:0 2px 6px #0e1a3608}.vtk-shift-row{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding-right:16px;display:grid;position:relative}.vtk-shift-row:first-child{border-top-left-radius:17px;border-top-right-radius:17px}.vtk-shift-row:last-child{border-bottom-right-radius:17px;border-bottom-left-radius:17px}.vtk-shift-row:hover,.vtk-shift-row:focus-within{z-index:10}.vtk-shift-row+.vtk-shift-row{border-top:1px solid var(--rule-soft)}.vtk-shift-row[data-state=mine]{box-shadow:inset 3px 0 0 var(--yellow)}.vtk-shift-row-main{text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:74px minmax(0,1fr);align-items:center;gap:16px;min-width:0;padding:14px 8px 14px 18px;display:grid}.vtk-shift-row-main:hover .vtk-shift-title-text{text-decoration:underline;-webkit-text-decoration-color:var(--yellow);text-decoration-color:var(--yellow);text-underline-offset:4px;text-decoration-thickness:2px}.vtk-shift-time{font-variant-numeric:tabular-nums;gap:2px;display:grid}.vtk-shift-time b{color:var(--ink);letter-spacing:-.01em;font-size:15px;font-weight:600}.vtk-shift-time span{color:var(--muted);font-size:12.5px}.vtk-shift-what{gap:4px;min-width:0;display:grid}.vtk-shift-title{color:var(--ink);letter-spacing:-.01em;flex-wrap:wrap;align-items:center;gap:8px;font-size:15px;font-weight:600;display:flex}.vtk-shift-row[data-state=full] .vtk-shift-title{color:var(--body)}.vtk-shift-meta{color:var(--muted);flex-wrap:wrap;align-items:center;gap:4px 14px;margin:0;font-size:12.5px;display:flex}.vtk-shift-meta-i{font-variant-numeric:tabular-nums;align-items:center;gap:5px;display:inline-flex}.vtk-shift-meta-i svg{flex:none;width:13px;height:13px}.vtk-shift-post{align-items:center;gap:6px;font-weight:500;display:inline-flex}.vtk-shift-post:before{content:"";background:var(--navy);border-radius:999px;width:7px;height:7px}.vtk-shift-clash-warning{background:var(--low-bg);color:var(--low-ink);border-radius:999px;align-items:center;gap:4px;padding:1px 7px;font-size:11px;font-weight:600;display:inline-flex}.vtk-shift-clash-warning svg{width:12px;height:12px}.vtk-shift-act{justify-content:flex-end;align-items:center;gap:8px;display:flex}.vtk-shift-spots-wrap{flex:none;align-self:center;width:fit-content;display:inline-flex;position:relative}.vtk-shift-spots-wrap:hover,.vtk-shift-spots-wrap:focus-within{z-index:50}.vtk-shift-spots{appearance:none;box-sizing:border-box;white-space:nowrap;font-variant-numeric:tabular-nums;cursor:pointer;border:none;border-radius:999px;flex:none;align-items:center;gap:6px;width:auto;height:auto;min-height:0;margin:0;padding:4px 10px;font-size:12px;font-weight:600;line-height:1.2;transition:opacity .12s;display:inline-flex}.vtk-shift-spots:hover{opacity:.85}.vtk-shift-spots:before{content:"";background:currentColor;border-radius:999px;width:6px;height:6px}.vtk-shift-spots-popover{z-index:60;background:var(--surface);border:1px solid var(--line);opacity:0;visibility:hidden;pointer-events:none;border-radius:12px;width:max-content;min-width:170px;max-width:240px;padding:10px 12px;transition:opacity .14s,transform .14s,visibility .14s;position:absolute;top:calc(100% + 6px);right:0;transform:translateY(-4px);box-shadow:0 10px 24px -6px #0e1a3629,0 3px 8px -2px #0e1a360f}.vtk-shift-spots-popover:before{content:"";background:var(--surface);border-left:1px solid var(--line);border-top:1px solid var(--line);width:8px;height:8px;position:absolute;top:-5px;right:14px;transform:rotate(45deg)}:is(.vtk-shift-spots-wrap:hover .vtk-shift-spots-popover,.vtk-shift-spots-wrap:focus-within:has(:focus-visible) .vtk-shift-spots-popover){opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.vtk-shift-spots-popover-head{border-bottom:1px solid var(--rule-soft,var(--line));justify-content:space-between;align-items:center;gap:8px;margin-bottom:6px;padding-bottom:5px;display:flex}.vtk-shift-spots-popover-title{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;font-size:11px;font-weight:700}.vtk-shift-spots-popover-count{color:var(--ink);font-variant-numeric:tabular-nums;font-size:11px;font-weight:700}.vtk-shift-spots-popover-empty{color:var(--muted);margin:0;font-size:12px;font-style:italic}.vtk-shift-spots-popover-list{flex-direction:column;gap:5px;max-height:160px;margin:0;padding:0;list-style:none;display:flex;overflow-y:auto}.vtk-shift-spots-popover-person{color:var(--ink);align-items:center;gap:7px;font-size:12px;line-height:1.3;display:flex}.vtk-shift-spots-popover-initial{background:var(--navy);width:20px;height:20px;color:var(--paper);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;font-size:10px;font-weight:700;display:inline-flex}.vtk-shift-spots-popover-person[data-self=true] .vtk-shift-spots-popover-initial{background:var(--yellow);color:var(--ink)}.vtk-shift-spots-popover-name{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.vtk-shift-spots-popover-you{color:var(--muted);font-weight:600}.vtk-shift-spots-ok{background:var(--ok-bg);color:var(--ok-ink)}.vtk-shift-spots-low{background:var(--low-bg);color:var(--low-ink)}.vtk-shift-spots-full{background:var(--full-bg);color:var(--full-ink)}.vtk-shift-spots-full:before{background:0 0;box-shadow:inset 0 0 0 1.5px}.vtk-shift-spots-mine{background:var(--ink);color:var(--paper)}.vtk-shift-spots-mine:before{background:var(--yellow)}.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;position:relative}.vtk-shift-intl svg{width:13px;height:13px}.vtk-shift-intl-compact{padding:3px}.vtk-shift-intl .vtk-sr-only{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.vtk-shift-btn{border:1px solid var(--ink);background:var(--ink);min-height:36px;color:var(--paper);white-space:nowrap;cursor:pointer;border-radius:999px;justify-content:center;align-items:center;gap:6px;padding:8px 16px;font-size:13.5px;font-weight:600;line-height:1;text-decoration:none;transition:background-color .14s,border-color .14s,color .14s;display:inline-flex}.vtk-shift-btn:hover:not(:disabled){background:var(--navy)}.vtk-shift-btn:disabled{border-color:var(--line);background:var(--paper-2);color:var(--muted);cursor:default}.vtk-shift-btn-sm{min-height:30px;padding:5px 12px;font-size:12.5px}.vtk-shift-btn-ghost{border-color:var(--line-2);background:var(--surface);color:var(--body)}.vtk-shift-btn-ghost:hover:not(:disabled){border-color:var(--ink);background:var(--surface);color:var(--ink)}.vtk-shift-btn-danger{border-color:var(--danger-ink);background:var(--surface);color:var(--danger-ink)}.vtk-shift-btn-danger:hover:not(:disabled){border-color:var(--danger-ink);background:var(--danger-bg)}.vtk-shift-btn-link{border:0;border-bottom:2px solid var(--yellow);color:var(--ink);cursor:pointer;background:0 0;justify-self:start;padding:0 0 1px;font-size:13px;font-weight:600;text-decoration:none}.vtk-shift-rail-box{flex-direction:column;gap:12px;display:flex}.vtk-shift-rail-box+.vtk-shift-rail-box{border-top:1px solid var(--line);padding-top:18px}.vtk-shift-rail-box h2{color:var(--ink);letter-spacing:.1em;text-transform:uppercase;margin:0 0 0 13px;font-size:12px;font-weight:700}.vtk-shift-rail-list{border-left:1px solid var(--line-2);margin:0;padding:0;list-style:none}.vtk-shift-rail-item{width:100%;color:var(--muted);text-align:left;cursor:pointer;background:0 0;border:0;gap:2px;padding:8px 0 8px 14px;font-size:13.5px;line-height:1.4;transition:color .12s;display:grid;position:relative}.vtk-shift-rail-item:before{content:"";background:0 0;border-radius:2px;width:2px;transition:background-color .12s;position:absolute;top:6px;bottom:6px;left:-1px}.vtk-shift-rail-item:hover{color:var(--ink)}.vtk-shift-rail-item[aria-current=true]{color:var(--ink);font-weight:600}.vtk-shift-rail-item[aria-current=true]:before{background:var(--yellow)}.vtk-shift-rail-item small{color:var(--muted);font-variant-numeric:tabular-nums;font-size:12px;font-weight:400}.vtk-shift-rail-lock{color:var(--danger-ink)!important;font-weight:500!important}.vtk-shift-rail-empty{color:var(--muted);margin:0 0 0 13px;font-size:13px}.vtk-shift-stamps{grid-template-columns:1fr 1fr;gap:10px;margin:0 0 0 13px;display:grid}.vtk-shift-stamps div{gap:4px;display:grid}.vtk-shift-stamps dt{color:var(--muted);order:2;font-size:12px}.vtk-shift-stamps dd{color:var(--ink);letter-spacing:-.02em;font-variant-numeric:tabular-nums;margin:0;font-size:28px;font-weight:600;line-height:1.05}.vtk-shift-rail-box>.vtk-shift-btn-link{margin-left:13px}.vtk-week{gap:12px;display:grid}.vtk-week-scroll{border:1px solid var(--line);background:var(--surface);border-radius:18px;max-height:621px;position:relative;overflow:auto}.vtk-week-grid{background:var(--surface);grid-template-columns:56px repeat(7,minmax(110px,1fr));min-width:800px;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:11px 4px;display:flex;position:sticky;top:0}.vtk-week-dow{color:var(--muted);font-size:12px;font-weight:600;line-height:1}.vtk-week-head[data-today=true] .vtk-week-dow{color:var(--ink)}.vtk-week-date-num{letter-spacing:-.02em;color:var(--ink);font-variant-numeric:tabular-nums;font-size:17px;font-weight:600;line-height:1}.vtk-week-head[data-today=true] .vtk-week-date-num{background:var(--yellow);border-radius:6px;padding:2px 6px}.vtk-week-month{color:var(--muted);font-size:11px;line-height:1}.vtk-week-gutter{z-index:5;background:var(--surface);border-right:1px solid var(--line);position:sticky;left:0}.vtk-week-hour{color:var(--muted);font-variant-numeric:tabular-nums;font-size:11px;line-height:1;position:absolute;right:7px;transform:translateY(-7px)}.vtk-week-daycol{border-left:1px solid var(--line);position:relative}.vtk-week-daycol[data-today=true]{background-color:#0e1a3605}.vtk-week-now{background:var(--navy);z-index:6;height:1.5px;position:absolute;left:0;right:0}.vtk-week-now:before{content:"";background:var(--yellow);width:7px;height:7px;box-shadow:0 0 0 1.5px var(--navy);border-radius:999px;position:absolute;top:-3px;left:0}.vtk-week-block{border:1px solid var(--line);text-align:left;font:inherit;cursor:pointer;z-index:2;border-left-width:3px;border-radius:9px;flex-direction:column;gap:2px;padding:6px 8px;font-size:11.5px;line-height:1.25;transition:transform .14s,box-shadow .14s;display:flex;position:absolute;overflow:hidden}.vtk-week-block:hover:not(:disabled){z-index:4;transform:translateY(-1px);box-shadow:0 6px 16px -8px #0e1a3699}.vtk-week-block[data-state=mine]{border-left-color:var(--yellow);background:color-mix(in srgb, var(--yellow) 14%, var(--surface))}.vtk-week-block[data-state=open]{border-left-color:var(--navy);background:var(--surface)}.vtk-week-block[data-state=full]{border-left-color:var(--line-2);background:var(--paper);color:var(--muted)}.vtk-week-block[data-overlap=true]{box-shadow:0 1px 4px #0e1a3614}.vtk-week-block[data-clash=true]{border-color:var(--low-ink)}.vtk-week-block-time{font-variant-numeric:tabular-nums;color:var(--muted);align-items:center;gap:4px;font-size:11px;line-height:1.2;display:flex}.vtk-week-block-time b{color:var(--ink);font-weight:600}.vtk-week-block-globe{width:11px;height:11px;color:var(--muted)}.vtk-week-block-name{color:var(--ink);font-size:12px;font-weight:600;line-height:1.2}.vtk-week-block[data-state=full] .vtk-week-block-name{color:var(--body)}.vtk-week-block-status{align-items:center;gap:4px;font-size:10.5px;display:inline-flex}.vtk-week-pill-mine{color:var(--ink);font-weight:600}.vtk-week-pill-mine:before{content:"●";color:var(--yellow);margin-right:3px}.vtk-week-pill-open{color:var(--ok-ink);font-weight:500}.vtk-week-pill-full{color:var(--muted)}.vtk-week-clash-badge{color:var(--low-ink);background:var(--low-bg);border-radius:4px;align-items:center;gap:3px;width:fit-content;padding:1px 5px;font-size:10px;font-weight:600;display:inline-flex}.vtk-week-clash-badge svg{width:10px;height:10px}.vtk-week-block-loc{color:var(--muted);align-items:center;gap:3px;margin-top:auto;font-size:10.5px;display:inline-flex}.vtk-week-block-loc svg{width:11px;height:11px}.vtk-week-indicator{z-index:8;border:1px solid var(--line-2);background:var(--surface);color:var(--ink);font-variant-numeric:tabular-nums;cursor:pointer;border-radius:999px;align-items:center;gap:3px;padding:2px 7px;font-size:11px;font-weight:600;line-height:1;transition:background-color .12s,transform .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)}.vtk-week-indicator-chevron{stroke-width:2.5px;width:11px;height:11px;color:var(--muted)}.vtk-week-empty{pointer-events:none;place-items:center;display:grid;position:absolute;left:0;right:0}.vtk-week-empty>*{pointer-events:auto}.vtk-shift-empty{border:1px solid var(--line);background:var(--surface);text-align:center;border-radius:18px;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-overlay{z-index:90;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0a0f1f8c;justify-content:center;align-items:center;padding:clamp(24px,5vh,48px) 16px;display:flex;position:fixed;inset:0;overflow-y:auto}.vtk-shift-dialog{background:var(--surface);border-radius:20px;width:100%;max-width:580px;margin:auto;position:relative;overflow:clip;box-shadow:0 30px 70px -30px #0a0f1fbf}.vtk-shift-dialog:focus{outline:none}.vtk-shift-dialog-top{isolation:isolate;background:var(--navy);min-height:108px;color:var(--paper);flex-direction:column;justify-content:flex-end;gap:5px;padding:18px 96px 20px 22px;display:flex;position:relative}.vtk-shift-dialog-top:after{content:"";z-index:-1;pointer-events:none;opacity:.3;background-image:url(/technisch-pattern.svg);background-position:-150px -70px;background-repeat:repeat;background-size:640px 640px;position:absolute;inset:0}.vtk-shift-dialog-top-post{color:var(--on-dark-muted);font-size:13px;font-weight:500;line-height:1.3}.vtk-shift-dialog-top-when{font-variant-numeric:tabular-nums;font-size:15px;font-weight:600}.vtk-shift-dialog-pin{z-index:1;position:absolute;bottom:-29px;right:22px;box-shadow:0 10px 22px -10px #080d1cbf}.vtk-shift-dialog-close{width:32px;height:32px;color:var(--paper);cursor:pointer;background:0 0;border:1px solid #b7c0dc57;border-radius:999px;place-items:center;font-size:13px;line-height:1;transition:border-color .12s,background-color .12s,color .12s;display:inline-grid;position:absolute;top:14px;right:14px}.vtk-shift-dialog-close:hover{border-color:var(--paper);background:var(--paper);color:var(--ink)}.vtk-shift-dialog-body{gap:16px;padding:16px 22px 4px;display:grid}.vtk-shift-dialog-tags{flex-wrap:wrap;align-items:center;gap:8px;min-height:26px;padding-right:70px;display:flex}.vtk-shift-dialog-title{letter-spacing:-.02em;width:fit-content;max-width:100%;color:var(--ink);margin:0;font-size:23px;font-weight:600;line-height:1.2}.vtk-shift-dialog-title:after{content:"";background:var(--yellow);border-radius:2px;height:4px;margin-top:9px;display:block}.vtk-shift-dialog-lead{color:var(--body);margin:0;font-size:14.5px;line-height:1.5}.vtk-shift-facts{background:var(--paper);border-radius:14px;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 24px;margin:0;padding:14px 16px;display:grid}.vtk-shift-facts div{gap:2px;display:grid}.vtk-shift-facts dt{color:var(--muted);font-size:12px;font-weight:600}.vtk-shift-facts dd{color:var(--ink);font-variant-numeric:tabular-nums;margin:0;font-size:14px}.vtk-shift-sec{border-top:1px solid var(--line);gap:9px;padding-top:14px;display:grid}.vtk-shift-sec h3{color:var(--muted);letter-spacing:.09em;text-transform:uppercase;margin:0;font-size:11px;font-weight:700}.vtk-shift-roster-list{flex-wrap:wrap;gap:6px;margin:0;padding:0;list-style:none;display:flex}.vtk-shift-person{border:1px solid var(--line);background:var(--surface);max-width:100%;color:var(--ink);border-radius:999px;align-items:center;gap:7px;padding:3px 11px 3px 3px;font-size:13px;font-weight:500;line-height:1.25;display:inline-flex}.vtk-shift-person-initial{background:var(--paper-2);width:22px;height:22px;color:var(--navy);border-radius:999px;flex:none;place-items:center;font-size:11px;font-weight:700;display:inline-grid}.vtk-shift-person[data-self=true] .vtk-shift-person-initial{background:var(--yellow);color:var(--ink)}.vtk-shift-person-you{color:var(--muted);font-weight:400}.vtk-shift-person-open{border-style:dashed;border-color:var(--line-2);color:var(--muted);padding:3px 11px}.vtk-shift-roster-empty{color:var(--muted);margin:0;font-size:13.5px}.vtk-shift-instructions-prose{max-height:38vh;color:var(--body);font-size:14px;line-height:1.6;overflow-y:auto}.vtk-shift-instructions-prose ul{gap:5px;margin:0;padding-left:1.35rem;list-style:none;display:grid}.vtk-shift-instructions-prose li{position:relative}.vtk-shift-instructions-prose li:before{content:"";background:var(--yellow);border-radius:2px;width:7px;height:7px;position:absolute;top:.62em;left:-1rem;transform:rotate(45deg)}.vtk-shift-instructions-prose strong{color:var(--navy)}.vtk-shift-dialog-foot{border-top:1px solid var(--line);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:18px 22px 20px;display:flex}.vtk-shift-dialog-note{max-width:34ch;color:var(--muted);font-size:12px}.vtk-shift-dialog-actions{gap:8px;margin-left:auto;display:flex}@media (max-width:640px){.vtk-shift-page-head{gap:16px}.vtk-shift-tools{justify-content:space-between;width:100%}.vtk-shift-weeknav{flex:100%;justify-content:space-between}.vtk-shift-day{grid-template-columns:auto minmax(0,1fr);gap:10px 12px}.vtk-shift-day:before,.vtk-shift-ring{display:none}.vtk-shift-day[data-empty=true]{grid-template-columns:minmax(0,1fr)}.vtk-shift-day-body{display:contents}.vtk-shift-card{grid-column:1/-1}.vtk-shift-day .vtk-shift-pin{border-radius:12px;width:46px;height:46px}.vtk-shift-day .vtk-shift-pin b{font-size:17px}.vtk-shift-day .vtk-shift-pin i{font-size:10px}.vtk-shift-day-head{min-height:46px}.vtk-shift-row{grid-template-columns:minmax(0,1fr);gap:0;padding:0 14px 14px}.vtk-shift-row-main{grid-template-columns:58px minmax(0,1fr);gap:12px;padding:13px 0 8px}.vtk-shift-act{justify-content:flex-start;padding-left:70px}}