.shift-card{border:1px solid var(--shift-card-border,#e5e7eb);background:var(--shift-card-bg,#fff);cursor:pointer;text-align:left;width:100%;max-width:100%;font:inherit;color:inherit;border-radius:16px;flex:0 0 138px;padding:12px 11px}.shift-card.active{border-color:var(--shift-card-active-border,#9ca3af);background:var(--shift-card-active-bg,#f3f4f6);box-shadow:inset 4px 0 0 var(--shift-card-active-accent,#9ca3af)}.shift-card.full{opacity:.55;cursor:not-allowed}.shift-card .shift-date,.shift-card .shift-area,.shift-card .shift-time,.shift-card .shift-status{display:block}.shift-card .shift-date{color:var(--shift-card-date-color,#111827);letter-spacing:.02em;font-size:16px;font-weight:800}.shift-card .shift-week{color:var(--shift-card-muted-color,#6b7280);margin-left:3px;font-size:12px;font-weight:500}.shift-card .shift-area{color:var(--shift-card-area-color,#111827);margin-top:7px;font-size:13px;font-weight:700;line-height:1.35}.shift-card .shift-time{color:var(--shift-card-muted-color,#6b7280);margin-top:3px;font-size:12px;font-weight:500;line-height:1.4}.shift-card .shift-status{color:var(--shift-card-status-color,#6b7280);margin-top:9px;font-size:12px;font-weight:700;line-height:1.35}.shift-card.full .shift-status{color:var(--shift-card-full-status-color,#9ca3af);font-weight:500}
