:root{
  --brand:#d71920;--brand-dark:#b31017;--accent:#ef4f5f;--ink:#222831;--muted:#6b7280;
  --bg:#f6f7f9;--card:#fff;--line:#e6e8ec;--soft:#fff4f5;--soft2:#fdf1f2;
  --green:#138a5b;--shadow:0 14px 34px rgba(35,39,47,.10)
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:Inter,Arial,Helvetica,sans-serif;line-height:1.55}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}
.topbar{height:72px;display:flex;align-items:center;justify-content:space-between;padding:0 max(20px,5vw);background:#fff;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:80}.brand{font-size:22px;font-weight:900;letter-spacing:-.04em}.brand span{color:var(--brand)}.top-actions{display:flex;align-items:center;gap:24px;font-size:13px;font-weight:700}.mini-cta,.primary,.mobile-primary{background:var(--brand);color:#fff;border-radius:8px;font-weight:800}.mini-cta{padding:10px 15px}.primary{display:inline-flex;align-items:center;justify-content:center;padding:13px 18px;box-shadow:0 8px 20px rgba(215,25,32,.18)}.primary:hover,.booking button:hover{background:var(--brand-dark)}
.hero{max-width:1240px;margin:24px auto 14px;background:linear-gradient(120deg,#fff 0%,#fff 60%,#fff2f3 100%);border:1px solid var(--line);border-radius:18px;padding:42px;display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:36px;box-shadow:0 8px 26px rgba(35,39,47,.05)}.badges{display:flex;gap:8px;flex-wrap:wrap}.badges span,.choice-pill{background:var(--soft);color:var(--brand);border:1px solid #ffd9dd;border-radius:999px;font-size:11px;font-weight:800;padding:6px 10px}.eyebrow{font-size:11px;letter-spacing:.14em;font-weight:900;color:var(--brand);margin:16px 0 9px}.eyebrow.dark{color:var(--brand)}.hero h1{font-size:48px;line-height:1.05;margin:0 0 14px;letter-spacing:-.045em}.hero-sub{font-size:17px;color:#555f6a;max-width:720px}.hero-meta{display:flex;margin-top:26px;border-top:1px solid var(--line);padding-top:18px}.hero-meta span{display:grid;padding:0 22px;border-right:1px solid var(--line)}.hero-meta span:first-child{padding-left:0}.hero-meta span:last-child{border-right:0}.hero-meta b{font-size:13px}.hero-meta small{font-size:10px;color:var(--muted);margin-top:4px}.hero-price{align-self:center;border-left:1px solid var(--line);padding-left:30px;display:grid;gap:7px}.hero-price>small{color:var(--muted)}.hero-price strong{font-size:36px;letter-spacing:-.04em}.hero-price strong sup{font-size:14px}.hero-price>span{font-size:11px;color:var(--muted)}.hero-price .primary{margin-top:10px}.text-link{font-size:12px;color:var(--brand);font-weight:800;text-align:center;margin-top:4px}.quick-nav{max-width:1240px;margin:0 auto 22px;background:#fff;border:1px solid var(--line);border-radius:12px;padding:0 22px;display:flex;gap:26px;overflow:auto;box-shadow:0 6px 18px rgba(35,39,47,.04)}.quick-nav a{white-space:nowrap;padding:15px 0;font-size:12px;font-weight:800}.quick-nav a:hover{color:var(--brand)}.flash{max-width:1240px;margin:12px auto;padding:13px 18px;border-radius:10px;background:#edf9f3;border:1px solid #c9ebdb;color:#136c4b}.page-grid{max-width:1240px;margin:auto;display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:22px;padding-bottom:70px}.content{min-width:0}.section{background:#fff;border:1px solid var(--line);border-radius:16px;padding:30px;margin-bottom:18px;box-shadow:0 6px 18px rgba(35,39,47,.035)}.section h2,.booking h2{font-size:29px;line-height:1.15;margin:0 0 14px;letter-spacing:-.03em}.section h3{margin:0 0 12px;font-size:17px}.section-head{display:flex;justify-content:space-between;gap:28px;align-items:flex-start}.section-head>p{max-width:350px;font-size:12px;color:var(--muted);margin:22px 0 0}.lead{font-size:15px;color:#555f6a}.route-strip{display:flex;gap:12px;align-items:center;flex-wrap:wrap;background:#f8f9fb;border-radius:12px;padding:13px 16px;margin-top:18px;font-size:12px;font-weight:800}.month-tabs{display:flex;gap:9px;overflow:auto;margin:18px 0}.month-tab,.collapse-toggle{border:1px solid var(--line);background:#fff;border-radius:999px;padding:9px 13px;font-size:11px;font-weight:800;cursor:pointer}.month-tab.active{background:var(--brand);border-color:var(--brand);color:#fff}.departure-list{display:grid;gap:8px}.departure-card{border:1px solid var(--line);border-radius:12px;padding:13px 14px;display:grid;grid-template-columns:24px 68px minmax(0,1fr) 84px 105px;gap:12px;align-items:center;cursor:pointer;background:#fff}.departure-card:has(input:checked){border:2px solid var(--brand);padding:12px 13px;background:#fffafa}.departure-card input{accent-color:var(--brand)}.calendar-date{display:grid;text-align:center;border-right:1px solid var(--line);padding-right:12px}.calendar-date b{font-size:21px;line-height:1}.calendar-date small,.date-copy small,.availability small,.price small{font-size:10px;color:var(--muted)}.date-copy,.availability,.price{display:grid}.availability b{color:var(--green);font-size:12px}.price{text-align:right}.price b{font-size:16px;color:var(--brand)}.booking-builder{display:grid;grid-template-columns:1fr 1fr 1.05fr;gap:12px;margin-top:20px}.guest-panel,.room-panel,.summary-panel{background:#f9fafb;border:1px solid var(--line);border-radius:12px;padding:17px}.guest-row{display:flex;justify-content:space-between;align-items:center;padding:11px 0;border-top:1px solid var(--line)}.guest-row>div:first-child{display:grid}.guest-row small{font-size:10px;color:var(--muted)}.stepper{display:flex;align-items:center;border:1px solid #d7dae0;border-radius:7px;overflow:hidden;background:#fff}.stepper button{width:31px;height:31px;border:0;background:#fff;font-size:18px;cursor:pointer}.stepper input{width:32px;border:0;text-align:center;font-weight:800;background:#fff}.room-option{display:flex;gap:9px;padding:11px 0;border-top:1px solid var(--line);cursor:pointer}.room-option input{margin-top:4px;accent-color:var(--brand)}.room-option span{display:grid}.room-option small{font-size:10px;color:var(--muted)}.summary-line{display:flex;justify-content:space-between;gap:12px;padding:8px 0;border-bottom:1px solid var(--line);font-size:12px}.summary-total{background:var(--soft);border-radius:10px;padding:13px;margin:13px 0;display:grid}.summary-total b{font-size:26px;color:var(--brand)}.summary-total small{font-size:10px;color:var(--muted)}.primary.full{display:flex;width:100%}
.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:20px}.category-card{position:relative;border:1px solid var(--line);border-radius:12px;padding:16px;display:grid;gap:9px;cursor:pointer;background:#fff;transition:.18s}.category-card:hover{transform:translateY(-1px);box-shadow:0 8px 18px rgba(35,39,47,.07)}.category-card.selected{border:2px solid var(--brand);padding:15px;background:#fff9fa;box-shadow:0 8px 20px rgba(215,25,32,.08)}.category-card input{position:absolute;opacity:0;pointer-events:none}.category-top{display:grid;gap:4px}.category-top b{font-size:17px}.category-top em{font-style:normal;color:var(--brand);font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.06em}.category-price{font-weight:900;font-size:14px;color:var(--ink)}.category-card small{font-size:11px;color:var(--muted)}.hotel-category-panels{margin-top:16px}.hotel-panel{border:1px solid var(--line);border-radius:13px;overflow:hidden}.hotel-panel-head{display:flex;justify-content:space-between;gap:18px;align-items:center;padding:18px;background:#f8f9fb;border-bottom:1px solid var(--line)}.hotel-panel-head h3{margin:6px 0 0}.hotel-panel-head>b{color:var(--brand);font-size:13px}.hotel-list{display:grid}.hotel-row{display:grid;grid-template-columns:1.45fr 1fr 1fr 72px;gap:16px;align-items:center;padding:16px 18px;border-bottom:1px solid var(--line)}.hotel-row:last-child{border-bottom:0}.hotel-row>div{display:grid}.hotel-row small{font-size:10px;color:var(--muted);text-transform:uppercase;letter-spacing:.05em}.hotel-row b{font-size:12px}.hotel-place b{font-size:14px}.hotel-nights{text-align:center;background:var(--soft);border-radius:9px;padding:8px}.hotel-nights b{font-size:19px;color:var(--brand)}.hotel-panel .note{padding:0 18px 16px}.note{font-size:10px;color:var(--muted)}.hotel-cta{display:flex;align-items:center;gap:24px;background:#222831;color:#fff;border-radius:12px;padding:14px 16px;margin-top:14px}.hotel-cta>div{display:grid}.hotel-cta small{font-size:9px;color:#bcc2ca;text-transform:uppercase}.hotel-cta b{font-size:15px}.hotel-cta .primary{margin-left:auto}.timeline{margin-top:18px}.day{border-top:1px solid var(--line)}.day summary{list-style:none;display:grid;grid-template-columns:56px minmax(0,1fr) 28px;align-items:center;gap:14px;padding:14px 0;cursor:pointer}.day summary::-webkit-details-marker{display:none}.day-no{background:var(--brand);color:#fff;border-radius:9px;height:48px;display:grid;place-items:center;font-size:9px;line-height:1}.day-no b{font-size:17px}.day-title{display:grid}.day-title small{font-size:10px;color:var(--brand);font-weight:800}.chev{font-size:20px;text-align:center}.day-body{padding:0 0 20px 70px}.day-body p{color:#58616c}.day-tags{display:flex;gap:8px;flex-wrap:wrap}.day-tags span{font-size:10px;padding:7px 9px;background:#f5f6f8;border-radius:999px}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:26px}.tick,.plain{padding:0;list-style:none;margin:0}.tick li,.plain li{padding:9px 0;border-bottom:1px solid var(--line)}.tick li:before{content:"✓";font-weight:900;margin-right:8px;color:var(--green)}.plain li:before{content:"—";margin-right:8px;color:var(--brand)}.policy-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.policy-grid>div{border:1px solid var(--line);border-radius:11px;padding:16px}.policy-grid p{font-size:11px;color:var(--muted);margin-bottom:0}.booking-card{position:sticky;top:92px;background:#fff;border:1px solid var(--line);border-radius:16px;padding:22px;box-shadow:var(--shadow)}.booking label{display:block;font-size:10px;font-weight:900;letter-spacing:.06em;text-transform:uppercase;margin:12px 0 5px}.booking input,.booking textarea{width:100%;border:1px solid #d9dce1;border-radius:8px;padding:11px 12px;background:#fff}.booking-choice{display:grid;grid-template-columns:1fr auto;gap:2px 10px;background:#f8f9fb;border:1px solid var(--line);padding:11px 12px;border-radius:9px;margin-top:12px}.booking-choice span{font-size:10px;color:var(--muted)}.booking-choice b{grid-column:1;font-size:13px}.booking-choice a{grid-column:2;grid-row:1/3;align-self:center;color:var(--brand);font-size:11px;font-weight:800}.estimate{margin:13px 0;padding:13px;background:var(--soft);border-radius:9px;display:grid}.estimate b{font-size:27px;color:var(--brand)}.estimate small{font-size:10px;color:var(--muted)}.booking button{width:100%;border:0;border-radius:8px;background:var(--brand);color:#fff;padding:13px 16px;margin-top:15px;font-weight:900;cursor:pointer}.form-note{font-size:9px;color:var(--muted);text-align:center}.mobile-bar{display:none}footer{padding:28px max(20px,5vw);display:flex;justify-content:space-between;background:#fff;border-top:1px solid var(--line)}footer span{color:var(--muted)}
@media(max-width:1040px){.hero{margin:18px;grid-template-columns:1fr;padding:34px}.hero-price{border-left:0;border-top:1px solid var(--line);padding:20px 0 0}.quick-nav{margin:0 18px 20px}.page-grid{grid-template-columns:1fr;padding:0 18px 92px}.booking-card{position:static}.booking-builder{grid-template-columns:1fr 1fr}.summary-panel{grid-column:1/-1}.category-grid{grid-template-columns:1fr 1fr}.top-actions a:not(.mini-cta){display:none}.mobile-bar{position:fixed;display:flex;bottom:0;left:0;right:0;background:#fff;border-top:1px solid var(--line);z-index:60;padding:9px 14px;align-items:center;gap:9px;box-shadow:0 -7px 20px rgba(35,39,47,.08)}.mobile-bar div{display:grid;margin-right:auto}.mobile-bar small{font-size:9px;color:var(--muted)}.mobile-bar a{padding:9px 12px;font-size:11px}.mobile-primary{background:var(--brand);color:#fff}}
@media(max-width:680px){.topbar{height:62px}.hero{padding:26px 20px;border-radius:14px}.hero h1{font-size:39px}.hero-sub{font-size:14px}.hero-meta{display:grid}.hero-meta span{border-right:0;border-bottom:1px solid var(--line);padding:10px 0}.section{padding:20px;border-radius:13px}.section h2,.booking h2{font-size:25px}.section-head{display:block}.departure-card{grid-template-columns:22px 53px 1fr 88px}.departure-card .availability{display:none}.date-copy b{font-size:11px}.price b{font-size:13px}.booking-builder,.category-grid,.two-col,.policy-grid{grid-template-columns:1fr}.summary-panel{grid-column:auto}.hotel-panel-head{align-items:flex-start}.hotel-row{grid-template-columns:1fr 68px}.hotel-row>div:nth-child(2),.hotel-row>div:nth-child(3){display:none}.hotel-nights{grid-column:2;grid-row:1}.hotel-cta{gap:12px;flex-wrap:wrap}.hotel-cta .primary{width:100%;margin-left:0}.day summary{grid-template-columns:48px 1fr 20px}.day-body{padding-left:62px}.quick-nav{padding:0 12px;gap:18px}footer{padding-bottom:84px;display:grid;gap:3px}}
/* V7 Footprints India branding + admin-controlled media */
.footprints-brand{display:flex!important;align-items:center;gap:10px}.footprints-brand img{width:45px;height:45px;object-fit:contain}.footprints-brand>span{color:#20242a!important;font-size:20px!important;font-weight:900!important}.hero.hero-has-image{background-size:cover;background-position:center;min-height:420px}.tour-gallery{max-width:1180px;margin:0 auto 20px;padding:0 20px;display:grid;grid-template-columns:2fr 1fr 1fr;grid-auto-rows:160px;gap:8px}.tour-gallery figure{margin:0;position:relative;border-radius:12px;overflow:hidden;background:#eceff2}.tour-gallery figure:first-child{grid-row:span 2}.tour-gallery img{width:100%;height:100%;object-fit:cover}.tour-gallery figcaption{position:absolute;left:10px;bottom:8px;background:rgba(0,0,0,.58);color:#fff;border-radius:999px;padding:5px 8px;font-size:9px}.hotel-photo{width:92px;height:70px;object-fit:cover;border-radius:9px;flex:0 0 92px}.itinerary-photo{width:100%;max-width:560px;height:250px;object-fit:cover;border-radius:12px;margin:0 0 14px}@media(max-width:800px){.tour-gallery{grid-template-columns:1fr 1fr;grid-auto-rows:130px}.tour-gallery figure:first-child{grid-column:1/-1;grid-row:auto;height:220px}.hero.hero-has-image{min-height:390px}}@media(max-width:520px){.tour-gallery{display:flex;overflow:auto}.tour-gallery figure,.tour-gallery figure:first-child{min-width:82vw;height:190px}.footprints-brand>span{font-size:17px!important}.hotel-photo{width:76px;height:58px;flex-basis:76px}}


.booking-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:14px}.booking-actions button{min-height:48px;border-radius:9px;font-weight:900;cursor:pointer}.book-now-btn{border:0;background:#d71920;color:#fff}.book-now-btn:hover{background:#b9141a}.book-now-btn:disabled{opacity:.6;cursor:wait}.inquire-now-btn{background:#fff;color:#d71920;border:1px solid #d71920}.inquire-now-btn:hover{background:#fff5f6}@media(max-width:520px){.booking-actions{grid-template-columns:1fr}}
.payment-choice-list{display:grid;gap:8px;margin:8px 0 14px}.payment-choice-list .room-option{margin:0}#customize .two-col{align-items:start}#customize .room-option{margin-bottom:8px}

/* V54 mobile UX baseline: robust phone/tablet layout. Desktop remains unchanged. */
@media (max-width:900px){
  html{scroll-padding-top:118px}
  body{background:#f3f5f7;padding-bottom:env(safe-area-inset-bottom)}
  .topbar{height:62px!important;padding:0 12px!important;background:rgba(255,255,255,.97)!important;backdrop-filter:saturate(140%) blur(10px);box-shadow:0 1px 0 rgba(16,24,40,.06)!important}
  .footprints-brand{gap:8px!important;min-width:0}.footprints-brand img{width:38px!important;height:38px!important}.footprints-brand>span{font-size:17px!important;line-height:1.05!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:230px}
  .mobile-nav-toggle{border:1px solid #e4e8ed!important;background:#fff!important;box-shadow:0 2px 7px rgba(16,24,40,.06)}
  .mobile-header-nav{top:62px!important;padding:8px 14px calc(14px + env(safe-area-inset-bottom))!important;border-radius:0 0 16px 16px!important}
  .mobile-header-nav a{min-height:48px;display:flex;align-items:center;font-size:14px!important;padding:12px 6px!important}

  main{width:100%!important;max-width:none!important;padding:8px 10px calc(112px + env(safe-area-inset-bottom))!important;overflow:visible!important}
  .hero{margin:0 0 10px!important;border-radius:15px!important;border:1px solid #e1e6eb!important;box-shadow:0 8px 24px rgba(16,24,40,.08)!important;background:#fff!important}
  .desktop-tour-gallery{aspect-ratio:16/9!important;background:#e8edf2!important;touch-action:pan-y!important}
  .desktop-tour-gallery:after{content:"";position:absolute;left:0;right:0;bottom:0;height:22%;background:linear-gradient(180deg,transparent,rgba(0,0,0,.18));pointer-events:none;z-index:1}
  .desk-arrow{width:34px!important;height:34px!important;background:rgba(255,255,255,.94)!important;box-shadow:0 4px 14px rgba(0,0,0,.18)!important;z-index:5!important}
  .desk-dots{bottom:8px!important;z-index:6!important}.desk-dot{width:7px!important;height:7px!important;border:0!important;background:rgba(255,255,255,.7)!important}.desk-dot.active{width:20px!important;border-radius:999px!important;background:#fff!important}
  .hero-price.kesari-like-price-card{padding:15px 14px 14px!important}
  .hero-card-title{font-size:24px!important;line-height:1.12!important;letter-spacing:-.025em!important;margin-bottom:10px!important;padding-bottom:10px!important}
  .hero-meta-card{display:flex!important;flex-wrap:nowrap!important;gap:6px!important;overflow-x:auto!important;scrollbar-width:none;padding-bottom:2px!important}.hero-meta-card::-webkit-scrollbar{display:none}.hero-meta-card span{flex:0 0 auto!important;background:#f7f9fb!important;border-color:#e5e9ee!important;border-radius:999px!important;padding:7px 10px!important}.hero-meta-card b{font-size:11px!important}
  .price-topline{margin-top:8px!important}.price-main strong{font-size:31px!important;letter-spacing:-.035em!important}.payment-plan-link{color:#0f65b7!important;font-weight:800!important}
  .hero-card-actions{gap:8px!important}.hero-card-actions .primary,.hero-card-actions .text-link{min-height:46px!important;border-radius:999px!important;font-size:14px!important}.hero-card-actions .primary{background:linear-gradient(135deg,#f47721,#ff8b31)!important;border-color:#f47721!important;box-shadow:0 7px 16px rgba(244,119,33,.22)!important}.hero-card-actions .text-link{background:#fff!important;color:#b8171e!important;border-color:#d71920!important}
  .hero-card-links{justify-content:flex-start!important;gap:12px!important;padding-top:2px}.hero-card-links>a{font-size:11px!important;color:#17687a!important}

  .quick-nav{position:sticky!important;top:62px!important;z-index:70!important;width:calc(100% + 20px)!important;margin:0 -10px 12px!important;padding:0 10px!important;gap:6px!important;border-left:0!important;border-right:0!important;border-radius:0!important;background:rgba(255,255,255,.96)!important;backdrop-filter:blur(9px);box-shadow:0 3px 12px rgba(16,24,40,.06)!important;scrollbar-width:none!important}.quick-nav::-webkit-scrollbar{display:none}.quick-nav a{padding:12px 10px!important;font-size:11px!important;color:#5a6470!important;border-bottom:2px solid transparent}.quick-nav a.active{color:#d71920!important;border-bottom-color:#d71920!important}

  .page-grid{padding:0!important;margin:0!important;width:100%!important}.page-grid>.content{width:100%!important}
  .section,.booking-card{border:1px solid #e2e6eb!important;border-radius:14px!important;background:#fff!important;box-shadow:0 4px 16px rgba(16,24,40,.05)!important}
  .section{padding:18px 14px!important;margin:0 0 12px!important}
  .section-head{display:block!important}.section-head>p{max-width:none!important;margin:6px 0 0!important;font-size:12px!important;line-height:1.45!important}.section h2,.booking h2{font-size:23px!important;line-height:1.16!important;letter-spacing:-.025em!important;margin-bottom:8px!important}.eyebrow{font-size:9px!important;letter-spacing:.13em!important;margin:0 0 6px!important}.section-intro{font-size:12px!important;line-height:1.45!important;margin:0 0 14px!important}

  .timeline{margin-top:10px!important;display:grid;gap:8px}.day{border:1px solid #e7eaee!important;border-radius:12px!important;background:#fbfcfd!important;overflow:hidden}.day summary{grid-template-columns:46px minmax(0,1fr) 18px!important;gap:10px!important;padding:11px 10px!important}.day-no{width:44px!important;height:44px!important;border-radius:10px!important;background:linear-gradient(135deg,#d71920,#ef4f5f)!important}.day-no b{font-size:16px!important}.day-title b{font-size:14px!important;line-height:1.25!important}.day-title small{font-size:10px!important;line-height:1.3!important;margin-top:2px}.day-body{padding:0 12px 14px 12px!important}.day-body p{font-size:13px!important;line-height:1.55!important;margin:6px 0 10px!important}.itinerary-photo{height:auto!important;aspect-ratio:16/9!important;border-radius:10px!important;margin:0 0 10px!important}.day-tags{gap:6px!important}.day-tags span{font-size:10px!important;padding:6px 8px!important}

  .month-tabs{margin:12px -2px 10px!important;padding:0 2px!important;gap:7px!important;scrollbar-width:none}.month-tabs::-webkit-scrollbar{display:none}.month-tab{flex:0 0 auto;padding:8px 11px!important}
  .departure-list{gap:9px!important}.departure-card{position:relative!important;grid-template-columns:20px 54px minmax(0,1fr)!important;gap:8px!important;padding:11px 10px!important;border-radius:12px!important;align-items:center!important}.departure-card:has(input:checked){padding:10px 9px!important}.calendar-date{padding-right:8px!important}.calendar-date b{font-size:19px!important}.date-copy b{font-size:12px!important;line-height:1.3!important}.date-copy small{font-size:9px!important}.availability{display:none!important}.departure-card .price{grid-column:3!important;text-align:left!important;margin-top:2px!important}.departure-card .price b{font-size:14px!important}.departure-card .price small{display:inline!important;margin-left:5px!important}
  .selection-hint{font-size:11px!important;padding:10px 11px!important;margin-top:12px!important}

  .domestic-hotel-category-grid{gap:9px!important;margin-top:12px!important}.domestic-hotel-category-card{border-radius:12px!important;padding:14px!important;min-height:0!important;box-shadow:0 2px 7px rgba(16,24,40,.03)!important}.domestic-hotel-category-card.selected{padding:13px!important}.domestic-hotel-category-top b{font-size:16px!important}.domestic-hotel-category-card small{font-size:11px!important}.hotel-panel{border-radius:12px!important}.hotel-panel-head{padding:13px!important}.hotel-row{display:grid!important;grid-template-columns:auto minmax(0,1fr) 58px!important;gap:10px!important;padding:12px!important}.hotel-photo{width:72px!important;height:58px!important;border-radius:9px!important}.hotel-place{grid-column:2!important}.hotel-row>div:not(.hotel-place):not(.hotel-nights){display:none!important}.hotel-nights{grid-column:3!important;grid-row:1!important;min-width:56px!important;padding:7px 5px!important;margin-left:0!important}.hotel-panel .note{padding:0 12px 13px!important;line-height:1.45!important}

  .two-col{gap:8px!important}.two-col>div{background:#fafbfc;border:1px solid #e7eaee;border-radius:12px;padding:12px}.two-col h3{font-size:15px!important;margin-bottom:6px!important}.room-option{padding:10px 0!important;gap:8px!important}.room-option b{font-size:13px!important}.room-option small{font-size:10px!important;line-height:1.4!important}

  .booking-builder{gap:9px!important;margin-top:12px!important}.guest-panel,.room-panel,.summary-panel{padding:13px!important;border-radius:12px!important;background:#fafbfc!important}.guest-panel h3,.room-panel h3{font-size:15px!important}.guest-row{padding:9px 0!important}.stepper button{width:36px!important;height:36px!important}.stepper input{width:34px!important}.summary-line{font-size:11px!important}.summary-total{padding:11px!important;margin:10px 0!important}.summary-total b{font-size:24px!important}
  .policy-grid{gap:8px!important}.policy-grid>div{padding:13px!important}.policy-grid p{font-size:11px!important;line-height:1.5!important}

  .booking{margin-top:0!important}.booking-card{position:static!important;padding:16px 14px!important}.booking-card>p.form-note{font-size:10px!important;line-height:1.45!important}.booking-choice{margin-top:8px!important;padding:10px!important}.booking-choice b{font-size:12px!important}.estimate{margin:10px 0!important;padding:11px!important}.estimate b{font-size:25px!important}.booking-actions{grid-template-columns:1fr 1fr!important;gap:8px!important}.booking-actions button{min-height:44px!important;margin-top:0!important;border-radius:999px!important}.book-now-btn{background:linear-gradient(135deg,#f47721,#ff8b31)!important;box-shadow:0 6px 14px rgba(244,119,33,.18)!important}.inquire-now-btn{background:#fff!important;color:#b8171e!important;border:1.5px solid #d71920!important}.inquiry-fields{border-top-color:#e6e9ed!important}

  .mobile-bar{z-index:95!important;min-height:68px!important;padding:8px 10px calc(8px + env(safe-area-inset-bottom))!important;gap:7px!important;background:rgba(255,255,255,.97)!important;backdrop-filter:blur(10px);box-shadow:0 -8px 24px rgba(16,24,40,.11)!important}.mobile-bar div{min-width:82px!important}.mobile-bar small{font-size:9px!important}.mobile-bar b{font-size:15px!important;line-height:1.1!important}.mobile-bar a{display:flex!important;align-items:center!important;justify-content:center!important;min-height:42px!important;padding:9px 13px!important;border-radius:999px!important;font-size:12px!important;font-weight:900!important}.mobile-bar #mobileBookNow{background:linear-gradient(135deg,#f47721,#ff8b31)!important;color:#fff!important;box-shadow:0 5px 12px rgba(244,119,33,.20)!important}.mobile-bar .mobile-primary{background:#fff!important;color:#b8171e!important;border:1.5px solid #d71920!important}
  footer{padding:22px 14px calc(92px + env(safe-area-inset-bottom))!important;font-size:12px!important}
}

@media (max-width:430px){
  .footprints-brand>span{max-width:205px!important;font-size:16px!important}
  .hero-card-title{font-size:22px!important}.desktop-tour-gallery{aspect-ratio:16/10!important}.hero-price.kesari-like-price-card{padding:13px 12px!important}.hero-meta-card span{padding:6px 9px!important}.hero-meta-card b{font-size:10px!important}
  .section{padding:16px 12px!important}.section h2,.booking h2{font-size:22px!important}.day summary{grid-template-columns:44px minmax(0,1fr) 16px!important;padding:10px 8px!important}.day-body{padding:0 10px 12px!important}
  .mobile-bar div{min-width:74px!important}.mobile-bar a{padding:8px 10px!important;font-size:11px!important}
}

@media (max-width:360px){
  .footprints-brand>span{max-width:165px!important}
  .hero-card-actions{grid-template-columns:1fr!important}.booking-actions{grid-template-columns:1fr!important}
  .mobile-bar div{display:none!important}.mobile-bar a{flex:1!important}
}


/* V55 vehicle-choice step */
.vehicle-choice-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:20px}.vehicle-choice-card{position:relative;display:grid;grid-template-columns:56px minmax(0,1fr) auto;gap:13px;align-items:center;border:1px solid var(--line);border-radius:14px;padding:15px;background:#fff;cursor:pointer;transition:.2s ease}.vehicle-choice-card:hover{border-color:#c9d4e2;box-shadow:0 8px 20px rgba(35,39,47,.06)}.vehicle-choice-card:has(input:checked){border:2px solid var(--brand);padding:14px;background:#fff8f8;box-shadow:0 8px 20px rgba(215,25,32,.08)}.vehicle-choice-card input{position:absolute;opacity:0;pointer-events:none}.vehicle-icon{width:54px;height:54px;border-radius:13px;background:#f3f7fb;display:flex;align-items:center;justify-content:center;color:#0f4ca4}.vehicle-icon svg{width:44px;height:30px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.vehicle-copy{display:grid;gap:3px;min-width:0}.vehicle-copy b{font-size:15px;line-height:1.2}.vehicle-copy small{font-size:10px;color:var(--muted);font-weight:700}.vehicle-copy em{font-size:10px;color:#59616b;font-style:normal;line-height:1.35}.vehicle-price{font-size:11px;font-weight:900;color:var(--brand);white-space:nowrap}.vehicle-selection-hint{margin-top:12px}
@media(max-width:680px){.vehicle-choice-grid{grid-template-columns:1fr;gap:10px;margin-top:14px}.vehicle-choice-card{grid-template-columns:48px minmax(0,1fr);padding:13px;border-radius:13px}.vehicle-choice-card:has(input:checked){padding:12px}.vehicle-icon{width:46px;height:46px;border-radius:11px}.vehicle-icon svg{width:38px;height:26px}.vehicle-copy b{font-size:14px}.vehicle-copy small,.vehicle-copy em{font-size:10px}.vehicle-price{grid-column:2;font-size:10px;margin-top:-2px}.vehicle-section .section-head p{margin-top:6px}}


/* V56 vehicle-only service + admin-priced vehicles */
.vehicle-price{display:grid;gap:2px;margin-top:auto}.vehicle-price b{font-size:12px;color:#0f4ca4}.vehicle-price small{font-size:10px;color:#667085;font-weight:700}.vehicle-only-card{background:linear-gradient(180deg,#f7fbff,#fff)!important;border-color:#cfe0f6!important}.vehicle-only-card.selected{background:#eff8ff!important;border-color:#0f4ca4!important}.vehicle-only-card .domestic-hotel-category-price{color:#0f4ca4!important}
@media(max-width:680px){.vehicle-price b{font-size:13px}.vehicle-price small{font-size:10px}.vehicle-only-card{order:-1}}


/* V57 vehicle card price layout fix — mobile-safe */
.vehicle-choice-card{
  min-width:0;
  overflow:hidden;
}
.vehicle-copy{
  min-width:0;
}
.vehicle-copy b,
.vehicle-copy small,
.vehicle-copy em{
  overflow-wrap:normal;
  word-break:normal;
}
.vehicle-price{
  min-width:116px;
  white-space:normal;
  align-self:stretch;
  justify-content:center;
  padding-left:14px;
  border-left:1px solid var(--line);
}
.vehicle-price b{
  display:block;
  font-size:18px;
  line-height:1.08;
  color:#0f4ca4;
  white-space:nowrap;
}
.vehicle-price small{
  display:block;
  font-size:10px;
  line-height:1.25;
  color:#667085;
  white-space:normal;
}

@media (max-width:680px){
  .vehicle-choice-card{
    grid-template-columns:48px minmax(0,1fr) 112px !important;
    gap:10px !important;
    align-items:center !important;
    padding:13px !important;
  }
  .vehicle-choice-card:has(input:checked){padding:12px !important}
  .vehicle-copy{grid-column:2 !important;min-width:0 !important}
  .vehicle-copy b{font-size:14px !important;line-height:1.2 !important}
  .vehicle-copy small,.vehicle-copy em{font-size:10px !important;line-height:1.35 !important}
  .vehicle-price{
    grid-column:3 !important;
    grid-row:1 !important;
    margin:0 !important;
    min-width:0 !important;
    width:112px !important;
    padding:4px 0 4px 10px !important;
    border-left:1px solid var(--line) !important;
    align-self:stretch !important;
    justify-content:center !important;
    text-align:left !important;
  }
  .vehicle-price b{font-size:16px !important;line-height:1.08 !important;white-space:nowrap !important}
  .vehicle-price small{font-size:9px !important;line-height:1.25 !important;white-space:normal !important}
}

@media (max-width:390px){
  .vehicle-choice-card{
    grid-template-columns:46px minmax(0,1fr) !important;
    gap:10px !important;
  }
  .vehicle-icon{grid-column:1 !important;grid-row:1 !important}
  .vehicle-copy{grid-column:2 !important;grid-row:1 !important}
  .vehicle-price{
    grid-column:1 / -1 !important;
    grid-row:2 !important;
    width:auto !important;
    min-width:0 !important;
    margin-top:2px !important;
    padding:10px 0 0 !important;
    border-left:0 !important;
    border-top:1px solid var(--line) !important;
    display:grid !important;
    grid-template-columns:auto 1fr !important;
    column-gap:8px !important;
    align-items:baseline !important;
  }
  .vehicle-price b{font-size:16px !important}
  .vehicle-price small{font-size:9px !important}
}
