.staff-chip{appearance:none;border:0;background:transparent;cursor:pointer;color:inherit;text-align:left}
.staff-chip:hover{background:#101d2c}
.staff-chip>span,.staff-chip>img{flex:0 0 auto;width:42px;height:42px;border-radius:50%;object-fit:cover}
.staff-chip>img{border:2px solid #cf3045}
.teams-quick{position:relative;display:flex;align-items:center;gap:8px;padding:7px 10px;border:1px solid #31435a;border-radius:12px;color:#dce7f3;text-decoration:none;background:#0b1522}
.teams-mark{display:grid;place-items:center;width:28px;height:28px;border-radius:8px;background:#5b5fc7;color:#fff;font-weight:950}
.teams-copy b,.teams-copy small{display:block}.teams-copy small{color:#8fa2ba;font-size:9px}
.teams-quick em{position:absolute;right:-5px;top:-6px;display:grid;place-items:center;min-width:20px;height:20px;padding:0 5px;border-radius:999px;background:#cf3045;color:#fff;font-size:9px;font-style:normal;font-weight:900}
.team-head-actions{display:flex;gap:8px;flex-wrap:wrap}.saved-location-list{display:grid;gap:8px}
.saved-location-list a{display:grid;grid-template-columns:1fr auto;gap:3px 12px;padding:13px;border:1px solid #2a3c53;border-radius:12px;color:#fff;text-decoration:none;background:#101d2c}
.saved-location-list small{grid-column:1;color:#8fa2ba}.saved-location-list strong{grid-column:2;grid-row:1/3;align-self:center;color:#8dbdff;font-size:11px}
input[type="date"],input[type="time"]{color-scheme:dark;cursor:pointer}
input[type="date"]::-webkit-calendar-picker-indicator,input[type="time"]::-webkit-calendar-picker-indicator{cursor:pointer;filter:invert(1);opacity:.85}
@media(max-width:760px){
  .topbar{position:sticky;top:0;z-index:17;margin:0 -16px;padding:0 14px;background:#050a11ee;backdrop-filter:blur(16px)}
  .topbar>div:nth-child(2){min-width:0;flex:1}.topbar h1{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:20px}
  .top-actions{gap:6px}.top-actions .ghost{display:none}.teams-quick{padding:6px}.teams-copy{display:none}
  .staff-chip{padding:4px}.staff-chip>span,.staff-chip>img{width:38px;height:38px}.staff-chip div{display:none!important}
  .team-head-actions{width:100%}.team-head-actions button{flex:1}
}
