.mainHome{flex-direction:row;gap:30px}.main-cities,.mainHome{align-items:center;display:flex;justify-content:center;padding:20px}.main-cities{background-color:#769194;border-radius:10px;flex-direction:column}.main-cities .toolbar{display:flex;gap:10px;padding:10px}.main-cities .city-list button,.main-cities .toolbar button{background-color:#e0f0f0;border:none;border-radius:5px;color:#000;cursor:pointer;padding:5px 10px}.main-cities .city-list{display:flex;flex-direction:column;gap:10px;margin-top:20px}.main-cities .city-list button{font-size:15px;font-weight:600;padding:10px 18px}.schedule-routes,.schedule-table{border-collapse:initial;border-spacing:0;min-width:100%;width:max-content}.schedule-routes td,.schedule-routes th,.schedule-table td,.schedule-table th{background:#fff;border:1px solid #000;padding:5px;white-space:nowrap}.schedule-routes td:first-child,.schedule-routes th:first-child,.schedule-table td:first-child,.schedule-table th:first-child{left:0;position:sticky;z-index:3}.schedule-table td:last-child,.schedule-table th:last-child{position:sticky;right:0;z-index:3}.schedule-table td:nth-last-child(2),.schedule-table th:nth-last-child(2){border-right:none;position:sticky;right:125px;z-index:2}.schedule-table td:nth-last-child(2):after,.schedule-table th:nth-last-child(2):after{background:#000;content:"";height:100%;position:absolute;right:-2px;top:0;width:2px}.schedule-table td:last-child,.schedule-table th:last-child{border-right:none}.schedule-table td:last-child:after,.schedule-table th:last-child:after{background:#000;content:"";height:100%;position:absolute;right:-2px;top:0;width:2px;z-index:4}.schedule-routes td:first-child,.schedule-routes th:first-child,.schedule-table td:first-child,.schedule-table th:first-child{border-left:none}.schedule-routes td:first-child:before,.schedule-routes th:first-child:before,.schedule-table td:first-child:before,.schedule-table th:first-child:before{background:#000;content:"";height:100%;left:-2px;position:absolute;top:0;width:2px}.schedule-container,.schedule-routes-container{overflow-x:auto;overflow-y:hidden}#root{height:100vh}#root,body{background-color:#e0f0f0}.main{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:20px}.main input{border:1px solid #000;border-radius:30px;font-size:20px;margin-bottom:10px;padding:10px 20px;width:300px}.main form{align-items:center;display:flex;flex-direction:column}.main form button{background-color:#000;border:none;border-radius:20px;color:#fff;font-size:18px;padding:10px 20px}.main form button:hover{background-color:#f0f8ff;color:#000;cursor:pointer}.header-div{align-items:center;border-bottom:1px solid #000;display:flex;flex-direction:row;justify-content:space-between;padding:15px 0;width:100%}.header-div button{background-color:#000;border-radius:10px;color:#fff;cursor:pointer;font-size:15px;padding:10px 20px}.header-div p{cursor:pointer}
/*# sourceMappingURL=main.18b49a53.css.map*/