.booking-progress-bar{transition:width .5s ease-out!important;width:var(--progress-width,0);min-width:8px;box-shadow:0 0 6px rgba(249,115,22,.12)}.booking-progress-bar[data-progress="1"],.progress-step-1{width:12.5%!important;min-width:12.5%!important}.progress-step-2{width:25%!important}.progress-step-3{width:37.5%!important}.progress-step-4{width:50%!important}.progress-step-5{width:62.5%!important}.progress-step-6{width:75%!important}.progress-step-7{width:87.5%!important}.progress-step-8{width:100%!important}.loading-spinner{animation-duration:2s!important;animation-timing-function:linear!important;animation-iteration-count:infinite!important}@media (max-width:640px){.booking-modal-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;touch-action:pan-y}.booking-modal-content{min-height:100vh;min-height:100svh;overflow:visible;border-radius:0}.booking-modal-inner-content{-webkit-overflow-scrolling:touch;overscroll-behavior:contain;touch-action:pan-y}.booking-modal-footer{position:sticky;bottom:0;background:rgba(26,26,28,.95);backdrop-filter:blur(10px);padding-bottom:max(env(safe-area-inset-bottom),1rem)}}.scrollbar-hide{scrollbar-width:none;-ms-overflow-style:none}.scrollbar-hide::-webkit-scrollbar{display:none;width:0;height:0}.booking-modal-scroll{scroll-behavior:smooth}.modal-open{overflow:hidden;position:fixed;width:100%;height:100%}