.schedule-grid.active{display:grid;grid-template-columns:minmax(280px,350px) 1fr;gap:16px}.schedule-grid h2{font-size:16px;margin:8px 0}.schedule-grid aside>input{width:100%}.compact-list{height:180px}.schedule-result{margin-bottom:18px}.schedule-result h2{color:#154a74}.schedule-result .table-wrap{max-height:45vh}#schedule-generate{margin-top:12px;background:#237fc1;color:#fff;width:100%}@media(max-width:760px){.schedule-grid.active{grid-template-columns:1fr}}
