.booking-section{text-align:center;background-color:#e2ece9;padding:5rem 1.5rem;position:relative}.booking-card-wrapper{max-width:1100px;margin:0 auto;padding-top:30px;position:relative}.booking-tabs{z-index:10;background:#fff;border:1px solid #025e4f0f;border-radius:12px;display:flex;position:absolute;top:0;left:50%;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 6px 24px #025e4f14}.booking-tab{cursor:pointer;color:#71717a;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;min-width:110px;padding:.85rem 1.75rem;font-family:inherit;font-size:.85rem;font-weight:600;transition:all .25s;display:flex;position:relative}.booking-tab:hover{color:#025e4f;background-color:#025e4f05}.booking-tab.active{color:#025e4f;background-color:#025e4f0a}.booking-tab.active:after{content:"";background-color:#7bb928;border-radius:9999px;height:3px;position:absolute;bottom:0;left:15%;right:15%}.booking-tab-icon{justify-content:center;align-items:center;margin-bottom:.35rem;transition:transform .2s;display:flex}.booking-tab:hover .booking-tab-icon{transform:translateY(-2px)}.booking-card{background:#fff;border:1px solid #e4e4e7cc;border-radius:16px;flex-direction:column;align-items:center;padding:3rem 2.5rem 1.5rem;display:flex;box-shadow:0 10px 40px #00000008}.booking-sub-toggles{background:#f4f4f5;border:1px solid #e4e4e799;border-radius:9999px;margin:.5rem auto 2rem;padding:.3rem;display:inline-flex}.booking-sub-toggle-btn{color:#52525b;cursor:pointer;background:0 0;border:none;border-radius:9999px;padding:.55rem 1.5rem;font-family:inherit;font-size:.85rem;font-weight:700;transition:all .2s cubic-bezier(.4,0,.2,1)}.booking-sub-toggle-btn:hover{color:#18181b}.booking-sub-toggle-btn.active{color:#4a2f1b;background:#f9c79f;box-shadow:0 3px 10px #0000000f}.booking-grid{grid-template-columns:repeat(4,1fr);gap:1.25rem;width:100%;margin-bottom:2rem;display:grid}.booking-field{background:#fff;border:1px solid #e4e4e7;border-radius:10px;align-items:center;padding:.8rem 1rem;transition:all .2s;display:flex;position:relative}.booking-field:hover{border-color:#a1a1aa}.booking-field:focus-within{border-color:#025e4f;box-shadow:0 0 0 3px #025e4f1f}.booking-field-icon{color:#71717a;flex-shrink:0;justify-content:center;align-items:center;margin-right:.75rem;display:flex}.booking-field-input{color:#18181b;background:0 0;border:none;outline:none;width:100%;font-family:inherit;font-size:.9rem;font-weight:500}.booking-field-input::placeholder{color:#a1a1aa}.booking-field-select{cursor:pointer;appearance:none;padding-right:1.5rem}.booking-mobile-block{width:100%;max-width:480px;margin:0 auto 1.5rem}.booking-mobile-label{color:#18181b;text-align:left;margin-bottom:.6rem;font-size:.85rem;font-weight:700;display:block}.booking-mobile-input-wrapper{background:#fff;border:1px solid #e4e4e7;border-radius:10px;align-items:center;padding:.8rem 1rem;transition:all .2s;display:flex}.booking-mobile-input-wrapper:hover{border-color:#a1a1aa}.booking-mobile-input-wrapper:focus-within{border-color:#025e4f;box-shadow:0 0 0 3px #025e4f1f}.booking-mobile-icon{color:#71717a;flex-shrink:0;justify-content:center;align-items:center;margin-right:.75rem;display:flex}.booking-mobile-prefix{color:#18181b;-webkit-user-select:none;user-select:none;border-right:1px solid #e4e4e7;margin-right:.75rem;padding-right:.75rem;font-size:.95rem;font-weight:700}.booking-mobile-input{color:#18181b;letter-spacing:.05em;background:0 0;border:none;outline:none;width:100%;font-family:inherit;font-size:.95rem;font-weight:600}.booking-mobile-input::placeholder{color:#a1a1aa;letter-spacing:normal;font-weight:500}.btn-geo{cursor:pointer;color:#71717a;background:0 0;border:none;justify-content:center;align-items:center;padding:.25rem;transition:color .2s;display:flex}.btn-geo:hover{color:#025e4f}.booking-action{justify-content:center;width:100%;margin-top:1.5rem;display:flex}.btn-check-fare{color:#fff;cursor:pointer;z-index:5;background:#025e4f;border:none;border-radius:9999px;padding:.95rem 3.5rem;font-family:inherit;font-size:1.1rem;font-weight:700;transition:all .3s cubic-bezier(.16,1,.3,1);box-shadow:0 6px 20px #025e4f40}.btn-check-fare:hover{background:#01463b;transform:translateY(-2px)scale(1.02);box-shadow:0 10px 25px #025e4f59}.btn-check-fare:active{transform:translateY(0)scale(.98)}.floating-call-btn{z-index:999;color:#fff;background-color:#7bb928;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;text-decoration:none;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 6px 20px #7bb92866}.floating-call-btn:hover{background-color:#68a31e;transform:scale(1.1)rotate(12deg);box-shadow:0 8px 24px #7bb9288c}.fare-modal-overlay{-webkit-backdrop-filter:blur(8px);z-index:1100;background:#18181b8c;justify-content:center;align-items:center;width:100vw;height:100vh;padding:1.5rem;animation:.25s forwards fadeIn;display:flex;position:fixed;top:0;left:0}.fare-modal-card{background:#fff;border:1px solid #e4e4e7cc;border-radius:20px;width:100%;max-width:480px;padding:2.25rem;animation:.3s cubic-bezier(.16,1,.3,1) forwards slideUp;position:relative;box-shadow:0 15px 50px #00000026}.fare-modal-title{color:#18181b;margin-bottom:.5rem;font-size:1.4rem;font-weight:700}.fare-modal-subtitle{color:#71717a;margin-bottom:1.5rem;font-size:.85rem}.fare-details-list{background:#faf9f6;border:1px dashed #025e4f33;border-radius:12px;margin-bottom:1.5rem;padding:1.25rem}.fare-detail-row{color:#3f3d56;justify-content:space-between;margin-bottom:.75rem;font-size:.9rem;display:flex}.fare-detail-row.total{color:#025e4f;border-top:1px solid #e4e4e7;margin-top:.75rem;margin-bottom:0;padding-top:.75rem;font-size:1.15rem;font-weight:800}.btn-modal-close{color:#a1a1aa;cursor:pointer;background:0 0;border:none;font-size:1.75rem;transition:color .2s;position:absolute;top:12px;right:18px}.btn-modal-close:hover{color:#18181b}@media (max-width:900px){.booking-grid{grid-template-columns:repeat(2,1fr)}.booking-section{padding:6rem 1rem 4rem}}@media (max-width:600px){.booking-grid{grid-template-columns:1fr;gap:1rem}.booking-tabs{width:92%}.booking-tab{flex:1;min-width:0;padding:.75rem .5rem;font-size:.75rem}.booking-sub-toggle-btn{padding:.5rem 1rem;font-size:.75rem}.booking-card{padding:2.5rem 1.25rem 1.25rem}.btn-check-fare{width:80%;padding:.85rem 2rem;font-size:.95rem}.floating-call-btn{width:48px;height:48px;bottom:16px;right:16px}}.map-modal-overlay{-webkit-backdrop-filter:blur(8px);z-index:1200;background:#18181b99;justify-content:center;align-items:center;width:100vw;height:100vh;padding:1.5rem;animation:.25s forwards fadeIn;display:flex;position:fixed;top:0;left:0}.map-modal-card{text-align:left;background:#fff;border:1px solid #e4e4e7cc;border-radius:20px;width:100%;max-width:600px;padding:2.25rem;animation:.3s cubic-bezier(.16,1,.3,1) forwards slideUp;position:relative;box-shadow:0 15px 50px #00000026}.map-modal-title{color:#18181b;margin-bottom:.25rem;font-size:1.35rem;font-weight:700}.map-modal-subtitle{color:#71717a;margin-bottom:1.25rem;font-size:.85rem}.map-btn-group{justify-content:flex-end;gap:.75rem;margin-top:1.25rem;display:flex}.btn-secondary{color:#18181b;cursor:pointer;background:#f4f4f5;border:1px solid #d4d4d8;border-radius:8px;padding:.6rem 1.5rem;font-family:inherit;font-size:.9rem;font-weight:600;transition:all .2s}.btn-secondary:hover{background:#e4e4e7}.booking-vehicles-section{text-align:left;width:100%;margin-top:1.5rem;margin-bottom:2rem}.booking-vehicles-title{color:#18181b;margin-bottom:.75rem;font-size:1rem;font-weight:700;display:block}.booking-vehicles-grid{grid-template-columns:repeat(3,1fr);gap:1rem;width:100%;display:grid}.vehicle-card{cursor:pointer;text-align:center;background:#fff;border:1px solid #e4e4e7;border-radius:12px;flex-direction:column;align-items:center;padding:1.25rem;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden}.vehicle-card:hover{border-color:#025e4f;transform:translateY(-2px);box-shadow:0 4px 12px #025e4f0d}.vehicle-card.active{background-color:#025e4f05;border-color:#025e4f;box-shadow:0 4px 16px #025e4f14}.vehicle-card.active:before{content:"✓";color:#fff;background:#025e4f;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:.75rem;font-weight:800;display:flex;position:absolute;top:8px;right:12px}.vehicle-icon-wrapper{color:#52525b;justify-content:center;align-items:center;height:60px;margin-bottom:.75rem;transition:transform .25s;display:flex}.vehicle-card:hover .vehicle-icon-wrapper{transform:scale(1.05)}.vehicle-card.active .vehicle-icon-wrapper{color:#025e4f}.vehicle-name{color:#18181b;margin-bottom:.25rem;font-size:.95rem;font-weight:700}.vehicle-details{color:#71717a;justify-content:center;gap:.5rem;margin-bottom:.75rem;font-size:.75rem;display:flex}.vehicle-price{color:#025e4f;margin-top:auto;font-size:1.15rem;font-weight:800}@media (max-width:768px){.booking-vehicles-grid{grid-template-columns:1fr;gap:.75rem}.vehicle-card{text-align:left;flex-direction:row;align-items:center;padding:.75rem 1rem}.vehicle-icon-wrapper{width:60px;height:45px;margin-bottom:0;margin-right:1rem}.vehicle-price{margin-left:auto}.vehicle-card.active:before{top:50%;right:16px;transform:translateY(-50%)}}.autocomplete-suggestions{z-index:1000;background:#fff;border:1px solid #025e4f26;border-radius:8px;max-height:220px;margin-top:4px;position:absolute;top:100%;left:0;right:0;overflow-y:auto;box-shadow:0 8px 30px #00000014}.suggestion-item{color:#3f3f46;cursor:pointer;text-align:left;border-bottom:1px solid #e4e4e780;align-items:center;padding:.75rem 1rem;font-size:.825rem;transition:all .2s;display:flex}.suggestion-item:last-child{border-bottom:none}.suggestion-item:hover{color:#025e4f;background-color:#025e4f0a}.suggestion-text{white-space:nowrap;text-overflow:ellipsis;width:100%;overflow:hidden}.pac-container{z-index:100000!important}
