.car-layout-container[data-v-51259416]{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;padding:20px}.car-outline[data-v-51259416]{border:2px solid #333;border-radius:15px;width:220px;padding:15px;background-color:#f9f9f9;position:relative}.car-inner[data-v-51259416]{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.driver-section[data-v-51259416]{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:15px;border-bottom:1px solid #ddd;padding-bottom:10px}.door[data-v-51259416],.driver-seat[data-v-51259416]{border:1px solid #333;padding:6px 10px;text-align:center;background-color:#fff;font-size:14px}.driver-seat[data-v-51259416]{-ms-flex:1;flex:1;margin-right:10px}.door[data-v-51259416]{width:60px}.seats-section[data-v-51259416]{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.left-column[data-v-51259416],.right-column[data-v-51259416]{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:15px}.left-column[data-v-51259416]{-ms-flex-align:start;align-items:flex-start}.right-column[data-v-51259416]{-ms-flex-align:end;align-items:flex-end}.seat-row[data-v-51259416]{display:-ms-flexbox;display:flex;gap:5px}.seat[data-v-51259416]{width:30px;height:30px;border:1px solid #333;border-radius:50%;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;background-color:#fff;cursor:pointer;transition:all .3s;font-size:14px}.seat[data-v-51259416]:hover{background-color:#e6f7ff;border-color:#1890ff}.seat.selected[data-v-51259416]{background-color:#1890ff;color:#fff;border-color:#1890ff}.seat.disabled[data-v-51259416]{background-color:#f5f5f5;color:#d9d9d9;cursor:not-allowed;border-color:#d9d9d9}