.operationsPanel{max-width:1280px;margin:auto}.operationsPanel h1{font-size:1.65rem}.changeRequest h2,.operationsPanel h2{font-size:1.2rem}.operationToolbar{display:flex;gap:12px;align-items:center;flex-wrap:wrap;margin:16px 0}.changeRequest,.operationCard{padding:20px;background:white;border:1px solid #dce5ed;border-radius:14px;margin:16px 0}.operationCard header{display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap}.operationsForms{display:grid;grid-template-columns:1fr 1fr;gap:18px}.changeRequest fieldset,.operationsPanel fieldset{border:0;padding:0;min-width:0;display:grid;gap:14px}.changeRequest label,.operationsPanel label{display:grid;gap:7px;font-size:14px}.changeRequest input,.changeRequest select,.changeRequest textarea,.operationsPanel input:not([type=checkbox]),.operationsPanel select{width:100%;max-width:100%;padding:10px;border:1px solid #b9cbd9;border-radius:8px;font:inherit;background:white;color:#16344b}.operationsPanel button{padding:10px 14px;border:1px solid #b9cbd9;border-radius:8px;cursor:pointer}.operationsPanel button:disabled{opacity:.5;cursor:default}.changeRequest small,.operationsPanel small{font-size:13px;color:#50677b}.changeNotice{padding:14px;border-left:3px solid #0866bd;background:#edf6ff;line-height:1.6}.fleetScroll{overflow:auto;max-width:100%;border:1px solid #dce5ed}.fleetTable{border-collapse:collapse;background:white;min-width:1100px;width:100%}.fleetTable td,.fleetTable th{border:1px solid #e4ebf1;padding:9px;text-align:center;min-width:32px;font-size:13px}.fleetTable th:first-child{min-width:185px;position:sticky;left:0;background:#f4f8fc;text-align:left;z-index:1}.fleetTable small{display:block;margin-top:5px}.fleetTable .occupied{background:#d9ebff;color:#0866bd}.changeRequest{color:#18384d}.changeRequest p{line-height:1.6}@media(max-width:760px){.operationsForms{grid-template-columns:1fr}.changeRequest,.operationCard{padding:16px}}