.hero-section-booking{position:relative;min-height:750px;display:flex;align-items:center;background:linear-gradient(135deg,rgb(13 27 42 / .97) 0%,rgb(26 58 92 / .95) 100%),url(https://images.unsplash.com/photo-1449965408869-eaa3f722e40d?w=1600) center/cover;padding:80px 0}.hero-content-booking{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.hero-text{color:#fff}.hero-text .hero-subtitle{color:rgb(255 255 255 / .9)}.hero-text .hero-title{color:#fff;margin-bottom:20px}.hero-text .hero-description{color:rgb(255 255 255 / .95);margin-bottom:30px}.text-gradient-white{background:#fff;color:#0D1B2A;padding:5px 15px;border-radius:8px;display:inline-block}.hero-stats{display:flex;gap:30px;margin-top:30px}.stat-item{background:rgb(255 255 255 / .15);backdrop-filter:blur(10px);padding:20px 25px;border-radius:12px;text-align:center;border:2px solid rgb(255 255 255 / .2)}.stat-number{font-size:32px;font-weight:800;color:#fff;margin-bottom:5px}.stat-label{font-size:13px;opacity:.9;color:#fff}.booking-form-wrapper{background:#fff;border-radius:20px;padding:35px 30px;box-shadow:0 20px 60px rgb(0 0 0 / .3)}.booking-form-header{display:flex;align-items:center;gap:12px;margin-bottom:25px;padding-bottom:20px;border-bottom:2px solid #f0f0f0}.booking-form-header i{font-size:28px;color:#0096E2}.booking-form-header h3{font-size:22px;margin:0;color:#0D1B2A;font-weight:700}.booking-form{display:flex;flex-direction:column;gap:18px}.form-row-booking{display:grid;grid-template-columns:1fr 1fr;gap:15px}.form-group-booking{display:flex;flex-direction:column}.form-group-booking label{font-size:13px;font-weight:600;color:#0D1B2A;margin-bottom:8px;display:flex;align-items:center;gap:6px}.form-group-booking label i{color:#0096E2;font-size:14px}.form-group-booking input,.form-group-booking select{width:100%;padding:12px 15px;border:2px solid #e0e0e0;border-radius:10px;font-size:15px;font-family:'Poppins',sans-serif;transition:all 0.3s;background:#fff}.form-group-booking input:focus,.form-group-booking select:focus{outline:none;border-color:#0096E2;box-shadow:0 0 0 3px rgb(0 150 226 / .15)}.form-group-small{grid-column:span 1}.rental-summary{background:#f8f9fa;padding:15px 20px;border-radius:10px;display:flex;align-items:center;gap:12px;border:2px solid #e0e0e0}.rental-summary i{font-size:22px;color:#0096E2}.rental-summary span{color:#777;font-size:15px}.rental-summary strong{color:#0D1B2A;font-size:20px;font-weight:700}.btn-booking{width:100%;padding:16px;background:linear-gradient(135deg,#0096E2 0%,#0070B8 100%);color:#fff;border:none;border-radius:10px;font-size:16px;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:10px;transition:all 0.3s;box-shadow:0 4px 16px rgb(0 150 226 / .35)}.btn-booking:hover{transform:translateY(-2px);box-shadow:0 6px 24px rgb(0 150 226 / .5);background:linear-gradient(135deg,#00AAFF 0%,#0096E2 100%)}.btn-booking i{font-size:18px}.booking-info-bar{background:rgb(255 255 255 / .2);backdrop-filter:blur(10px);padding:20px 30px;border-radius:16px;display:inline-block;margin-top:20px}.booking-info-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:25px;text-align:left}.booking-info-item{color:#fff}.booking-info-label{font-size:12px;opacity:.9;margin-bottom:5px}.booking-info-value{font-weight:600;font-size:16px}.booking-info-sub{font-size:13px;opacity:.9}.price-breakdown{background:#f8f9fa;padding:15px 20px;border-radius:10px;margin:15px 0}.price-row{display:flex;justify-content:space-between;font-size:14px;color:#777;margin-bottom:8px}.price-row:last-child{margin-bottom:0;padding-top:12px;border-top:2px solid #e0e0e0;margin-top:12px}.price-row.total{font-weight:700;color:#0D1B2A}.price-row.total .price-amount{color:#0096E2;font-size:18px}.hero-showcase{margin-top:52px;padding-top:40px;border-top:1px solid rgb(255 255 255 / .12)}.hvs-header{text-align:center;margin-bottom:28px}.hvs-label{font-size:11px;font-weight:700;letter-spacing:2.5px;text-transform:uppercase;color:#60BBFF;margin-bottom:8px}.hvs-label i{margin-right:5px}.hvs-title{font-size:24px;font-weight:800;color:#fff;margin:0 0 8px}.hvs-subtitle{font-size:14px;color:rgb(255 255 255 / .6);margin:0}.hvs-tabs{display:flex;gap:12px;justify-content:center;margin-bottom:30px;flex-wrap:wrap}.hvs-tab{display:flex;align-items:center;gap:12px;padding:14px 24px;background:rgb(255 255 255 / .07);border:2px solid rgb(255 255 255 / .14);border-radius:50px;color:rgb(255 255 255 / .7);cursor:pointer;transition:all 0.3s;font-family:'Poppins',sans-serif;text-align:left}.hvs-tab i{font-size:18px;flex-shrink:0}.hvs-tab-inner{display:flex;flex-direction:column}.hvs-tab-label{font-size:14px;font-weight:700;line-height:1.2}.hvs-tab-sub{font-size:11px;opacity:.7;margin-top:2px}.hvs-tab:hover{border-color:rgb(0 150 226 / .5);color:#fff;background:rgb(0 150 226 / .08)}.hvs-tab.active{background:linear-gradient(135deg,#0096E2 0%,#0070B8 100%);border-color:#0096E2;color:#fff}.hvs-tab.active .hvs-tab-sub{opacity:.85}.hvs-panel{display:none;animation:hvsFadeIn 0.35s ease}.hvs-panel.active{display:block}@keyframes hvsFadeIn{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.hvs-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-bottom:18px}.hvs-card{background:rgb(255 255 255 / .06);border:1px solid rgb(255 255 255 / .12);border-radius:16px;overflow:hidden;transition:all 0.35s}.hvs-card:hover{background:rgb(255 255 255 / .1);border-color:rgb(0 150 226 / .5);transform:translateY(-5px);box-shadow:0 12px 32px rgb(0 0 0 / .3)}.hvs-card-img{height:155px;overflow:hidden;background:rgb(0 0 0 / .25)}.hvs-card-img img{width:100%;height:100%;object-fit:cover;transition:transform 0.4s}.hvs-card:hover .hvs-card-img img{transform:scale(1.07)}.hvs-card-body{padding:14px 16px 16px}.hvs-card-name{font-size:15px;font-weight:700;color:#fff;margin:0 0 7px}.hvs-card-specs{display:flex;gap:12px;font-size:12px;color:rgb(255 255 255 / .6);margin-bottom:14px}.hvs-card-specs i{color:#60BBFF;margin-right:3px}.hvs-card-footer{display:flex;justify-content:space-between;align-items:center;gap:8px}.hvs-card-price{font-size:22px;font-weight:800;color:#fff;line-height:1}.hvs-card-price small{font-size:12px;font-weight:400;opacity:.65}.hvs-card-btn{background:linear-gradient(135deg,#0096E2 0%,#0070B8 100%);color:#fff;padding:8px 16px;border-radius:20px;font-size:12px;font-weight:700;text-decoration:none;transition:all 0.3s;white-space:nowrap;display:inline-flex;align-items:center;gap:5px}.hvs-card-btn i{font-size:10px}.hvs-card-btn:hover{background:#fff;color:#0096E2}.hvs-see-all{display:flex;align-items:center;justify-content:center;gap:8px;color:rgb(255 255 255 / .65);font-size:13px;font-weight:600;text-decoration:none;padding:12px 20px;border:1px solid rgb(255 255 255 / .18);border-radius:10px;transition:all 0.3s}.hvs-see-all:hover{color:#fff;border-color:rgb(255 255 255 / .35);background:rgb(255 255 255 / .06)}@media (max-width:992px){.hero-content-booking{grid-template-columns:1fr;gap:40px}.hero-text{text-align:center}.hero-stats{justify-content:center;flex-wrap:wrap}.booking-form-wrapper{max-width:500px;margin:0 auto}.hvs-grid{grid-template-columns:1fr 1fr;gap:14px}.hvs-grid .hvs-card:last-child{grid-column:span 2;max-width:340px;margin:0 auto}.hvs-tab-sub{display:none}}@media (max-width:768px){.hero-section-booking{min-height:auto;padding:60px 0}.form-row-booking{grid-template-columns:1fr}.hero-stats{gap:15px}.stat-item{flex:1;min-width:100px}.booking-form-wrapper{padding:25px 20px}.hvs-grid{grid-template-columns:repeat(3,minmax(220px,1fr));overflow-x:auto;padding-bottom:8px;gap:12px;scrollbar-width:thin;scrollbar-color:rgb(201 168 76 / .4) #fff0}.hvs-grid .hvs-card:last-child{grid-column:auto;max-width:none;margin:0}.hvs-tabs{gap:8px}.hvs-tab{padding:10px 16px}.hvs-tab-sub{display:none}.hvs-title{font-size:20px}.booking-info-grid{grid-template-columns:1fr;gap:15px}}@media (max-width:576px){.hero-stats{flex-direction:column;width:100%}.stat-item{width:100%}}