@import url('../styles.css');*{box-sizing:border-box}.lp{background:#f7f4eb}.lp-top{height:68px;background:#102d23;color:#fff;display:flex;justify-content:space-between;align-items:center;padding:0 max(5vw,20px)}.lp-brand{font-weight:800}.lp-brand small{display:block;font-size:8px;letter-spacing:.14em;color:#e4bd67}.lp-top a{font-weight:700;color:#fff}.lp-hero{background:linear-gradient(90deg,#0a1e18ec,#0a1e1880),url('../assets/coorg-hero.png') center/cover;color:#fff;padding:75px max(6vw,22px);display:grid;grid-template-columns:1.1fr .9fr;gap:6vw;align-items:center}.lp-hero h1{font-size:clamp(44px,5.5vw,73px);line-height:1.02;margin:12px 0}.lp-hero p{color:#dae4df}.lp-badges{display:flex;flex-wrap:wrap;gap:10px;margin-top:25px}.lp-badges span{border:1px solid #ffffff4f;padding:7px 10px;font-size:11px}.quote-box{background:#fff;color:#17211e;padding:28px;box-shadow:0 20px 50px #0005}.quote-box h2{font:400 29px 'DM Serif Display';margin:0}.quote-box>p{color:#68716d;font-size:12px}.lp-form{display:grid;grid-template-columns:1fr 1fr;gap:10px}.lp-form input,.lp-form select{width:100%;padding:12px;border:1px solid #d3cec2;font:inherit}.lp-form .full,.lp-form button{grid-column:1/3}.lp-strip{background:#d9ac54;padding:16px 5vw;display:flex;justify-content:center;gap:5vw;font-size:12px;font-weight:700}.lp-section{padding:75px max(6vw,22px)}.lp-section h2{font-size:clamp(37px,4vw,54px);line-height:1.1}.trust-grid,.vehicle-grid,.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.trust-grid article,.review-grid article{background:#fff;padding:25px;border:1px solid #e0dbcf}.trust-grid b{display:block;font:400 24px 'DM Serif Display';margin:8px 0}.trust-grid p,.review-grid p{font-size:13px;color:#68716d}.fleet-photo{height:380px;background:url('../assets/fleet.png') center/cover;margin-top:30px}.places-row{display:grid;grid-template-columns:repeat(5,1fr);gap:2px}.places-row span{padding:30px 14px;background:#173b2e;color:#fff;text-align:center}.lp-faq details{border-top:1px solid #ccc5b7;padding:18px 0;max-width:850px;margin:auto}.lp-faq details:last-child{border-bottom:1px solid #ccc5b7}.lp-final{text-align:center;background:#102d23;color:#fff}.lp-final p{color:#b7c5be}.mobile-bar{display:none}.lp-footer{text-align:center;background:#091c16;color:#9caea5;padding:25px;font-size:11px}.lp-footer a{text-decoration:underline}.form-note{font-size:10px;color:#68716d;grid-column:1/3;margin:0}@media(max-width:760px){.lp-hero{grid-template-columns:1fr;padding:48px 18px}.lp-top{padding:0 15px}.lp-top a{font-size:12px}.lp-strip{overflow:auto;justify-content:flex-start}.trust-grid,.review-grid{grid-template-columns:1fr}.places-row{grid-template-columns:1fr 1fr}.fleet-photo{height:220px}.mobile-bar{display:grid;grid-template-columns:1fr 1fr;position:fixed;z-index:30;bottom:0;left:0;right:0}.mobile-bar a{padding:15px;text-align:center;color:#fff;font-weight:800;background:#173b2e}.mobile-bar a:last-child{background:#25a865}.lp-footer{padding-bottom:85px}}
