﻿@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+Sinhala:wght@400;500;600;700&family=Plus+Jakarta+Sans:wght@400;500;600;700;800&display=swap');

html,
body {
    font-family: 'Plus Jakarta Sans', 'Noto Sans Sinhala', sans-serif;
}

body,
button,
input,
textarea,
select {
    font-family: 'Plus Jakarta Sans', 'Noto Sans Sinhala', sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Plus Jakarta Sans', 'Noto Sans Sinhala', sans-serif;
    font-weight: 700;
}

nav,
.navbar,
.nav-link,
button,
.btn {
    font-family: 'Plus Jakarta Sans', 'Noto Sans Sinhala', sans-serif;
    font-weight: 600;
}

/* =====================================================
   DHANA TOURS - MAIN CSS
   Existing CSS
   ===================================================== */

:root{--navy:#061321;--navy2:#0a1e30;--gold:#e8b33b;--gold2:#f4cc68;--green:#24b15b;--green2:#31d56f;--ink:#0c1724;--muted:#687586;--soft:#f5f7f9;--line:#e4e9ef;--white:#fff;--shadow:0 22px 60px rgba(5,18,32,.11);--radius:22px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);line-height:1.6;background:#fff}a{text-decoration:none;color:inherit}button,input,select,textarea{font:inherit}.container{width:min(1180px,92%);margin:auto}.announcement{background:#061321;color:#dce7f0;font-size:12px;border-bottom:1px solid rgba(255,255,255,.08)}.announcement-inner{height:38px;display:flex;justify-content:center;gap:28px;align-items:center}.announcement strong{color:var(--gold2);letter-spacing:.4px}

.site-header{
    position:static;
    top:auto;
    z-index:auto;
    background:rgba(255,255,255,.92);
    backdrop-filter:blur(18px);
    border-bottom:1px solid rgba(228,233,239,.85);
}

.nav-wrap{height:82px;display:flex;align-items:center;justify-content:space-between;gap:25px}.brand{display:flex;align-items:center;gap:11px}.brand img{width:54px;height:54px;border-radius:14px;object-fit:cover}.brand b{display:block;font-size:20px;letter-spacing:1px;line-height:1}.brand small{display:block;font-size:9px;font-weight:900;color:#667486;letter-spacing:1.3px;margin-top:5px}.navlinks{display:flex;align-items:center;gap:24px;font-size:13px;font-weight:800}.navlinks a{color:#2b3949}.navlinks a:hover,.navlinks a.active{color:#b17c12}.nav-book{background:var(--navy);color:#fff!important;padding:12px 17px;border-radius:999px;box-shadow:0 10px 25px rgba(6,19,33,.16)}.nav-book span{color:var(--gold2);margin-left:5px}.menu{display:none;border:0;background:none;font-size:27px}.hero{position:relative;min-height:700px;color:#fff;overflow:hidden;padding:72px 0 130px}.hero-bg{position:absolute;inset:0;background:url('../images/hero-sri-lanka.jpg') center/cover no-repeat;transform:scale(1.02)}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,12,21,.95) 0%,rgba(3,12,21,.76) 43%,rgba(3,12,21,.28) 100%)}.hero-inner{position:relative;z-index:2;display:grid;grid-template-columns:1fr .8fr;min-height:510px;align-items:center}.hero-copy{max-width:710px}.hero-kicker,.eyebrow{display:inline-flex;align-items:center;gap:8px;font-size:11px;font-weight:900;letter-spacing:1.4px;text-transform:uppercase;color:#b47d0c}.hero-kicker{color:#f0c761}.spark{font-size:16px}.hero h1{font-size:clamp(46px,6.5vw,78px);line-height:1.02;letter-spacing:-3.2px;margin:18px 0 18px}.hero h1 em,.section h2 em{font-style:normal;color:var(--gold2)}.hero-lead{font-size:18px;color:#d5dfe7;max-width:650px}.trust-row{display:flex;flex-wrap:wrap;gap:18px;margin:25px 0;color:#edf4f8;font-size:12px;font-weight:800}.trust-row span{opacity:.92}.hero-buttons{display:flex;gap:12px;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:13px 19px;border-radius:13px;font-weight:900;border:1px solid transparent;transition:.2s;cursor:pointer}.btn:hover{transform:translateY(-2px)}.btn-gold{background:linear-gradient(135deg,var(--gold),#d99a17);color:#0c1724;box-shadow:0 16px 32px rgba(232,179,59,.2)}.btn-outline{border-color:rgba(255,255,255,.45);color:#fff;background:rgba(255,255,255,.04)}.btn-green{background:linear-gradient(135deg,var(--green),#169846);color:#fff;box-shadow:0 14px 28px rgba(36,177,91,.18)}.btn-dark{background:var(--navy);color:#fff}.hero-rating{display:flex;gap:12px;align-items:center;margin-top:25px}.stars{color:var(--gold2);letter-spacing:2px}.hero-rating b{display:block;font-size:13px}.hero-rating small{display:block;color:#b7c6d2;font-size:11px}.hero-visual{position:relative;height:100%}.hero-glass{position:absolute;right:5%;top:14%;width:290px;height:330px;border:1px solid rgba(255,255,255,.15);background:linear-gradient(145deg,rgba(255,255,255,.11),rgba(255,255,255,.025));backdrop-filter:blur(10px);border-radius:30px;box-shadow:0 35px 90px rgba(0,0,0,.28);transform:rotate(2deg)}.mini-badge{position:absolute;right:20px;top:20px;border:1px solid rgba(232,179,59,.55);color:#f3c961;border-radius:15px;padding:10px 13px;font-size:10px;letter-spacing:1px;text-align:center}.mini-route{position:absolute;left:20px;right:20px;bottom:24px;background:rgba(4,14,24,.72);border:1px solid rgba(255,255,255,.1);border-radius:17px;padding:14px;display:flex;align-items:center;gap:10px}.mini-route small{display:block;color:#91a4b4;font-size:9px;text-transform:uppercase;letter-spacing:1px}.mini-route b{font-size:12px}.dot{width:9px;height:9px;border-radius:50%;display:block}.dot.gold{background:var(--gold);box-shadow:0 0 0 5px rgba(232,179,59,.12)}.route-arrow{margin-left:auto;color:var(--gold2)}.booking-float{position:absolute;z-index:5;left:0;right:0;bottom:-55px;background:#fff;border-radius:22px;box-shadow:0 25px 65px rgba(0,0,0,.18);overflow:hidden;color:var(--ink)}.booking-tabs{display:flex;background:#f8fafb;border-bottom:1px solid var(--line)}.booking-tabs button{border:0;background:none;padding:14px 20px;font-weight:900;font-size:12px;color:#6b7887;cursor:pointer;border-bottom:2px solid transparent}.booking-tabs button.active{color:#9b6d08;border-bottom-color:var(--gold)}.quick-form{display:grid;grid-template-columns:1.15fr 22px 1.15fr .9fr .75fr .65fr 1fr auto;gap:10px;align-items:end;padding:18px}.quick-field label,.field label{display:block;font-size:10px;text-transform:uppercase;letter-spacing:.9px;font-weight:900;color:#788595;margin-bottom:6px}.quick-field input,.quick-field select,.field input,.field select,.field textarea{width:100%;border:1px solid #dbe3eb;background:#fff;border-radius:11px;padding:11px 12px;outline:none;color:var(--ink)}.quick-field input:focus,.quick-field select:focus,.field input:focus,.field select:focus,.field textarea:focus{border-color:#caa13d;box-shadow:0 0 0 4px rgba(232,179,59,.12)}.swap{align-self:end;margin-bottom:10px;width:22px;height:22px;border-radius:50%;display:grid;place-items:center;background:#f3f5f7;color:#8a650d;font-weight:900;font-size:12px;cursor:pointer}.quick-submit{height:44px;white-space:nowrap}.quick-note{margin:0;padding:0 18px 14px;color:#8a95a2;font-size:10px}.trust-strip{background:var(--navy);color:#fff;padding:23px 0}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);text-align:center}.trust-grid div{border-right:1px solid rgba(255,255,255,.1)}.trust-grid div:last-child{border:0}.trust-grid b{display:block;font-size:24px;color:var(--gold2)}.trust-grid span{font-size:11px;color:#aab8c4}.section{padding:92px 0}.section-soft{background:var(--soft)}.section-head{display:flex;justify-content:space-between;align-items:end;gap:25px;margin-bottom:34px}.section-head.centered{text-align:center;display:block;max-width:760px;margin:0 auto 40px}.section h2{font-size:clamp(32px,4.5vw,52px);line-height:1.05;letter-spacing:-1.8px;margin:9px 0 12px}.section-head p,.section-head.centered p{color:var(--muted);max-width:650px}.text-link{font-weight:900;color:#9a6c07;font-size:13px;white-space:nowrap}.feature-grid{display:grid;grid-template-columns:1.4fr repeat(4,1fr);gap:14px}.feature-card{background:#fff;border:1px solid var(--line);border-radius:20px;padding:25px;min-height:230px;transition:.25s}.feature-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.feature-card.featured{background:var(--navy);color:#fff}.feature-card.featured p{color:#b8c5d0}.feature-card p{color:var(--muted);font-size:13px}.feature-card a{font-size:12px;font-weight:900;color:var(--gold)}.feature-icon{width:48px;height:48px;border-radius:14px;display:grid;place-items:center;background:#f8edd0;color:#9d700b;font-size:20px;margin-bottom:20px}.feature-card.featured .feature-icon{background:rgba(232,179,59,.12)}.feature-card h3{font-size:17px;margin:0 0 8px}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.service-card{background:#fff;border:1px solid var(--line);border-radius:24px;overflow:hidden;transition:.25s}.service-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.service-image{height:180px;position:relative;background-size:cover;background-position:center;display:flex;align-items:flex-end;padding:18px}.service-image:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent,rgba(0,0,0,.58))}.service-image span{position:relative;z-index:2;width:42px;height:42px;border-radius:50%;background:rgba(255,255,255,.9);color:#9a6c07;display:grid;place-items:center;font-weight:900}.service-image.airport{background-image:url('../images/destinations/galle-fort.svg')}.service-image.city{background-image:url('../images/destinations/kandy.svg')}.service-image.day{background-image:url('../images/destinations/ella.svg')}.service-card>div:last-child{padding:20px}.service-card small{font-size:9px;color:#a17410;font-weight:900;letter-spacing:1px}.service-card h3{margin:5px 0;font-size:21px}.service-card p{margin:0;color:var(--muted);font-size:13px}.destination-grid{display:grid;grid-template-columns:1.25fr 1fr 1fr;gap:15px}.destination-card{position:relative;min-height:280px;border-radius:20px;overflow:hidden;color:#fff;background:#0c1b2b}.destination-card.large{min-height:430px;grid-row:span 2}.destination-card:nth-child(4){grid-column:2}.destination-card:nth-child(5){grid-column:3}.destination-card img{width:100%;height:100%;position:absolute;inset:0;object-fit:cover;transition:.5s}.destination-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(4,12,20,.03) 30%,rgba(4,12,20,.82) 100%)}.destination-card:hover img{transform:scale(1.05)}.dest-content{position:absolute;z-index:2;left:20px;right:20px;bottom:18px}.dest-content span{font-size:10px;letter-spacing:1px;text-transform:uppercase;color:#f0ca6a;font-weight:900}.dest-content h3{font-size:25px;margin:2px 0}.dest-content b{font-size:11px;color:#fff}.dark-section{background:var(--navy);color:#fff}.split-cta{display:grid;grid-template-columns:1.5fr .7fr;gap:50px;align-items:center}.dark-section h2{max-width:700px}.dark-section p{color:#aebdca;max-width:700px}.eyebrow.light{color:#e9bd50}.cta-points{display:flex;flex-wrap:wrap;gap:15px;margin-top:20px;font-size:12px;font-weight:800;color:#d8e2e8}.cta-panel{border:1px solid rgba(255,255,255,.12);background:linear-gradient(145deg,rgba(255,255,255,.08),rgba(255,255,255,.02));padding:30px;border-radius:25px}.cta-number{font-size:12px;color:var(--gold2);font-weight:900}.cta-panel h3{font-size:27px;margin:8px 0}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.stats-grid div{text-align:center;background:#fff;border:1px solid var(--line);padding:28px 15px;border-radius:18px}.stats-grid b{display:block;font-size:30px;color:#9c6e0b}.stats-grid span{font-size:11px;color:var(--muted)}footer{background:#04101c;color:#aab9c6;padding:65px 0 25px}.footer-top{display:grid;grid-template-columns:1.5fr .8fr .8fr 1fr;gap:35px}.footer-brand img{width:74px;height:74px;border-radius:15px;object-fit:cover;background:#fff}.footer-brand p{max-width:280px;font-size:13px}.footer-top h4{color:#fff;margin:0 0 12px;font-size:13px}.footer-top a{display:block;margin:8px 0;font-size:12px;color:#b9c7d1}.footer-top p{font-size:12px}.footer-wa{display:inline-flex!important;background:#25d366;color:#fff!important;border-radius:999px;padding:10px 14px;font-weight:900;margin-top:12px!important}.footer-bottom{border-top:1px solid rgba(255,255,255,.08);padding-top:18px;margin-top:40px;display:flex;justify-content:space-between;font-size:10px}.page-hero{padding:82px 0 75px;background:linear-gradient(135deg,#f5f7f9,#fff);border-bottom:1px solid var(--line)}.page-hero h1{font-size:clamp(42px,6vw,68px);line-height:1.02;letter-spacing:-2.4px;margin:12px 0}.page-hero p{color:var(--muted);max-width:700px;font-size:17px}.tour-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.tour-card{position:relative;border:1px solid var(--line);border-radius:22px;padding:28px;background:#fff;min-height:310px;box-shadow:0 12px 40px rgba(5,18,32,.05)}.tour-number{position:absolute;right:22px;top:20px;color:#dfe5ea;font-weight:900;font-size:34px}.tour-icon{width:52px;height:52px;border-radius:15px;background:#f8edd0;color:#9a6c07;display:grid;place-items:center;font-size:22px}.tour-card h3{font-size:23px;margin:18px 0 8px}.tour-card p{font-size:13px;color:var(--muted);min-height:62px}.vehicle-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.vehicle-card{border:1px solid var(--line);border-radius:21px;background:#fff;overflow:hidden;transition:.25s}.vehicle-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.vehicle-img{height:180px;background:linear-gradient(180deg,#fbfcfd,#edf2f5);display:grid;place-items:center}.vehicle-img img{width:90%;height:150px;object-fit:contain}.vehicle-card>div:last-child{padding:18px}.vehicle-label{font-size:9px;letter-spacing:1px;color:#9a6c07;font-weight:900}.vehicle-card h3{margin:3px 0;font-size:20px}.vehicle-card p{margin:0;color:var(--muted);font-size:12px}.vehicle-meta{display:flex;justify-content:space-between;gap:10px;margin-top:14px;font-size:10px;color:#7b8794}.vehicle-link{display:block;margin-top:16px;color:#9a6c07;font-weight:900;font-size:11px}.locations-grid .destination-card{min-height:300px}.route-chips{display:flex;flex-wrap:wrap;gap:10px}.route-chips a{padding:13px 16px;background:#fff;border:1px solid var(--line);border-radius:999px;font-weight:800;font-size:12px}.route-chips a:hover{border-color:#d5af4e;color:#9a6c07}.about-split{display:grid;grid-template-columns:1fr 1fr;gap:55px;align-items:center}.about-split p{color:var(--muted)}.check-list{list-style:none;padding:0;margin:22px 0}.check-list li{margin:10px 0;font-size:13px}

.check-list li:before{content:"\2713";display:inline-grid;place-items:center;width:22px;height:22px;border-radius:50%;background:#e9f8ee;color:#1b8e48;font-weight:900;margin-right:9px}
.about-visual{position:relative}.about-visual img{width:100%;height:440px;object-fit:cover;border-radius:25px;box-shadow:var(--shadow)}.about-stat{position:absolute;left:20px;bottom:20px;background:#fff;padding:15px 18px;border-radius:16px;box-shadow:var(--shadow)}.about-stat b{font-size:27px;color:#9a6c07;display:block;line-height:1}.about-stat span{font-size:10px;color:var(--muted)}.contact-grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:22px}.contact-card{border:1px solid var(--line);border-radius:24px;padding:30px;background:#fff}.contact-card h2{font-size:27px;margin:10px 0 25px}.contact-line{padding:15px 0;border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:20px;font-size:13px}.contact-line span{color:var(--muted)}.map-wrap{overflow:hidden;border-radius:20px;border:1px solid var(--line);background:#eef2f5}.map-wrap iframe{width:100%;height:100%;min-height:420px;border:0;display:block}.booking-page-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:20px;align-items:start}.form-card,.smart-summary,.side-card{border:1px solid var(--line);border-radius:24px;background:#fff;box-shadow:0 15px 45px rgba(5,18,32,.06)}.premium-form{padding:28px}.form-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:22px}.form-head h2{font-size:28px;margin:5px 0}.step-pill,.live-dot{font-size:10px;font-weight:900;border-radius:999px;padding:8px 10px;background:#f7edd3;color:#956a0b}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.full{grid-column:1/-1}.smart-summary{padding:23px;margin-top:16px}.summary-top{display:flex;justify-content:space-between;align-items:center}.live-dot{background:#e8f8ee;color:#218c4c}.summary-route{display:grid;grid-template-columns:1fr 20px 1fr;gap:8px;align-items:center;margin:25px 0;padding:18px;border-radius:16px;background:#f7f8fa}.summary-route small,.summary-list span{display:block;font-size:9px;text-transform:uppercase;letter-spacing:.8px;color:#8994a0;font-weight:900}.summary-route b{font-size:13px}.summary-list>div{display:flex;justify-content:space-between;gap:15px;padding:11px 0;border-bottom:1px solid var(--line);font-size:12px}.summary-note{margin-top:16px;padding:13px;border-radius:13px;background:#edf8f1;color:#247c46;font-size:11px;font-weight:800}.side-card{padding:20px;margin-bottom:16px}.side-card h3{font-size:20px;margin:7px 0 18px}.side-card .map-wrap iframe{min-height:360px}.side-card .text-link{display:block;margin-top:12px}.dark-mini{background:var(--navy);color:#fff}.light-list li{color:#d9e3ea}.light-list li:before{background:rgba(36,177,91,.16);color:#57d584}.dark-copy{color:#aebdca!important;margin:0 auto 25px}.centered{text-align:center}.booking-hero{padding-bottom:70px}@media(max-width:1100px){.quick-form{grid-template-columns:1fr 1fr 1fr 1fr}.swap{display:none}.quick-submit{grid-column:span 2}.feature-grid{grid-template-columns:repeat(3,1fr)}.vehicle-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:900px){.navlinks{display:none}.menu{display:block}.navlinks.open{position:absolute;left:4%;right:4%;top:74px;display:flex;flex-direction:column;align-items:stretch;background:#fff;padding:18px;border:1px solid var(--line);border-radius:18px;box-shadow:var(--shadow)}.hero-inner,.about-split,.contact-grid,.booking-page-grid,.split-cta{grid-template-columns:1fr}.hero-visual{display:none}.hero{min-height:660px}.booking-float{position:relative;bottom:auto;margin-top:-80px}.service-grid,.tour-grid{grid-template-columns:1fr 1fr}.destination-grid{grid-template-columns:1fr 1fr}.destination-card.large{grid-row:auto;min-height:330px}.destination-card:nth-child(4),.destination-card:nth-child(5){grid-column:auto}.vehicle-grid{grid-template-columns:repeat(2,1fr)}.footer-top{grid-template-columns:1fr 1fr}.booking-page-grid{grid-template-columns:1fr}}@media(max-width:620px){.announcement-inner{gap:10px;justify-content:space-between;font-size:9px}.announcement-inner span:last-child{display:none}.nav-wrap{height:70px}.brand img{width:48px;height:48px}.brand b{font-size:17px}.hero{padding-top:55px;min-height:710px}.hero h1{font-size:47px}.hero-lead{font-size:15px}.trust-row{gap:9px;font-size:10px}.booking-tabs{overflow:auto}.booking-tabs button{white-space:nowrap;padding:13px 14px}.quick-form{grid-template-columns:1fr 1fr;padding:14px}.quick-submit{grid-column:1/-1}.quick-note{font-size:9px}.trust-grid{grid-template-columns:1fr 1fr;gap:14px}.trust-grid div:nth-child(2){border-right:0}.trust-grid div:nth-child(3),.trust-grid div:nth-child(4){border-top:1px solid rgba(255,255,255,.1);padding-top:12px}.section{padding:65px 0}.section-head{display:block}.section-head .text-link{display:inline-block;margin-top:8px}.feature-grid,.service-grid,.tour-grid,.destination-grid,.vehicle-grid,.stats-grid{grid-template-columns:1fr}.destination-card.large{min-height:340px}.page-hero{padding:58px 0}.page-hero h1{font-size:44px}.footer-top{grid-template-columns:1fr}.footer-bottom{display:block}.footer-bottom span{display:block;margin:5px 0}.form-grid{grid-template-columns:1fr}.full{grid-column:auto}.about-visual img{height:320px}.contact-grid{grid-template-columns:1fr}.map-wrap iframe,.side-card .map-wrap iframe{min-height:330px}.hero-buttons .btn{width:100%}.hero-rating{margin-bottom:20px}}


/* Premium V3 enhancements */
.premium-routes{background:linear-gradient(180deg,#f7f9fb 0%,#fff 100%)}
.route-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}
.route-card{position:relative;display:flex;flex-direction:column;justify-content:space-between;min-height:165px;padding:22px;border:1px solid var(--line);border-radius:20px;background:#fff;box-shadow:0 12px 30px rgba(13,31,45,.06);overflow:hidden;transition:.28s ease}
.route-card:before{content:"";position:absolute;inset:auto -30px -55px auto;width:130px;height:130px;border-radius:50%;background:rgba(36,177,91,.07)}
.route-card:hover{transform:translateY(-5px);box-shadow:0 18px 40px rgba(13,31,45,.12);border-color:#d6b35a}.route-card span{font-size:9px;letter-spacing:1.4px;font-weight:900;color:#b28720}.route-card h3{margin:10px 0 7px;font-size:18px}.route-card p{margin:0;color:var(--muted);font-size:12px}.route-card>b{margin-top:18px;font-size:11px;color:var(--green)}
.premium-experience{background:#07131d;color:#fff;overflow:hidden}.experience-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:60px;align-items:center}.experience-copy p{color:#b7c4ce;max-width:620px}.experience-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin:28px 0}.experience-steps div{padding:14px 10px;border:1px solid rgba(255,255,255,.1);border-radius:14px;background:rgba(255,255,255,.035)}.experience-steps strong{display:block;color:#d9b34d;font-size:11px}.experience-steps span{display:block;margin-top:5px;font-size:11px}.btn-dark{background:#fff;color:#07131d}.experience-card{border:1px solid rgba(255,255,255,.12);background:linear-gradient(145deg,rgba(255,255,255,.09),rgba(255,255,255,.035));border-radius:26px;padding:26px;box-shadow:0 25px 70px rgba(0,0,0,.25)}.experience-card-top{display:flex;justify-content:space-between;gap:15px;font-size:10px;color:#aebbc4;text-transform:uppercase;letter-spacing:.8px}.route-preview{position:relative;margin:28px 0;padding:25px 25px 25px 58px;border-radius:18px;background:#fff;color:#101c25}.route-preview>div{margin:12px 0}.route-preview small{display:block;font-size:9px;color:#88939d;font-weight:900;letter-spacing:1px}.route-preview b{font-size:17px}.route-line{position:absolute;left:28px;top:34px;bottom:34px;width:2px;background:#d7b24f}.route-line i{position:absolute;left:-5px;width:12px;height:12px;border:3px solid #fff;border-radius:50%;background:#24b15b}.route-line i:last-child{bottom:0;background:#d7b24f}.planner-row{display:flex;flex-wrap:wrap;gap:8px}.planner-row span{padding:9px 11px;border-radius:10px;background:rgba(255,255,255,.07);font-size:10px}.planner-note{margin-top:18px;padding:14px;border-left:3px solid #24b15b;color:#b9c6cf;font-size:11px;line-height:1.6}.faq-grid{display:grid;grid-template-columns:.7fr 1.3fr;gap:70px}.faq-list details{padding:18px 0;border-bottom:1px solid var(--line)}.faq-list summary{cursor:pointer;list-style:none;font-weight:800;font-size:15px;position:relative;padding-right:30px}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:"+";position:absolute;right:0;top:-3px;font-size:20px;color:#b28720}.faq-list details[open] summary:after{content:"âˆ’"}.faq-list p{color:var(--muted);font-size:13px;line-height:1.7;margin:12px 0 0}.floating-actions{position:fixed;right:22px;bottom:22px;z-index:100;display:flex;gap:8px;align-items:center}.floating-actions a{display:inline-flex;align-items:center;gap:7px;text-decoration:none;font-size:11px;font-weight:900;padding:12px 16px;border-radius:999px;box-shadow:0 12px 30px rgba(0,0,0,.18)}.floating-wa{background:#24b15b;color:#fff}.floating-book{background:#d8ad3d;color:#111}.back-top{position:fixed;right:22px;bottom:78px;width:40px;height:40px;border:1px solid var(--line);border-radius:50%;background:#fff;color:#111;z-index:99;opacity:0;pointer-events:none;transition:.2s;box-shadow:0 10px 25px rgba(0,0,0,.12)}.back-top.show{opacity:1;pointer-events:auto}.planner-tools{margin:0 0 20px;padding:15px 16px;border-radius:16px;background:#f7f8fa;border:1px solid var(--line)}.tool-title{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:10px}.tool-title span{font-size:10px;font-weight:900;letter-spacing:1px}.tool-title small{color:#8b96a0;font-size:10px}.route-chips{display:flex;gap:8px;flex-wrap:wrap}.route-chips button,.draft-actions button{border:1px solid #dfe4e8;background:#fff;border-radius:999px;padding:8px 11px;font-size:10px;font-weight:800;cursor:pointer}.route-chips button:hover{border-color:#d3ae4c;color:#8d6914}.draft-actions{display:flex;align-items:center;gap:8px;margin-top:11px}.draft-actions button{border-radius:9px}.draft-actions button:first-child{background:#07131d;color:#fff;border-color:#07131d}.draft-actions span{font-size:10px;color:#27834a;font-weight:800}
@media(max-width:1000px){.route-grid{grid-template-columns:1fr 1fr}.experience-grid{grid-template-columns:1fr;gap:35px}.faq-grid{grid-template-columns:1fr;gap:25px}}
@media(max-width:620px){.route-grid{grid-template-columns:1fr}.experience-steps{grid-template-columns:1fr 1fr}.floating-actions{left:12px;right:12px;bottom:12px}.floating-actions a{justify-content:center;flex:1}.back-top{right:12px;bottom:72px}.planner-tools{padding:12px}.tool-title{display:block}.tool-title small{display:block;margin-top:4px}}
.reveal-item{opacity:0;transform:translateY(18px);transition:opacity .6s ease,transform .6s ease}.reveal-item.in-view{opacity:1;transform:none}
@media(prefers-reduced-motion:reduce){.reveal-item{opacity:1;transform:none;transition:none}.route-card,.destination-card,.service-card{transition:none}}

/* =====================================================
   AUTO EXTRACTED CSS
   Generated by css_splitter.py
   ===================================================== */

/* AUTO GENERATED INLINE STYLE */
.auto-css-5825632599321059127 {
    width:100%
}

/* ==========================================================
   DHANA TOURS - HERO IMAGE SLIDESHOW
   Images are in: /images/
   index.html does NOT need to be changed
   ========================================================== */

.hero {
    position: relative;
    overflow: hidden;
}

.hero-bg {
    position: absolute;
    inset: 0;
    z-index: 0;

    background-image: url("../images/hero-01.svg");
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;

    transform: scale(1.04);

    animation:
        heroImageSlide 24s infinite,
        heroKenBurns 24s infinite;

    will-change: transform;
}


/* ==========================================================
   4 IMAGE SLIDES
   ========================================================== */

@keyframes heroImageSlide {

    0%,
    22% {
        background-image: url("../images/hero-01.svg");
    }

    25%,
    47% {
        background-image: url("../images/hero-02.svg");
    }

    50%,
    72% {
        background-image: url("../images/hero-03.svg");
    }

    75%,
    97% {
        background-image: url("../images/hero-04.svg");
    }

    100% {
        background-image: url("../images/hero-01.svg");
    }
}


/* ==========================================================
   CINEMATIC SLOW ZOOM
   ========================================================== */

@keyframes heroKenBurns {

    0% {
        transform: scale(1.04);
    }

    25% {
        transform: scale(1.09);
    }

    50% {
        transform: scale(1.04);
    }

    75% {
        transform: scale(1.09);
    }

    100% {
        transform: scale(1.04);
    }
}


/* ==========================================================
   PREMIUM DARK OVERLAY
   Keeps your white heading readable
   ========================================================== */

.hero-overlay {
    position: absolute;
    inset: 0;
    z-index: 1;

    background:
        linear-gradient(
            90deg,
            rgba(3, 12, 21, 0.90) 0%,
            rgba(3, 12, 21, 0.67) 42%,
            rgba(3, 12, 21, 0.22) 100%
        );
}


/* ==========================================================
   HERO CONTENT ABOVE IMAGE
   ========================================================== */

.hero-inner {
    position: relative;
    z-index: 2;
}


/* ==========================================================
   BOOKING BOX ABOVE EVERYTHING
   ========================================================== */

.booking-float {
    position: absolute;
    z-index: 5;
}


/* ==========================================================
   MOBILE
   ========================================================== */

@media (max-width: 700px) {

    .hero-bg {
        background-position: center center;
        transform: scale(1.03);

        animation:
            heroImageSlide 24s infinite,
            heroKenBurnsMobile 24s infinite;
    }

    @keyframes heroKenBurnsMobile {

        0% {
            transform: scale(1.03);
        }

        25% {
            transform: scale(1.07);
        }

        50% {
            transform: scale(1.03);
        }

        75% {
            transform: scale(1.07);
        }

        100% {
            transform: scale(1.03);
        }
    }
}


/* ==========================================================
   REDUCED MOTION
   ========================================================== */

@media (prefers-reduced-motion: reduce) {

    .hero-bg {
        animation: none;
        transform: scale(1.02);
        background-image: url("../images/hero-01.svg");
    }
}


/* ==========================================================
   TABS
   ========================================================== */

.booking-tabs {
    min-height: 54px;

    display: flex;
    align-items: stretch;

    padding: 0 8px;

    border-bottom: 1px solid #e5e9ed;

    background: #f9fafb;

    border-radius: 24px 24px 0 0;

    overflow: hidden;
}

.booking-tabs button {
    min-width: 120px;

    padding: 16px 20px;

    white-space: nowrap;

    font-size: 12px;
    font-weight: 900;

    color: #697687;

    border: 0;
    border-bottom: 2px solid transparent;

    background: transparent;

    cursor: pointer;

    transition:
        color .2s ease,
        background .2s ease,
        border-color .2s ease;
}

.booking-tabs button:hover {
    color: #9a6c07;
    background: rgba(232, 179, 59, 0.05);
}

.booking-tabs button.active {
    color: #9a6c07;
    border-bottom-color: #e8b33b;
}


/* ==========================================================
   FORM AREA
   ========================================================== */

.quick-form {

    display: grid;

    /*
       More breathing space between fields
    */
    grid-template-columns:
        minmax(145px, 1.15fr)
        28px
        minmax(145px, 1.15fr)
        minmax(145px, .95fr)
        minmax(105px, .75fr)
        minmax(90px, .65fr)
        minmax(145px, 1fr)
        minmax(145px, auto);

    gap: 14px;

    align-items: end;

    padding: 22px 22px 20px;

    background: #fff;
}


/* ==========================================================
   FIELD LABELS
   ========================================================== */

.quick-field label {

    display: block;

    margin-bottom: 8px;

    padding-left: 2px;

    font-size: 9px;

    line-height: 1.2;

    letter-spacing: 1px;

    font-weight: 900;

    color: #778595;

    white-space: nowrap;
}


/* ==========================================================
   INPUTS
   ========================================================== */

.quick-field input,
.quick-field select {

    width: 100%;

    min-width: 0;

    height: 46px;

    padding: 0 13px;

    border: 1px solid #d9e1e8;

    border-radius: 12px;

    background: #fff;

    color: #162434;

    font-size: 12px;

    outline: none;

    transition:
        border-color .2s ease,
        box-shadow .2s ease,
        background .2s ease;
}

.quick-field input:hover,
.quick-field select:hover {
    border-color: #c9d2db;
}

.quick-field input:focus,
.quick-field select:focus {

    border-color: #d4a52e;

    box-shadow:
        0 0 0 4px rgba(232, 179, 59, .12);
}


/* ==========================================================
   SWAP BUTTON
   ========================================================== */

.swap {

    width: 28px;
    height: 28px;

    align-self: end;

    margin-bottom: 9px;

    display: grid;
    place-items: center;

    flex-shrink: 0;

    border-radius: 50%;

    background: #fff8e4;

    border: 1px solid #f0d88f;

    color: #9a6c07;

    font-size: 12px;
    font-weight: 900;

    cursor: pointer;

    transition:
        transform .2s ease,
        background .2s ease;
}

.swap:hover {
    transform: rotate(180deg);

    background: #fff1c7;
}


/* ==========================================================
   BOOK BUTTON
   ========================================================== */

.quick-submit {

    height: 46px;

    min-width: 145px;

    padding: 0 20px;

    white-space: nowrap;

    border: 0;

    border-radius: 12px;

    font-size: 12px;
    font-weight: 900;

    background:
        linear-gradient(
            135deg,
            #e8b33b,
            #d99a17
        );

    color: #101923;

    box-shadow:
        0 10px 24px rgba(232, 179, 59, .22);

    cursor: pointer;

    transition:
        transform .2s ease,
        box-shadow .2s ease;
}

.quick-submit:hover {

    transform: translateY(-2px);

    box-shadow:
        0 14px 30px rgba(232, 179, 59, .30);
}


/* ==========================================================
   NOTE / SMALL TEXT
   ========================================================== */

.quick-note {

    margin: 0;

    padding:
        0 22px
        16px;

    color: #8995a1;

    font-size: 10px;

    line-height: 1.5;
}


/* ==========================================================
   HERO - EXTRA SPACE FOR BOOKING BOX
   Prevent visual cropping
   ========================================================== */

.hero {

    min-height: 760px;

    padding-bottom: 155px;
}


/* ==========================================================
   DESKTOP - LARGE SCREEN
   ========================================================== */

@media (min-width: 1200px) {

    .booking-float {
        bottom: -78px;
    }

    .quick-form {
        padding-left: 26px;
        padding-right: 26px;

        gap: 16px;
    }
}


/* ==========================================================
   TABLET
   ========================================================== */

@media (max-width: 1100px) {

    .booking-float {
        bottom: -95px;
    }

    .quick-form {

        grid-template-columns:
            1fr
            1fr
            1fr
            1fr;

        gap: 13px;

        padding: 20px;
    }

    .swap {
        display: none;
    }

    .quick-submit {

        width: 100%;

        grid-column:
            span 2;
    }

    .hero {
        min-height: 830px;
    }
}


/* ==========================================================
   MOBILE
   ========================================================== */

@media (max-width: 700px) {

    .booking-float {

        position: relative;

        left: auto;
        right: auto;
        bottom: auto;

        width: 92%;

        margin:
            -65px auto
            0;

        border-radius: 20px;
    }

    .booking-tabs {

        overflow-x: auto;
        overflow-y: hidden;

        scrollbar-width: none;

        border-radius:
            20px 20px 0 0;
    }

    .booking-tabs::-webkit-scrollbar {
        display: none;
    }

    .booking-tabs button {

        min-width: max-content;

        padding:
            14px 16px;
    }

    .quick-form {

        grid-template-columns:
            1fr 1fr;

        gap: 12px;

        padding: 17px;
    }

    .quick-field input,
    .quick-field select {

        height: 45px;

        font-size: 11px;
    }

    .quick-submit {

        grid-column: 1 / -1;

        width: 100%;

        height: 47px;
    }

    .quick-note {
        padding:
            0 17px
            15px;
    }

    .hero {

        min-height: 760px;

        padding-bottom: 80px;
    }
}


/* ==========================================================
   SMALL MOBILE
   ========================================================== */

@media (max-width: 480px) {

    .quick-form {
        grid-template-columns: 1fr;
    }

    .quick-submit {
        grid-column: auto;
    }

    .booking-float {
        margin-top: -50px;
    }
}

/* ==========================================================
   DHANA TOURS - FINAL BOOKING BAR OVERFLOW / CROP FIX
   IMPORTANT: NO index.html changes required
   ========================================================== */

/* Give the entire hero a higher stacking layer */
.hero {
    position: relative !important;

    min-height: 900px !important;

    height: auto !important;

    overflow: visible !important;

    z-index: 20 !important;

    padding-bottom: 190px !important;
}


/* Keep hero background inside hero */
.hero-bg {
    position: absolute !important;

    top: 0;
    left: 0;
    right: 0;
    bottom: 0;

    z-index: 0 !important;

    overflow: hidden;

    background-position: center center;
    background-size: cover;
}


/* Dark overlay stays behind content */
.hero-overlay {
    position: absolute !important;

    inset: 0;

    z-index: 1 !important;

    pointer-events: none;
}


/* Hero content */
.hero-inner {
    position: relative !important;

    z-index: 3 !important;
}


/* ==========================================================
   BOOKING CARD
   ========================================================== */

.booking-float {

    position: absolute !important;

    left: 50% !important;
    right: auto !important;

    transform: translateX(-50%) !important;

    bottom: -78px !important;

    width: min(1180px, 92%) !important;

    height: auto !important;

    min-height: 0 !important;

    margin: 0 !important;

    z-index: 100 !important;

    overflow: visible !important;

    background: #ffffff;

    border-radius: 24px;

    box-shadow:
        0 28px 75px rgba(3, 18, 32, 0.24),
        0 8px 25px rgba(3, 18, 32, 0.08);
}


/* ==========================================================
   BOOKING TABS
   ========================================================== */

.booking-tabs {

    min-height: 58px !important;

    height: auto !important;

    display: flex;

    align-items: center;

    padding: 0 10px;

    overflow: hidden;

    border-radius: 24px 24px 0 0;
}

.booking-tabs button {

    min-height: 58px;

    padding: 16px 20px !important;

    white-space: nowrap;

    flex: 0 0 auto;
}


/* ==========================================================
   FORM
   ========================================================== */

.quick-form {

    display: grid !important;

    grid-template-columns:
        minmax(135px, 1.15fr)
        32px
        minmax(135px, 1.15fr)
        minmax(135px, .95fr)
        minmax(95px, .72fr)
        minmax(125px, 1fr)
        minmax(145px, 1fr)
        minmax(145px, auto);

    gap: 15px !important;

    align-items: end;

    padding: 24px 24px 22px !important;

    min-height: 105px;
}


/* Field wrapper must never shrink badly */
.quick-field {

    min-width: 0 !important;

    width: 100%;
}


/* Labels */
.quick-field label {

    display: block;

    height: 14px;

    margin: 0 0 8px !important;

    padding: 0 2px;

    white-space: nowrap;

    overflow: visible;

    font-size: 9px;

    line-height: 14px;

    letter-spacing: 1px;

    font-weight: 900;

    color: #778595;
}


/* Inputs */
.quick-field input,
.quick-field select {

    width: 100% !important;

    height: 48px !important;

    min-height: 48px;

    min-width: 0;

    padding: 0 13px !important;

    border-radius: 12px;

    box-sizing: border-box;
}


/* Swap */
.swap {

    width: 30px !important;
    height: 30px !important;

    flex: 0 0 30px;

    margin-bottom: 9px !important;

    align-self: end;
}


/* Button */
.quick-submit {

    width: 100% !important;

    min-width: 145px !important;

    height: 48px !important;

    min-height: 48px;

    padding: 0 18px !important;

    white-space: nowrap;
}


/* Note */
.quick-note {

    margin: 0 !important;

    padding:
        0 24px
        18px !important;

    line-height: 1.5;

    min-height: 30px;
}


/* ==========================================================
   VERY IMPORTANT:
   PREVENT TRUST STRIP FROM COVERING BOOKING CARD
   ========================================================== */

.trust-strip {

    position: relative !important;

    z-index: 1 !important;

    margin-top: 0 !important;
}


/* All content below hero stays below booking card */
.section,
.trust-strip,
footer {

    position: relative;
}


/* ==========================================================
   DESKTOP
   ========================================================== */

@media (min-width: 1101px) {

    .hero {

        min-height: 900px !important;

        padding-bottom: 190px !important;
    }

    .booking-float {

        bottom: -78px !important;
    }
}


/* ==========================================================
   TABLET
   ========================================================== */

@media (max-width: 1100px) {

    .hero {

        min-height: 1000px !important;

        padding-bottom: 220px !important;
    }

    .booking-float {

        bottom: -100px !important;
    }

    .quick-form {

        grid-template-columns:
            1fr 1fr;

        gap: 15px !important;
    }

    .swap {

        display: none !important;
    }

    .quick-submit {

        grid-column: 1 / -1;

        width: 100% !important;
    }
}


/* ==========================================================
   MOBILE
   ========================================================== */

@media (max-width: 700px) {

    .hero {

        min-height: 0 !important;

        padding-bottom: 80px !important;

        overflow: visible !important;
    }

    .booking-float {

        position: relative !important;

        left: auto !important;
        right: auto !important;

        transform: none !important;

        bottom: auto !important;

        width: 92% !important;

        margin:
            -55px auto
            0 !important;

        border-radius: 20px;
    }

    .booking-tabs {

        overflow-x: auto !important;

        overflow-y: hidden;

        scrollbar-width: none;
    }

    .booking-tabs::-webkit-scrollbar {
        display: none;
    }

    .quick-form {

        grid-template-columns:
            1fr 1fr !important;

        gap: 12px !important;

        padding: 18px !important;
    }

    .quick-field input,
    .quick-field select {

        height: 46px !important;

        font-size: 11px;
    }

    .quick-submit {

        grid-column: 1 / -1 !important;

        height: 48px !important;
    }

    .quick-note {

        padding:
            0 18px
            16px !important;
    }
}


/* ==========================================================
   SMALL MOBILE
   ========================================================== */

@media (max-width: 480px) {

    .quick-form {

        grid-template-columns:
            1fr !important;
    }

    .quick-submit {

        grid-column: auto !important;
    }

    .booking-float {

        margin-top: -45px !important;
    }
}




/* ==========================================================
   BOOKING CARD
   ========================================================== */

.booking-float {
    position: absolute !important;

    left: 50% !important;
    right: auto !important;

    transform: translateX(-50%) !important;

    width: min(1180px, 92%) !important;

    /*
       Keep card inside hero's lower area
       instead of pushing it too far down.
    */
    bottom: -55px !important;

    margin: 0 !important;

    z-index: 50 !important;

    overflow: visible !important;

    border-radius: 24px !important;

    background: #ffffff !important;

    box-shadow:
        0 24px 65px rgba(4, 17, 29, .20),
        0 8px 22px rgba(4, 17, 29, .08) !important;
}


/* ==========================================================
   TABS
   ========================================================== */

.booking-tabs {
    min-height: 56px !important;

    height: 56px !important;

    display: flex !important;

    align-items: center !important;

    padding: 0 10px !important;

    overflow: hidden !important;

    border-radius:
        24px 24px 0 0 !important;
}

.booking-tabs button {

    height: 56px !important;

    padding:
        0 20px !important;

    flex: 0 0 auto;

    white-space: nowrap;
}


/* ==========================================================
   FORM
   ========================================================== */

.quick-form {

    display: grid !important;

    grid-template-columns:
        minmax(130px, 1.15fr)
        28px
        minmax(130px, 1.15fr)
        minmax(130px, .95fr)
        minmax(90px, .70fr)
        minmax(120px, 1fr)
        minmax(140px, 1fr)
        minmax(140px, auto) !important;

    gap: 13px !important;

    align-items: end !important;

    padding:
        20px 20px 18px !important;

    min-height: 95px !important;
}


/* FIELD */
.quick-field {

    min-width: 0 !important;

    width: 100% !important;
}


/* LABEL */
.quick-field label {

    display: block !important;

    height: 13px !important;

    margin:
        0 0 7px !important;

    padding: 0 2px !important;

    font-size: 9px !important;

    line-height: 13px !important;

    white-space: nowrap !important;

    color: #778595 !important;
}


/* INPUT */
.quick-field input,
.quick-field select {

    width: 100% !important;

    height: 46px !important;

    min-height: 46px !important;

    box-sizing: border-box !important;

    padding:
        0 12px !important;

    border-radius: 11px !important;
}


/* SWAP */
.swap {

    width: 28px !important;

    height: 28px !important;

    margin-bottom: 9px !important;

    align-self: end !important;

    flex-shrink: 0 !important;
}


/* BUTTON */
.quick-submit {

    width: 100% !important;

    height: 46px !important;

    min-height: 46px !important;

    min-width: 140px !important;

    padding:
        0 16px !important;

    white-space: nowrap !important;

    border-radius: 11px !important;
}


/* NOTE */
.quick-note {

    display: block !important;

    margin: 0 !important;

    padding:
        0 20px 16px !important;

    min-height: 27px !important;

    line-height: 1.4 !important;

    font-size: 9px !important;
}


/* ==========================================================
   STATS / TRUST STRIP
   ========================================================== */

.trust-strip {

    position: relative !important;

    z-index: 2 !important;

    margin-top: 0 !important;

    padding-top: 48px !important;

    padding-bottom: 25px !important;
}


/* Keep stats text visible */
.trust-grid {

    position: relative !important;

    z-index: 3 !important;
}


/* ==========================================================
   DESKTOP
   ========================================================== */

@media (min-width: 1200px) {

    .hero {

        min-height: 850px !important;

        padding-bottom: 145px !important;
    }

    .booking-float {

        bottom: -55px !important;
    }
}


/* ==========================================================
   LAPTOP
   ========================================================== */

@media (max-width: 1199px) and (min-width: 901px) {

    .hero {

        min-height: 900px !important;

        padding-bottom: 150px !important;
    }

    .booking-float {

        bottom: -60px !important;
    }

    .quick-form {

        grid-template-columns:
            1fr 28px 1fr 1fr
            1fr 1fr !important;
    }

    .quick-submit {

        grid-column: span 2;
    }
}


/* ==========================================================
   TABLET
   ========================================================== */

@media (max-width: 900px) {

    .hero {

        min-height: 900px !important;

        padding-bottom: 180px !important;
    }

    .booking-float {

        bottom: -75px !important;
    }

    .quick-form {

        grid-template-columns:
            1fr 1fr !important;

        gap: 13px !important;
    }

    .swap {

        display: none !important;
    }

    .quick-submit {

        grid-column:
            1 / -1 !important;

        width: 100% !important;
    }

    .trust-strip {

        padding-top: 85px !important;
    }
}


/* ==========================================================
   MOBILE
   ========================================================== */

@media (max-width: 700px) {

    .hero {

        min-height: 0 !important;

        padding-bottom: 70px !important;

        overflow: visible !important;
    }

    .booking-float {

        position: relative !important;

        left: auto !important;

        right: auto !important;

        transform: none !important;

        bottom: auto !important;

        width: 92% !important;

        margin:
            -45px auto
            0 !important;
    }

    .booking-tabs {

        height: 54px !important;

        min-height: 54px !important;

        overflow-x: auto !important;

        overflow-y: hidden !important;

        scrollbar-width: none !important;
    }

    .booking-tabs::-webkit-scrollbar {
        display: none;
    }

    .booking-tabs button {

        height: 54px !important;

        min-width: max-content !important;

        padding:
            0 15px !important;
    }

    .quick-form {

        grid-template-columns:
            1fr 1fr !important;

        gap: 11px !important;

        padding: 17px !important;
    }

    .quick-field input,
    .quick-field select {

        height: 45px !important;
    }

    .quick-submit {

        grid-column:
            1 / -1 !important;

        height: 47px !important;
    }

    .trust-strip {

        padding-top: 25px !important;
    }
}


/* ==========================================================
   SMALL MOBILE
   ========================================================== */

@media (max-width: 480px) {

    .quick-form {

        grid-template-columns:
            1fr !important;
    }

    .quick-submit {

        grid-column: auto !important;
    }

    .booking-float {

        margin-top: -35px !important;
    }
}




/* ==========================================================
   BOOKING CARD
   ========================================================== */

.booking-float {
    position: absolute !important;

    left: 50% !important;
    right: auto !important;

    transform: translateX(-50%) !important;

    width: min(1180px, 92%) !important;

    /*
       Move the booking card slightly higher.
       This creates a clean gap before the stats section.
    */
    bottom: -25px !important;

    margin: 0 !important;

    z-index: 100 !important;

    overflow: visible !important;

    background: #fff !important;

    border-radius: 24px !important;

    box-shadow:
        0 25px 65px rgba(4, 17, 29, .18),
        0 8px 22px rgba(4, 17, 29, .07) !important;
}


/* ==========================================================
   BOOKING TABS
   ========================================================== */

.booking-tabs {
    min-height: 56px !important;
    height: 56px !important;

    display: flex !important;
    align-items: center !important;

    padding: 0 10px !important;

    overflow: hidden !important;

    border-radius:
        24px 24px 0 0 !important;
}

.booking-tabs button {
    height: 56px !important;

    padding:
        0 20px !important;

    flex: 0 0 auto !important;

    white-space: nowrap !important;
}


/* ==========================================================
   BOOKING FORM
   ========================================================== */

.quick-form {

    display: grid !important;

    grid-template-columns:
        minmax(125px, 1.15fr)
        28px
        minmax(125px, 1.15fr)
        minmax(125px, .95fr)
        minmax(85px, .70fr)
        minmax(115px, 1fr)
        minmax(135px, 1fr)
        minmax(135px, auto) !important;

    gap: 13px !important;

    align-items: end !important;

    padding:
        20px 20px 17px !important;
}


/* FIELD */
.quick-field {
    min-width: 0 !important;
    width: 100% !important;
}


/* LABEL */
.quick-field label {

    display: block !important;

    margin:
        0 0 7px !important;

    padding:
        0 2px !important;

    font-size: 9px !important;

    line-height: 13px !important;

    height: 13px !important;

    white-space: nowrap !important;

    color: #778595 !important;

    letter-spacing: 1px !important;

    font-weight: 900 !important;
}


/* INPUTS */
.quick-field input,
.quick-field select {

    width: 100% !important;

    height: 46px !important;

    min-height: 46px !important;

    min-width: 0 !important;

    box-sizing: border-box !important;

    padding:
        0 12px !important;

    border-radius: 11px !important;
}


/* ==========================================================
   SWAP
   ========================================================== */

.swap {

    width: 28px !important;
    height: 28px !important;

    margin-bottom: 9px !important;

    align-self: end !important;

    flex-shrink: 0 !important;
}


/* ==========================================================
   GET BEST RATE BUTTON
   ========================================================== */

.quick-submit {

    width: 100% !important;

    min-width: 135px !important;

    height: 46px !important;

    min-height: 46px !important;

    padding:
        0 16px !important;

    white-space: nowrap !important;

    border-radius: 11px !important;
}


/* ==========================================================
   SMALL NOTE
   ========================================================== */

.quick-note {

    display: block !important;

    margin: 0 !important;

    padding:
        0 20px 15px !important;

    min-height: 25px !important;

    font-size: 9px !important;

    line-height: 1.4 !important;
}


/* ==========================================================
   STATS SECTION
   ========================================================== */

.trust-strip {

    position: relative !important;

    z-index: 2 !important;

    margin-top: 0 !important;

    padding-top: 40px !important;

    padding-bottom: 24px !important;
}

.trust-grid {
    position: relative !important;
    z-index: 3 !important;
}


/* ==========================================================
   LARGE DESKTOP
   ========================================================== */

@media (min-width: 1200px) {

    .hero {
        min-height: 820px !important;
        padding-bottom: 125px !important;
    }

    .booking-float {
        bottom: -25px !important;
    }
}


/* ==========================================================
   LAPTOP
   ========================================================== */

@media (max-width: 1199px) and (min-width: 901px) {

    .hero {
        min-height: 850px !important;
        padding-bottom: 140px !important;
    }

    .booking-float {
        bottom: -30px !important;
    }

    .quick-form {
        grid-template-columns:
            1fr 28px 1fr 1fr
            1fr 1fr !important;
    }

    .quick-submit {
        grid-column: span 2 !important;
    }
}


/* ==========================================================
   TABLET
   ========================================================== */

@media (max-width: 900px) {

    .hero {
        min-height: 900px !important;
        padding-bottom: 175px !important;
    }

    .booking-float {
        bottom: -55px !important;
    }

    .quick-form {
        grid-template-columns:
            1fr 1fr !important;

        gap: 13px !important;
    }

    .swap {
        display: none !important;
    }

    .quick-submit {
        grid-column: 1 / -1 !important;
    }

    .trust-strip {
        padding-top: 70px !important;
    }
}


/* ==========================================================
   MOBILE
   ========================================================== */

@media (max-width: 700px) {

    .hero {
        min-height: 0 !important;
        padding-bottom: 65px !important;
    }

    .booking-float {

        position: relative !important;

        left: auto !important;
        right: auto !important;

        transform: none !important;

        bottom: auto !important;

        width: 92% !important;

        margin:
            -40px auto
            0 !important;
    }

    .booking-tabs {

        height: 54px !important;
        min-height: 54px !important;

        overflow-x: auto !important;
        overflow-y: hidden !important;

        scrollbar-width: none !important;
    }

    .booking-tabs::-webkit-scrollbar {
        display: none !important;
    }

    .booking-tabs button {
        height: 54px !important;
        min-width: max-content !important;
        padding: 0 15px !important;
    }

    .quick-form {

        grid-template-columns:
            1fr 1fr !important;

        gap: 11px !important;

        padding: 17px !important;
    }

    .quick-field input,
    .quick-field select {
        height: 45px !important;
    }

    .quick-submit {
        grid-column: 1 / -1 !important;
        height: 47px !important;
    }

    .trust-strip {
        padding-top: 25px !important;
    }
}


/* ==========================================================
   SMALL MOBILE
   ========================================================== */

@media (max-width: 480px) {

    .quick-form {
        grid-template-columns:
            1fr !important;
    }

    .quick-submit {
        grid-column: auto !important;
    }

    .booking-float {
        margin-top: -30px !important;
    }
}

/* Prevent every major section from creating horizontal scroll */
header,
main,
section,
footer,
.hero,
.hero-inner,
.container {
    max-width: 100% !important;
}


/* ----------------------------------------------------------
   HERO
   ---------------------------------------------------------- */

.hero {
    width: 100% !important;
    max-width: 100vw !important;

    overflow: visible !important;

    position: relative !important;
}


/* Background stays inside viewport */
.hero-bg,
.hero-overlay {
    width: 100% !important;
    max-width: 100vw !important;

    left: 0 !important;
    right: 0 !important;
}


/* ----------------------------------------------------------
   BOOKING CARD - DESKTOP
   ---------------------------------------------------------- */

.booking-float {

    box-sizing: border-box !important;

    max-width: calc(100vw - 40px) !important;

    overflow: visible !important;
}


/* ----------------------------------------------------------
   BOOKING FORM
   ---------------------------------------------------------- */

.quick-form {

    box-sizing: border-box !important;

    width: 100% !important;

    max-width: 100% !important;

    min-width: 0 !important;
}


/* Every field can shrink */
.quick-field,
.quick-field input,
.quick-field select {

    min-width: 0 !important;

    max-width: 100% !important;

    box-sizing: border-box !important;
}


/* ----------------------------------------------------------
   TABLET / MOBILE
   ---------------------------------------------------------- */

@media (max-width: 900px) {

    .hero {

        width: 100% !important;

        max-width: 100vw !important;

        overflow: visible !important;
    }


    .hero-inner {

        width: 100% !important;

        max-width: 100% !important;

        box-sizing: border-box !important;
    }


    .booking-float {

        position: relative !important;

        left: auto !important;

        right: auto !important;

        top: auto !important;

        bottom: auto !important;

        transform: none !important;

        width: calc(100% - 32px) !important;

        max-width: calc(100% - 32px) !important;

        min-width: 0 !important;

        margin-left: auto !important;

        margin-right: auto !important;

        box-sizing: border-box !important;
    }


    .quick-form {

        width: 100% !important;

        max-width: 100% !important;

        min-width: 0 !important;

        box-sizing: border-box !important;
    }


    .trust-strip {

        width: 100% !important;

        max-width: 100vw !important;

        overflow: hidden !important;

        box-sizing: border-box !important;
    }


    .trust-grid {

        width: 100% !important;

        max-width: 100% !important;

        box-sizing: border-box !important;
    }
}


/* ----------------------------------------------------------
   MOBILE
   ---------------------------------------------------------- */

@media (max-width: 700px) {

    .hero {

        min-height: 0 !important;

        padding-bottom: 55px !important;

        overflow: visible !important;
    }


    .booking-float {

        width: calc(100% - 24px) !important;

        max-width: calc(100% - 24px) !important;

        margin:
            -35px auto
            0 !important;

        border-radius: 20px !important;
    }


    .booking-tabs {

        width: 100% !important;

        max-width: 100% !important;

        overflow-x: auto !important;

        overflow-y: hidden !important;

        box-sizing: border-box !important;

        scrollbar-width: none !important;
    }


    .booking-tabs::-webkit-scrollbar {
        display: none !important;
    }


    .quick-form {

        display: grid !important;

        grid-template-columns:
            minmax(0, 1fr)
            minmax(0, 1fr) !important;

        width: 100% !important;

        max-width: 100% !important;

        padding: 16px !important;

        gap: 10px !important;

        box-sizing: border-box !important;
    }


    .quick-field {

        width: 100% !important;

        min-width: 0 !important;

        overflow: hidden !important;
    }


    .quick-field input,
    .quick-field select {

        width: 100% !important;

        max-width: 100% !important;

        min-width: 0 !important;

        box-sizing: border-box !important;
    }


    .quick-submit {

        width: 100% !important;

        max-width: 100% !important;

        min-width: 0 !important;

        grid-column: 1 / -1 !important;

        box-sizing: border-box !important;
    }


    .quick-note {

        width: 100% !important;

        max-width: 100% !important;

        box-sizing: border-box !important;

        padding:
            0 16px 15px !important;
    }


    /* Stats */
    .trust-strip {

        width: 100% !important;

        max-width: 100vw !important;

        overflow: hidden !important;

        padding:
            25px 12px !important;

        box-sizing: border-box !important;
    }


    .trust-grid {

        display: grid !important;

        grid-template-columns:
            1fr 1fr !important;

        width: 100% !important;

        max-width: 100% !important;

        gap: 0 !important;
    }


    .trust-grid div {

        width: 100% !important;

        min-width: 0 !important;

        box-sizing: border-box !important;

        padding:
            14px 8px !important;

        overflow: hidden !important;
    }


    .trust-grid b {

        font-size: 22px !important;
    }


    .trust-grid span {

        font-size: 9px !important;

        white-space: normal !important;
    }
}


/* ----------------------------------------------------------
   VERY SMALL PHONES
   ---------------------------------------------------------- */

@media (max-width: 480px) {

    .booking-float {

        width: calc(100% - 20px) !important;

        max-width: calc(100% - 20px) !important;
    }


    .quick-form {

        grid-template-columns:
            1fr !important;

        padding: 15px !important;
    }


    .quick-submit {

        grid-column: auto !important;
    }


    .trust-grid {

        grid-template-columns:
            1fr 1fr !important;
    }
}

/* ==========================================================
   DHANA TOURS - REMOVE HERO GLASS CARD
   No index.html changes required
   ========================================================== */

.hero-visual,
.hero-glass {
    display: none !important;
}


/* Expand hero content to use the available space */
.hero-inner {
    width: 100% !important;
}


/* Remove any empty visual-column spacing */
.hero-content {
    max-width: 100% !important;
}


/* Prevent hidden visual area from affecting layout */
.hero-visual {
    width: 0 !important;
    height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
}


/* ==========================================================
   DESKTOP - GIVE HERO TEXT MORE ROOM
   ========================================================== */

@media (min-width: 901px) {

    .hero-copy {
        max-width: 720px !important;
    }
}


/* ==========================================================
   MOBILE
   ========================================================== */

@media (max-width: 900px) {

    .hero-visual,
    .hero-glass {
        display: none !important;
    }
}

/* ==========================================================
   DHANA TOURS - HERO CARD IMAGE ONLY
   DOES NOT CHANGE HERO / BOOKING / SPACING
   ========================================================== */

.hero-glass {
    background-image: url("../images/hero-card.jpg") !important;
    background-size: cover !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;

    overflow: hidden !important;

    border: 0 !important;

    backdrop-filter: none !important;
    -webkit-backdrop-filter: none !important;

    box-shadow:
        0 25px 60px rgba(0, 0, 0, 0.28) !important;

    animation: dhanaCardFloat 6s ease-in-out infinite !important;
}


/* Remove old HTML card contents */
.hero-glass .mini-badge,
.hero-glass .mini-route {
    display: none !important;
}


/* Very subtle floating effect */
@keyframes dhanaCardFloat {

    0% {
        transform: translateY(0);
    }

    50% {
        transform: translateY(-7px);
    }

    100% {
        transform: translateY(0);
    }
}


/* Keep original card size/position on desktop */
@media (min-width: 901px) {

    .hero-glass {
        width: 390px !important;
        height: 520px !important;
    }
}


/* Tablet */
@media (max-width: 1100px) and (min-width: 901px) {

    .hero-glass {
        width: 330px !important;
        height: 440px !important;
    }
}


/* Mobile */
@media (max-width: 900px) {

    .hero-glass {
        display: none !important;
    }
}

/* ==========================================================
   DHANA TOURS - HERO CONTENT POSITION FIX
   FIX LEFT CROPPING + HORIZONTAL OVERFLOW
   NO INDEX.HTML CHANGES
   ========================================================== */


/* Stop the entire page from moving sideways */
html,
body {
    width: 100% !important;
    max-width: 100% !important;
    overflow-x: hidden !important;
}


/* ==========================================================
   HERO
   ========================================================== */

.hero {
    width: 100% !important;
    max-width: 100vw !important;

    overflow: hidden !important;

    position: relative !important;

    box-sizing: border-box !important;
}


/* ==========================================================
   HERO INNER CONTAINER
   ========================================================== */

.hero-inner {

    position: relative !important;

    left: 0 !important;
    right: auto !important;

    transform: none !important;

    width: min(1180px, calc(100% - 48px)) !important;

    max-width: 1180px !important;

    margin-left: auto !important;
    margin-right: auto !important;

    padding-left: 0 !important;
    padding-right: 0 !important;

    box-sizing: border-box !important;
}


/* ==========================================================
   HERO TEXT CONTENT
   ========================================================== */

.hero-copy,
.hero-content,
.hero-text {

    position: relative !important;

    left: 0 !important;
    right: auto !important;

    transform: none !important;

    margin-left: 0 !important;

    box-sizing: border-box !important;
}


/* Prevent headings from creating horizontal overflow */
.hero h1,
.hero h2,
.hero p {

    max-width: 100% !important;

    box-sizing: border-box !important;

    overflow-wrap: normal;
}


/* ==========================================================
   HERO BUTTONS
   ========================================================== */

.hero-actions {

    position: relative !important;

    left: 0 !important;

    transform: none !important;

    margin-left: 0 !important;

    display: flex;

    flex-wrap: wrap;

    box-sizing: border-box !important;
}


/* ==========================================================
   HERO TRUST / RATING
   ========================================================== */

.hero-trust,
.hero-rating {

    position: relative !important;

    left: 0 !important;

    transform: none !important;

    margin-left: 0 !important;

    box-sizing: border-box !important;
}


/* ==========================================================
   DESKTOP
   ========================================================== */

@media (min-width: 1201px) {

    .hero-inner {

        width: min(
            1180px,
            calc(100% - 80px)
        ) !important;

        max-width: 1180px !important;

        margin-left: auto !important;
        margin-right: auto !important;
    }
}


/* ==========================================================
   LAPTOP
   ========================================================== */

@media (max-width: 1200px) and (min-width: 901px) {

    .hero-inner {

        width: calc(100% - 60px) !important;

        max-width: 1180px !important;

        margin-left: auto !important;
        margin-right: auto !important;
    }
}


/* ==========================================================
   TABLET
   ========================================================== */

@media (max-width: 900px) {

    .hero-inner {

        width: calc(100% - 40px) !important;

        max-width: none !important;

        margin-left: auto !important;
        margin-right: auto !important;

        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .hero-copy,
    .hero-content,
    .hero-text {

        width: 100% !important;

        max-width: 100% !important;

        margin-left: 0 !important;
    }
}


/* ==========================================================
   MOBILE
   ========================================================== */

@media (max-width: 700px) {

    .hero-inner {

        width: calc(100% - 28px) !important;

        margin-left: auto !important;
        margin-right: auto !important;
    }


    .hero h1 {

        max-width: 100% !important;

        font-size: clamp(
            42px,
            10vw,
            68px
        ) !important;

        line-height: .98 !important;
    }


    .hero p {

        max-width: 100% !important;
    }


    .hero-actions {

        width: 100% !important;

        max-width: 100% !important;
    }
}


/* ==========================================================
   EMERGENCY OVERFLOW PROTECTION
   ========================================================== */

.hero * {

    max-width: 100vw;
}


/* Don't let images create sideways scrolling */
.hero img {

    max-width: 100%;

    height: auto;
}


/* Background must never create horizontal width */
.hero-bg {

    left: 0 !important;
    right: 0 !important;

    width: 100% !important;
    max-width: 100vw !important;

    transform-origin: center center !important;
}


/* ==========================================================
   IMPORTANT - REMOVE COMMON NEGATIVE OFFSETS
   ========================================================== */

.hero-inner,
.hero-copy,
.hero-content,
.hero-text,
.hero-actions,
.hero-rating,
.hero-trust {

    margin-left: 0 !important;
}


/* Re-center the actual container */
.hero-inner {

    margin-left: auto !important;
    margin-right: auto !important;
}



/* HEADER SCROLL FIX */
.site-header{position:static!important;top:auto!important;left:auto!important;right:auto!important;bottom:auto!important;transform:none!important}
.announcement{position:static!important;top:auto!important}



/* ==========================================================
   DHANA TOURS - STICKY HEADER
   Header stays at the top while page content scrolls
   ========================================================== */

html,
body {
    overflow-x: hidden !important;
}


/* Main navigation header */
.site-header {

    position: sticky !important;

    top: 0 !important;

    left: 0 !important;
    right: 0 !important;

    width: 100% !important;

    z-index: 9999 !important;

    transform: none !important;

    margin: 0 !important;
}


/* Keep header above hero and other sections */
.site-header,
.site-header * {
    box-sizing: border-box;
}


/* Premium shadow while staying fixed at top */
.site-header {
    box-shadow:
        0 4px 18px rgba(0, 0, 0, 0.08) !important;
}
/* FINAL HEADER STICKY */
.site-header{position:sticky!important;top:0!important;z-index:9999!important;}

/* ==========================================================
   DHANA TOURS
   PREMIUM TOUR CARDS
   Images + Hover + Reveal + Luxury Effects
   INDEX.HTML NOT REQUIRED TO CHANGE
   ========================================================== */


/* ----------------------------------------------------------
   TOUR GRID
   ---------------------------------------------------------- */

.tour-grid {
    display: grid !important;

    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;

    gap: 24px !important;

    width: 100% !important;

    box-sizing: border-box !important;
}


/* ----------------------------------------------------------
   TOUR CARD
   ---------------------------------------------------------- */

.tour-card {

    position: relative !important;

    min-height: 430px !important;

    padding: 0 !important;

    overflow: hidden !important;

    border: 1px solid rgba(10, 30, 48, .10) !important;

    border-radius: 24px !important;

    background: #ffffff !important;

    box-shadow:
        0 10px 35px rgba(5, 18, 32, .07) !important;

    transition:
        transform .45s cubic-bezier(.2,.8,.2,1),
        box-shadow .45s ease,
        border-color .45s ease !important;

    isolation: isolate !important;

    animation:
        dhanaTourCardIn .75s ease both !important;
}


/* ----------------------------------------------------------
   PREMIUM HOVER
   ---------------------------------------------------------- */

.tour-card:hover {

    transform: translateY(-10px) !important;

    border-color: rgba(218, 169, 48, .45) !important;

    box-shadow:
        0 24px 55px rgba(5, 18, 32, .15),
        0 5px 15px rgba(218, 169, 48, .10) !important;
}


/* ----------------------------------------------------------
   IMAGE AREA
   Added with CSS - NO HTML CHANGE
   ---------------------------------------------------------- */

.tour-card::before {

    content: "" !important;

    display: block !important;

    width: 100% !important;

    height: 175px !important;

    background-size: cover !important;

    background-position: center !important;

    background-repeat: no-repeat !important;

    position: relative !important;

    z-index: 1 !important;

    transform: scale(1) !important;

    transition:
        transform .7s cubic-bezier(.2,.8,.2,1),
        filter .5s ease !important;
}


/* Image zoom on hover */

.tour-card:hover::before {

    transform: scale(1.07) !important;

    filter: brightness(1.05) saturate(1.08) !important;
}


/* ----------------------------------------------------------
   DARK PREMIUM IMAGE OVERLAY
   ---------------------------------------------------------- */

.tour-card::after {

    content: "" !important;

    position: absolute !important;

    top: 0 !important;

    left: 0 !important;

    width: 100% !important;

    height: 175px !important;

    z-index: 2 !important;

    pointer-events: none !important;

    background:
        linear-gradient(
            180deg,
            rgba(3, 15, 26, .05) 0%,
            rgba(3, 15, 26, .05) 45%,
            rgba(3, 15, 26, .45) 100%
        ) !important;

    transition: opacity .4s ease !important;
}


/* ----------------------------------------------------------
   IMAGE FOR EACH TOUR
   ---------------------------------------------------------- */

.tour-card:nth-child(1)::before {

    background-image:
        url("../images/tours/airport-transfer.svg") !important;
}


.tour-card:nth-child(2)::before {

    background-image:
        url("../images/tours/city-tour.svg") !important;
}


.tour-card:nth-child(3)::before {

    background-image:
        url("../images/tours/day-tour.svg") !important;
}


.tour-card:nth-child(4)::before {

    background-image:
        url("../images/tours/beach-escape.svg") !important;
}


.tour-card:nth-child(5)::before {

    background-image:
        url("../images/tours/hill-country.svg") !important;
}


.tour-card:nth-child(6)::before {

    background-image:
        url("../images/tours/wildlife-tour.svg") !important;
}


/* ----------------------------------------------------------
   CARD CONTENT
   ---------------------------------------------------------- */

.tour-card > * {

    position: relative !important;

    z-index: 4 !important;
}


.tour-card .tour-number {

    top: 195px !important;

    right: 22px !important;

    color: rgba(5, 18, 32, .12) !important;

    font-size: 34px !important;

    line-height: 1 !important;

    transition:
        color .4s ease,
        transform .4s ease !important;
}


.tour-card:hover .tour-number {

    color: rgba(218, 169, 48, .22) !important;

    transform: translateY(-3px) !important;
}


/* ----------------------------------------------------------
   ICON
   ---------------------------------------------------------- */

.tour-card .tour-icon {

    margin:
        -26px 0 0 26px !important;

    position: relative !important;

    z-index: 5 !important;

    width: 52px !important;

    height: 52px !important;

    border-radius: 16px !important;

    border: 4px solid #ffffff !important;

    background:
        linear-gradient(
            135deg,
            #fff7dc,
            #f4df9d
        ) !important;

    box-shadow:
        0 8px 20px rgba(5, 18, 32, .14) !important;

    transition:
        transform .4s ease,
        box-shadow .4s ease !important;
}


.tour-card:hover .tour-icon {

    transform:
        translateY(-4px)
        rotate(-3deg) !important;

    box-shadow:
        0 12px 26px rgba(5, 18, 32, .18) !important;
}


/* ----------------------------------------------------------
   TITLE
   ---------------------------------------------------------- */

.tour-card h3 {

    margin:
        17px 26px 8px !important;

    padding-right: 35px !important;

    font-size: 22px !important;

    line-height: 1.2 !important;

    color: #071522 !important;

    transition:
        color .35s ease !important;
}


.tour-card:hover h3 {

    color: #9a6c07 !important;
}


/* ----------------------------------------------------------
   DESCRIPTION
   ---------------------------------------------------------- */

.tour-card p {

    margin:
        0 26px !important;

    min-height: 62px !important;

    font-size: 13px !important;

    line-height: 1.7 !important;

    color: #667789 !important;
}


/* ----------------------------------------------------------
   TOUR LINK
   ---------------------------------------------------------- */

.tour-card a {

    margin:
        20px 26px 25px !important;

    display: inline-flex !important;

    align-items: center !important;

    gap: 8px !important;

    color: #071522 !important;

    font-size: 12px !important;

    font-weight: 900 !important;

    text-decoration: none !important;

    transition:
        color .3s ease,
        transform .3s ease !important;
}


.tour-card a:hover {

    color: #b07b0b !important;

    transform: translateX(5px) !important;
}


/* ----------------------------------------------------------
   SMALL GOLD LINE
   ---------------------------------------------------------- */

.tour-card a::after {

    content: "" !important;

    width: 0 !important;

    height: 2px !important;

    background: #dcae2f !important;

    transition:
        width .35s ease !important;
}


.tour-card a:hover::after {

    width: 22px !important;
}


/* ----------------------------------------------------------
   STAGGERED ANIMATION
   ---------------------------------------------------------- */

.tour-card:nth-child(1) {
    animation-delay: .05s !important;
}

.tour-card:nth-child(2) {
    animation-delay: .12s !important;
}

.tour-card:nth-child(3) {
    animation-delay: .19s !important;
}

.tour-card:nth-child(4) {
    animation-delay: .26s !important;
}

.tour-card:nth-child(5) {
    animation-delay: .33s !important;
}

.tour-card:nth-child(6) {
    animation-delay: .40s !important;
}


/* ----------------------------------------------------------
   CARD ENTRANCE
   ---------------------------------------------------------- */

@keyframes dhanaTourCardIn {

    from {

        opacity: 0;

        transform:
            translateY(28px)
            scale(.98);

    }

    to {

        opacity: 1;

        transform:
            translateY(0)
            scale(1);

    }
}


/* ----------------------------------------------------------
   RESPONSIVE - TABLET
   ---------------------------------------------------------- */

@media (max-width: 1000px) {

    .tour-grid {

        grid-template-columns:
            repeat(2, minmax(0, 1fr))
            !important;

        gap: 20px !important;
    }

}


/* ----------------------------------------------------------
   RESPONSIVE - MOBILE
   ---------------------------------------------------------- */

@media (max-width: 650px) {

    .tour-grid {

        grid-template-columns:
            1fr
            !important;

        gap: 18px !important;
    }


    .tour-card {

        min-height: 410px !important;

        border-radius: 21px !important;
    }


    .tour-card::before,
    .tour-card::after {

        height: 165px !important;
    }


    .tour-card .tour-number {

        top: 185px !important;
    }

}


/* ----------------------------------------------------------
   REDUCED MOTION ACCESSIBILITY
   ---------------------------------------------------------- */

@media (prefers-reduced-motion: reduce) {

    .tour-card,
    .tour-card::before,
    .tour-card::after,
    .tour-card .tour-icon,
    .tour-card h3,
    .tour-card a {

        animation: none !important;

        transition: none !important;
    }

}`r`n/* Vehicle card icon badges */`r`n.vehicle-img{position:relative;overflow:hidden}`r`n.vehicle-icon{position:absolute;top:14px;left:14px;z-index:5;width:44px;height:44px;border-radius:12px;background:rgba(255,255,255,.94);border:1px solid rgba(225,169,35,.45);display:flex;align-items:center;justify-content:center;font-size:22px;box-shadow:0 8px 20px rgba(0,0,0,.16);backdrop-filter:blur(6px)}`r`n.vehicle-img img{display:block;width:100%;height:100%;object-fit:cover}`r`n.vehicle-card:hover .vehicle-icon{transform:translateY(-2px);box-shadow:0 12px 25px rgba(0,0,0,.22)}`r`n.vehicle-icon{transition:transform .25s ease,box-shadow .25s ease}`r`n
`r`n/* Vehicle card symbols */`r`n.vehicle-meta span{display:inline-flex;align-items:center;gap:5px}`r`n.vehicle-meta span:first-child{font-weight:500}`r`n.vehicle-link{display:inline-flex;align-items:center;gap:6px}`r`n.vehicle-link:hover{transform:translateX(3px)}`r`n.nav-book span{display:inline-block;margin-left:4px}`r`n.vehicle-meta{align-items:center}`r`n
`r`n/* Clean vehicle information symbols */`r`n.vehicle-meta span{display:inline-flex;align-items:center;gap:5px;white-space:nowrap}`r`n.vehicle-meta span:first-child{font-weight:500}`r`n.vehicle-link{display:inline-flex;align-items:center;gap:6px;transition:transform .2s ease}`r`n.vehicle-link:hover{transform:translateX(3px)}`r`n.nav-book span{display:inline-block;margin-left:4px}`r`n
`r`n/* Clean vehicle information symbols */`r`n.vehicle-meta span{display:inline-flex;align-items:center;gap:5px;white-space:nowrap}`r`n.vehicle-meta span:first-child{font-weight:500}`r`n.vehicle-link{display:inline-flex;align-items:center;gap:6px;transition:transform .2s ease}`r`n.vehicle-link:hover{transform:translateX(3px)}`r`n.nav-book span{display:inline-block;margin-left:4px}`r`n
/* HOME - TRAVEL YOUR WAY TOUR IMAGES */
.service-image.airport {
    background-image: url("../images/tours/airport-transfer.svg") !important;
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
}

.service-image.city {
    background-image: url("../images/tours/city-tour.svg") !important;
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
}

.service-image.day {
    background-image: url("../images/tours/day-tour.svg") !important;
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
}


/* FINAL OVERRIDE - TRAVEL YOUR WAY IMAGES */

.service-image.airport {
    background-image: url("../images/tours/airport-transfer.svg") !important;
    background-size: cover !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
}

.service-image.city {
    background-image: url("../images/tours/city-tour.svg") !important;
    background-size: cover !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
}

.service-image.day {
    background-image: url("../images/tours/day-tour.svg") !important;
    background-size: cover !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
}
.service-image.airport{background-image:url('../images/tours/airport-transfer.svg') !important;}
.service-image.city{background-image:url('../images/tours/city-tour.svg') !important;}
.service-image.day{background-image:url('../images/tours/day-tour.svg') !important;}

/* =========================================
   PREMIUM FONT SIZE SYSTEM
   ========================================= */

/* Main website text */
body {
    font-size: 15px;
    line-height: 1.65;
}

/* Main headings */
h1 {
    font-size: clamp(32px, 4vw, 48px);
    line-height: 1.15;
    font-weight: 700;
}

h2 {
    font-size: clamp(26px, 3vw, 36px);
    line-height: 1.2;
    font-weight: 700;
}

h3 {
    font-size: 22px;
    line-height: 1.3;
    font-weight: 700;
}

h4 {
    font-size: 19px;
    line-height: 1.35;
    font-weight: 600;
}

h5 {
    font-size: 17px;
    line-height: 1.4;
    font-weight: 600;
}

h6 {
    font-size: 15px;
    line-height: 1.45;
    font-weight: 600;
}

/* Paragraphs */
p {
    font-size: 15px;
    line-height: 1.7;
}

/* Navigation */
.navbar,
.navbar a,
.nav-link {
    font-size: 14px;
    font-weight: 600;
}

/* Buttons */
button,
.btn {
    font-size: 14px;
    font-weight: 600;
}

/* Form fields */
input,
textarea,
select {
    font-size: 14px;
}

/* Small text */
small {
    font-size: 13px;
}

/* Footer */
footer {
    font-size: 14px;
}

footer p,
footer a {
    font-size: 14px;
}

/* Lists */
li {
    font-size: 15px;
    line-height: 1.65;
}

/* =========================================
   FINAL PREMIUM FONT & SIZE OVERRIDE
   ========================================= */

html,
body {
    font-family: 'Plus Jakarta Sans', 'Noto Sans Sinhala', sans-serif !important;
    font-size: 15px;
    line-height: 1.6;
}

body * {
    font-family: 'Plus Jakarta Sans', 'Noto Sans Sinhala', sans-serif;
}

/* Main headings */
h1 {
    font-size: clamp(34px, 5vw, 56px) !important;
    line-height: 1.12 !important;
    letter-spacing: -1.5px;
}

h2 {
    font-size: clamp(28px, 4vw, 42px) !important;
    line-height: 1.18 !important;
    letter-spacing: -1px;
}

h3 {
    font-size: 21px !important;
    line-height: 1.3 !important;
}

h4 {
    font-size: 18px !important;
    line-height: 1.35 !important;
}

/* Normal content */
p {
    font-size: 15px !important;
    line-height: 1.7 !important;
}

/* Navigation */
.navlinks,
.navlinks a {
    font-size: 13px !important;
}

/* Buttons */
.btn,
button {
    font-size: 14px !important;
}

/* Form */
input,
select,
textarea {
    font-size: 14px !important;
}

/* Labels */
label {
    font-size: 11px !important;
}

/* Small text */
small {
    font-size: 12px;
}

/* Cards */
.feature-card h3,
.service-card h3,
.tour-card h3,
.vehicle-card h3 {
    font-size: 20px !important;
}

.feature-card p,
.service-card p,
.tour-card p,
.vehicle-card p {
    font-size: 13px !important;
    line-height: 1.6 !important;
}

/* Hero */
.hero h1 {
    font-size: clamp(40px, 5.5vw, 68px) !important;
    line-height: 1.05 !important;
}

.hero-lead {
    font-size: 17px !important;
    line-height: 1.65 !important;
}

/* Section headings */
.section h2 {
    font-size: clamp(28px, 4vw, 44px) !important;
}

/* Page headings */
.page-hero h1 {
    font-size: clamp(38px, 5vw, 60px) !important;
}

.page-hero p {
    font-size: 16px !important;
}

/* Footer */
footer,
footer p,
footer a {
    font-size: 13px !important;
}

/* Mobile */
@media (max-width: 620px) {

    body {
        font-size: 14px;
    }

    h1 {
        font-size: 34px !important;
    }

    h2 {
        font-size: 28px !important;
    }

    h3 {
        font-size: 19px !important;
    }

    p {
        font-size: 14px !important;
    }

    .hero h1 {
        font-size: 40px !important;
    }

    .hero-lead {
        font-size: 15px !important;
    }

    .section h2 {
        font-size: 28px !important;
    }

    .page-hero h1 {
        font-size: 38px !important;
    }
}

/* =========================================
   CHATHURA TOURS AND TAXI - BRAND NAME
   ========================================= */

/* Header brand name */
.brand b {
    font-size: 0 !important;
}

.brand b::after {
    content: "CHATHURA TOURS AND TAXI";
    font-size: 18px;
    font-weight: 800;
    letter-spacing: .5px;
    line-height: 1;
    white-space: nowrap;
}

/* Remove old subtitle */
.brand small {
    display: none !important;
}

/* Footer brand */
.footer-brand p {
    font-size: 0 !important;
}

.footer-brand p::after {
    content: "CHATHURA TOURS AND TAXI";
    font-size: 13px;
    line-height: 1.6;
    color: inherit;
}

/* Contact page business name */
.contact-card h2 {
    font-size: 0 !important;
}

.contact-card h2::after {
    content: "CHATHURA TOURS AND TAXI";
    font-size: 27px;
    line-height: 1.2;
    font-weight: 700;
}

/* Mobile */
@media (max-width: 620px) {

    .brand b::after {
        font-size: 15px;
    }

    .contact-card h2::after {
        font-size: 23px;
    }
}

/* =========================================
   PREMIUM HERO SLIDESHOW - NO WHITE FLASH
   ========================================= */

.hero {
    position: relative;
    overflow: hidden;
    background-color: #071522 !important;
    background-image: none !important;
    animation: none !important;
}

/* Slideshow background container */
.hero-slideshow {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    z-index: 0;
    pointer-events: none;
}

/* Individual slideshow layers */
.hero-slide {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    opacity: 0;
    transition: opacity 1.2s ease-in-out;
    will-change: opacity;
}

/* Active image */
.hero-slide.active {
    opacity: 1;
}

/* Keep hero content above slideshow */
.hero > *:not(.hero-slideshow) {
    position: relative;
    z-index: 2;
}

/* Dark overlay for better text readability */
.hero-slideshow::after {
    content: "";
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0.28);
    z-index: 3;
    pointer-events: none;
}

/* Mobile */
@media (max-width: 620px) {
    .hero-slide {
        background-position: center center;
    }

    .hero-slideshow::after {
        background: rgba(0, 0, 0, 0.32);
    }
}

/* =========================================
   TOURS PAGE - BETTER IMAGE DISPLAY
   ========================================= */

.tours-grid .tour-card,
.tour-grid .tour-card {
    overflow: hidden;
}

/* Make tour images taller */
.tours-grid .tour-card img,
.tour-grid .tour-card img {
    width: 100%;
    height: 220px !important;
    object-fit: cover;
    object-position: center;
    display: block;
}

/* Give cards more room */
.tours-grid .tour-card,
.tour-grid .tour-card {
    min-height: 500px;
}

/* Better image-to-content spacing */
.tours-grid .tour-card .card-image,
.tour-grid .tour-card .tour-image {
    height: 220px !important;
    overflow: hidden;
}

/* Desktop - larger images */
@media (min-width: 1000px) {

    .tours-grid .tour-card img,
    .tour-grid .tour-card img {
        height: 240px !important;
    }

    .tours-grid .tour-card .card-image,
    .tour-grid .tour-card .tour-image {
        height: 240px !important;
    }
}

/* Tablet */
@media (max-width: 999px) {

    .tours-grid .tour-card img,
    .tour-grid .tour-card img {
        height: 220px !important;
    }
}

/* Mobile */
@media (max-width: 620px) {

    .tours-grid .tour-card img,
    .tour-grid .tour-card img {
        height: 210px !important;
    }
}

/* =========================================
   FINAL TOUR IMAGE SIZE FIX
   ========================================= */

.tour-grid .tour-card {
    padding: 0 !important;
    overflow: hidden !important;
    min-height: 500px !important;
}

/* Image area */
.tour-grid .tour-card::before {
    content: "";
    display: block;
    width: 100%;
    height: 235px !important;
    background-size: cover !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
}

/* Keep card content readable */
.tour-grid .tour-card .tour-number,
.tour-grid .tour-card .tour-icon,
.tour-grid .tour-card h3,
.tour-grid .tour-card p,
.tour-grid .tour-card a {
    position: relative;
    z-index: 3;
}

.tour-grid .tour-card .tour-number {
    top: auto !important;
    right: 22px !important;
    margin-top: 18px !important;
}

.tour-grid .tour-card .tour-icon {
    margin: -26px 20px 0 !important;
}

.tour-grid .tour-card h3,
.tour-grid .tour-card p,
.tour-grid .tour-card a {
    margin-left: 20px !important;
    margin-right: 20px !important;
}

/* Desktop */
@media (min-width: 1000px) {
    .tour-grid .tour-card::before {
        height: 250px !important;
    }
}

/* Tablet */
@media (max-width: 999px) {
    .tour-grid .tour-card::before {
        height: 220px !important;
    }
}

/* Mobile */
@media (max-width: 620px) {
    .tour-grid .tour-card::before {
        height: 210px !important;
    }

    .tour-grid .tour-card {
        min-height: 480px !important;
    }
}

/* =========================================================
   PREMIUM VEHICLE IMAGE EXPERIENCE
   HTML / VEHICLES.HTML NOT REQUIRED
   ========================================================= */

.vehicle-card {
    position: relative !important;
    overflow: hidden !important;
    border-radius: 24px !important;
    background: #fff !important;
    border: 1px solid rgba(12, 27, 43, 0.10) !important;
    transition:
        transform .35s cubic-bezier(.2,.8,.2,1),
        box-shadow .35s ease,
        border-color .35s ease !important;
}

/* Premium gold top line */
.vehicle-card::before {
    content: "";
    position: absolute;
    top: 0;
    left: 14%;
    right: 14%;
    height: 2px;
    background: linear-gradient(
        90deg,
        transparent,
        #d8ad3d,
        #f0cf75,
        #d8ad3d,
        transparent
    );
    opacity: .75;
    z-index: 10;
}

/* Premium hover card */
.vehicle-card:hover {
    transform: translateY(-8px) !important;
    border-color: rgba(216, 173, 61, .45) !important;
    box-shadow:
        0 22px 55px rgba(5, 18, 32, .16),
        0 4px 15px rgba(216, 173, 61, .10) !important;
}

/* =========================================================
   IMAGE AREA
   ========================================================= */

.vehicle-img {
    position: relative !important;
    height: 190px !important;
    padding: 0 !important;
    overflow: hidden !important;
    display: block !important;
    background: #eef2f4 !important;
}

/* Image */
.vehicle-img img {
    display: block !important;
    width: 100% !important;
    height: 100% !important;
    max-width: none !important;
    object-fit: cover !important;
    object-position: center center !important;

    transition:
        transform .65s cubic-bezier(.2,.8,.2,1),
        filter .45s ease !important;
}

/* Smooth image zoom */
.vehicle-card:hover .vehicle-img img {
    transform: scale(1.07) !important;
    filter: saturate(1.06) contrast(1.03) !important;
}

/* =========================================================
   PREMIUM IMAGE OVERLAY
   ========================================================= */

.vehicle-img::after {
    content: "";
    position: absolute;
    inset: 0;
    pointer-events: none;
    z-index: 2;

    background:
        linear-gradient(
            180deg,
            rgba(4, 15, 25, .02) 35%,
            rgba(4, 15, 25, .18) 100%
        );

    transition: background .4s ease !important;
}

.vehicle-card:hover .vehicle-img::after {
    background:
        linear-gradient(
            180deg,
            rgba(4, 15, 25, .02) 20%,
            rgba(4, 15, 25, .28) 100%
        ) !important;
}

/* =========================================================
   LUXURY LIGHT / SHINE EFFECT
   ========================================================= */

.vehicle-img::before {
    content: "";
    position: absolute;
    top: -30%;
    left: -75%;
    width: 45%;
    height: 160%;

    background: linear-gradient(
        105deg,
        transparent,
        rgba(255,255,255,.48),
        transparent
    );

    transform: skewX(-20deg);
    z-index: 4;
    pointer-events: none;
    opacity: 0;
}

.vehicle-card:hover .vehicle-img::before {
    opacity: 1;
    animation: vehicleImageShine .9s ease forwards;
}

@keyframes vehicleImageShine {
    0% {
        left: -75%;
    }

    100% {
        left: 135%;
    }
}

/* =========================================================
   PREMIUM IMAGE FRAME
   ========================================================= */

.vehicle-img {
    box-shadow:
        inset 0 -1px 0 rgba(255,255,255,.65),
        inset 0 1px 0 rgba(255,255,255,.45);
}

/* =========================================================
   CONTENT AREA
   ========================================================= */

.vehicle-card > div:last-child {
    position: relative !important;
    z-index: 5;
    padding: 20px !important;
    background: #fff !important;
}

/* Vehicle category */
.vehicle-label {
    display: inline-block !important;
    font-size: 9px !important;
    letter-spacing: 1.5px !important;
    color: #9a6c07 !important;
    font-weight: 900 !important;
    margin-bottom: 3px !important;
}

/* Vehicle title */
.vehicle-card h3 {
    transition: color .25s ease, transform .25s ease !important;
}

.vehicle-card:hover h3 {
    color: #9a6c07 !important;
    transform: translateX(2px);
}

/* Vehicle description */
.vehicle-card p {
    transition: color .25s ease !important;
}

/* =========================================================
   SELECT VEHICLE LINK
   ========================================================= */

.vehicle-link {
    position: relative !important;
    display: inline-flex !important;
    align-items: center !important;
    gap: 7px !important;
    margin-top: 17px !important;
    color: #9a6c07 !important;
    font-weight: 900 !important;
    transition:
        gap .25s ease,
        color .25s ease !important;
}

.vehicle-link::after {
    content: "";
    position: absolute;
    left: 0;
    right: 100%;
    bottom: -5px;
    height: 1px;
    background: #d8ad3d;
    transition: right .3s ease !important;
}

.vehicle-card:hover .vehicle-link {
    gap: 11px !important;
}

.vehicle-card:hover .vehicle-link::after {
    right: 0;
}

/* =========================================================
   PREMIUM RESPONSIVE
   ========================================================= */

@media (max-width: 900px) {
    .vehicle-img {
        height: 200px !important;
    }
}

@media (max-width: 620px) {
    .vehicle-img {
        height: 220px !important;
    }

    .vehicle-card {
        border-radius: 22px !important;
    }
}

/* =========================================================
   HIDE STRAY TEXT BELOW FOOTER
   ========================================================= */

body {
    overflow-x: hidden !important;
}

/* Hide accidental loose text by matching its surrounding
   area after the real footer */
footer {
    position: relative !important;
    z-index: 10 !important;
}

/* Keep page content clean */
footer ~ * {
    display: none !important;
}

/* Prevent accidental plain text from creating visible
   white space after the footer */
body {
    line-height: 0;
}

body > * {
    line-height: normal;
}

/* =========================================================
   FAQ SYMBOL FIX
   Remove corrupted UTF-8 symbol
   ========================================================= */

.faq-list summary:after {
    content: "+" !important;
    position: absolute !important;
    right: 0 !important;
    top: -3px !important;
    font-size: 20px !important;
    font-weight: 700 !important;
    color: #b28720 !important;
}

.faq-list details[open] summary:after {
    content: "-" !important;
}