*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,sans-serif;background:#f5f7fa;color:#16283d}a{text-decoration:none;color:inherit}.site-header{position:absolute;z-index:5;left:0;right:0;top:0;height:86px;padding:0 6%;display:flex;align-items:center;justify-content:space-between;color:#fff}.brand{font-size:27px;font-weight:900;letter-spacing:1px;color:#d7a52b}.brand span{display:block;font-size:10px;color:#fff;letter-spacing:4px;text-align:center}.site-header nav{display:flex;gap:28px;font-size:14px;font-weight:700}.header-btn,.primary{background:linear-gradient(135deg,#d9a829,#b77b00);color:#fff;border:0;border-radius:9px;padding:13px 20px;font-weight:800;cursor:pointer}.hero{min-height:620px;padding:155px 6% 55px;background:linear-gradient(90deg,rgba(10,28,45,.91),rgba(10,28,45,.4)),url('https://images.unsplash.com/photo-1500530855697-b586d89ba3ee?auto=format&fit=crop&w=2000&q=85') center/cover}.hero-copy{max-width:650px;color:#fff}.eyebrow{font-size:12px;letter-spacing:2px;color:#e0b550;font-weight:800}.hero h1{font-size:48px;line-height:1.08;margin:12px 0}.hero h1 span{display:block;color:#e0ab27}.hero p{font-size:18px;max-width:560px;line-height:1.6}.booking-card{max-width:1180px;margin-top:38px;background:#fff;border-radius:18px;padding:20px;box-shadow:0 18px 50px rgba(0,0,0,.28)}.tabs{display:flex;gap:10px;margin-bottom:18px}.tab{border:0;padding:12px 20px;border-radius:9px;font-weight:800;cursor:pointer}.tab.active{background:#fff2cd;color:#9b6a00}.grid{display:grid;gap:13px}.booking-grid{grid-template-columns:1.5fr 1.5fr repeat(5,1fr)}label{font-size:12px;font-weight:700;color:#647184}input,select,textarea{width:100%;margin-top:7px;border:1px solid #dce2e8;border-radius:9px;padding:13px;background:#fff;color:#17283e;font:inherit}textarea{min-height:100px;resize:vertical}.big{min-height:48px;align-self:end}.return-fields{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;gap:13px}.hidden{display:none!important}.section{max-width:1220px;margin:auto;padding:48px 20px}.section-head{display:flex;align-items:center;gap:12px;margin-bottom:20px}.section-head h2{margin:0}.section-head p{margin:5px 0 0;color:#788596}.step{display:inline-flex;width:34px;height:34px;border-radius:50%;align-items:center;justify-content:center;background:#d7a52b;color:#fff;font-weight:900}.vehicle-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.vehicle-card{background:#fff;border:2px solid transparent;border-radius:15px;padding:18px;box-shadow:0 6px 25px rgba(13,38,64,.07)}.vehicle-card.selected{border-color:#d6a429}.vehicle-card img{width:100%;height:180px;object-fit:cover;border-radius:11px}.vehicle-card h3{margin:15px 0 8px}.meta{display:flex;gap:15px;color:#6b7888;font-size:13px}.features{list-style:none;padding:0;line-height:1.9;font-size:13px}.features li:before{content:'✓';color:#1a9e54;margin-right:7px}.vehicle-foot{display:flex;justify-content:space-between;align-items:center}.vehicle-price{font-size:28px;font-weight:900;color:#b47d08}.select-vehicle{border:0;border-radius:8px;padding:11px 15px;background:#d8a528;color:#fff;font-weight:800;cursor:pointer}.two-col{display:grid;grid-template-columns:2fr 1fr;gap:22px}.panel{background:#fff;border-radius:15px;padding:24px;box-shadow:0 6px 25px rgba(13,38,64,.07)}.form-grid{grid-template-columns:1fr 1fr}.span2{grid-column:1/-1}.summary h3{margin-top:0}.summary-line{display:flex;justify-content:space-between;gap:20px;padding:10px 0;border-bottom:1px solid #edf0f3;font-size:14px}.summary-line span{color:#7b8795}.total{display:flex;justify-content:space-between;align-items:center;margin-top:18px;font-size:20px}.total strong{font-size:28px;color:#b47d08}.extras-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.extra{display:flex;min-height:170px;flex-direction:column;align-items:center;justify-content:center;background:#fff;border:2px solid transparent;border-radius:15px;box-shadow:0 6px 25px rgba(13,38,64,.06);cursor:pointer}.extra:has(input:checked){border-color:#d6a429}.extra input{width:auto}.extra span{font-size:40px;margin:10px}.extra strong{font-size:16px;color:#17283e}.extra small{margin-top:7px;color:#b47d08}.pay{display:flex;align-items:center;gap:12px;padding:16px;border:1px solid #e0e5eb;border-radius:10px;margin:12px 0}.pay input{width:auto;margin:0}.pay div{display:flex;flex-direction:column;gap:4px}.pay strong{color:#17283e}.full{width:100%;margin-top:12px}.form-message{color:#b3261e}.trust-items{display:flex;flex-direction:column;gap:12px;margin-top:20px}.success{text-align:center;max-width:680px;margin:auto}.success-icon{width:72px;height:72px;border-radius:50%;background:#24a158;color:#fff;display:flex;align-items:center;justify-content:center;font-size:38px;margin:0 auto 18px}.code{display:inline-block;background:#eaf7ef;color:#218849;padding:13px 22px;border-radius:10px;font-weight:900;font-size:20px}.inline{display:inline-block;margin-top:10px}.benefits{background:#14273c;color:#fff;padding:28px 6%;display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.benefits div{display:flex;flex-direction:column;gap:5px}.benefits b{color:#e0ad2d}footer{background:#0b1724;color:#9da8b4;text-align:center;padding:25px}.whatsapp{position:fixed;right:22px;bottom:22px;background:#21bd5b;color:#fff;padding:14px 17px;border-radius:999px;font-weight:800;box-shadow:0 8px 28px rgba(0,0,0,.2)}@media(max-width:1000px){.site-header nav{display:none}.booking-grid{grid-template-columns:repeat(2,1fr)}.vehicle-grid{grid-template-columns:1fr}.two-col{grid-template-columns:1fr}.extras-grid{grid-template-columns:1fr}.benefits{grid-template-columns:1fr 1fr}.hero h1{font-size:40px}}@media(max-width:600px){.header-btn{display:none}.hero{padding:125px 18px 35px}.hero h1{font-size:34px}.booking-grid,.form-grid{grid-template-columns:1fr}.return-fields{grid-template-columns:1fr}.span2{grid-column:auto}.section{padding:34px 15px}.benefits{grid-template-columns:1fr}}
.autocomplete-host{margin-top:7px;min-height:48px}.autocomplete-host gmp-place-autocomplete{width:100%;min-height:48px;border:1px solid #dce2e8;border-radius:9px;background:#fff}.place-selected{display:block;margin-top:7px;max-width:300px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#8a96a4;font-weight:500}.place-selected.chosen{color:#24764b}.maps-note{margin:12px 0 0;color:#748292;font-size:12px}.maps-error{min-height:48px;border:1px dashed #e0b550;border-radius:9px;padding:13px;background:#fff8e7;color:#835d09;font-size:12px;font-weight:600}.distance-note{color:#b47d08!important;font-weight:700}.place-label{min-width:0}@media(max-width:1050px){.booking-grid{grid-template-columns:1fr 1fr 1fr 1fr}.place-label{grid-column:span 2}}@media(max-width:700px){.booking-grid{grid-template-columns:1fr}.place-label{grid-column:1}.place-selected{max-width:100%}}
