@import url(https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap);#app{font-family:Inter,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center;color:#2c3e50;display:flex;flex-direction:column;min-height:100vh}nav{padding:30px}nav a{font-weight:700;color:#2c3e50}nav a.router-link-exact-active{color:#42b983}body{font-family:Inter,sans-serif}hr{border-color:#a2a2a2}h1,h2,h3,h4,h5{font-weight:400}.btn-check:checked+.btn-outline-primary{background-color:#250b6e;color:#fff}.btn-primary{background-color:#250b6e!important}.btn-outline-primary,.btn-primary{border-color:#250b6e!important}.pac-container{z-index:2005!important}.form-check-input:focus{border-color:#250b6e;box-shadow:0 0 0 .2rem rgba(37,11,110,.25)}.form-check-input:checked{background-color:#250b6e;border-color:#250b6e}@keyframes tdSkeletonPulse{0%{background-position:100% 50%}to{background-position:0 50%}}.booking-main-skeleton,.transport-skeleton{width:100%}.booking-skeleton-button,.booking-skeleton-card,.booking-skeleton-field,.booking-skeleton-line,.booking-skeleton-logo,.button-skeleton,.skeleton-alert,.skeleton-button,.skeleton-field,.skeleton-image,.skeleton-input,.skeleton-line,.skeleton-pill{background:linear-gradient(90deg,#f1f3f8 25%,#e2e6ef 37%,#f1f3f8 63%);background-size:400% 100%;animation:tdSkeletonPulse 1.3s ease infinite}.skeleton-row{display:flex;align-items:center;gap:14px;margin-bottom:22px}.skeleton-row-header{justify-content:space-between}.skeleton-grid{display:grid;gap:18px;margin-bottom:18px}.skeleton-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.skeleton-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.skeleton-pill{width:220px;height:42px;border-radius:999px}.skeleton-pill.short{width:150px}.skeleton-field{height:76px;border-radius:9px}.skeleton-field.compact{height:64px}.skeleton-field.small{height:56px}.affected-fields-skeleton{padding:8px 0 2px}.skeleton-card{border:1px solid #e7eaf1;border-radius:10px;padding:16px;height:100%;background:#fff}.skeleton-image{height:132px;border-radius:8px;margin-bottom:16px}.skeleton-image.addon{height:146px}.skeleton-line{height:13px;border-radius:999px;margin-bottom:12px}.skeleton-line.title{width:72%;height:18px}.skeleton-line.hero{width:42%;height:30px}.skeleton-line.short{width:45%}.skeleton-line.tiny{width:30%}.skeleton-line.price{width:54%;height:28px;margin-top:18px}.skeleton-button,.skeleton-input{height:46px;border-radius:8px;margin-top:16px}.skeleton-alert{width:45%;height:42px;border-radius:8px;margin-bottom:22px}.skeleton-panel,.skeleton-summary-card{border:1px solid #e7eaf1;border-radius:10px;padding:18px;margin-bottom:18px;background:#fff}.button-skeleton{display:inline-block;width:22px;height:12px;border-radius:999px;vertical-align:middle}.booking-main-skeleton{max-width:860px;padding:24px}.booking-skeleton-logo{width:210px;height:42px;border-radius:8px;margin-bottom:24px}.booking-skeleton-card{border-radius:12px;padding:26px;background:hsla(0,0%,100%,.95)}.booking-skeleton-line{width:48%;height:20px;border-radius:999px;margin-bottom:20px}.booking-skeleton-line.title{height:30px}.booking-skeleton-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-bottom:18px}.booking-skeleton-field{height:72px;border-radius:9px}.booking-skeleton-button{width:150px;height:48px;border-radius:8px;margin-left:auto}@media(max-width:768px){.booking-skeleton-grid,.skeleton-grid.three,.skeleton-grid.two{grid-template-columns:1fr}.skeleton-row{align-items:flex-start;flex-direction:column}.booking-skeleton-button,.booking-skeleton-line,.skeleton-alert,.skeleton-pill,.skeleton-pill.short{width:100%}.booking-main-skeleton{padding:18px}}