.book-form-container{max-width:95%;margin:auto}.glass-card{background:rgba(255,255,255,.15);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:15px;box-shadow:0 8px 32px rgba(31,38,135,.37);border:1px solid rgba(255,255,255,.2)}.car-option{padding:10px 0;border-bottom:1px solid rgba(255,255,255,.2)}.car-option:last-child{border-bottom:none}.btn-warning{font-weight:700;border-radius:8px}.suggestion-dropdown{position:absolute;width:100%;max-height:200px;overflow-y:auto;z-index:1000;background-color:white;border:1px solid #ccc;border-radius:5px}.suggestion-dropdown li{cursor:pointer}.suggestion-dropdown li:hover{background-color:#f0f0f0}.car-scroll{overflow-x:auto;white-space:nowrap}.car-bubble{min-width:300px;background-color:#fff;border-radius:50px;box-shadow:0 4px 12px rgba(0,0,0,.1);cursor:pointer;transition:all .3s ease}.car-bubble:hover{transform:translateY(-2px)}.car-bubble.selected{background-color:#FFEB66;color:#000}.car-bubble.selected h5,.car-bubble.selected small,.car-bubble.selected span{color:#000!important}.car-scroll::-webkit-scrollbar{display:none}