.crew-toolbar{display:flex;gap:24px;align-items:end;flex-wrap:wrap}.crew-toolbar label{min-width:175px}.crew-check{display:flex;align-items:center;gap:12px;flex:1}.crew-check input[type=checkbox]{width:20px;height:20px;flex:none}.crew-check small{display:block;font-weight:400;color:var(--muted,#5e726d);margin-top:4px}.crew-select{display:flex;gap:12px;align-items:center;border-bottom:1px solid #dbe6df;padding:14px 0}.crew-duration{font-size:12px;width:110px;flex:none}.crew-stop{border-left:4px solid #789b58}.crew-stop h2{font-size:23px}.crew-stop a{padding:8px 0}.crew-stop .row{gap:12px}#crewplan .crew-check{margin:5px 0}@media(max-width:640px){.crew-toolbar{display:grid;grid-template-columns:1fr}.crew-select{align-items:flex-start}.crew-duration{width:85px}.crew-stop .row{flex-wrap:wrap}.crew-stop button{min-height:44px}}
