/*
Theme Name: Shivam Tourism v3 - Taxi & Travel Prayagraj
Theme URI: https://shivamtourism.com
Description: Premium SEO-optimized WordPress theme for Shivam Tourism — Best Taxi Service & Travel Agency in Prayagraj. Fully server-rendered for Google & AI search engine dominance.
Version: 3.0.0
Author: Shivam Tourism
Author URI: https://shivamtourism.com
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: shivam-tourism
Tags: travel, taxi, local-business, seo-optimized, mobile-first
*/
:root { --gold:        #E8940A; --gold-dark:   #C47A08; --gold-light:  #FEF3DC; --gold-glow:   rgba(232, 148, 10, 0.18); --navy:        #0D1B2A; --navy-mid:    #172940; --navy-light:  #1E3A52; --white:       #FFFFFF; --off:         #FAFAF7; --gray-100:    #F3F3F0; --gray-200:    #E5E5E0; --gray-400:    #9CA3A0; --gray-600:    #6B7280; --gray-800:    #374151; --ink:         #111827; --green:       #059669; --whatsapp:    #25D366; --red:         #DC2626; --sh-sm:  0 2px 10px rgba(13, 27, 42, .08); --sh-md:  0 6px 30px rgba(13, 27, 42, .12); --sh-lg:  0 16px 56px rgba(13, 27, 42, .18); --sh-gold:0 8px 32px rgba(232, 148, 10, .28); --r-sm: 8px; --r-md: 16px; --r-lg: 24px; --r-xl: 36px; --fh: 'Sora', sans-serif; --fb: 'Plus Jakarta Sans', sans-serif; --ease: cubic-bezier(.4, 0, .2, 1); --tr: all .28s var(--ease); }
*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }
html { scroll-behavior: smooth; -webkit-text-size-adjust: 100%; }
body { font-family: var(--fb); font-size: 16px; line-height: 1.7; color: var(--ink); background: var(--white); overflow-x: hidden; }
img { max-width: 100%; height: auto; display: block; }
a { color: var(--gold); text-decoration: none; transition: var(--tr); }
a:hover { color: var(--gold-dark); }
h1, h2, h3, h4, h5, h6 { font-family: var(--fh); line-height: 1.22; color: var(--navy); font-weight: 800; }
ul { list-style: none; }
address { font-style: normal; }
em { font-style: italic; }
.container { max-width: 1180px; margin: 0 auto; padding: 0 28px; }
.container-sm { max-width: 860px; margin: 0 auto; padding: 0 24px; }
.container-wide { max-width: 1400px; margin: 0 auto; padding: 0 24px; }
.btn { display: inline-flex; align-items: center; gap: 8px; font-family: var(--fh); font-weight: 700; font-size: 15px; padding: 13px 26px; border-radius: var(--r-sm); border: 2px solid transparent; cursor: pointer; transition: var(--tr); text-align: center; white-space: nowrap; text-decoration: none; line-height: 1.2; }
.btn-primary { background: var(--gold); color: var(--navy); border-color: var(--gold); box-shadow: var(--sh-gold); }
.btn-primary:hover { background: var(--gold-dark); border-color: var(--gold-dark); color: var(--navy); transform: translateY(-2px); box-shadow: 0 12px 40px rgba(232, 148, 10, .38); }
.btn-navy { background: var(--navy); color: var(--white); border-color: var(--navy); }
.btn-navy:hover { background: var(--navy-mid); color: var(--white); transform: translateY(-2px); }
.btn-outline { background: transparent; color: var(--navy); border-color: var(--navy); }
.btn-outline:hover { background: var(--navy); color: var(--white); }
.btn-outline-gold { background: transparent; color: var(--gold); border-color: var(--gold); }
.btn-outline-gold:hover { background: var(--gold); color: var(--navy); }
.btn-whatsapp { background: var(--whatsapp); color: var(--white); border-color: var(--whatsapp); }
.btn-whatsapp:hover { background: #1ebe5a; border-color: #1ebe5a; color: var(--white); transform: translateY(-2px); }
.btn-lg { padding: 16px 32px; font-size: 16px; }
.btn-sm { padding: 9px 18px; font-size: 14px; }
.btn-xl { padding: 19px 40px; font-size: 18px; border-radius: var(--r-md); }
.btn-full { width: 100%; justify-content: center; }
.text-center { text-align: center; }
.text-white { color: var(--white) !important; }
.text-gold { color: var(--gold) !important; }
.mt-8 { margin-top: 8px; }
.mt-16 { margin-top: 16px; }
.mt-24 { margin-top: 24px; }
.mt-40 { margin-top: 40px; }
.mb-8 { margin-bottom: 8px; }
.mb-16 { margin-bottom: 16px; }
.mb-24 { margin-bottom: 24px; }
.mb-40 { margin-bottom: 40px; }
.section { padding: 80px 0; }
.section-sm { padding: 56px 0; }
.section-lg { padding: 100px 0; }
.bg-off { background: var(--off); }
.bg-navy { background: var(--navy); }
.bg-gold { background: var(--gold); }
[data-animate] { opacity: 0; transform: translateY(28px); transition: opacity .6s var(--ease), transform .6s var(--ease); }
[data-animate].animated { opacity: 1; transform: translateY(0); }
[data-delay="1"] { transition-delay: .12s; }
[data-delay="2"] { transition-delay: .24s; }
[data-delay="3"] { transition-delay: .36s; }
[data-delay="4"] { transition-delay: .48s; }
.section-label { display: inline-flex; align-items: center; gap: 6px; font-family: var(--fh); font-weight: 700; font-size: 12px; letter-spacing: .1em; text-transform: uppercase; background: var(--gold-light); color: var(--gold-dark); padding: 6px 14px; border-radius: 99px; margin-bottom: 14px; }
.section-title { font-size: clamp(26px, 4vw, 42px); font-weight: 900; color: var(--navy); line-height: 1.18; margin-bottom: 14px; }
.section-title span { color: var(--gold); }
.section-sub { font-size: 17px; color: var(--gray-600); line-height: 1.75; max-width: 640px; }
.section-header { margin-bottom: 52px; }
.section-header.center { text-align: center; }
.section-header.center .section-sub { margin: 0 auto; }
#site-header { position: sticky; top: 0; left: 0; right: 0; z-index: 9999; background: var(--gold); transition: box-shadow .3s var(--ease); border-bottom: none; box-shadow: 0 2px 8px rgba(0, 0, 0, .12); }
#site-header.scrolled { box-shadow: 0 4px 24px rgba(0, 0, 0, .22); }
.header-inner { display: flex; align-items: center; justify-content: space-between; height: 72px; gap: 24px; }
.site-logo img { height: 52px; width: auto; }
.site-logo .logo-text { font-family: var(--fh); font-weight: 900; font-size: 22px; color: var(--navy); }
.site-logo .logo-sub { font-size: 10px; color: rgba(13, 27, 42, .65); letter-spacing: .06em; display: block; margin-top: -2px; }
.primary-nav { display: flex; align-items: center; gap: 4px; }
.primary-nav a { font-family: var(--fh); font-weight: 700; font-size: 13.5px; color: var(--navy); padding: 8px 14px; border-radius: 99px; transition: var(--tr); position: relative; white-space: nowrap; letter-spacing: .02em; }
.primary-nav a:hover, .primary-nav a.active { background: rgba(13, 27, 42, .12); color: var(--navy); }
.nav-cta { background: var(--navy) !important; color: var(--white) !important; margin-left: 8px; border-radius: 99px !important; }
.nav-cta:hover { background: #0a1525 !important; color: var(--white) !important; }
.nav-toggle { display: none; flex-direction: column; gap: 5px; background: none; border: none; cursor: pointer; padding: 6px; }
.nav-toggle span { display: block; height: 2px; width: 26px; background: var(--navy); border-radius: 2px; transition: var(--tr); }
.nav-toggle.active span:nth-child(1) { transform: translateY(7px) rotate(45deg); }
.nav-toggle.active span:nth-child(2) { opacity: 0; }
.nav-toggle.active span:nth-child(3) { transform: translateY(-7px) rotate(-45deg); }
.mobile-nav { display: none; position: absolute; top: 100%; left: 0; right: 0; background: var(--gold); padding: 12px 24px 24px; border-top: 1px solid rgba(13, 27, 42, .15); box-shadow: 0 12px 40px rgba(0, 0, 0, .2); z-index: 100; }
.mobile-nav.open { display: block; }
.mobile-nav a { display: block; color: var(--navy); font-family: var(--fh); font-weight: 700; font-size: 15px; padding: 12px 0; border-bottom: 1px solid rgba(13, 27, 42, .1); }
.mobile-nav a:hover { color: rgba(13, 27, 42, .6); }
.mobile-nav .btn { margin-top: 16px; width: 100%; justify-content: center; }
#hero { position: relative; min-height: 100svh; display: flex; align-items: center; overflow: hidden; background: var(--navy); width: 100%; }
.hero-bg-img-lcp { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; object-position: center 30%; z-index: 0; }
.hero-overlay { position: absolute; inset: 0; z-index: 1; background:
linear-gradient(
105deg, rgba(8, 18, 30, 0.92) 0%, rgba(13, 27, 42, 0.75) 45%, rgba(13, 27, 42, 0.35) 100%
); box-shadow: inset 0 -120px 80px rgba(8, 18, 30, 0.55); }
#hero > .container { max-width: 100% !important; padding: 0; width: 100%; }
.hero-inner { position: relative; z-index: 2; display: grid; grid-template-columns: 1fr 460px; gap: 48px; align-items: center; max-width: 1280px; margin: 0 auto; padding: 80px 48px 88px; width: 100%; }
.hero-live-badge { display: inline-flex; align-items: center; gap: 10px; background: rgba(255, 255, 255, 0.08); border: 1px solid rgba(255, 255, 255, 0.22); backdrop-filter: blur(8px); -webkit-backdrop-filter: blur(8px); color: rgba(255, 255, 255, 0.92); font-family: var(--fh); font-weight: 600; font-size: 12px; padding: 7px 18px; border-radius: 99px; margin-bottom: 22px; letter-spacing: 0.10em; text-transform: uppercase; }
.hero-live-dot { width: 8px; height: 8px; border-radius: 50%; background: #22c55e; flex-shrink: 0; box-shadow: 0 0 0 3px rgba(34, 197, 94, 0.25); animation: pulse-green 2s ease-in-out infinite; }
@keyframes pulse-green { 0%, 100% { box-shadow: 0 0 0 3px rgba(34, 197, 94, 0.25); }
50% { box-shadow: 0 0 0 6px rgba(34, 197, 94, 0.10); }
 }
.hero-h1 { font-size: clamp(32px, 4vw, 58px); font-weight: 900; color: #fff; line-height: 1.12; margin-bottom: 20px; letter-spacing: -0.01em; }
.hero-h1 em { color: var(--gold); font-style: normal; position: relative; }
.hero-h1 strong { color: var(--gold); }
.hero-desc { font-size: 16px; line-height: 1.8; color: rgba(255, 255, 255, 0.80); margin-bottom: 24px; max-width: 500px; }
.hero-desc strong { color: rgba(255, 255, 255, 0.95); }
.hero-rating-block { display: flex; align-items: center; gap: 12px; margin-bottom: 28px; flex-wrap: wrap; }
.hero-stars { color: var(--gold); font-size: 20px; letter-spacing: 1px; line-height: 1; }
.hero-rating-text { font-size: 14px; color: rgba(255, 255, 255, 0.80); font-family: var(--fh); font-weight: 600; }
.hero-rating-text strong { color: #fff; }
.hero-actions { display: flex; gap: 14px; flex-wrap: wrap; margin-bottom: 24px; }
.hero-btn-call, .btn-whatsapp { min-height: 48px; display: inline-flex; align-items: center; gap: 10px; }
.hero-fare-chips { display: flex; flex-wrap: wrap; gap: 8px; margin-bottom: 22px; }
.hero-chip { display: inline-flex; align-items: center; gap: 6px; background: rgba(255, 255, 255, 0.07); border: 1px solid rgba(255, 255, 255, 0.18); backdrop-filter: blur(4px); -webkit-backdrop-filter: blur(4px); padding: 6px 13px; border-radius: 99px; text-decoration: none; transition: background 0.2s, border-color 0.2s; min-height: 36px; }
.hero-chip:hover { background: rgba(232, 148, 10, 0.18); border-color: var(--gold); }
.chip-route { font-size: 12px; font-weight: 600; color: rgba(255, 255, 255, 0.82); font-family: var(--fh); }
.chip-fare { font-size: 13px; font-weight: 800; color: var(--gold); font-family: var(--fh); }
.hero-trust { display: flex; gap: 8px; flex-wrap: wrap; }
.hero-trust-item { display: flex; align-items: center; gap: 7px; font-size: 12px; font-weight: 700; color: rgba(255, 255, 255, 0.88); font-family: var(--fh); background: rgba(0, 0, 0, 0.28); border: 1px solid rgba(255, 255, 255, 0.18); padding: 9px 16px; border-radius: 99px; white-space: nowrap; backdrop-filter: blur(4px); -webkit-backdrop-filter: blur(4px); letter-spacing: 0.04em; min-height: 36px; }
.hero-trust-item svg { flex-shrink: 0; }
.hero-card { background: #fff; border-radius: 20px; box-shadow:
0 4px 6px rgba(0, 0, 0, 0.05), 0 20px 60px rgba(0, 0, 0, 0.30), 0 0 0 1px rgba(255, 255, 255, 0.08); overflow: hidden; position: relative; z-index: 2; }
.hero-card-header { display: grid; grid-template-columns: 1fr 1fr; border-bottom: 2px solid var(--gray-100); }
.hero-card-tab { padding: 16px 12px; font-family: var(--fh); font-weight: 700; font-size: 14px; color: var(--gray-600); cursor: pointer; text-align: center; border: none; background: none; border-bottom: 3px solid transparent; margin-bottom: -2px; transition: color 0.2s, border-color 0.2s; line-height: 1.3; min-height: 48px; display: flex; align-items: center; justify-content: center; }
.hero-card-tab:hover { color: var(--navy); }
.hero-card-tab.active { color: var(--navy); border-bottom-color: var(--gold); background: linear-gradient(to bottom, rgba(232, 148, 10, 0.04), transparent); }
.hero-tab-panel { padding: 20px 24px 4px; }
.booking-form .form-group { margin-bottom: 12px; }
.booking-form label { display: block; font-family: var(--fh); font-weight: 700; font-size: 11px; color: var(--gray-600); margin-bottom: 5px; text-transform: uppercase; letter-spacing: 0.08em; }
.req { color: var(--red); }
.booking-form input, .booking-form select { width: 100%; padding: 11px 14px; font-size: 14px; font-family: var(--fb); color: var(--ink); border: 1.5px solid var(--gray-200); border-radius: 10px; background: var(--off); transition: border-color 0.2s, box-shadow 0.2s; outline: none; min-height: 44px; }
.booking-form input:focus, .booking-form select:focus { border-color: var(--gold); background: #fff; box-shadow: 0 0 0 3px rgba(232, 148, 10, 0.15); }
.form-row { display: grid; grid-template-columns: 1fr 1fr; gap: 10px; }
.hero-submit-btn { padding: 15px 20px; font-size: 15px; font-weight: 900; letter-spacing: 0.04em; border-radius: 10px; margin-top: 4px; width: 100%; display: flex; align-items: center; justify-content: center; gap: 10px; min-height: 52px; }
.booking-guarantee { font-size: 11.5px; color: var(--gray-400); text-align: center; padding: 10px 0 16px; line-height: 1.5; font-weight: 500; }
.hero-card-footer { background: var(--off); border-top: 1px solid var(--gray-100); padding: 12px 24px; display: flex; align-items: center; justify-content: center; gap: 10px; font-size: 13px; color: var(--gray-600); }
.hero-card-phone { display: flex; align-items: center; gap: 6px; font-family: var(--fh); font-weight: 800; font-size: 15px; color: var(--navy); text-decoration: none; }
.hero-card-phone:hover { color: var(--gold-dark); }
.hero-card-open { display: flex; align-items: center; gap: 6px; font-weight: 600; color: #16a34a; font-family: var(--fh); font-size: 13px; }
.fare-check-grid { display: flex; flex-direction: column; gap: 12px; }
.fare-check-item { background: var(--off); border: 1px solid var(--gray-100); border-radius: 10px; padding: 12px 14px; }
.fare-check-route { font-family: var(--fh); font-weight: 800; font-size: 13px; color: var(--navy); margin-bottom: 2px; }
.fare-check-km { font-size: 11px; color: var(--gray-400); margin-bottom: 8px; }
.fare-check-prices { display: flex; gap: 12px; flex-wrap: wrap; }
.fare-check-prices span { font-size: 12px; color: var(--gray-600); font-family: var(--fh); }
.fare-check-prices strong { color: var(--gold-dark); }
.stats-bar { background: var(--navy); padding: 0; border-top: 3px solid var(--gold); }
.stats-inner { display: grid; grid-template-columns: repeat(4, 1fr); divide-x: 1px solid rgba(255, 255, 255, .08); }
.stat-item { text-align: center; padding: 28px 20px; border-right: 1px solid rgba(255, 255, 255, .08); }
.stat-item:last-child { border-right: none; }
.stat-num { font-family: var(--fh); font-weight: 900; font-size: 40px; color: var(--gold); line-height: 1; margin-bottom: 4px; }
.stat-label { font-size: 13px; color: rgba(255, 255, 255, .65); font-weight: 600; letter-spacing: .04em; }
.services-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 24px; }
.service-card { background: var(--white); border-radius: var(--r-md); padding: 32px 28px; border: 1.5px solid var(--gray-200); transition: var(--tr); position: relative; overflow: hidden; }
.service-card::before { content: ''; position: absolute; top: 0; left: 0; right: 0; height: 4px; background: var(--gold); transform: scaleX(0); transform-origin: left; transition: transform .32s var(--ease); }
.service-card:hover { border-color: var(--gold); box-shadow: var(--sh-gold); transform: translateY(-4px); }
.service-card:hover::before { transform: scaleX(1); }
.service-icon { width: 60px; height: 60px; border-radius: var(--r-sm); background: var(--gold-light); display: flex; align-items: center; justify-content: center; font-size: 28px; margin-bottom: 18px; }
.service-card h3 { font-size: 18px; font-weight: 800; color: var(--navy); margin-bottom: 10px; }
.service-card p { font-size: 14px; color: var(--gray-600); line-height: 1.7; margin-bottom: 16px; }
.service-link { font-family: var(--fh); font-weight: 700; font-size: 13px; color: var(--gold); display: inline-flex; align-items: center; gap: 4px; }
.service-link:hover { color: var(--gold-dark); gap: 8px; }
.routes-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 16px; }
.route-card { background: var(--white); border: 1.5px solid var(--gray-200); border-radius: var(--r-md); padding: 20px 22px; display: flex; align-items: center; justify-content: space-between; gap: 16px; transition: var(--tr); }
.route-card:hover { border-color: var(--gold); box-shadow: var(--sh-sm); transform: translateY(-2px); }
.route-route { font-family: var(--fh); font-weight: 700; font-size: 15px; color: var(--navy); }
.route-sub { font-size: 13px; color: var(--gray-600); margin-top: 2px; }
.route-right { text-align: right; flex-shrink: 0; }
.route-price { font-family: var(--fh); font-weight: 900; font-size: 18px; color: var(--gold); }
.route-price-sub { font-size: 12px; color: var(--gray-400); }
.fleet-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 20px; }
.fleet-card { background: var(--white); border: 1.5px solid var(--gray-200); border-radius: var(--r-md); overflow: hidden; transition: var(--tr); }
.fleet-card:hover { box-shadow: var(--sh-md); transform: translateY(-4px); border-color: var(--gold); }
.fleet-img { width: 100%; aspect-ratio: 4/3; object-fit: cover; background: var(--gray-100); }
.fleet-img-placeholder { width: 100%; aspect-ratio: 4/3; background: linear-gradient(135deg, var(--navy-light), var(--navy)); display: flex; align-items: center; justify-content: center; font-size: 48px; }
.fleet-body { padding: 18px; }
.fleet-name { font-family: var(--fh); font-weight: 800; font-size: 16px; color: var(--navy); margin-bottom: 4px; }
.fleet-eg { font-size: 12px; color: var(--gray-600); margin-bottom: 12px; }
.fleet-specs { display: flex; flex-wrap: wrap; gap: 6px; }
.fleet-spec { font-size: 11px; font-weight: 700; color: var(--navy); background: var(--gold-light); padding: 3px 9px; border-radius: 99px; font-family: var(--fh); }
.fleet-price { font-family: var(--fh); font-weight: 900; font-size: 17px; color: var(--gold); margin-top: 12px; }
.fleet-price span { font-size: 12px; font-weight: 600; color: var(--gray-600); }
.testi-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 24px; }
.testi-card { background: var(--white); border: 1.5px solid var(--gray-200); border-radius: var(--r-md); padding: 28px; transition: var(--tr); position: relative; }
.testi-card:hover { box-shadow: var(--sh-md); border-color: var(--gold); }
.testi-stars { color: var(--gold); font-size: 17px; margin-bottom: 14px; letter-spacing: 1px; }
.testi-text { font-size: 15px; line-height: 1.75; color: var(--gray-800); margin-bottom: 20px; font-style: italic; }
.testi-author { display: flex; align-items: center; gap: 12px; }
.testi-avatar { width: 44px; height: 44px; border-radius: 50%; background: var(--gold); display: flex; align-items: center; justify-content: center; font-family: var(--fh); font-weight: 800; font-size: 18px; color: var(--navy); flex-shrink: 0; }
.testi-name { font-family: var(--fh); font-weight: 700; font-size: 14px; color: var(--navy); }
.testi-loc { font-size: 12px; color: var(--gray-600); margin-top: 1px; }
.testi-source { font-size: 11px; color: var(--gray-400); margin-top: 14px; font-weight: 600; letter-spacing: .04em; }
.testi-quote-mark { position: absolute; top: 20px; right: 24px; font-size: 60px; color: var(--gold-light); line-height: 1; font-family: Georgia, serif; font-weight: 900; }
.faq-list { display: flex; flex-direction: column; gap: 12px; }
.faq-item { border: 1.5px solid var(--gray-200); border-radius: var(--r-md); overflow: hidden; transition: border-color .22s; }
.faq-item.open, .faq-item:hover { border-color: var(--gold); }
.faq-q { display: flex; align-items: center; justify-content: space-between; padding: 18px 22px; cursor: pointer; font-family: var(--fh); font-weight: 700; font-size: 15px; color: var(--navy); gap: 16px; user-select: none; }
.faq-q:hover { color: var(--gold); }
.faq-icon { flex-shrink: 0; width: 26px; height: 26px; border-radius: 50%; background: var(--gold-light); color: var(--gold-dark); font-weight: 900; display: flex; align-items: center; justify-content: center; font-size: 18px; transition: transform .28s var(--ease); }
.faq-item.open .faq-icon { transform: rotate(45deg); background: var(--gold); color: var(--white); }
.faq-a { display: none; padding: 0 22px 18px; font-size: 15px; line-height: 1.75; color: var(--gray-800); }
.faq-item.open .faq-a { display: block; }
.faq-layout { display: grid; grid-template-columns: 1fr 380px; gap: 48px; align-items: start; }
.faq-cta-card { background: var(--navy); border-radius: var(--r-lg); padding: 36px; position: sticky; top: 100px; }
.faq-cta-card h3 { color: var(--white); font-size: 22px; margin-bottom: 12px; }
.faq-cta-card p { color: rgba(255, 255, 255, .7); font-size: 15px; margin-bottom: 24px; line-height: 1.7; }
.contact-row { display: flex; align-items: center; gap: 12px; margin-bottom: 14px; color: rgba(255, 255, 255, .75); font-size: 14px; }
.contact-row strong { color: var(--white); }
.about-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 60px; align-items: center; }
.about-img-wrap { position: relative; }
.about-img { border-radius: var(--r-lg); box-shadow: var(--sh-lg); width: 100%; }
.about-badge-wrap { position: absolute; bottom: -20px; right: -20px; background: var(--gold); border-radius: var(--r-md); padding: 16px 20px; text-align: center; box-shadow: var(--sh-gold); }
.about-badge-num { font-family: var(--fh); font-weight: 900; font-size: 32px; color: var(--navy); line-height: 1; }
.about-badge-label { font-size: 11px; font-weight: 700; color: var(--navy); text-transform: uppercase; letter-spacing: .08em; margin-top: 2px; }
.about-highlights { display: flex; flex-direction: column; gap: 16px; margin-bottom: 28px; }
.about-hl { display: flex; align-items: flex-start; gap: 12px; }
.about-hl-icon { flex-shrink: 0; color: var(--green); font-size: 18px; margin-top: 1px; }
.about-hl-title { font-family: var(--fh); font-weight: 700; font-size: 15px; color: var(--navy); margin-bottom: 2px; }
.about-hl-desc { font-size: 13px; color: var(--gray-600); }
.dest-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 24px; }
.dest-card { border-radius: var(--r-md); overflow: hidden; box-shadow: var(--sh-sm); transition: var(--tr); position: relative; }
.dest-card:hover { transform: translateY(-5px); box-shadow: var(--sh-lg); }
.dest-img-wrap { position: relative; aspect-ratio: 3/2; overflow: hidden; }
.dest-img { width: 100%; height: 100%; object-fit: cover; transition: transform .5s var(--ease); }
.dest-card:hover .dest-img { transform: scale(1.06); }
.dest-img-placeholder { width: 100%; height: 100%; background: linear-gradient(135deg, var(--navy-light), var(--navy)); display: flex; align-items: center; justify-content: center; font-size: 48px; }
.dest-overlay { position: absolute; bottom: 0; left: 0; right: 0; background: linear-gradient(transparent, rgba(13, 27, 42, .85)); padding: 40px 20px 18px; }
.dest-name { font-family: var(--fh); font-weight: 800; font-size: 20px; color: var(--white); }
.dest-body { padding: 18px 20px; background: var(--white); }
.dest-body p { font-size: 14px; color: var(--gray-600); line-height: 1.65; margin-bottom: 12px; }
.dest-tags { display: flex; flex-wrap: wrap; gap: 6px; }
.dest-tag { font-size: 11px; font-weight: 700; background: var(--gray-100); color: var(--gray-800); padding: 3px 10px; border-radius: 99px; }
.why-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 24px; }
.why-card { text-align: center; padding: 36px 28px; background: var(--white); border-radius: var(--r-md); border: 1.5px solid var(--gray-200); transition: var(--tr); }
.why-card:hover { box-shadow: var(--sh-md); border-color: var(--gold); transform: translateY(-4px); }
.why-icon { width: 72px; height: 72px; border-radius: var(--r-md); background: var(--gold-light); display: flex; align-items: center; justify-content: center; font-size: 32px; margin: 0 auto 20px; transition: var(--tr); }
.why-card:hover .why-icon { background: var(--gold); }
.why-card h3 { font-size: 18px; font-weight: 800; color: var(--navy); margin-bottom: 10px; }
.why-card p { font-size: 14px; color: var(--gray-600); line-height: 1.7; }
.cta-banner { background: linear-gradient(135deg, var(--navy) 0%, #1a3a5c 100%); border-radius: var(--r-xl); padding: 60px 56px; display: grid; grid-template-columns: 1fr auto; align-items: center; gap: 40px; position: relative; overflow: hidden; }
.cta-banner::before { content: ''; position: absolute; top: -60px; right: -40px; width: 280px; height: 280px; border-radius: 50%; background: rgba(232, 148, 10, .08); pointer-events: none; }
.cta-banner h2 { font-size: clamp(24px, 3vw, 36px); color: var(--white); margin-bottom: 10px; }
.cta-banner h2 span { color: var(--gold); }
.cta-banner p { color: rgba(255, 255, 255, .7); font-size: 16px; max-width: 500px; }
.cta-actions { display: flex; gap: 14px; flex-direction: column; align-items: stretch; flex-shrink: 0; }
.page-hero { background: linear-gradient(135deg, var(--navy) 0%, var(--navy-mid) 100%); padding: 80px 0 72px; text-align: center; position: relative; overflow: hidden; }
.page-hero::before { content: ''; position: absolute; inset: 0; background: radial-gradient(ellipse at top, rgba(232, 148, 10, .06) 0%, transparent 65%); }
.page-hero-inner { position: relative; z-index: 1; }
.page-hero h1 { color: var(--white); font-size: clamp(26px, 4.5vw, 48px); margin-bottom: 16px; }
.page-hero h1 span { color: var(--gold); }
.page-hero p { color: rgba(255, 255, 255, .75); font-size: 17px; max-width: 620px; margin: 0 auto 28px; line-height: 1.75; }
.breadcrumb { display: flex; align-items: center; justify-content: center; gap: 8px; flex-wrap: wrap; }
.breadcrumb a, .breadcrumb span { font-size: 13px; font-family: var(--fh); font-weight: 600; color: rgba(255, 255, 255, .55); }
.breadcrumb a:hover { color: var(--gold); }
.breadcrumb .sep { color: rgba(255, 255, 255, .3); }
.breadcrumb .current { color: var(--gold); }
.price-table { width: 100%; border-collapse: collapse; font-size: 15px; }
.price-table thead tr { background: var(--navy); color: var(--white); }
.price-table thead th { padding: 14px 18px; font-family: var(--fh); font-weight: 700; font-size: 13px; letter-spacing: .06em; text-align: left; }
.price-table tbody tr { border-bottom: 1px solid var(--gray-200); transition: background .2s; }
.price-table tbody tr:hover { background: var(--gold-light); }
.price-table td { padding: 14px 18px; color: var(--ink); vertical-align: middle; }
.price-table .price-cell { font-family: var(--fh); font-weight: 800; font-size: 17px; color: var(--gold); }
.price-table .route-from-to { font-weight: 700; color: var(--navy); }
.price-badge { display: inline-block; padding: 3px 10px; border-radius: 99px; font-size: 11px; font-weight: 700; font-family: var(--fh); }
.badge-green { background: #D1FAE5; color: #065F46; }
.badge-gold { background: var(--gold-light); color: var(--gold-dark); }
.contact-layout { display: grid; grid-template-columns: 1fr 440px; gap: 60px; align-items: start; }
.contact-info-item { display: flex; gap: 16px; align-items: flex-start; margin-bottom: 28px; }
.ci-icon { width: 48px; height: 48px; border-radius: var(--r-sm); background: var(--gold-light); display: flex; align-items: center; justify-content: center; font-size: 22px; flex-shrink: 0; }
.ci-title { font-family: var(--fh); font-weight: 700; font-size: 14px; color: var(--gray-600); margin-bottom: 2px; }
.ci-value { font-family: var(--fh); font-weight: 800; font-size: 16px; color: var(--navy); }
.ci-value a { color: var(--navy); }
.ci-value a:hover { color: var(--gold); }
#site-footer { background: var(--navy); }
.footer-main { padding: 64px 0 48px; }
.footer-grid { display: grid; grid-template-columns: 260px 1fr 1fr 1fr; gap: 40px; }
.footer-logo { height: 50px; width: auto; margin-bottom: 16px; }
.footer-brand p { font-size: 14px; color: rgba(255, 255, 255, .6); line-height: 1.7; margin-bottom: 20px; }
.footer-social { display: flex; gap: 10px; }
.social-btn { width: 38px; height: 38px; border-radius: var(--r-sm); background: rgba(255, 255, 255, .08); display: flex; align-items: center; justify-content: center; font-size: 18px; transition: var(--tr); }
.social-btn:hover { background: var(--gold); transform: translateY(-2px); }
.footer-col h4 { font-family: var(--fh); font-weight: 800; font-size: 14px; color: var(--white); text-transform: uppercase; letter-spacing: .08em; margin-bottom: 18px; padding-bottom: 10px; border-bottom: 2px solid rgba(255, 255, 255, .07); }
.footer-links { display: flex; flex-direction: column; gap: 8px; }
.footer-links a { font-size: 14px; color: rgba(255, 255, 255, .6); display: flex; align-items: center; gap: 6px; transition: var(--tr); }
.footer-links a:hover { color: var(--gold); padding-left: 4px; }
.footer-contact-item { display: flex; align-items: flex-start; gap: 12px; margin-bottom: 16px; }
.footer-contact-item .icon { font-size: 18px; flex-shrink: 0; margin-top: 2px; }
.footer-contact-item .text { font-size: 13px; color: rgba(255, 255, 255, .65); line-height: 1.6; }
.footer-contact-item strong { color: var(--white); }
.footer-bottom { border-top: 1px solid rgba(255, 255, 255, .08); padding: 24px 0; display: flex; align-items: center; justify-content: space-between; flex-wrap: wrap; gap: 16px; }
.footer-bottom p { font-size: 13px; color: rgba(255, 255, 255, .45); }
.footer-bottom a { color: rgba(255, 255, 255, .55); }
.footer-bottom a:hover { color: var(--gold); }
.footer-badges { display: flex; gap: 12px; flex-wrap: wrap; }
.footer-badge { font-size: 12px; font-weight: 700; font-family: var(--fh); color: rgba(255, 255, 255, .6); display: flex; align-items: center; gap: 5px; background: rgba(255, 255, 255, .05); padding: 5px 12px; border-radius: 99px; }
.footer-keywords { padding-bottom: 20px; }
.footer-keywords p { font-size: 11px; color: rgba(255, 255, 255, .2); line-height: 1.8; letter-spacing: .02em; }
.float-whatsapp { position: fixed; bottom: 28px; right: 28px; z-index: 8888; }
.whatsapp-float-btn { display: flex; align-items: center; gap: 10px; background: var(--whatsapp); color: var(--white); padding: 14px 22px; border-radius: 99px; font-family: var(--fh); font-weight: 700; font-size: 15px; box-shadow: 0 8px 32px rgba(37, 211, 102, .35); transition: var(--tr); text-decoration: none; }
.whatsapp-float-btn:hover { transform: translateY(-3px); box-shadow: 0 14px 48px rgba(37, 211, 102, .45); color: var(--white); }
.float-call { position: fixed; bottom: 28px; left: 28px; z-index: 8888; }
.call-float-btn { display: flex; align-items: center; gap: 10px; background: var(--gold); color: var(--navy); padding: 14px 22px; border-radius: 99px; font-family: var(--fh); font-weight: 700; font-size: 15px; box-shadow: var(--sh-gold); transition: var(--tr); text-decoration: none; }
.call-float-btn:hover { background: var(--gold-dark); transform: translateY(-3px); color: var(--navy); }
.post-content h2 { font-size: 28px; margin: 36px 0 14px; }
.post-content h3 { font-size: 22px; margin: 28px 0 12px; }
.post-content p { margin-bottom: 18px; line-height: 1.8; color: var(--gray-800); }
.post-content ul, .post-content ol { margin: 0 0 18px 24px; color: var(--gray-800); }
.post-content li { margin-bottom: 6px; line-height: 1.7; }
.post-content blockquote { border-left: 4px solid var(--gold); padding: 16px 24px; background: var(--gold-light); border-radius: 0 var(--r-sm) var(--r-sm) 0; margin: 24px 0; font-style: italic; color: var(--navy); }
.post-content a { color: var(--gold); text-decoration: underline; }
.post-content img { border-radius: var(--r-md); margin: 24px 0; }
@media (max-width: 1100px) { .hero-inner { grid-template-columns: 1fr 400px; gap: 36px; padding-left: 28px; padding-right: 28px; }
.fleet-grid { grid-template-columns: repeat(2, 1fr); }
.footer-grid { grid-template-columns: 1fr 1fr; gap: 32px; }
 }
@media (max-width: 900px) { .hero-inner { grid-template-columns: 1fr; gap: 28px; padding: 40px 20px 48px; }
.hero-card { display: block; max-width: 100%; margin: 0; width: 100%; }
.services-grid { grid-template-columns: repeat(2, 1fr); }
.testi-grid { grid-template-columns: repeat(2, 1fr); }
.dest-grid { grid-template-columns: repeat(2, 1fr); }
.routes-grid { grid-template-columns: 1fr; }
.why-grid { grid-template-columns: repeat(2, 1fr); }
.about-grid { grid-template-columns: 1fr; }
.contact-layout { grid-template-columns: 1fr; }
.faq-layout { grid-template-columns: 1fr; }
.stats-inner { grid-template-columns: repeat(2, 1fr); }
.cta-banner { grid-template-columns: 1fr; gap: 28px; padding: 40px; }
.cta-actions { flex-direction: row; }
.primary-nav { display: none; }
.nav-toggle { display: flex; }
.footer-grid { grid-template-columns: 1fr 1fr; }
.form-row { grid-template-columns: 1fr; }
 }
@media (max-width: 640px) { .section, .section-sm, .section-lg { padding: 60px 0; }
.services-grid { grid-template-columns: 1fr; }
.testi-grid { grid-template-columns: 1fr; }
.dest-grid { grid-template-columns: 1fr; }
.why-grid { grid-template-columns: 1fr; }
.fleet-grid { grid-template-columns: repeat(2, 1fr); }
.stats-inner { grid-template-columns: repeat(2, 1fr); }
.footer-grid { grid-template-columns: 1fr; }
.topbar-left { display: none; }
.hero-actions .btn { flex: 1; justify-content: center; }
.float-call .call-float-btn span { display: none; }
.float-whatsapp .whatsapp-float-btn span { display: none; }
 }
@media (max-width: 400px) { .hero-actions { flex-direction: column; }
.fleet-grid { grid-template-columns: 1fr; }
 }
.routes-table-wrap { overflow-x: auto; border-radius: var(--r-lg); box-shadow: var(--sh-md); border: 1.5px solid var(--gray-200); margin-bottom: 12px; }
.routes-table { width: 100%; border-collapse: collapse; font-size: 14.5px; min-width: 600px; }
.routes-table thead { background: var(--navy); color: var(--white); }
.routes-table thead th { padding: 15px 20px; text-align: left; font-family: var(--fh); font-weight: 700; font-size: 12px; letter-spacing: 0.8px; text-transform: uppercase; white-space: nowrap; }
.routes-table tbody tr { border-bottom: 1px solid var(--gray-100); transition: background 0.2s ease; }
.routes-table tbody tr:hover { background: var(--gold-light); }
.routes-table tbody tr:last-child { border-bottom: none; }
.routes-table td { padding: 14px 20px; color: var(--gray-800); vertical-align: middle; }
.routes-table td:first-child { font-weight: 700; color: var(--navy); font-family: var(--fh); }
.fare-cell { font-family: var(--fh); font-weight: 800; color: var(--gold-dark); font-size: 15px; }
.route-book-btn { display: inline-flex; align-items: center; gap: 4px; background: var(--gold); color: var(--navy); padding: 7px 14px; border-radius: var(--r-sm); font-size: 12px; font-weight: 800; font-family: var(--fh); transition: var(--tr); white-space: nowrap; }
.route-book-btn:hover { background: var(--gold-dark); color: var(--white); transform: scale(1.03); }
.content-body { max-width: 860px; margin: 0 auto; }
.content-body h2 { font-family: var(--fh); font-size: clamp(20px, 3vw, 26px); font-weight: 800; color: var(--navy); margin: 48px 0 16px; padding-bottom: 10px; border-bottom: 2px solid var(--gold-light); }
.content-body h2:first-child { margin-top: 0; }
.content-body h3 { font-family: var(--fh); font-size: 19px; font-weight: 700; color: var(--navy); margin: 32px 0 12px; }
.content-body p { font-size: 16px; color: var(--gray-800); line-height: 1.85; margin-bottom: 18px; }
.content-body ul, .content-body ol { padding-left: 24px; margin-bottom: 18px; }
.content-body ul { list-style: disc; }
.content-body ol { list-style: decimal; }
.content-body li { font-size: 15.5px; color: var(--gray-800); line-height: 1.78; margin-bottom: 8px; }
.content-body strong { color: var(--navy); font-weight: 700; }
.content-body a { color: var(--gold-dark); text-decoration: underline; }
.content-callout { background: var(--gold-light); border-left: 4px solid var(--gold); border-radius: 0 var(--r-md) var(--r-md) 0; padding: 18px 24px; margin: 28px 0; font-size: 15.5px; color: var(--navy); line-height: 1.7; }
@media (max-width: 860px) { .airport-grid { grid-template-columns: 1fr !important; }
 }
.package-card { border: 2px solid var(--gray-200); border-radius: var(--r-lg); padding: 32px 28px; background: #fff; transition: var(--tr); position: relative; }
.package-card:hover { border-color: var(--gold); box-shadow: var(--sh-md); transform: translateY(-4px); }
.package-card.featured { border-color: var(--gold); box-shadow: var(--sh-gold); }
.package-badge { position: absolute; top: -12px; left: 50%; transform: translateX(-50%); background: var(--gold); color: var(--navy); font-size: 11px; font-weight: 800; padding: 4px 14px; border-radius: 50px; letter-spacing: 1px; text-transform: uppercase; white-space: nowrap; }
.place-item { display: flex; gap: 20px; align-items: flex-start; padding: 24px 0; border-bottom: 1px solid var(--gray-100); }
.place-item:last-child { border-bottom: none; }
.place-num { width: 36px; height: 36px; background: var(--gold); border-radius: 50%; display: flex; align-items: center; justify-content: center; color: var(--white); font-family: var(--fh); font-weight: 800; font-size: 14px; flex-shrink: 0; margin-top: 2px; }
.place-item h3 { font-family: var(--fh); font-size: 18px; font-weight: 700; color: var(--navy); margin-bottom: 8px; }
.place-item p { font-size: 15px; color: var(--gray-600); line-height: 1.7; }
.bg-cream { background: var(--gold-light) !important; }
.bg-navy { background: var(--navy) !important; }
[data-animate] { opacity: 0; transform: translateY(22px); transition: opacity 0.5s ease, transform 0.5s ease; }
[data-animate][data-delay="1"] { transition-delay: 0.1s; }
[data-animate][data-delay="2"] { transition-delay: 0.2s; }
[data-animate][data-delay="3"] { transition-delay: 0.3s; }
[data-animate][data-delay="4"] { transition-delay: 0.4s; }
[data-animate].animated { opacity: 1; transform: translateY(0); }
body.page-template-page-fullwidth #site-header, body.page-template-page-fullwidth .page-hero, body.page-template-page-fullwidth .section, body.page-template-page-fullwidth footer { width: 100%; }
body.page-template-page-fullwidth .container, body.page-template-page-fullwidth .container-sm, body.page-template-page-fullwidth .container-wide { max-width: 100%; padding: 0 40px; }
@media(max-width:640px) { body.page-template-page-fullwidth .container, body.page-template-page-fullwidth .container-sm { padding: 0 16px; }
 }
.aeo-definition-block { background: var(--navy); padding: 14px 0; border-bottom: 3px solid var(--gold); }
.aeo-definition { font-size: 14.5px; color: rgba(255, 255, 255, .88); line-height: 1.7; text-align: center; max-width: 900px; margin: 0 auto; }
.aeo-definition strong { color: var(--gold); }
.trust-badges-strip { background: var(--white); padding: 24px 0; border-bottom: 1px solid var(--gray-200); border-top: 1px solid var(--gray-200); }
.trust-badges-inner { display: grid; grid-template-columns: repeat(4, 1fr); gap: 20px; }
.trust-badge-item { display: flex; align-items: center; gap: 12px; padding: 14px 16px; background: var(--off); border-radius: var(--r-md); border: 1px solid var(--gray-200); transition: var(--tr); }
.trust-badge-item:hover { border-color: var(--gold); box-shadow: 0 4px 16px var(--gold-glow); transform: translateY(-2px); }
.trust-badge-icon { font-size: 24px; flex-shrink: 0; }
.trust-badge-title { font-family: var(--fh); font-weight: 800; font-size: 13px; color: var(--navy); line-height: 1.3; }
.trust-badge-sub { font-size: 11.5px; color: var(--gray-600); margin-top: 2px; }
.fare-table-wrap { background: var(--white); border-radius: var(--r-lg); box-shadow: var(--sh-md); border: 1.5px solid var(--gray-200); overflow: hidden; margin-bottom: 28px; }
.fare-table-label { background: var(--navy); color: var(--gold); font-family: var(--fh); font-weight: 800; font-size: 13px; letter-spacing: .06em; text-transform: uppercase; padding: 12px 20px; }
.fare-table-scroll { overflow-x: auto; }
.fare-table { width: 100%; border-collapse: collapse; font-size: 14.5px; min-width: 640px; }
.fare-table thead { background: var(--navy-mid); color: var(--white); }
.fare-table thead th { padding: 14px 18px; text-align: left; font-family: var(--fh); font-weight: 700; font-size: 12.5px; letter-spacing: .05em; text-transform: uppercase; border-right: 1px solid rgba(255, 255, 255, .1); }
.fare-table thead th:last-child { border-right: none; }
.fare-table thead th small { display: block; font-weight: 400; text-transform: none; letter-spacing: 0; opacity: .7; font-size: 11px; margin-top: 2px; }
.fare-row td { padding: 14px 18px; border-bottom: 1px solid var(--gray-200); border-right: 1px solid var(--gray-200); vertical-align: middle; color: var(--gray-800); }
.fare-row td:last-child { border-right: none; }
.fare-row:last-child td { border-bottom: none; }
.fare-row-highlight { background: var(--gold-light); }
.fare-row-highlight .fare-price { color: var(--gold-dark) !important; }
.fare-price { font-family: var(--fh); font-weight: 800; font-size: 16px; color: var(--navy); white-space: nowrap; }
.popular-tag { display: inline-block; background: var(--gold); color: var(--navy); font-family: var(--fh); font-weight: 800; font-size: 10px; padding: 2px 8px; border-radius: 99px; margin-left: 6px; vertical-align: middle; text-transform: uppercase; letter-spacing: .05em; }
.fare-table-footer { background: var(--off); padding: 12px 20px; font-size: 12.5px; color: var(--gray-600); border-top: 1px solid var(--gray-200); }
.fare-table-footer a { color: var(--gold-dark); font-weight: 700; }
.pro-tip-block { display: flex; align-items: flex-start; gap: 16px; background: linear-gradient(135deg, var(--navy) 0%, var(--navy-mid) 100%); border-radius: var(--r-lg); padding: 24px 28px; margin-top: 28px; border-left: 4px solid var(--gold); }
.pro-tip-icon { font-size: 28px; flex-shrink: 0; margin-top: 2px; }
.pro-tip-content { flex: 1; }
.pro-tip-label { display: inline-block; font-family: var(--fh); font-weight: 800; font-size: 11px; letter-spacing: .1em; text-transform: uppercase; color: var(--gold); margin-bottom: 8px; }
.pro-tip-content p { color: rgba(255, 255, 255, .92); font-size: 14.5px; line-height: 1.7; margin: 0; }
.pro-tip-content strong { color: var(--gold); }
.airport-fare-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 12px; margin: 20px 0; }
.airport-fare-card { background: var(--off); border: 1.5px solid var(--gray-200); border-radius: var(--r-md); padding: 16px; text-align: center; transition: var(--tr); }
.airport-fare-card:hover { border-color: var(--gold); transform: translateY(-2px); }
.airport-fare-featured { background: var(--gold-light); border-color: var(--gold); }
.airport-fare-vehicle { font-family: var(--fh); font-weight: 700; font-size: 14px; color: var(--navy); margin-bottom: 8px; }
.airport-fare-price { font-family: var(--fh); font-weight: 900; font-size: 22px; color: var(--gold-dark); margin-bottom: 4px; }
.airport-fare-note { font-size: 12px; color: var(--gray-600); }
.sangam-special-block { margin-top: 64px; background: linear-gradient(135deg, var(--navy) 0%, var(--navy-light) 100%); border-radius: var(--r-xl); overflow: hidden; box-shadow: var(--sh-lg); }
.sangam-special-inner { display: grid; grid-template-columns: 1fr 300px; min-height: 380px; }
.sangam-special-text { padding: 48px 48px 48px 52px; }
.sangam-special-text h3 { font-size: clamp(22px, 2.5vw, 32px); color: var(--white); margin-bottom: 14px; }
.sangam-special-text p { color: rgba(255, 255, 255, .8); font-size: 15.5px; line-height: 1.75; margin-bottom: 20px; }
.sangam-list { list-style: none; margin: 0 0 8px 0; }
.sangam-list li { color: rgba(255, 255, 255, .85); font-size: 14.5px; padding: 7px 0; border-bottom: 1px solid rgba(255, 255, 255, .08); line-height: 1.5; }
.sangam-list li:last-child { border-bottom: none; }
.sangam-special-img { background: linear-gradient(180deg, rgba(232, 148, 10, .15) 0%, rgba(13, 27, 42, .6) 100%); display: flex; align-items: center; justify-content: center; }
.sangam-img-placeholder { text-align: center; padding: 32px; }
.mela-section { background: linear-gradient(135deg, #0A1628 0%, #0D1B2A 50%, #152035 100%); position: relative; }
.mela-section::before { content: ''; position: absolute; inset: 0; background: url("data:image/svg+xml, %3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23E8940A' fill-opacity='0.04'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); pointer-events: none; }
.mela-label { background: rgba(232, 148, 10, .15) !important; color: var(--gold) !important; border: 1px solid rgba(232, 148, 10, .3); }
.mela-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 28px; margin-top: 16px; }
.mela-card { background: rgba(255, 255, 255, .06); backdrop-filter: blur(16px); -webkit-backdrop-filter: blur(16px); border: 1px solid rgba(255, 255, 255, .12); border-radius: var(--r-xl); overflow: hidden; transition: var(--tr); }
.mela-card:hover { border-color: rgba(232, 148, 10, .4); box-shadow: 0 16px 48px rgba(232, 148, 10, .12); transform: translateY(-4px); }
.mela-card-kumbh { background: rgba(232, 148, 10, .08); border-color: rgba(232, 148, 10, .25); }
.mela-card-header { padding: 28px 28px 20px; border-bottom: 1px solid rgba(255, 255, 255, .08); }
.mela-year { font-family: var(--fh); font-weight: 900; font-size: 48px; color: rgba(255, 255, 255, .25); line-height: 1; margin-bottom: 4px; }
.mela-name { font-family: var(--fh); font-weight: 900; font-size: 24px; color: var(--white); line-height: 1.2; }
.mela-dates { font-size: 13px; color: var(--gold); margin-top: 6px; font-weight: 600; }
.mela-card-body { padding: 24px 28px 28px; }
.mela-card-body p { color: rgba(255, 255, 255, .8); font-size: 14.5px; line-height: 1.7; margin-bottom: 16px; }
.mela-features { list-style: none; margin: 0 0 16px; }
.mela-features li { color: rgba(255, 255, 255, .85); font-size: 14px; padding: 6px 0; border-bottom: 1px solid rgba(255, 255, 255, .06); }
.mela-features li:last-child { border-bottom: none; }
.mela-urgency { background: rgba(232, 148, 10, .15); border: 1px solid rgba(232, 148, 10, .3); border-radius: var(--r-sm); padding: 10px 14px; font-size: 13px; font-weight: 700; color: var(--gold); font-family: var(--fh); margin-bottom: 4px; }
.mela-urgency-kumbh { background: rgba(220, 38, 38, .12); border-color: rgba(220, 38, 38, .3); color: #FCA5A5; }
.mela-note { margin-top: 28px; background: rgba(255, 255, 255, .06); border-radius: var(--r-md); padding: 16px 20px; font-size: 14px; color: rgba(255, 255, 255, .8); line-height: 1.7; border-left: 3px solid var(--gold); }
.fare-estimate-preview { background: var(--gold-light); border: 1px solid var(--gold); border-radius: var(--r-sm); padding: 10px 14px; font-size: 14px; display: flex; align-items: center; gap: 8px; margin: 8px 0; flex-wrap: wrap; }
.fare-est-label { font-weight: 600; color: var(--navy); }
.fare-est-amount { font-family: var(--fh); font-weight: 900; font-size: 18px; color: var(--gold-dark); }
.fare-est-note { font-size: 11px; color: var(--gray-600); margin-left: auto; }
.fleet-card-featured { border: 2px solid var(--gold) !important; position: relative; }
.fleet-featured-tag { position: absolute; top: -1px; left: 50%; transform: translateX(-50%); background: var(--gold); color: var(--navy); font-family: var(--fh); font-weight: 800; font-size: 11px; padding: 3px 14px; border-radius: 0 0 8px 8px; letter-spacing: .05em; text-transform: uppercase; white-space: nowrap; }
.sticky-cta-bar { display: none; position: fixed; bottom: 0; left: 0; right: 0; z-index: 8999; background: var(--navy); border-top: 2px solid var(--gold); box-shadow: 0 -4px 20px rgba(0, 0, 0, .3); height: 64px; }
.sticky-cta-bar a { flex: 1; display: flex; flex-direction: column; align-items: center; justify-content: center; gap: 4px; font-family: var(--fh); font-weight: 700; font-size: 11px; letter-spacing: .04em; text-transform: uppercase; padding: 8px 6px; transition: var(--tr); border-right: 1px solid rgba(255, 255, 255, .1); text-decoration: none; }
.sticky-cta-bar a:last-child { border-right: none; }
.sticky-cta-call { color: var(--gold); }
.sticky-cta-call:hover { background: rgba(232, 148, 10, .12); color: var(--gold); }
.sticky-cta-whatsapp { color: var(--whatsapp); }
.sticky-cta-whatsapp:hover { background: rgba(37, 211, 102, .1); color: var(--whatsapp); }
.sticky-cta-book { background: var(--gold); color: var(--navy); }
.sticky-cta-book:hover { background: var(--gold-dark); color: var(--navy); }
@media (max-width: 768px) { .sticky-cta-bar { display: flex; }
body { padding-bottom: 64px; }
.trust-badges-inner { grid-template-columns: repeat(2, 1fr); }
.mela-grid { grid-template-columns: 1fr; }
.sangam-special-inner { grid-template-columns: 1fr; }
.sangam-special-img { display: none; }
.airport-fare-grid { grid-template-columns: repeat(3, 1fr); }
.fare-table thead th small { display: none; }
 }
@media (max-width: 640px) { .trust-badges-inner { grid-template-columns: 1fr; gap: 12px; }
.airport-fare-grid { grid-template-columns: 1fr; }
.mela-card-header { padding: 20px 20px 16px; }
.mela-card-body { padding: 18px 20px 22px; }
.sangam-special-text { padding: 28px 24px; }
.aeo-definition { font-size: 13.5px; text-align: left; }
 }
@media (max-width: 480px) { .fare-table-scroll table { min-width: 500px; }
.sticky-cta-bar a span { display: none; }
.sticky-cta-bar { height: 56px; }
.sticky-cta-bar a { padding: 10px 6px; }
body { padding-bottom: 56px; }
 }
.header-logo-img { height: 48px; width: auto; display: block; object-fit: contain; }
#services, #fleet, #destinations, #about, #testimonials, #faq, #service-area, #how-to-book, #taxi-comparison, #mela-2026 { content-visibility: auto; contain-intrinsic-size: auto 500px; }
img[loading="lazy"] { min-height: 1px; }
[data-animate], .hero-card, .stat-item, .route-card, .service-card { will-change: transform; transform: translateZ(0); backface-visibility: hidden; }
.area-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 16px; margin-bottom: 32px; }
.area-card { background: var(--off); border: 1px solid var(--border); border-radius: var(--r-md); padding: 16px 18px; transition: border-color .2s, box-shadow .2s; }
.area-card:hover { border-color: var(--gold); box-shadow: 0 4px 16px rgba(232, 148, 10, .12); }
.area-card strong { display: block; font-family: var(--fh); font-weight: 800; color: var(--navy); font-size: 14px; margin-bottom: 4px; }
.area-card p { font-size: 13px; color: var(--gray-600); line-height: 1.5; margin: 0; }
.area-note { background: linear-gradient(135deg, var(--navy) 0%, #1a3a6b 100%); border-radius: var(--r-lg); padding: 28px 36px; text-align: center; color: #fff; }
.area-note p { font-size: 15px; line-height: 1.7; margin: 0; opacity: .9; }
.area-note strong { color: var(--gold); }
.howto-grid { display: flex; flex-direction: column; gap: 24px; max-width: 820px; margin: 0 auto 40px; counter-reset: step-counter; }
.howto-step { display: grid; grid-template-columns: 64px 1fr; gap: 20px; align-items: flex-start; background: #fff; border: 1px solid var(--border); border-radius: var(--r-md); padding: 22px 24px; transition: box-shadow .2s, border-color .2s; }
.howto-step:hover { box-shadow: 0 6px 24px rgba(0, 20, 60, .08); border-color: var(--gold); }
.howto-num { width: 52px; height: 52px; background: linear-gradient(135deg, var(--gold), var(--gold-dark)); color: #fff; border-radius: 50%; display: flex; align-items: center; justify-content: center; font-family: var(--fh); font-weight: 900; font-size: 22px; flex-shrink: 0; box-shadow: 0 4px 14px rgba(232, 148, 10, .35); }
.howto-content h3 { font-family: var(--fh); font-weight: 800; font-size: 17px; color: var(--navy); margin: 0 0 8px; }
.howto-content p { font-size: 15px; color: var(--gray-600); line-height: 1.65; margin: 0; }
.howto-cta { display: flex; gap: 16px; justify-content: center; flex-wrap: wrap; margin-top: 8px; }
.compare-table th.compare-us, .compare-table td.compare-us { background: rgba(232, 148, 10, .08); font-weight: 700; color: var(--navy); border-left: 3px solid var(--gold) !important; border-right: 3px solid var(--gold) !important; }
.compare-table th.compare-us { background: var(--gold); color: #fff; border-top: 3px solid var(--gold) !important; }
@media (max-width: 600px) { #heroBookingForm .form-group:has(#b-type), #heroBookingForm .form-row:has(#b-date) { display: none; }
.area-grid { grid-template-columns: repeat(2, 1fr); }
.howto-step { grid-template-columns: 44px 1fr; gap: 14px; padding: 16px 18px; }
.howto-num { width: 40px; height: 40px; font-size: 18px; }
.howto-cta { flex-direction: column; align-items: center; }
.howto-cta .btn { width: 100%; max-width: 340px; }
.area-note { padding: 20px 18px; }
 }
@media (max-width: 480px) { .area-grid { grid-template-columns: 1fr; }
.compare-table th, .compare-table td { font-size: 12px; padding: 8px 10px; }
 }
@media (max-width: 1024px) { .area-grid { grid-template-columns: repeat(3, 1fr); }
 }
@media (max-width: 768px) { .area-grid { grid-template-columns: repeat(2, 1fr); }
 }
@media print { .sticky-cta-bar, .nav-toggle, .mobile-nav, .hero-card { display: none !important; }
 }
.hero-bg-img { aspect-ratio: 16/9; width: 100%; }
.featured-answer-block { background: linear-gradient(135deg, #fff9ed 0%, #fffdf5 100%); border-top: 3px solid var(--gold); border-bottom: 1px solid rgba(232, 148, 10, .2); padding: 22px 0; }
.featured-answer-inner { max-width: 920px; margin: 0 auto; }
.featured-answer-q { font-family: var(--fh); font-weight: 800; font-size: 14px; text-transform: uppercase; letter-spacing: .08em; color: var(--gold-dark); margin-bottom: 8px; display: flex; align-items: center; gap: 8px; }
.featured-answer-q::before { content: "🔍"; font-size: 16px; }
.featured-answer-a { font-size: 15.5px; line-height: 1.75; color: var(--gray-700); }
.featured-answer-a strong { color: var(--navy); }
@media (max-width: 640px) { .featured-answer-block { padding: 16px 0; }
.featured-answer-a { font-size: 14.5px; }
 }
@media (max-width: 1100px) { .hero-inner { grid-template-columns: 1fr 420px; gap: 36px; padding: 64px 32px 72px; }
 }
@media (max-width: 900px) { .hero-inner { grid-template-columns: 1fr; gap: 32px; padding: 48px 24px 56px; }
.hero-card { max-width: 560px; margin: 0 auto; width: 100%; }
.hero-h1 { font-size: clamp(30px, 5vw, 44px); }
.hero-fare-chips { display: none; }
 }
@media (max-width: 640px) { .hero-inner { padding: 40px 16px 48px; gap: 28px; }
.hero-h1 { font-size: 30px; line-height: 1.15; }
.hero-desc { font-size: 14.5px; }
.hero-actions { gap: 10px; }
.hero-btn-call, .btn-whatsapp { flex: 1; justify-content: center; }
.hero-trust { gap: 6px; }
.hero-trust-item { font-size: 11px; padding: 7px 12px; }
.hero-card-header .hero-card-tab { font-size: 13px; padding: 14px 8px; }
.hero-tab-panel { padding: 16px 16px 4px; }
.form-row { grid-template-columns: 1fr; gap: 0; }
.hero-rating-block { flex-wrap: wrap; gap: 8px; }
.hero-live-badge { font-size: 11px; padding: 6px 14px; }
 }
@media (max-width: 400px) { .hero-actions { flex-direction: column; }
.hero-btn-call, .btn-whatsapp { width: 100%; }
 }
a:focus-visible, button:focus-visible, input:focus-visible, select:focus-visible { outline: 3px solid var(--gold); outline-offset: 2px; border-radius: 4px; }
.skip-to-content { position: absolute; top: -100px; left: 16px; background: var(--gold); color: #fff; font-weight: 700; padding: 8px 18px; border-radius: 4px; z-index: 9999; text-decoration: none; transition: top 0.2s; }
.skip-to-content:focus { top: 8px; }
.booking-form label { color: #4B5563; }
.booking-guarantee { color: #6B7280; }
.hero-rating-text { color: rgba(255, 255, 255, 0.85); }
.btn { min-height: 44px; }
.hero-chip { min-height: 36px; }
.hero-card-tab { min-height: 48px; }
.booking-form input, .booking-form select { min-height: 44px; }
.nav-toggle { min-width: 44px; min-height: 44px; }
.footer-links a { min-height: 36px; display: inline-flex; align-items: center; }
@media (forced-colors: active) { .hero-overlay { background: ButtonFace; }
.hero-h1, .hero-desc { color: ButtonText; }
.hero-trust-item { border-color: ButtonText; }
 }
@media (prefers-reduced-motion: reduce) { *, *::before, *::after { animation-duration: 0.01ms !important; transition-duration: 0.01ms !important; }
.hero-live-dot { animation: none; }
html { scroll-behavior: auto; }
 }
#services, #fleet { content-visibility: auto; contain-intrinsic-size: auto 600px; }
#fare-table, #airport { content-visibility: visible; contain-intrinsic-size: none; }
