*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:#172033;background:#fff;line-height:1.65}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}.container{width:min(1180px,92%);margin:auto}.topbar{background:#062A63;color:#fff;font-size:13px}.topbar .inner{display:flex;justify-content:space-between;gap:16px;padding:8px 0}.header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.97);border-bottom:1px solid #e5eaf2;backdrop-filter:blur(10px)}.nav{display:flex;align-items:center;justify-content:space-between;min-height:78px;gap:20px}.brand img{width:310px;max-height:72px;object-fit:contain;object-position:left center}.menu{display:flex;align-items:center;gap:20px;font-weight:700;font-size:14px}.menu a:hover{color:#f28c00}.actions{display:flex;gap:8px;align-items:center}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:9px;padding:12px 17px;font-weight:800;border:1px solid transparent;cursor:pointer}.btn-primary{background:#f28c00;color:#fff}.btn-dark{background:#062A63;color:#fff}.btn-light{background:#fff;color:#062A63;border-color:#dbe2ee}.hamb{display:none;background:#062A63;color:#fff;border:0;border-radius:8px;padding:10px 12px;font-size:20px}.hero{background:#f7f9fc;color:#172033;position:relative;overflow:hidden;border-bottom:1px solid #e8edf4}.hero-redesign{background:linear-gradient(135deg,#f8fafc 0%,#ffffff 58%,#eef4fa 100%)}.hero-redesign:before{content:'';position:absolute;right:-180px;top:-220px;width:620px;height:620px;border-radius:50%;background:rgba(242,140,0,.08)}.hero-wrap{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(420px,.92fr);gap:34px;align-items:center;padding:48px 0 42px;position:relative;z-index:2}.hero-main{padding-right:8px}.eyebrow{display:inline-flex;align-items:center;background:#fff5e3;border:1px solid #f3d29a;color:#9b6200;border-radius:999px;padding:7px 13px;font-weight:800;font-size:12px;letter-spacing:.01em}.hero h1{font-size:clamp(42px,5vw,64px);line-height:1.02;letter-spacing:-.035em;margin:17px 0 14px;color:#082b55}.hero h1 span{color:#e58a00}.hero-lead{font-size:17px;line-height:1.65;max-width:720px;color:#526173;margin:0 0 20px}.hero-benefits{display:grid;grid-template-columns:1fr 1fr;gap:12px 18px;margin:22px 0}.hero-benefits div{padding:10px 12px;border-left:3px solid #f2a400;background:rgba(255,255,255,.75);border-radius:0 10px 10px 0}.hero-benefits b{display:block;color:#102f53;font-size:14px}.hero-benefits small{display:block;color:#718096;font-size:12px;margin-top:2px}.hero-route-note{display:flex;gap:9px;align-items:flex-start;padding:12px 15px;background:#eef5fb;border:1px solid #d8e6f4;border-radius:12px;color:#506276;font-size:13px;max-width:720px}.hero-route-note strong{color:#082b55;white-space:nowrap}.hero-actions{display:flex;gap:10px;flex-wrap:wrap;margin:20px 0}.hero-actions .btn{min-height:46px}.hero-service-strip{display:flex;gap:8px;flex-wrap:wrap;color:#294766;font-size:12px;font-weight:800}.hero-service-strip span{background:#fff;border:1px solid #e1e8f0;border-radius:999px;padding:7px 10px}.hero-side{position:relative}.hero-photo{height:285px;border-radius:22px 22px 8px 8px;overflow:hidden;box-shadow:0 18px 45px rgba(16,45,79,.16);background:#dfe8f2}.hero-photo img{width:100%;height:100%;object-fit:cover;object-position:center 58%;display:block}.booking-card{position:relative;margin:-74px 18px 0;background:rgba(255,255,255,.98);border:1px solid #e2e8f0;border-radius:17px;padding:20px;box-shadow:0 20px 55px rgba(17,42,70,.18);z-index:3}.form-intro{border-bottom:1px solid #e8edf4;padding-bottom:10px;margin-bottom:12px}.form-kicker{font-size:10px;letter-spacing:.15em;font-weight:900;color:#e58a00}.form-intro h2{margin:2px 0;color:#082b55;font-size:23px}.form-intro p{font-size:12px;color:#6b7788;margin:0;line-height:1.5}.booking-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px 10px}.field{display:grid;gap:4px;margin-bottom:0}.field label{font-size:11px;font-weight:800;color:#425466}.field input,.field select,.field textarea{width:100%;border:1px solid #dbe2ea;border-radius:8px;padding:10px 11px;font:inherit;font-size:13px;background:#fff;color:#1b2b3c;min-height:40px}.honeypot{display:none}.booking-submit{width:100%;margin-top:12px;min-height:43px}.form-safe{text-align:center;color:#7a8796;font-size:10px;margin-top:8px}.hero-trust{background:#082b55;color:#fff;position:relative;z-index:2}.trust-row{display:grid;grid-template-columns:repeat(4,1fr);padding:15px 0}.trust-row span{text-align:center;border-right:1px solid rgba(255,255,255,.18);font-size:12px;color:#dbe7f4}.trust-row span:last-child{border-right:0}.trust-row b{display:block;color:#fff;font-size:20px;line-height:1.1;margin-bottom:2px}@media(max-width:1000px){.hero-wrap{grid-template-columns:1fr;gap:24px}.hero-main{padding-right:0}.hero-side{max-width:760px;width:100%;margin:0 auto}.hero-photo{height:300px}.booking-card{margin:-60px 12px 0}.trust-row{grid-template-columns:repeat(2,1fr);gap:12px}.trust-row span:nth-child(2){border-right:0}.trust-row span{padding:5px 10px}}@media(max-width:650px){.hero-wrap{padding:34px 0 28px}.hero h1{font-size:40px}.hero-lead{font-size:16px}.hero-benefits{grid-template-columns:1fr}.hero-route-note{display:block}.hero-route-note strong{display:block;margin-bottom:3px}.hero-actions{display:grid;grid-template-columns:1fr}.hero-actions .btn{width:100%}.hero-photo{height:210px;border-radius:16px}.booking-card{margin:-35px 4px 0;padding:16px}.booking-grid{grid-template-columns:1fr 1fr;gap:8px}.booking-grid .field:nth-child(3),.booking-grid .field:nth-child(4){grid-column:auto}.trust-row{grid-template-columns:1fr 1fr;padding:12px 0}.trust-row span{font-size:10px}.trust-row b{font-size:16px}.hero-service-strip{gap:6px}.hero-service-strip span{font-size:11px;padding:6px 8px}}.section{padding:72px 0}.section.alt{background:#f6f8fc}.section-head{max-width:760px;margin:0 auto 34px;text-align:center}.section-head h2{font-size:36px;line-height:1.15;color:#062A63;margin:0 0 10px}.section-head p{color:#667085}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.card{border:1px solid #e5eaf2;background:#fff;border-radius:16px;padding:24px;box-shadow:0 8px 30px rgba(11,36,70,.06);transition:.2s}.card:hover{transform:translateY(-3px);box-shadow:0 14px 38px rgba(11,36,70,.11)}.card h3{color:#062A63;margin-top:0}.icon{width:44px;height:44px;border-radius:12px;background:#fff3df;color:#f28c00;display:grid;place-items:center;font-size:22px;margin-bottom:15px}.route-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.route{border:1px solid #e5eaf2;border-radius:10px;padding:13px 15px;background:#fff;font-weight:700}.route:hover{border-color:#f28c00;color:#062A63}.trust{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.trust .card{text-align:center}.cta{background:#062A63;color:#fff;border-radius:22px;padding:42px;display:flex;align-items:center;justify-content:space-between;gap:25px}.cta h2{margin:0;font-size:34px}.breadcrumb{padding:18px 0;font-size:13px;color:#667085}.breadcrumb a{color:#062A63;font-weight:700}.page-hero{background:linear-gradient(120deg,#062A63,#0b4a8f);color:#fff;padding:55px 0}.page-hero h1{font-size:46px;line-height:1.1;margin:8px 0}.page-hero p{max-width:820px;color:#dce9f8}.content{max-width:900px}.content h2{color:#062A63;margin-top:35px}.content h3{color:#0b4a8f}.content ul{padding-left:22px}.meta-box{background:#f6f8fc;border:1px solid #e5eaf2;padding:18px;border-radius:12px;margin:25px 0}.faq{border-top:1px solid #e5eaf2;padding:15px 0}.faq summary{font-weight:800;color:#062A63;cursor:pointer}.footer{background:#041b3d;color:#d9e6f6;padding:55px 0 20px}.footer-grid{display:grid;grid-template-columns:1.3fr 1fr 1fr 1fr;gap:30px}.footer img{width:260px;background:#fff;border-radius:8px;padding:6px}.footer h3{color:#fff}.footer a{display:block;margin:7px 0;color:#d9e6f6}.copy{border-top:1px solid rgba(255,255,255,.14);margin-top:35px;padding-top:16px;font-size:13px;display:flex;justify-content:space-between;gap:20px}.sitemap-grid{columns:3;column-gap:30px}.sitemap-grid a{display:block;margin:5px 0;font-size:13px}.notice{padding:14px 16px;background:#fff7e8;border-left:4px solid #f28c00;border-radius:8px}.tag{display:inline-block;padding:5px 9px;background:#eef5ff;color:#0b4a8f;border-radius:999px;font-size:12px;font-weight:800;margin:3px}.mobile-bar{display:none;position:fixed;bottom:0;left:0;right:0;z-index:60;background:#fff;border-top:1px solid #ddd;padding:8px;grid-template-columns:repeat(3,1fr);gap:7px}.mobile-bar a{text-align:center;padding:10px;border-radius:8px;background:#062A63;color:#fff;font-size:12px;font-weight:800}.mobile-bar a:nth-child(2){background:#168A5B}.mobile-bar a:nth-child(3){background:#f28c00}@media(max-width:1000px){.menu{display:none}.hamb{display:block}.brand img{width:250px}.hero .grid{grid-template-columns:1fr}.cards{grid-template-columns:repeat(2,1fr)}.trust{grid-template-columns:repeat(2,1fr)}.route-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:650px){.hero:before{display:none}.hero-points{grid-template-columns:1fr}.hero-copy{font-size:14px}.topbar .inner{justify-content:center;text-align:center}.topbar .inner span:first-child{display:none}.nav{min-height:68px}.brand img{width:215px}.actions{display:none}.hero .grid{padding:48px 0}.hero h1{font-size:40px}.hero p{font-size:17px}.section{padding:50px 0}.section-head h2{font-size:29px}.cards,.trust,.footer-grid{grid-template-columns:1fr}.route-grid{grid-template-columns:1fr}.cta{padding:28px;display:block}.cta .btn{margin-top:18px}.page-hero h1{font-size:36px}.sitemap-grid{columns:1}.mobile-bar{display:grid}body{padding-bottom:66px}}
/* Premium pilgrimage travel section */
.premium-pilgrimage{background:linear-gradient(135deg,#fffaf2 0%,#f7efe4 100%)}
.premium-pilgrimage .premium-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:2rem;align-items:center}
.premium-copy h2{margin-bottom:.7rem}
.premium-copy p{max-width:760px}
.premium-points{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem 1.25rem;margin:1.1rem 0 1.4rem;padding:0;list-style:none}
.premium-points li{font-weight:600;color:#3c342d}
.premium-points li:before{content:"✓";margin-right:.5rem;color:#a86b2a}
.premium-image{border-radius:20px;overflow:hidden;box-shadow:0 16px 40px rgba(63,43,25,.16);min-height:360px}
.premium-image img{width:100%;height:100%;object-fit:cover;display:block}
.premium-page-hero{position:relative;overflow:hidden;background:#3c2b20}
.premium-page-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(38,26,18,.88),rgba(38,26,18,.42),rgba(38,26,18,.28)),url(https://commons.wikimedia.org/wiki/Special:Redirect/file/Varanasi_Ganga_Ghat.jpg) center/cover no-repeat}
.premium-page-hero .container{position:relative;color:#fff;z-index:1}
.premium-page-hero h1{color:#fff;max-width:900px}
.premium-page-hero p{max-width:800px;color:#fff}
.premium-feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem}
.premium-feature-card{overflow:hidden;border-radius:16px;background:#fff;box-shadow:0 8px 26px rgba(0,0,0,.08);border:1px solid rgba(0,0,0,.06)}
.premium-feature-card img{width:100%;height:190px;object-fit:cover;display:block}
.premium-feature-card .inner{padding:1.15rem}
.premium-feature-card h3{margin-top:0}
.premium-service-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem 1.5rem}
.premium-service-list .card{height:100%}
.premium-destination-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}
.premium-destination{padding:1.15rem;border:1px solid rgba(0,0,0,.08);border-radius:14px;background:#fff}
.premium-destination h3{margin:.1rem 0 .45rem}
.premium-note{font-size:.9rem;color:#675e57}
.premium-attribution{font-size:.78rem;color:#756b63;margin-top:1rem}
@media(max-width:800px){.premium-pilgrimage .premium-grid,.premium-feature-grid,.premium-service-list,.premium-destination-grid{grid-template-columns:1fr}.premium-image{min-height:260px}.premium-points{grid-template-columns:1fr}}

/* Premium header alignment fix - sitewide */
.header .nav{display:grid;grid-template-columns:230px minmax(0,1fr) auto;align-items:center;gap:18px;min-height:76px}
.header .brand{display:flex;align-items:center;min-width:0}
.header .brand img{width:225px;height:58px;max-height:58px;object-fit:contain;object-position:left center;display:block}
.header .menu{display:flex;align-items:center;justify-content:center;gap:15px;min-width:0;white-space:nowrap;font-size:13px}
.header .menu a{line-height:1.2;padding:8px 2px}
.header .actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;white-space:nowrap}
.header .actions .btn{height:40px;min-width:88px;padding:9px 13px;font-size:13px;line-height:1}
.header .actions .btn-primary{min-width:108px}
@media(max-width:1100px) and (min-width:1001px){.header .nav{grid-template-columns:205px minmax(0,1fr) auto;gap:12px}.header .brand img{width:200px}.header .menu{gap:10px;font-size:12px}.header .actions .btn{min-width:78px}.header .actions .btn-primary{min-width:94px}}
@media(max-width:1000px){.header .nav{display:flex;min-height:68px;gap:12px}.header .brand{flex:1}.header .brand img{width:250px;max-width:100%;height:52px;max-height:52px}.header .hamb{display:block;margin-left:auto}.header .actions{display:none}}
@media(max-width:650px){.header .brand img{width:215px;height:48px;max-height:48px}}
/* Premium pilgrimage homepage block */
.premium-pilgrimage{background:linear-gradient(135deg,#f7f9fc 0%,#fff 52%,#fff7ea 100%);border-top:1px solid #edf1f6;border-bottom:1px solid #edf1f6}
.premium-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.9fr);gap:42px;align-items:center}
.premium-copy h2{font-size:38px;line-height:1.12;color:#062A63;margin:10px 0 14px}
.premium-copy p{font-size:16px;color:#586779;max-width:720px}
.premium-points{display:grid;grid-template-columns:1fr 1fr;gap:8px 20px;padding-left:20px;color:#34475c}
.premium-points li{padding-left:2px}
.premium-image{height:330px;border-radius:22px;overflow:hidden;box-shadow:0 18px 45px rgba(16,45,79,.14);background:#e8eef5}
.premium-image img{width:100%;height:100%;display:block;object-fit:cover;object-position:center}
.premium-image picture{display:block;width:100%;height:100%}
.premium-image .image-credit{font-size:10px}
@media(max-width:800px){.premium-grid{grid-template-columns:1fr;gap:24px}.premium-copy h2{font-size:32px}.premium-image{height:270px}.premium-points{grid-template-columns:1fr}}

.premium-photo-strip{padding:68px 0;background:#f7f9fc;border-top:1px solid #e8edf4;border-bottom:1px solid #e8edf4}.premium-photo-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.premium-photo-grid figure{margin:0;background:#fff;border:1px solid #e3e8ef;border-radius:16px;overflow:hidden;box-shadow:0 10px 30px rgba(11,36,70,.07)}.premium-photo-grid img{display:block;width:100%;height:245px;object-fit:cover}.premium-photo-grid figcaption{padding:12px 15px;font-weight:800;color:#062A63}.image-source-note{font-size:11px;color:#748092;margin:18px auto 0;max-width:900px;text-align:center}.image-source-note a{color:#0b4a8f;font-weight:700}@media(max-width:800px){.premium-photo-grid{grid-template-columns:1fr}.premium-photo-grid img{height:230px}}


/* FINAL HEADER ALIGNMENT OVERRIDES — 2026-09-01 */
.header .nav{display:grid;grid-template-columns:220px minmax(0,1fr) auto;align-items:center;gap:18px;min-height:78px;}
.header .brand{width:220px;min-width:220px;display:flex;align-items:center;}
.header .brand img{display:block;width:220px;height:auto;max-width:220px;max-height:58px;object-fit:contain;object-position:left center;}
.header .menu{display:flex;align-items:center;justify-content:center;gap:14px;min-width:0;white-space:nowrap;}
.header .menu a{font-size:13px;line-height:1.2;white-space:nowrap;padding:7px 0;}
.header .actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;white-space:nowrap;}
.header .actions .btn{height:42px;min-height:42px;padding:9px 14px;min-width:78px;font-size:13px;line-height:1;white-space:nowrap;}
.header .actions .btn-primary{min-width:102px;}
.header .hamb{margin-left:auto;}
@media(max-width:1180px) and (min-width:1001px){
  .header .nav{grid-template-columns:205px minmax(0,1fr) auto;gap:12px;}
  .header .brand{width:205px;min-width:205px;}
  .header .brand img{width:205px;max-width:205px;}
  .header .menu{gap:10px;}
  .header .menu a{font-size:12px;}
  .header .actions .btn{padding-left:11px;padding-right:11px;}
}
@media(max-width:1000px){
  .header .nav{display:flex;align-items:center;min-height:68px;gap:12px;}
  .header .brand{flex:1;width:auto;min-width:0;}
  .header .brand img{width:250px;max-width:100%;height:52px;max-height:52px;}
  .header .menu{display:none;}
  .header .hamb{display:block;flex:0 0 auto;}
  .header .actions{display:none;}
}
@media(max-width:650px){
  .header .brand img{width:215px;max-width:100%;height:48px;max-height:48px;}
  .header .hamb{padding:9px 11px;font-size:19px;}
}

/* FINAL SITEWIDE HEADER — clean single-row layout */
.header .nav{
  display:grid;
  grid-template-columns:190px minmax(0,1fr) 174px;
  align-items:center;
  column-gap:18px;
  min-height:74px;
}
.header .brand{display:flex;align-items:center;width:190px;min-width:190px;}
.header .brand img{display:block;width:190px;height:auto;max-width:190px;max-height:54px;object-fit:contain;object-position:left center;}
.header .menu{display:flex;align-items:center;justify-content:center;gap:12px;min-width:0;white-space:nowrap;font-size:12.5px;font-weight:700;}
.header .menu a{display:inline-flex;align-items:center;justify-content:center;line-height:1.15;white-space:nowrap;padding:7px 0;}
.header .actions{display:grid;grid-template-columns:72px 94px;align-items:center;gap:8px;justify-content:end;}
.header .actions .btn{height:40px;min-height:40px;width:100%;min-width:0;padding:8px 8px;font-size:12px;line-height:1;white-space:nowrap;border-radius:8px;}
.header .actions .btn-primary{min-width:0;}
.header .hamb{display:none;}

/* At widths where seven links cannot remain comfortably readable, use the menu. */
@media (max-width:1240px){
  .header .nav{display:flex;min-height:70px;gap:14px;}
  .header .brand{flex:1;width:auto;min-width:0;}
  .header .brand img{width:205px;max-width:100%;max-height:54px;}
  .header .menu{display:none;}
  .header .actions{display:none;}
  .header .hamb{display:block;margin-left:auto;flex:0 0 auto;background:#062A63;color:#fff;border:0;border-radius:8px;padding:9px 12px;font-size:19px;line-height:1;cursor:pointer;}
}
@media (max-width:650px){
  .header .nav{min-height:66px;}
  .header .brand img{width:200px;max-width:calc(100vw - 70px);height:48px;max-height:48px;}
  .header .hamb{padding:8px 10px;font-size:18px;}
}
@media (max-width:1240px){
  .header .menu.mobile-open{display:flex;position:absolute;top:70px;left:0;right:0;z-index:100;background:#fff;flex-direction:column;align-items:stretch;justify-content:flex-start;gap:0;padding:10px 5%;border-bottom:1px solid #dfe5ee;box-shadow:0 12px 24px rgba(11,36,70,.10);white-space:normal;}
  .header .menu.mobile-open a{justify-content:flex-start;padding:13px 4px;border-bottom:1px solid #eef1f5;font-size:14px;}
  .header .menu.mobile-open a:last-child{border-bottom:0;}
}

/* Final responsive header and form security UI */
.header .nav{display:grid;grid-template-columns:minmax(190px,230px) minmax(0,1fr) auto;align-items:center;column-gap:18px;min-height:76px}
.header .brand{display:flex;align-items:center;min-width:0}
.header .brand img{width:220px;max-width:100%;max-height:64px;object-fit:contain;object-position:left center}
.header .menu{display:flex;align-items:center;justify-content:center;gap:clamp(10px,1.25vw,18px);min-width:0;white-space:nowrap;font-size:13px}
.header .menu a{display:inline-flex;align-items:center;min-height:40px}
.header .actions{display:flex;align-items:center;gap:8px;white-space:nowrap}
.header .actions .btn{height:42px;min-width:66px;padding:0 13px;font-size:13px}
.header .actions .btn-primary{min-width:98px}
.header .hamb{display:none}
.menu.mobile-open{display:flex}
.captcha-box{display:grid;grid-template-columns:minmax(0,1fr) 110px;gap:10px;align-items:end;margin:14px 0}
.captcha-box label{grid-column:1/-1;font-size:12px;font-weight:800;color:#425466}
.captcha-box input{width:100%;border:1px solid #dbe2ea;border-radius:8px;padding:10px 11px;font:inherit;font-size:13px;background:#fff;color:#1b2b3c;min-height:40px}
@media(max-width:1120px){.header .nav{grid-template-columns:minmax(175px,210px) minmax(0,1fr) auto;column-gap:12px}.header .menu{gap:9px;font-size:12px}.header .brand img{width:205px}.header .actions .btn{padding:0 10px}.header .actions .btn-primary{min-width:88px}}
@media(max-width:980px){.header .nav{display:flex;justify-content:space-between;min-height:68px}.header .brand img{width:235px}.header .menu{display:none;position:absolute;left:4%;right:4%;top:100%;background:#fff;border:1px solid #e5eaf2;border-radius:0 0 14px 14px;box-shadow:0 15px 35px rgba(11,36,70,.12);padding:10px;flex-direction:column;align-items:stretch;gap:2px;white-space:normal}.header .menu.mobile-open{display:flex}.header .menu a{padding:11px 13px;border-radius:8px}.header .menu a:hover{background:#f6f8fc}.header .actions{display:flex}.header .hamb{display:block;margin-left:auto;margin-right:8px}.header .actions .btn{height:40px}}
@media(max-width:650px){.header .brand img{width:205px}.header .actions{display:none}.header .hamb{margin-right:0}.captcha-box{grid-template-columns:1fr 90px}}

/* Dham Travels — final cross-browser header/footer normalization */
.header{position:relative;z-index:50;background:#fff;border-bottom:1px solid #e7edf5}
.header .nav{width:min(1160px,92%);margin:0 auto;display:grid;grid-template-columns:220px minmax(0,1fr) 180px;align-items:center;column-gap:18px;min-height:76px}
.header .brand{display:flex;align-items:center;min-width:0;text-decoration:none}
.header .brand img{display:block;width:220px;height:auto;max-width:100%;max-height:60px;object-fit:contain;object-position:left center}
.header .menu{display:flex;align-items:center;justify-content:center;gap:clamp(8px,1vw,16px);min-width:0;white-space:nowrap}
.header .menu a{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:7px 0;font-size:13px;line-height:1.2;white-space:nowrap;text-decoration:none}
.header .actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;white-space:nowrap}
.header .actions .btn{box-sizing:border-box;height:40px;min-width:72px;padding:0 11px;display:inline-flex;align-items:center;justify-content:center;font-size:13px;line-height:1;border-radius:8px;white-space:nowrap;text-decoration:none}
.header .actions .btn-primary{min-width:96px}
.header .hamb{display:none;box-sizing:border-box;margin:0;padding:9px 11px;border:0;border-radius:8px;background:#062A63;color:#fff;font-size:19px;line-height:1;cursor:pointer}
.footer{clear:both}
.footer-grid{align-items:start}
.mobile-bar{z-index:60}
@media (max-width:1180px){
 .header .nav{grid-template-columns:200px minmax(0,1fr) 166px;column-gap:12px}
 .header .brand img{width:200px}
 .header .menu{gap:8px}
 .header .menu a{font-size:12px}
 .header .actions{gap:6px}
 .header .actions .btn{min-width:66px;padding:0 8px;font-size:12px}
 .header .actions .btn-primary{min-width:88px}
}
@media (max-width:1040px){
 .header .nav{display:flex;min-height:70px;gap:12px;position:relative}
 .header .brand{flex:1;min-width:0}
 .header .brand img{width:225px;max-width:calc(100vw - 90px)}
 .header .menu{display:none;position:absolute;left:0;right:0;top:100%;z-index:100;background:#fff;border:1px solid #e5eaf2;border-top:0;border-radius:0 0 12px 12px;box-shadow:0 14px 30px rgba(11,36,70,.12);padding:8px;flex-direction:column;align-items:stretch;gap:2px;white-space:normal}
 .header .menu.mobile-open{display:flex}
 .header .menu a{justify-content:flex-start;padding:12px 14px;font-size:14px;border-radius:7px}
 .header .menu a:hover,.header .menu a:focus{background:#f5f8fc}
 .header .hamb{display:block;flex:0 0 auto}
 .header .actions{display:none}
}
@media (max-width:650px){
 .header .nav{min-height:64px}
 .header .brand img{width:205px;max-width:calc(100vw - 64px);max-height:50px}
 .header .hamb{padding:8px 10px;font-size:18px}
 .footer-grid{grid-template-columns:1fr}
 .footer img{max-width:100%;width:240px}
 .copy{display:block}
 .copy span{display:block;margin:4px 0}
}
