.staff-schedule-page{width:min(1180px,100% - 28px);margin:0 auto;padding:28px 0 110px}.staff-schedule-head{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:22px;display:flex}.staff-schedule-head small{letter-spacing:.12em;opacity:.55;margin-bottom:5px;font-size:11px;font-weight:800;display:block}.staff-schedule-head h1{margin:0;font-size:clamp(26px,4vw,42px)}.staff-schedule-head p{opacity:.62;margin:6px 0 0}.staff-schedule-today,.staff-schedule-nav button,.staff-schedule-action,.staff-schedule-add-person,.staff-schedule-manager button{color:inherit;font:inherit;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:12px;font-weight:800}.staff-schedule-today{padding:10px 16px}.staff-schedule-nav{grid-template-columns:42px minmax(0,1fr) 42px;align-items:center;gap:10px;margin-bottom:14px;display:grid}.staff-schedule-nav strong{text-align:center;text-transform:capitalize;min-width:0}.staff-schedule-nav button{height:42px;font-size:20px}.staff-schedule-hint{opacity:.82;background:#ffffff0b;border:1px solid #ffffff1a;border-radius:12px;margin-bottom:16px;padding:11px 14px;font-size:13px}.staff-schedule-hint.viewer{opacity:.55}.staff-schedule-error{background:#b4282829;border-radius:10px;margin-bottom:14px;padding:10px 14px}.staff-schedule-grid{grid-template-columns:repeat(7,minmax(0,1fr));gap:10px;display:grid}.staff-schedule-day{background:#ffffff09;border:1px solid #ffffff1a;border-radius:16px;flex-direction:column;min-width:0;min-height:210px;padding:13px;display:flex;overflow:hidden}.staff-schedule-day.today{border-color:#ffffff59}.staff-schedule-day.mine{background:#ffffff13}.staff-schedule-day.past{opacity:.48}.staff-schedule-date{text-transform:capitalize;flex-direction:column;gap:5px;min-width:0;display:flex}.staff-schedule-date b{text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:14px;overflow:hidden}.staff-schedule-date span{text-transform:uppercase;background:#ffffff1f;border-radius:999px;width:max-content;max-width:100%;padding:3px 7px;font-size:9px;font-weight:800}.staff-schedule-people{flex-direction:column;flex:1;gap:7px;min-width:0;padding:14px 0;display:flex}.staff-schedule-person{grid-template-columns:27px minmax(0,1fr) auto;align-items:center;gap:7px;min-width:0;font-size:12px;display:grid}.staff-schedule-avatar{background:#ffffff1a;border-radius:50%;place-items:center;width:27px;height:27px;font-size:11px;display:grid}.staff-schedule-person b{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.staff-schedule-remove-person{width:24px;height:24px;color:inherit;cursor:pointer;opacity:.65;background:#ffffff0f;border:0;border-radius:8px;place-items:center;padding:0;font-size:17px;display:grid}.staff-schedule-empty{opacity:.38}.staff-schedule-action,.staff-schedule-add-person{width:100%;padding:9px 8px;font-size:12px}.staff-schedule-action.remove{opacity:.66}.staff-schedule-manager{gap:7px;display:grid}.staff-schedule-manager select{width:100%;min-width:0;color:inherit;font:inherit;background:#101319;border:1px solid #ffffff1f;border-radius:10px;padding:8px 9px;font-size:12px}.staff-schedule-manager-actions{grid-template-columns:1fr 1fr;gap:6px;display:grid}.staff-schedule-manager-actions button{min-width:0;padding:8px 6px;font-size:11px}.staff-schedule-action:disabled,.staff-schedule-add-person:disabled,.staff-schedule-manager button:disabled,.staff-schedule-remove-person:disabled{cursor:default;opacity:.35}.staff-schedule-loading{text-align:center;opacity:.6;padding:18px 0}.schedule-top-btn{text-decoration:none}@media (width<=1050px){.staff-schedule-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width<=760px){.staff-schedule-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.staff-schedule-day{min-height:175px}}@media (width<=520px){.staff-schedule-page{width:min(100% - 20px,1180px);padding-top:18px}.staff-schedule-head{align-items:flex-start}.staff-schedule-head p{font-size:13px}.staff-schedule-grid{grid-template-columns:1fr}.staff-schedule-day{min-height:145px}.staff-schedule-date b{font-size:15px}}
