@keyframes shake {
  0%, 100% { transform: translateX(0); }
  20%, 60% { transform: translateX(-4px); }
  40%, 80% { transform: translateX(4px); }
}

.animate-shake {
  animation: shake 0.35s ease-in-out;
}

@media print {
  body {
    background-color: white !important;
  }
  header, footer, button, .print\:hidden {
    display: none !important;
  }
}


:root { font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif; }
html { scroll-behavior: smooth; }
body { margin: 0; min-width: 320px; background: #f1f5f9; }
button, input, select, textarea { font: inherit; }
.field-label { display:flex; align-items:center; gap:.4rem; font-size:.9rem; font-weight:800; color:#475569; margin-bottom:.45rem; }
.field-label em { font-style:normal; font-size:.65rem; font-weight:600; color:#94a3b8; text-transform:none; }
.field-label b { color:#e11d48; }
.field-input { width:100%; box-sizing:border-box; padding:.85rem 1rem; background:#f8fafc; border:1px solid #e2e8f0; border-radius:.75rem; color:#0f172a; outline:none; transition:.18s ease; }
.field-input:focus { background:#fff; border-color:#0284c7; box-shadow:0 0 0 3px rgba(2,132,199,.12); }
.section-title { display:flex; align-items:center; gap:.45rem; font-size:.8rem; font-weight:900; color:#334155; padding-bottom:.55rem; border-bottom:1px solid #e2e8f0; }
@media (max-width: 640px) {
  .field-input { padding:.78rem .85rem; font-size:.95rem; }
}

.station-field-input { padding-left: 3rem !important; padding-right: 3rem !important; }
@media (max-width: 640px) {
  .station-field-input { padding-left: 2.7rem !important; padding-right: 2.7rem !important; }
}
.page-shell{max-width:1180px;margin:0 auto;padding:32px 16px}.page-card{background:#fff;border:1px solid #e2e8f0;border-radius:20px;box-shadow:0 12px 30px rgba(15,23,42,.07);padding:28px}.page-title{font-size:clamp(28px,4vw,42px);font-weight:900;color:#0f172a}.page-subtitle{margin-top:8px;color:#64748b;line-height:1.7}.primary-btn{padding:.85rem 1.25rem;border-radius:.8rem;background:#0369a1;color:#fff;font-weight:800;display:flex;align-items:center;justify-content:center;gap:.5rem}.contact-hero{border-radius:22px;background:linear-gradient(135deg,#082f49,#0369a1);color:#fff;padding:30px;display:flex;align-items:center;gap:22px}.contact-hero img{height:90px;width:auto;object-fit:contain;background:rgba(255,255,255,.08);padding:8px;border-radius:16px}.station-pair{padding-top:.1rem}.station-swap-btn{position:absolute;right:calc(50% - 34px);top:-18px;display:inline-flex;align-items:center;gap:4px;padding:4px 8px;border-radius:8px;background:#fff;border:1px solid #dbeafe;white-space:nowrap;z-index:10}.station-swap-btn:hover{background:#eff6ff}@media(max-width:640px){.station-swap-btn{right:0;top:-18px}.page-shell{padding:22px 12px}.page-card{padding:20px}.contact-hero{padding:22px;flex-direction:column;text-align:center}.contact-hero img{height:70px}}

/* Support controls: distinct, labeled and easy to understand */
.floating-support{position:fixed;right:1.25rem;z-index:40;width:58px;height:58px;border-radius:9999px;color:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 12px 28px rgba(15,23,42,.22);border:2px solid rgba(255,255,255,.85);transition:transform .18s ease,box-shadow .18s ease}
.floating-support:hover{transform:translateY(-2px);box-shadow:0 16px 34px rgba(15,23,42,.28)}
.floating-chat{bottom:8.75rem;background:#0f766e}
.floating-whatsapp{bottom:5rem;background:#16a34a}
.floating-call{bottom:1.25rem;background:#0369a1}
.floating-label{position:absolute;right:calc(100% + .55rem);white-space:nowrap;background:#0f172a;color:#fff;border-radius:.65rem;padding:.35rem .55rem;font-size:.72rem;font-weight:800;opacity:0;pointer-events:none;transform:translateX(4px);transition:.18s ease}
.floating-support:hover .floating-label{opacity:1;transform:translateX(0)}
.wa-badge{position:absolute;right:-3px;bottom:-2px;background:#fff;color:#16a34a;border-radius:9999px;padding:1px 4px;font-size:8px;font-weight:900;line-height:1;border:1px solid rgba(22,163,74,.25)}
.process-panel{background:linear-gradient(180deg,#f8fbff,#f8fafc)}
.process-step-card{min-height:118px;transition:transform .18s ease,box-shadow .18s ease}
.process-step-card:hover{transform:translateY(-2px);box-shadow:0 8px 18px rgba(15,23,42,.07)}
@media(max-width:640px){.floating-support{right:1rem;width:54px;height:54px}.floating-chat{bottom:10.5rem}.floating-whatsapp{bottom:6.25rem}.floating-call{bottom:2rem}.floating-label{display:none}.process-step-card{min-height:0}}

/* MIR WORLD premium travel UI */
:root{font-family:"Noto Sans Bengali","Noto Sans Devanagari",Inter,ui-sans-serif,system-ui,sans-serif;color:#0f2747}
.hero-modern{background:linear-gradient(105deg,#052c55 0%,#07518a 52%,#0b6da7 100%);min-height:430px}
.hero-modern:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 80% 40%,rgba(255,255,255,.18),transparent 28%),linear-gradient(90deg,rgba(3,31,54,.25),rgba(3,31,54,0));pointer-events:none}
.hero-glow{position:absolute;border-radius:9999px;filter:blur(2px);opacity:.35}.hero-glow-one{width:360px;height:360px;background:#60a5fa;right:12%;top:-120px}.hero-glow-two{width:260px;height:260px;background:#22d3ee;right:35%;bottom:-160px}
.hero-travel-art{position:absolute;right:3%;bottom:-12px;width:min(48vw,650px);display:flex;justify-content:center;opacity:.95;filter:drop-shadow(0 28px 38px rgba(0,0,0,.25));transform:rotate(-2deg)}
.hero-travel-art img{width:100%;max-height:330px;object-fit:contain}
.hero-kicker{display:inline-flex;align-items:center;gap:.45rem;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.2);padding:.45rem .75rem;border-radius:999px;font-size:.72rem;font-weight:900;letter-spacing:.04em}
.hero-heading{margin-top:1rem;font-size:clamp(2.3rem,5vw,4.8rem);line-height:1.04;font-weight:950;letter-spacing:-.035em;max-width:760px;text-shadow:0 3px 14px rgba(0,0,0,.2)}
.hero-subheading{margin-top:1rem;max-width:650px;font-size:clamp(1rem,1.5vw,1.2rem);line-height:1.8;color:#dff3ff;font-weight:600}
.hero-actions{display:flex;gap:.75rem;flex-wrap:wrap;margin-top:1.4rem}.hero-primary,.hero-secondary{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.85rem 1.25rem;border-radius:999px;font-weight:900;transition:.2s}.hero-primary{background:#fff;color:#075985;box-shadow:0 10px 25px rgba(0,0,0,.15)}.hero-secondary{background:#0f5f98;color:#fff;border:1px solid rgba(255,255,255,.35)}.hero-primary:hover,.hero-secondary:hover{transform:translateY(-2px)}
.hero-trust-row{display:flex;gap:.7rem;flex-wrap:wrap;margin-top:1.4rem}.hero-trust-row>div{display:flex;align-items:center;gap:.5rem;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.16);border-radius:14px;padding:.65rem .8rem;font-size:.78rem;font-weight:800;color:#eff9ff}.hero-trust-row svg{width:19px;height:19px;color:#a7f3d0}
.booking-shell{position:relative;margin-top:-54px}.faq-page{overflow:hidden}.faq-heading{padding-bottom:4px}.eyebrow{display:inline-block;color:#0284c7;font-size:.75rem;font-weight:950;letter-spacing:.12em;margin-bottom:.4rem}.faq-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.faq-item{background:linear-gradient(180deg,#fff,#f8fbff);border:1px solid #dbe7f3;border-radius:16px;padding:0;overflow:hidden;box-shadow:0 5px 16px rgba(15,23,42,.045);transition:.18s}.faq-item:hover{border-color:#7dd3fc;box-shadow:0 10px 24px rgba(2,132,199,.08)}.faq-item summary{list-style:none;cursor:pointer;display:flex;align-items:center;gap:.8rem;padding:18px 20px;font-weight:900;color:#17365b}.faq-item summary::-webkit-details-marker{display:none}.faq-plus{width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;border-radius:9px;background:#e0f2fe;color:#0369a1;font-size:1.2rem;flex:none}.faq-item[open] .faq-plus{background:#0369a1;color:#fff;transform:rotate(45deg)}.faq-item p{margin:0;padding:0 20px 20px 68px;color:#52677f;line-height:1.8;font-size:.94rem}
.floating-support{width:58px;height:58px}.whatsapp-icon{width:34px;height:34px;display:block}.floating-whatsapp{background:#16a34a}.floating-chat{background:#075985}.floating-call{background:#164e8a}
.page-shell{max-width:1380px}.page-card{border-radius:24px;box-shadow:0 18px 45px rgba(15,23,42,.07)}
@media(max-width:900px){.hero-travel-art{opacity:.22;right:-10%;width:70vw}.hero-heading{max-width:650px}.faq-grid{grid-template-columns:1fr}}
@media(max-width:640px){.hero-modern{min-height:520px}.hero-travel-art{right:-20%;bottom:0;width:100vw;opacity:.18}.hero-actions{display:grid;grid-template-columns:1fr}.hero-primary,.hero-secondary{width:100%}.hero-trust-row{display:grid;grid-template-columns:1fr}.hero-trust-row>div{justify-content:flex-start}.faq-item summary{padding:16px}.faq-item p{padding:0 16px 18px 58px}.faq-grid{gap:10px}}

/* FINAL MIR WORLD PROFESSIONAL HOME REDESIGN */
.hero-modern{min-height:0;background:linear-gradient(110deg,#061d3c 0%,#063e70 48%,#0b78ad 100%);isolation:isolate}
.hero-home{min-height:500px}
.hero-inner{min-height:300px}
.hero-grid-pattern{position:absolute;inset:0;opacity:.16;background-image:linear-gradient(rgba(255,255,255,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.08) 1px,transparent 1px);background-size:42px 42px;mask-image:linear-gradient(90deg,#000,transparent 88%);pointer-events:none}
.hero-copy{position:relative;z-index:3;max-width:700px}
.hero-home .hero-copy{padding-top:12px}
.hero-heading{font-size:clamp(2.2rem,5.2vw,4.7rem);line-height:1.08;max-width:700px;margin-top:1rem;overflow-wrap:anywhere}
.hero-subheading{max-width:650px;font-size:clamp(.98rem,1.45vw,1.2rem);line-height:1.75}
.hero-travel-art{z-index:2;right:3%;bottom:8px;width:min(43vw,620px);height:360px;display:flex;align-items:center;justify-content:center;transform:none;filter:drop-shadow(0 24px 32px rgba(0,0,0,.28));overflow:visible}
.hero-travel-art img{width:100%;height:100%;max-height:none;object-fit:contain;object-position:center;display:block}
.hero-home .hero-travel-art{bottom:0}
.hero-inner .hero-travel-art{width:min(34vw,450px);height:250px;opacity:.9}
.hero-home .hero-heading{max-width:660px}
.hero-actions{position:relative;z-index:5}
.hero-trust-row{position:relative;z-index:5}
.hero-primary,.hero-secondary{min-width:150px}
#booking-form-wrapper .max-w-\[1600px\]{max-width:1420px}
#booking-form-wrapper .bg-white.rounded-2xl{border-radius:26px;box-shadow:0 22px 60px rgba(15,42,70,.12)}
#booking-form-wrapper .section-title{font-size:1rem;color:#0b416d;letter-spacing:.01em}
#booking-form-wrapper .field-label{font-size:.94rem;color:#234563}
#booking-form-wrapper .field-input{min-height:52px;border-radius:14px;background:#f8fbff;border-color:#d7e5f1;font-size:1rem}
#booking-form-wrapper form{padding:28px}
.process-panel{border-radius:20px!important;border-color:#d6e5f2!important}
.process-step-card{background:linear-gradient(180deg,#fff,#f7fbff)!important;border-color:#dbe8f3!important}
@media(max-width:1000px){.hero-home{min-height:520px}.hero-travel-art{right:-5%;width:min(55vw,540px);height:320px;opacity:.5}.hero-copy{max-width:680px}}
@media(max-width:700px){.hero-home{min-height:620px}.hero-inner{min-height:360px}.hero-travel-art,.hero-inner .hero-travel-art{right:-22%;bottom:-8px;width:90vw;height:300px;opacity:.22}.hero-home .hero-copy{padding-top:4px}.hero-heading{font-size:clamp(2rem,10vw,3.3rem);max-width:100%!important;line-height:1.1}.hero-subheading{font-size:.98rem;line-height:1.65}#booking-form-wrapper form{padding:18px}.hero-actions{grid-template-columns:1fr;display:grid}.hero-primary,.hero-secondary{width:100%}}

/* FINAL HOME EXPERIENCE — full landing-page redesign */
body{background:#f4f8fc;color:#102a43}
.hero-modern{position:relative;background:linear-gradient(112deg,#041c39 0%,#063c6c 46%,#0b78a8 100%);min-height:520px;overflow:hidden}
.hero-modern:after{content:"";position:absolute;inset:auto 0 0 0;height:130px;background:linear-gradient(180deg,transparent,rgba(2,20,40,.28));pointer-events:none}
.hero-home{min-height:520px}
.hero-grid-pattern{opacity:.08;background-size:36px 36px;mask-image:linear-gradient(90deg,#000 0%,#000 55%,transparent 100%)}
.hero-copy{max-width:760px;padding-top:26px!important}
.hero-kicker{background:rgba(255,255,255,.09);border-color:rgba(255,255,255,.18);font-size:.76rem;letter-spacing:.06em}
.hero-heading{font-size:clamp(2.55rem,5.4vw,5.2rem)!important;line-height:1.04!important;letter-spacing:-.025em!important;max-width:720px!important;color:#fff;margin-top:1.15rem!important}
.hero-subheading{max-width:650px!important;color:#e5f5ff!important;font-size:clamp(1rem,1.45vw,1.22rem)!important;line-height:1.75!important}
.hero-actions{margin-top:1.6rem!important}.hero-primary,.hero-secondary{min-height:52px;padding:.9rem 1.45rem!important;border-radius:13px!important;font-size:.98rem}.hero-primary{background:#fff!important;color:#064b7b!important}.hero-secondary{background:#0d5e91!important;border-color:rgba(255,255,255,.3)!important}
.hero-trust-row{margin-top:1.2rem!important}.hero-trust-row>div{border-radius:12px!important;background:rgba(255,255,255,.08)!important;padding:.65rem .8rem!important}
.hero-travel-art{right:2%;bottom:-5px;width:min(47vw,680px)!important;height:400px!important;opacity:1!important;z-index:2!important;filter:drop-shadow(0 28px 38px rgba(0,0,0,.35))!important;overflow:visible!important}
.hero-travel-art img{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center!important}
.booking-shell{margin-top:-70px!important}
#booking-form-wrapper>.max-w-\[1600px\]{max-width:1460px!important}
#booking-form-wrapper>.max-w-\[1600px\]>.space-y-6>.bg-white{border:1px solid #d9e7f2!important;border-radius:26px!important;box-shadow:0 24px 70px rgba(9,44,76,.15)!important}
#booking-form-wrapper form{padding:30px!important}
#booking-form-wrapper .field-input{min-height:56px!important;background:#fbfdff!important;border:1px solid #d5e3ee!important;border-radius:13px!important}
#booking-form-wrapper .field-input:focus{border-color:#0b83c5!important;box-shadow:0 0 0 4px rgba(11,131,197,.1)!important}
#booking-form-wrapper [data-booking-mode]{min-height:88px!important;border-radius:18px!important}
#booking-form-wrapper [data-booking-mode] .font-black{font-size:1.05rem!important}
#btn-submit-booking-request{min-height:58px!important;border-radius:14px!important;background:linear-gradient(90deg,#0578bd,#07559b)!important;font-size:1.02rem!important}
.important-notice{display:flex;align-items:flex-start;gap:16px;background:#fff;border:1px solid #cfe5f4;border-radius:20px;padding:22px 24px;box-shadow:0 10px 28px rgba(15,45,70,.06)}
.important-icon{width:48px;height:48px;flex:none;border-radius:14px;background:#e8f6ff;color:#0578bd;display:flex;align-items:center;justify-content:center}.important-notice h3{font-size:1.15rem;font-weight:950;color:#102a43}.important-notice p{margin-top:7px;color:#526b82;line-height:1.75}.section-eyebrow{display:block;color:#0879b7;font-size:.7rem;font-weight:950;letter-spacing:.12em;text-transform:uppercase;margin-bottom:5px}
.home-sections{max-width:1460px;margin:0 auto;padding:0 20px 70px}.home-section{padding:74px 0}.home-section-head{text-align:center;max-width:820px;margin:0 auto 34px}.home-section-head h2{font-size:clamp(1.9rem,3vw,2.8rem);font-weight:950;color:#102a43;letter-spacing:-.02em}.home-section-head p{margin-top:9px;color:#6b7f91;line-height:1.75}
.service-strip-wrap{margin-top:10px}.service-strip{background:#fff;border:1px solid #dce9f2;border-radius:22px;box-shadow:0 14px 36px rgba(13,52,80,.08);display:grid;grid-template-columns:repeat(4,1fr);overflow:hidden}.service-strip>div{display:flex;align-items:center;gap:13px;padding:24px 22px;border-right:1px solid #e7eef4}.service-strip>div:last-child{border-right:0}.service-icon{width:48px;height:48px;flex:none;border-radius:15px;background:#edf7fd;color:#0678b9;display:flex;align-items:center;justify-content:center}.service-icon svg{width:24px;height:24px}.service-strip b{display:block;color:#15334d;font-size:.96rem}.service-strip span{display:block;color:#718397;font-size:.78rem;line-height:1.45;margin-top:3px}
.home-process{padding-bottom:58px}.process-timeline{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.timeline-item{position:relative}.timeline-number{width:44px;height:44px;border-radius:14px;background:#075b96;color:#fff;font-weight:950;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 18px rgba(7,91,150,.22);position:relative;z-index:2}.timeline-line{position:absolute;left:44px;right:-14px;top:22px;height:2px;background:#cfe1ee}.timeline-item:last-child .timeline-line{display:none}.timeline-card{margin-top:14px;background:#fff;border:1px solid #dce9f2;border-radius:18px;padding:20px;min-height:142px;box-shadow:0 10px 28px rgba(15,45,70,.06)}.timeline-card h3{font-size:1rem;font-weight:900;color:#173851;line-height:1.4}.timeline-card p{margin-top:8px;color:#728498;font-size:.84rem;line-height:1.65}
.why-section{background:linear-gradient(180deg,#f7fbfe,#eef7fc);border-radius:30px;padding:66px 34px;margin:0 0 30px}.benefit-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.benefit-grid article{background:#fff;border:1px solid #dce9f2;border-radius:20px;padding:26px;box-shadow:0 10px 28px rgba(15,45,70,.06)}.benefit-icon{width:52px;height:52px;border-radius:16px;background:#eaf6ff;color:#087ab8;display:flex;align-items:center;justify-content:center}.benefit-grid h3{margin-top:16px;font-size:1.05rem;font-weight:950;color:#173851}.benefit-grid p{margin-top:8px;color:#6d8193;line-height:1.7;font-size:.88rem}
.money-banner{display:flex;align-items:center;gap:20px;background:linear-gradient(110deg,#063a69,#0876a8);color:#fff;border-radius:24px;padding:28px 30px;box-shadow:0 18px 40px rgba(5,64,105,.2);margin:10px 0 20px}.money-icon{width:58px;height:58px;flex:none;border-radius:17px;background:rgba(255,255,255,.12);display:flex;align-items:center;justify-content:center}.money-banner .section-eyebrow{color:#9bdcff}.money-banner h2{font-size:1.5rem;font-weight:950}.money-banner p{margin-top:5px;color:#d7effb;line-height:1.6;font-size:.9rem}.money-banner button{margin-left:auto;display:flex;align-items:center;gap:4px;white-space:nowrap;background:#fff;color:#075985;border-radius:12px;padding:12px 16px;font-weight:900}
.faq-preview-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.faq-preview-grid details{background:#fff;border:1px solid #dce9f2;border-radius:15px;overflow:hidden}.faq-preview-grid summary{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:18px 20px;cursor:pointer;font-weight:850;color:#183951;list-style:none}.faq-preview-grid summary::-webkit-details-marker{display:none}.faq-preview-grid summary svg{width:18px;color:#0a79b6;transition:.2s}.faq-preview-grid details[open] summary svg{transform:rotate(90deg)}.faq-preview-grid p{padding:0 20px 19px;color:#6b7f91;line-height:1.7;font-size:.9rem}.center-action{text-align:center;margin-top:22px}.center-action button{display:inline-flex;align-items:center;gap:5px;border:1px solid #bcd9ea;color:#075985;background:#fff;border-radius:12px;padding:11px 16px;font-weight:900}
.support-banner{display:flex;align-items:center;justify-content:space-between;gap:25px;background:#fff;border:1px solid #dce9f2;border-radius:24px;padding:30px;box-shadow:0 12px 32px rgba(15,45,70,.07)}.support-banner h2{font-size:1.65rem;font-weight:950;color:#12334e}.support-banner p{margin-top:6px;color:#6c8192}.support-actions{display:flex;gap:10px;flex-wrap:wrap}.support-actions a,.support-actions button{display:flex;align-items:center;gap:8px;border-radius:12px;padding:12px 15px;font-weight:900;border:1px solid #d6e4ee;background:#f8fbfd;color:#173951}.support-actions a:first-child{background:#e9fbf0;border-color:#bceacb;color:#15803d}.support-actions img{width:21px;height:21px}.support-actions svg{width:20px;height:20px}.home-social{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:48px 0 10px}.home-social h2{font-size:1.5rem;font-weight:950}.social-row{display:flex;flex-wrap:wrap;gap:9px}.social-row a{display:flex;align-items:center;gap:4px;padding:10px 13px;border-radius:11px;background:#fff;border:1px solid #dce9f2;color:#24455f;font-weight:850}.social-row svg{width:15px}
@media(max-width:1050px){.hero-travel-art{right:-3%;width:min(50vw,590px)!important}.hero-copy{max-width:620px}.service-strip{grid-template-columns:repeat(2,1fr)}.service-strip>div:nth-child(2){border-right:0}.service-strip>div:nth-child(-n+2){border-bottom:1px solid #e7eef4}.process-timeline{grid-template-columns:repeat(3,1fr)}.timeline-item:nth-child(3) .timeline-line{display:none}.benefit-grid{grid-template-columns:1fr}.support-banner{flex-direction:column;align-items:flex-start}}
@media(max-width:720px){.hero-home{min-height:610px}.hero-copy{padding-top:10px!important}.hero-heading{font-size:clamp(2.25rem,10vw,3.45rem)!important}.hero-travel-art{right:-28%!important;bottom:-4px!important;width:96vw!important;height:300px!important;opacity:.2!important}.hero-trust-row{display:grid!important;grid-template-columns:1fr!important}.booking-shell{margin-top:-48px!important}.home-sections{padding:0 13px 45px}.service-strip{grid-template-columns:1fr}.service-strip>div{border-right:0!important;border-bottom:1px solid #e7eef4!important}.service-strip>div:last-child{border-bottom:0!important}.home-section{padding:54px 0}.process-timeline{grid-template-columns:1fr}.timeline-line{left:22px;right:auto;top:44px;width:2px;height:calc(100% + 14px)}.timeline-item:last-child .timeline-line{display:none}.timeline-card{margin-left:58px;margin-top:-44px;min-height:0}.timeline-number{width:44px}.why-section{padding:45px 18px;border-radius:22px}.money-banner{align-items:flex-start;flex-wrap:wrap;padding:23px}.money-banner button{margin-left:0}.faq-preview-grid{grid-template-columns:1fr}.support-banner{padding:24px}.support-actions{width:100%;display:grid;grid-template-columns:1fr}.support-actions a,.support-actions button{justify-content:center}.home-social{display:block}.social-row{margin-top:15px}.hero-primary,.hero-secondary{min-height:50px}}

/* Premium header branding */
#main-header{height:78px!important;background:linear-gradient(100deg,#031b38,#063b69 58%,#07577f)!important;border-bottom:1px solid rgba(255,255,255,.12)!important;box-shadow:0 5px 20px rgba(2,27,49,.2)!important}
.header-brand-logo{max-height:64px!important;object-fit:contain!important;object-position:center!important;display:block!important}
@media(max-width:640px){#main-header{height:66px!important;padding-left:12px!important;padding-right:12px!important}.header-brand-logo{height:50px!important;max-width:185px!important}}

/* FINAL PRO VISUAL PASS */
.hero-modern.hero-home{
  min-height:560px;
  background-image:
    linear-gradient(90deg,rgba(3,25,52,.97) 0%,rgba(3,40,75,.88) 42%,rgba(3,40,75,.42) 70%,rgba(3,40,75,.22) 100%),
    url('/hero-travel.jpg');
  background-size:cover;
  background-position:center;
  border-bottom:1px solid rgba(255,255,255,.15);
}
.hero-modern.hero-home:before{background:linear-gradient(90deg,rgba(2,23,47,.55),transparent 72%),linear-gradient(180deg,rgba(2,20,40,.08),rgba(2,20,40,.28));}
.hero-modern.hero-home .hero-copy{position:relative;z-index:3;max-width:760px;padding-top:18px;}
.hero-modern.hero-home .hero-travel-art{z-index:4;right:3.5%;top:86px;bottom:auto;width:min(40vw,560px);height:360px;opacity:1;transform:none;filter:drop-shadow(0 26px 34px rgba(0,0,0,.34));pointer-events:none;}
.hero-modern.hero-home .hero-travel-art img{width:100%;height:100%;max-height:none;object-fit:contain;object-position:center;}
.hero-modern.hero-home .hero-heading{font-size:clamp(2.5rem,5.2vw,5.2rem);max-width:720px;line-height:1.02;margin-top:1.1rem;}
.hero-modern.hero-home .hero-subheading{max-width:650px;font-size:clamp(1rem,1.45vw,1.2rem);}
.hero-modern.hero-home .hero-actions{margin-top:1.6rem;}
.hero-modern.hero-home .hero-trust-row{margin-top:1.25rem;}
.hero-modern.hero-home .hero-trust-row>div{min-height:48px;}
.hero-modern.hero-home .hero-trust-row img{width:30px;height:30px;object-fit:contain;flex:none;}
.hero-grid-pattern{opacity:.18!important;background-image:linear-gradient(rgba(255,255,255,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.05) 1px,transparent 1px)!important;background-size:34px 34px!important;}
.service-strip{margin-top:0;}
.service-icon{background:transparent;width:54px;height:54px;border-radius:16px;overflow:hidden;}
.service-icon img{width:100%;height:100%;object-fit:contain;}
.travel-showcase{max-width:1420px;margin:0 auto 10px;padding:0;display:grid;grid-template-columns:1.15fr .85fr;gap:0;background:#fff;border:1px solid #dce8f2;border-radius:30px;overflow:hidden;box-shadow:0 22px 55px rgba(15,48,74,.10);}
.travel-showcase-image{min-height:360px;background:#dbeafe;overflow:hidden;}
.travel-showcase-image img{width:100%;height:100%;display:block;object-fit:cover;object-position:center;transition:transform .5s ease;}
.travel-showcase:hover .travel-showcase-image img{transform:scale(1.035);}
.travel-showcase-copy{padding:48px 48px 44px;display:flex;flex-direction:column;justify-content:center;background:linear-gradient(145deg,#fff,#f4faff);}
.travel-showcase-copy h2{font-size:clamp(1.9rem,3vw,3rem);line-height:1.15;font-weight:950;color:#102a43;letter-spacing:-.025em;}
.travel-showcase-copy>p{margin-top:13px;color:#61758a;line-height:1.85;font-size:1rem;}
.showcase-points{display:grid;gap:10px;margin-top:22px;}
.showcase-points>div{display:flex;align-items:center;gap:12px;padding:10px 12px;border:1px solid #e1edf5;border-radius:14px;background:#fff;font-weight:800;color:#24415d;}
.showcase-points img{width:38px;height:38px;object-fit:contain;flex:none;}
.money-banner{box-shadow:0 20px 45px rgba(15,48,74,.11)!important;}
.faq-preview-grid details,.benefit-grid article{transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease;}
.faq-preview-grid details:hover,.benefit-grid article:hover{transform:translateY(-3px);box-shadow:0 16px 32px rgba(15,48,74,.08);border-color:#b9dff4;}
.support-banner{box-shadow:0 20px 45px rgba(15,48,74,.12)!important;}

@media(max-width:1050px){
  .hero-modern.hero-home{min-height:600px;background-position:62% center;}
  .hero-modern.hero-home .hero-travel-art{right:-4%;top:105px;width:min(48vw,500px);height:310px;opacity:.95;}
  .hero-modern.hero-home .hero-copy{max-width:62%;}
  .travel-showcase{grid-template-columns:1fr;}
  .travel-showcase-image{min-height:300px;}
}
@media(max-width:720px){
  .hero-modern.hero-home{min-height:720px;background-position:64% center;}
  .hero-modern.hero-home .hero-copy{max-width:100%;padding-top:8px!important;}
  .hero-modern.hero-home .hero-heading{font-size:clamp(2.35rem,11vw,3.6rem)!important;max-width:95%;}
  .hero-modern.hero-home .hero-travel-art{right:-8%;top:auto;bottom:12px;width:92vw;height:270px;opacity:.98;}
  .hero-modern.hero-home .hero-subheading{max-width:94%;font-size:.98rem;line-height:1.65;}
  .hero-modern.hero-home .hero-trust-row>div{background:rgba(4,37,69,.72);}
  .travel-showcase{border-radius:22px;}
  .travel-showcase-image{min-height:220px;}
  .travel-showcase-copy{padding:30px 22px;}
}

/* ===== MIR WORLD V3 / SAMPLE-INSPIRED FULL REDESIGN ===== */
body{background:#f4f8fc}
.site-header{position:sticky;top:0;z-index:60;background:rgba(255,255,255,.97);backdrop-filter:blur(16px);border-bottom:1px solid #dce8f2;box-shadow:0 6px 22px rgba(13,43,68,.08);height:76px}
.site-header-inner{height:100%;max-width:1540px;margin:0 auto;padding:0 28px;display:flex;align-items:center;gap:22px}
.brand-lockup{border:0;background:none;padding:0;display:flex;align-items:center;gap:10px;cursor:pointer;min-width:205px;text-align:left;color:#082c52}
.brand-mark-wrap{width:48px;height:48px;display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:13px;background:linear-gradient(145deg,#eef7ff,#fff);border:1px solid #dce9f3;box-shadow:0 5px 15px rgba(5,65,105,.08)}
.brand-mark-wrap img{width:46px;height:46px;object-fit:cover;object-position:50% 18%}
.brand-copy{display:flex;flex-direction:column;line-height:1.05}.brand-copy strong{font-size:1.2rem;letter-spacing:.02em;font-weight:950}.brand-copy small{margin-top:5px;color:#6b7f91;font-size:.68rem;font-weight:800;letter-spacing:.02em}
.main-nav{display:flex;align-items:center;gap:2px;flex:1;min-width:0;overflow-x:auto;scrollbar-width:none}.main-nav::-webkit-scrollbar{display:none}.main-nav button{border:0;background:transparent;color:#29445e;padding:10px 12px;border-radius:10px;white-space:nowrap;font-weight:850;font-size:.86rem;cursor:pointer;transition:.18s}.main-nav button:hover{background:#edf6fd;color:#006ca8}.main-nav button.active{background:#e9f5ff;color:#006da9;box-shadow:inset 0 -2px 0 #0b82c5}
.header-actions{display:flex;align-items:center;gap:8px;flex:none}.language-wrap{position:relative}.language-btn{display:flex;align-items:center;gap:7px;border:1px solid #d4e2ed;background:#fff;color:#29445e;border-radius:11px;padding:9px 11px;font-weight:850;font-size:.8rem;cursor:pointer}.language-btn:hover{border-color:#9fc9e3;background:#f8fcff}.language-menu{position:absolute;right:0;top:calc(100% + 8px);width:250px;max-height:380px;overflow:auto;background:#fff;border:1px solid #d9e5ee;border-radius:16px;box-shadow:0 22px 55px rgba(15,45,70,.18);padding:8px;z-index:90}.language-menu-title{font-size:.7rem;color:#7a8d9e;font-weight:900;padding:7px 9px;border-bottom:1px solid #eef3f7;margin-bottom:5px}.language-menu button{width:100%;display:flex;align-items:center;justify-content:space-between;border:0;background:transparent;border-radius:9px;padding:9px 10px;text-align:left;color:#29445e;font-weight:750;cursor:pointer}.language-menu button:hover,.language-menu button.selected{background:#edf7ff;color:#006da9}.header-admin-btn{display:flex;align-items:center;gap:6px;border:1px solid #0a74bd;background:#0878c1;color:#fff;border-radius:11px;padding:9px 13px;font-size:.8rem;font-weight:900;cursor:pointer;white-space:nowrap;box-shadow:0 7px 16px rgba(7,120,193,.15)}.header-admin-btn:hover{background:#066ba9}.header-logout-btn{border:1px solid #fecaca;background:#fff1f2;color:#be123c;border-radius:10px;padding:8px 10px;font-weight:850}.admin-actions{display:flex;gap:6px}.mobile-menu-btn{display:none;border:1px solid #d5e3ed;background:#fff;color:#123a5c;border-radius:10px;width:42px;height:42px;align-items:center;justify-content:center}.mobile-menu-btn svg{width:20px}
#main-header{height:76px!important;background:rgba(255,255,255,.97)!important;border-bottom:1px solid #dce8f2!important;box-shadow:0 6px 22px rgba(13,43,68,.08)!important}
.hero-modern{background-image:linear-gradient(90deg,rgba(4,37,68,.92) 0%,rgba(4,55,91,.72) 45%,rgba(4,55,91,.20) 100%),url('/hero-travel-clean.jpg')!important;background-size:cover!important;background-position:center!important}
.hero-modern.hero-home{min-height:540px!important;background-position:center!important}.hero-modern.hero-inner{min-height:340px!important}
.hero-modern:before{background:linear-gradient(90deg,rgba(2,24,45,.45),transparent 65%)!important}.hero-grid-pattern{opacity:.09!important}
.hero-modern .hero-copy{max-width:720px!important;padding-top:24px!important}.hero-modern .hero-heading{font-size:clamp(2.7rem,5.2vw,5rem)!important;line-height:1.04!important;text-shadow:0 5px 20px rgba(0,0,0,.28)!important}.hero-modern .hero-subheading{max-width:690px!important;color:#eef9ff!important}
.hero-modern .hero-travel-art{right:3%!important;top:54px!important;bottom:auto!important;width:min(43vw,610px)!important;height:350px!important;opacity:1!important;transform:none!important;filter:drop-shadow(0 28px 35px rgba(0,0,0,.35))!important}.hero-modern .hero-travel-art img{width:100%!important;height:100%!important;object-fit:contain!important}
.hero-modern.hero-inner .hero-travel-art{top:18px!important;width:min(38vw,510px)!important;height:300px!important}.hero-modern.hero-inner .hero-copy{padding-top:32px!important}.hero-modern.hero-inner .hero-heading{font-size:clamp(2.2rem,4vw,4rem)!important}
#booking-form-wrapper>.max-w-\[1600px\]{max-width:1450px!important;margin-top:-58px!important}
#booking-form-wrapper>.max-w-\[1600px\]>.space-y-6>.bg-white{border:1px solid #d8e7f2!important;border-radius:28px!important;box-shadow:0 25px 65px rgba(9,48,78,.14)!important}
#booking-form-wrapper [data-booking-mode]{background:linear-gradient(145deg,#f5fbff,#fff)!important;border:1px solid #d7e7f2!important;min-height:94px!important}.home-sections{max-width:1450px!important}
#booking-form-wrapper [data-booking-mode].border-sky-600{background:linear-gradient(135deg,#eaf7ff,#f8fcff)!important;border-color:#087fc3!important;box-shadow:0 8px 22px rgba(8,127,195,.1)}
#booking-form-wrapper form{padding:32px!important}.field-input{min-height:56px!important;border-radius:13px!important;background:#fbfdff!important}
#btn-submit-booking-request{min-height:60px!important;border-radius:15px!important;background:linear-gradient(90deg,#087fc4,#07589b)!important;box-shadow:0 13px 25px rgba(5,91,155,.2)!important}
.process-panel-premium{background:linear-gradient(145deg,#f6fbff,#fff)!important;border-color:#d3e5f1!important;box-shadow:0 12px 30px rgba(11,60,93,.06)}
.process-step-premium{min-height:132px!important;display:flex;flex-direction:column;justify-content:space-between;transition:.2s}.process-step-premium:hover{transform:translateY(-4px);box-shadow:0 14px 30px rgba(10,70,110,.1);border-color:#a9d7ef}.process-step-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.process-step-top span{width:34px;height:34px;border-radius:10px;background:#e7f5ff;color:#0879b7;display:flex;align-items:center;justify-content:center;font-weight:950;font-size:.75rem}.process-step-top img{width:38px;height:38px;object-fit:contain}.process-heading-row{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;max-width:1080px;margin:0 auto 34px}.process-heading-row h2{font-size:clamp(1.9rem,3vw,2.8rem);font-weight:950;color:#102a43}.process-heading-row p{margin-top:8px;color:#6b7f91}.process-count-badge{width:74px;height:74px;border-radius:22px;background:linear-gradient(145deg,#067bbd,#063e70);color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;font-weight:950;font-size:1.7rem;box-shadow:0 12px 28px rgba(4,73,117,.2);flex:none}.process-count-badge span{font-size:.6rem;letter-spacing:.1em;opacity:.82}.timeline-card{min-height:168px!important;padding:22px!important}.timeline-icon{width:48px;height:48px;border-radius:15px;background:#eff8ff;border:1px solid #d7ebf7;display:flex;align-items:center;justify-content:center;margin-bottom:16px}.timeline-icon img{width:34px;height:34px;object-fit:contain}.timeline-card h3{font-size:1.02rem!important}.timeline-card p{font-size:.82rem!important}
/* compact professional service bar */
.service-strip{border-radius:20px!important;box-shadow:0 16px 36px rgba(13,52,80,.09)!important}.service-strip>div{padding:22px 20px!important}.service-icon{background:#f0f8ff!important;border:1px solid #dceef8}
/* visual search-panel treatment for detailed booking */
#booking-form-wrapper .station-pair{padding-top:8px}.station-swap-btn{right:calc(50% - 42px)!important;top:-8px!important;width:84px;justify-content:center;border-radius:999px!important;box-shadow:0 5px 14px rgba(10,60,90,.08)}
/* page backgrounds: image-led, but readable */
.page-shell{max-width:1380px!important;padding-top:38px!important}.page-shell:before{content:"";position:fixed;inset:76px 0 auto 0;height:240px;background:linear-gradient(90deg,rgba(3,44,75,.94),rgba(3,80,118,.65)),url('/hero-travel-clean.jpg') center/cover;z-index:-1;pointer-events:none;opacity:.96}.page-shell .page-card{position:relative}.page-shell .page-card,.contact-hero{box-shadow:0 20px 55px rgba(9,48,78,.11)!important}
.contact-hero{background:linear-gradient(100deg,#06385f,#087db5)!important;min-height:210px}.contact-hero img{height:130px!important;background:rgba(255,255,255,.09)!important}
/* keep WhatsApp unmistakable */
.floating-whatsapp{background:#16a34a!important}.floating-whatsapp .whatsapp-icon{width:36px!important;height:36px!important}.floating-chat{background:#075985!important}.floating-call{background:#164e8a!important}
footer{margin-top:0}
@media(max-width:1100px){.site-header-inner{padding:0 16px}.brand-lockup{min-width:185px}.main-nav button{padding:9px 8px;font-size:.78rem}.header-admin-btn{padding:8px 10px}.hero-modern .hero-travel-art{right:-2%!important;width:min(48vw,520px)!important}.hero-modern .hero-copy{max-width:62%!important}.process-timeline{grid-template-columns:repeat(3,1fr)!important}.timeline-item:nth-child(3) .timeline-line{display:none}}
@media(max-width:760px){.site-header{height:68px}.site-header-inner{padding:0 12px;gap:8px}.brand-lockup{min-width:auto}.brand-mark-wrap{width:40px;height:40px}.brand-mark-wrap img{width:40px;height:40px}.brand-copy strong{font-size:1rem}.brand-copy small{font-size:.57rem}.main-nav{position:absolute;left:10px;right:10px;top:70px;display:none;flex-direction:column;align-items:stretch;background:#fff;border:1px solid #dce7ef;border-radius:16px;box-shadow:0 20px 50px rgba(8,42,68,.18);padding:8px;max-height:70vh;overflow:auto}.main-nav.is-open{display:flex}.main-nav button{text-align:left;padding:12px 14px}.header-actions{margin-left:auto}.mobile-menu-btn{display:flex}.language-btn span{display:none}.header-admin-btn{font-size:0;width:40px;height:40px;justify-content:center;padding:0}.header-admin-btn svg{width:17px}.hero-modern.hero-home{min-height:680px!important}.hero-modern .hero-copy{max-width:100%!important;padding-top:10px!important}.hero-modern .hero-heading{font-size:clamp(2.3rem,11vw,3.8rem)!important;max-width:95%!important}.hero-modern .hero-travel-art,.hero-modern.hero-inner .hero-travel-art{top:auto!important;bottom:4px!important;right:-8%!important;width:92vw!important;height:285px!important;opacity:.98!important}.hero-modern.hero-inner{min-height:470px!important}.hero-modern.hero-inner .hero-copy{padding-top:15px!important}.hero-modern.hero-inner .hero-heading{font-size:clamp(2.2rem,10vw,3.2rem)!important}.process-heading-row{align-items:flex-start}.process-count-badge{width:62px;height:62px}.process-timeline{grid-template-columns:1fr!important}.timeline-line{left:22px!important;right:auto!important;top:42px!important;width:2px!important;height:calc(100% + 18px)!important}.timeline-card{margin-left:58px!important;margin-top:-44px!important;min-height:145px!important}.process-step-grid{grid-template-columns:1fr!important}.page-shell:before{height:180px}.contact-hero img{height:95px!important}.station-swap-btn{right:0!important;top:-10px!important}.brand-copy{display:none}}


/* =========================================================
   MIR WORLD — STABLE SAMPLE-STYLE UI V5
   IMPORTANT: This layer is scoped to MIR WORLD components.
   No reference project's CSS is imported.
   Core booking/data/server functionality is untouched.
   ========================================================= */

html,body,#root{
  width:100%!important;
  min-width:320px!important;
  margin:0!important;
  padding:0!important;
}
html{background:#020617!important;scroll-behavior:smooth}
body{
  background:#020617!important;
  color:#e2e8f0!important;
  overflow-x:hidden!important;
  font-family:Inter,system-ui,-apple-system,"Segoe UI",sans-serif!important;
}

/* ---------- HEADER ---------- */
.site-header,#main-header{
  position:sticky!important;
  top:0!important;
  z-index:100!important;
  width:100%!important;
  min-height:72px!important;
  background:rgba(2,6,23,.88)!important;
  border-bottom:1px solid rgba(255,255,255,.10)!important;
  box-shadow:0 8px 30px rgba(0,0,0,.32)!important;
  backdrop-filter:blur(18px)!important;
  -webkit-backdrop-filter:blur(18px)!important;
}
.site-header-inner{
  width:100%!important;
  max-width:1500px!important;
  min-height:72px!important;
  margin:0 auto!important;
  padding:0 22px!important;
  display:flex!important;
  align-items:center!important;
  gap:18px!important;
}
.brand-lockup{
  flex:0 0 auto!important;
  min-width:210px!important;
  display:flex!important;
  align-items:center!important;
  gap:9px!important;
  background:transparent!important;
  border:0!important;
  color:#fff!important;
}
.brand-mark-wrap{
  width:44px!important;height:44px!important;
  flex:0 0 44px!important;
  display:flex!important;align-items:center!important;justify-content:center!important;
  overflow:hidden!important;border-radius:12px!important;
  background:linear-gradient(135deg,#2563eb,#4f46e5,#06b6d4)!important;
  border:1px solid rgba(255,255,255,.18)!important;
}
.brand-mark-wrap img{
  width:100%!important;height:100%!important;
  object-fit:contain!important;
}
.brand-copy strong{display:block!important;color:#fff!important;font-size:15px!important;font-weight:900!important;line-height:1!important}
.brand-copy small{display:block!important;color:#94a3b8!important;font-size:8px!important;margin-top:4px!important;line-height:1!important}

.main-nav{
  flex:1 1 auto!important;
  min-width:0!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:2px!important;
  overflow:hidden!important;
}
.main-nav button{
  flex:0 0 auto!important;
  padding:8px 10px!important;
  border-radius:9px!important;
  border:1px solid transparent!important;
  background:transparent!important;
  color:#cbd5e1!important;
  font-size:12px!important;
  font-weight:800!important;
  white-space:nowrap!important;
}
.main-nav button:hover,.main-nav button.active{
  color:#67e8f9!important;
  background:rgba(255,255,255,.08)!important;
  border-color:rgba(255,255,255,.10)!important;
}
.header-actions{
  flex:0 0 auto!important;
  display:flex!important;
  align-items:center!important;
  gap:7px!important;
}
.language-btn{
  height:38px!important;
  display:flex!important;align-items:center!important;gap:5px!important;
  padding:0 10px!important;
  background:rgba(255,255,255,.06)!important;
  color:#e2e8f0!important;
  border:1px solid rgba(255,255,255,.13)!important;
  border-radius:10px!important;
}
.language-menu{
  z-index:200!important;
  min-width:190px!important;
  background:rgba(15,23,42,.98)!important;
  color:#e2e8f0!important;
  border:1px solid rgba(255,255,255,.14)!important;
  box-shadow:0 20px 50px rgba(0,0,0,.5)!important;
  backdrop-filter:blur(18px)!important;
}
.language-menu-title{color:#94a3b8!important;border-color:rgba(255,255,255,.08)!important}
.language-menu button{color:#cbd5e1!important}
.language-menu button:hover,.language-menu button.selected{background:rgba(34,211,238,.10)!important;color:#67e8f9!important}
.header-admin-btn{
  height:38px!important;
  display:flex!important;align-items:center!important;gap:5px!important;
  padding:0 11px!important;
  border-radius:10px!important;
  border:1px solid rgba(255,255,255,.16)!important;
  background:linear-gradient(90deg,#2563eb,#4f46e5,#06b6d4)!important;
  color:#fff!important;
  box-shadow:0 7px 18px rgba(37,99,235,.24)!important;
}
.mobile-menu-btn{
  height:38px!important;width:38px!important;
  display:none!important;
  align-items:center!important;justify-content:center!important;
  background:rgba(255,255,255,.06)!important;color:#fff!important;
  border:1px solid rgba(255,255,255,.13)!important;border-radius:10px!important;
}

/* ---------- HERO ---------- */
.hero-modern{
  position:relative!important;
  width:100%!important;
  min-height:500px!important;
  overflow:hidden!important;
  background:
    radial-gradient(circle at 78% 30%,rgba(6,182,212,.20),transparent 25%),
    radial-gradient(circle at 12% 85%,rgba(79,70,229,.20),transparent 30%),
    linear-gradient(115deg,#020617 0%,#071326 55%,#0b1830 100%)!important;
}
.hero-modern.hero-home{min-height:500px!important}
.hero-grid-pattern{opacity:.045!important}
.hero-glow{opacity:.22!important}
.hero-glow-one{background:#2563eb!important}
.hero-glow-two{background:#06b6d4!important}

.hero-modern > .relative.max-w-\[1500px\]{
  position:relative!important;
  z-index:5!important;
  width:100%!important;
  max-width:1500px!important;
  margin:0 auto!important;
  padding-top:78px!important;
  padding-bottom:100px!important;
}
.hero-copy{
  position:relative!important;
  z-index:8!important;
  max-width:680px!important;
}
.hero-kicker{
  background:rgba(34,211,238,.10)!important;
  border:1px solid rgba(34,211,238,.25)!important;
  color:#67e8f9!important;
}
.hero-heading{
  color:#fff!important;
  text-shadow:0 6px 25px rgba(0,0,0,.35)!important;
}
.hero-subheading{color:#cbd5e1!important}
.hero-primary{
  background:linear-gradient(90deg,#2563eb,#4f46e5,#06b6d4)!important;
  color:#fff!important;
  border:1px solid rgba(255,255,255,.18)!important;
  box-shadow:0 10px 25px rgba(37,99,235,.28)!important;
}
.hero-secondary{
  background:rgba(255,255,255,.06)!important;
  color:#e2e8f0!important;
  border:1px solid rgba(255,255,255,.15)!important;
}
.hero-trust-row>div{
  background:rgba(255,255,255,.06)!important;
  color:#e2e8f0!important;
  border:1px solid rgba(255,255,255,.12)!important;
  backdrop-filter:blur(14px)!important;
}

/* IMPORTANT: logo artwork is contained and kept on the RIGHT, never allowed
   to consume the page or stretch the left side. */
.hero-travel-art{
  position:absolute!important;
  z-index:3!important;
  right:3%!important;
  bottom:12px!important;
  width:min(43vw,620px)!important;
  height:340px!important;
  display:flex!important;
  align-items:flex-end!important;
  justify-content:center!important;
  pointer-events:none!important;
  opacity:.92!important;
  transform:none!important;
  filter:drop-shadow(0 22px 30px rgba(0,0,0,.42))!important;
}
.hero-travel-art img{
  display:block!important;
  width:100%!important;
  height:100%!important;
  max-width:100%!important;
  max-height:100%!important;
  object-fit:contain!important;
  object-position:center bottom!important;
}

/* ---------- BOOKING CARD ---------- */
#booking-form-wrapper{
  width:100%!important;
  position:relative!important;
  z-index:20!important;
  background:transparent!important;
}
#booking-form-wrapper > .max-w-\[1600px\]{
  width:calc(100% - 32px)!important;
  max-width:1450px!important;
  margin:-62px auto 0!important;
  padding-left:0!important;
  padding-right:0!important;
}
#booking-form-wrapper > .max-w-\[1600px\] > .space-y-6 > .bg-white{
  width:100%!important;
  background:rgba(15,23,42,.82)!important;
  color:#f8fafc!important;
  border:1px solid rgba(255,255,255,.18)!important;
  border-radius:24px!important;
  box-shadow:0 24px 60px rgba(0,0,0,.52)!important;
  backdrop-filter:blur(22px)!important;
  -webkit-backdrop-filter:blur(22px)!important;
}
#booking-form-wrapper [data-booking-mode]{
  background:rgba(255,255,255,.055)!important;
  color:#cbd5e1!important;
  border-color:rgba(255,255,255,.11)!important;
}
#booking-form-wrapper [data-booking-mode].border-sky-600{
  background:linear-gradient(90deg,#2563eb,#4f46e5,#06b6d4)!important;
  color:#fff!important;
  border-color:rgba(255,255,255,.22)!important;
}
#booking-form-wrapper .field-label,#booking-form-wrapper .section-title{color:#e2e8f0!important;border-color:rgba(255,255,255,.10)!important}
#booking-form-wrapper .field-input,.field-input{
  background:rgba(255,255,255,.065)!important;
  color:#fff!important;
  border:1px solid rgba(255,255,255,.14)!important;
}
#booking-form-wrapper .field-input::placeholder,.field-input::placeholder{color:#94a3b8!important}
#booking-form-wrapper .field-input:focus,.field-input:focus{
  background:rgba(255,255,255,.10)!important;
  border-color:rgba(56,189,248,.65)!important;
  box-shadow:0 0 0 3px rgba(56,189,248,.15)!important;
}
#btn-submit-booking-request{
  background:linear-gradient(90deg,#2563eb,#4f46e5,#06b6d4)!important;
  color:#fff!important;
  border-color:rgba(255,255,255,.16)!important;
  box-shadow:0 10px 25px rgba(37,99,235,.28)!important;
}
#booking-form-wrapper .station-swap-btn{
  background:#0f172a!important;
  color:#67e8f9!important;
  border-color:rgba(255,255,255,.16)!important;
  box-shadow:0 8px 20px rgba(0,0,0,.35)!important;
}
#booking-form-wrapper [role="listbox"],
#booking-form-wrapper .absolute.top-full{
  background:rgba(15,23,42,.98)!important;
  color:#f8fafc!important;
  border-color:rgba(255,255,255,.16)!important;
  box-shadow:0 20px 50px rgba(0,0,0,.55)!important;
}

/* ---------- SECTIONS ---------- */
.home-sections{
  width:100%!important;
  max-width:1450px!important;
  margin:0 auto!important;
  padding-left:16px!important;
  padding-right:16px!important;
}
.service-strip,.process-panel-premium,.home-section,.travel-showcase,.money-banner,.support-banner{
  background:rgba(15,23,42,.64)!important;
  color:#e2e8f0!important;
  border:1px solid rgba(255,255,255,.11)!important;
  box-shadow:0 14px 40px rgba(0,0,0,.34)!important;
  backdrop-filter:blur(18px)!important;
}
.service-strip>div,.process-step-premium,.timeline-card,.benefit-grid article,.faq-preview-grid details{
  background:rgba(255,255,255,.045)!important;
  border:1px solid rgba(255,255,255,.10)!important;
  color:#e2e8f0!important;
}
.service-strip b,.process-heading-row h2,.timeline-card h3,.home-section h2,.home-section h3,.travel-showcase-copy h2,.money-banner h2,.support-banner h2{color:#fff!important}
.service-strip span,.process-heading-row p,.timeline-card p,.home-section p,.travel-showcase-copy p,.money-banner p,.support-banner p{color:#94a3b8!important}
.faq-preview-grid details{background:rgba(255,255,255,.045)!important}
.faq-preview-grid summary{color:#fff!important}
.faq-preview-grid details p{color:#94a3b8!important}
.service-icon,.timeline-icon,.benefit-icon{
  background:rgba(34,211,238,.10)!important;
  border-color:rgba(34,211,238,.24)!important;
}
.process-count-badge{background:linear-gradient(135deg,#2563eb,#4f46e5,#06b6d4)!important}

/* Other pages */
.page-shell{background:transparent!important;color:#e2e8f0!important}
.page-card{
  background:rgba(15,23,42,.68)!important;color:#e2e8f0!important;
  border-color:rgba(255,255,255,.12)!important;
  box-shadow:0 18px 50px rgba(0,0,0,.38)!important;
  backdrop-filter:blur(18px)!important;
}
.page-title{color:#fff!important}.page-subtitle{color:#94a3b8!important}
main .bg-white{background:rgba(15,23,42,.68)!important;color:#e2e8f0!important;border-color:rgba(255,255,255,.12)!important}
main .bg-slate-50{background:rgba(255,255,255,.045)!important;color:#e2e8f0!important}
main .text-slate-900,main .text-slate-800,main .text-slate-700{color:#e2e8f0!important}
main .text-slate-600,main .text-slate-500{color:#94a3b8!important}
footer{background:#01040b!important;color:#94a3b8!important;border-top:1px solid rgba(255,255,255,.08)!important}

/* ---------- RESPONSIVE ---------- */
@media(max-width:1100px){
  .site-header-inner{padding:0 12px!important;gap:8px!important}
  .brand-lockup{min-width:175px!important}
  .main-nav button{padding:7px 6px!important;font-size:10px!important}
  .language-btn{padding:0 7px!important}
  .header-admin-btn{padding:0 8px!important}
}
@media(max-width:800px){
  .site-header-inner{min-height:66px!important}
  .brand-lockup{min-width:0!important}
  .brand-copy small{display:none!important}
  .main-nav{display:none!important}
  .mobile-menu-btn{display:flex!important}
  .header-actions{margin-left:auto!important}
  .hero-modern.hero-home{min-height:590px!important}
  .hero-modern > .relative.max-w-\[1500px\]{
    padding:55px 20px 155px!important;
  }
  .hero-copy{max-width:100%!important}
  .hero-travel-art{
    width:82vw!important;
    height:240px!important;
    right:50%!important;
    transform:translateX(50%)!important;
    bottom:0!important;
    opacity:.82!important;
  }
  #booking-form-wrapper > .max-w-\[1600px\]{
    width:calc(100% - 18px)!important;
    margin-top:-35px!important;
  }
}
@media(max-width:520px){
  .hero-modern.hero-home{min-height:620px!important}
  .hero-heading{font-size:2.35rem!important}
  .hero-modern > .relative.max-w-\[1500px\]{padding:42px 16px 155px!important}
  .hero-travel-art{height:210px!important;width:92vw!important}
}


/* =========================================================
   V6 DECORATION PASS
   Target: clean, decorated menu + premium right-side hero card
   Core functionality unchanged.
   ========================================================= */

/* NAV: icon + label pills, like the reference */
.main-nav{
  align-items:center!important;
  gap:5px!important;
  overflow-x:auto!important;
  padding:4px 2px!important;
}
.main-nav button{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:6px!important;
  min-height:38px!important;
  padding:7px 10px!important;
  border-radius:12px!important;
  color:#b9c7da!important;
  background:rgba(255,255,255,.025)!important;
  border:1px solid transparent!important;
  box-shadow:none!important;
  font-size:12px!important;
  font-weight:800!important;
}
.main-nav button .nav-icon{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:17px!important;height:17px!important;
  flex:0 0 17px!important;
}
.main-nav button .nav-icon svg{
  width:15px!important;height:15px!important;
  stroke-width:2.2!important;
}
.main-nav button:nth-child(1) .nav-icon{color:#22d3ee!important}
.main-nav button:nth-child(2) .nav-icon{color:#34d399!important}
.main-nav button:nth-child(3) .nav-icon{color:#60a5fa!important}
.main-nav button:nth-child(4) .nav-icon{color:#a78bfa!important}
.main-nav button:nth-child(5) .nav-icon{color:#f59e0b!important}
.main-nav button:nth-child(6) .nav-icon{color:#fb7185!important}
.main-nav button:nth-child(7) .nav-icon{color:#c084fc!important}
.main-nav button:nth-child(8) .nav-icon{color:#facc15!important}
.main-nav button:nth-child(9) .nav-icon{color:#38bdf8!important}
.main-nav button:nth-child(10) .nav-icon{color:#4ade80!important}
.main-nav button:hover{
  color:#fff!important;
  background:rgba(255,255,255,.075)!important;
  border-color:rgba(255,255,255,.11)!important;
  transform:translateY(-1px)!important;
}
.main-nav button.active{
  color:#fff!important;
  background:linear-gradient(135deg,rgba(37,99,235,.32),rgba(79,70,229,.28))!important;
  border-color:rgba(96,165,250,.28)!important;
  box-shadow:inset 0 0 0 1px rgba(255,255,255,.03),0 7px 18px rgba(37,99,235,.12)!important;
}
.main-nav button.active .nav-icon{color:#67e8f9!important}

/* Right-side hero: photo card instead of the oversized logo artwork */
.hero-travel-art{
  width:min(42vw,590px)!important;
  height:350px!important;
  right:3.5%!important;
  top:82px!important;
  bottom:auto!important;
  display:block!important;
  opacity:1!important;
  transform:none!important;
  filter:none!important;
  overflow:visible!important;
  pointer-events:none!important;
}
.hero-photo-card{
  position:relative!important;
  width:100%!important;
  height:100%!important;
  overflow:hidden!important;
  border-radius:26px!important;
  border:1px solid rgba(255,255,255,.20)!important;
  background:#0f172a!important;
  box-shadow:0 25px 55px rgba(0,0,0,.45),0 0 0 1px rgba(34,211,238,.08)!important;
}
.hero-photo-card img{
  position:absolute!important;
  inset:0!important;
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  object-position:center!important;
  opacity:.88!important;
}
.hero-photo-overlay{
  position:absolute!important;
  inset:0!important;
  background:
    linear-gradient(180deg,rgba(2,6,23,.05) 25%,rgba(2,6,23,.35) 62%,rgba(2,6,23,.88) 100%),
    linear-gradient(90deg,rgba(2,6,23,.28),transparent 60%)!important;
}
.hero-photo-badge{
  position:absolute!important;
  top:18px!important;
  left:18px!important;
  padding:8px 13px!important;
  border-radius:999px!important;
  color:#fff!important;
  background:rgba(15,23,42,.78)!important;
  border:1px solid rgba(255,255,255,.18)!important;
  backdrop-filter:blur(12px)!important;
  font-size:11px!important;
  font-weight:900!important;
  letter-spacing:.01em!important;
}
.hero-photo-caption{
  position:absolute!important;
  left:18px!important;
  bottom:18px!important;
  display:flex!important;
  align-items:center!important;
  gap:9px!important;
  padding:12px 15px!important;
  border-radius:14px!important;
  color:#fff!important;
  background:rgba(15,23,42,.82)!important;
  border:1px solid rgba(255,255,255,.16)!important;
  backdrop-filter:blur(14px)!important;
  font-size:13px!important;
  font-weight:900!important;
}
.hero-photo-dot{
  width:9px!important;height:9px!important;border-radius:50%!important;
  background:#22d3ee!important;
  box-shadow:0 0 0 5px rgba(34,211,238,.13)!important;
}
.hero-photo-tag{
  position:absolute!important;
  right:16px!important;
  bottom:18px!important;
  padding:9px 12px!important;
  border-radius:12px!important;
  color:#fff!important;
  background:linear-gradient(135deg,#2563eb,#4f46e5,#06b6d4)!important;
  border:1px solid rgba(255,255,255,.18)!important;
  font-size:10px!important;
  font-weight:950!important;
  box-shadow:0 8px 18px rgba(37,99,235,.28)!important;
}

/* Hero content composition */
.hero-modern.hero-home .hero-copy{
  max-width:650px!important;
  padding-top:12px!important;
}
.hero-modern.hero-home .hero-heading{
  max-width:650px!important;
  font-size:clamp(2.5rem,4.7vw,4.65rem)!important;
  line-height:1.04!important;
  letter-spacing:-.035em!important;
}
.hero-modern.hero-home .hero-subheading{
  max-width:610px!important;
}
.hero-modern.hero-home .hero-actions{
  display:flex!important;
  gap:12px!important;
}
.hero-modern.hero-home .hero-trust-row{
  display:flex!important;
  flex-wrap:wrap!important;
  gap:10px!important;
}
.hero-modern.hero-home .hero-trust-row>div{
  min-height:48px!important;
  padding:10px 13px!important;
}

/* Booking card top tabs more decorative */
#booking-form-wrapper > .max-w-\[1600px\] > .space-y-6 > .bg-white{
  border-radius:24px!important;
}
#booking-form-wrapper [data-booking-mode]{
  border-radius:14px!important;
  min-height:72px!important;
}
#booking-form-wrapper [data-booking-mode]:hover{
  background:rgba(255,255,255,.08)!important;
  border-color:rgba(255,255,255,.18)!important;
}

/* Stronger text visibility */
#booking-form-wrapper .field-label,
#booking-form-wrapper .section-title{
  font-weight:900!important;
  letter-spacing:.01em!important;
}
#booking-form-wrapper .field-input{
  font-weight:750!important;
}
.service-strip b,.process-heading-row h2,.timeline-card h3,.home-section h2,.home-section h3{
  font-weight:900!important;
}

/* Mobile */
@media(max-width:900px){
  .main-nav button{font-size:11px!important;padding:7px 8px!important}
  .hero-travel-art{
    width:min(48vw,520px)!important;
    height:300px!important;
    right:2%!important;
    top:120px!important;
  }
}
@media(max-width:760px){
  .main-nav{
    gap:3px!important;
    padding:8px!important;
  }
  .main-nav button{
    justify-content:flex-start!important;
    min-height:44px!important;
    font-size:13px!important;
  }
  .hero-modern.hero-home .hero-copy{max-width:100%!important}
  .hero-modern.hero-home .hero-heading{
    max-width:95%!important;
    font-size:clamp(2.3rem,10vw,3.6rem)!important;
  }
  .hero-modern.hero-home .hero-travel-art{
    width:92vw!important;
    height:245px!important;
    right:50%!important;
    top:auto!important;
    bottom:8px!important;
    transform:translateX(50%)!important;
  }
  .hero-photo-card{border-radius:22px!important}
}


/* =========================================================
   V7 — Tatkal guide / live countdown card
   ========================================================= */
.tatkal-info-card{
  position:relative!important;
  width:100%!important;
  margin:18px 0 28px!important;
  padding:20px 20px!important;
  display:grid!important;
  grid-template-columns:minmax(0,1.45fr) minmax(260px,.55fr)!important;
  gap:22px!important;
  align-items:center!important;
  overflow:hidden!important;
  border-radius:16px!important;
  background:
    radial-gradient(circle at 92% 20%,rgba(245,158,11,.10),transparent 28%),
    radial-gradient(circle at 72% 80%,rgba(59,130,246,.10),transparent 32%),
    linear-gradient(110deg,rgba(15,23,42,.96),rgba(15,23,42,.86))!important;
  border:1px solid rgba(148,163,184,.38)!important;
  box-shadow:0 18px 45px rgba(0,0,0,.28), inset 0 1px 0 rgba(255,255,255,.03)!important;
}
.tatkal-info-card:before{
  content:""!important;
  position:absolute!important;
  inset:0!important;
  pointer-events:none!important;
  background:linear-gradient(90deg,rgba(59,130,246,.05),transparent 42%,rgba(245,158,11,.04))!important;
}
.tatkal-copy,.tatkal-clock-card{position:relative!important;z-index:1!important}
.tatkal-eyebrow{
  display:inline-flex!important;
  align-items:center!important;
  padding:4px 10px!important;
  margin-bottom:8px!important;
  border-radius:999px!important;
  color:#fbbf24!important;
  background:rgba(245,158,11,.10)!important;
  border:1px solid rgba(245,158,11,.30)!important;
  font-size:9px!important;
  font-weight:950!important;
}
.tatkal-copy h2{
  margin:0!important;
  color:#f8fafc!important;
  font-size:clamp(1.35rem,2.3vw,2rem)!important;
  line-height:1.12!important;
  font-weight:950!important;
  letter-spacing:-.025em!important;
}
.tatkal-copy>p{
  max-width:680px!important;
  margin:8px 0 13px!important;
  color:#cbd5e1!important;
  font-size:11px!important;
  line-height:1.55!important;
  font-weight:650!important;
}
.tatkal-time-grid{
  display:grid!important;
  grid-template-columns:1fr 1fr!important;
  gap:9px!important;
  max-width:650px!important;
}
.tatkal-time-box{
  min-height:64px!important;
  padding:9px 11px!important;
  border-radius:9px!important;
  background:rgba(30,41,59,.68)!important;
  border:1px solid rgba(100,116,139,.40)!important;
  display:flex!important;
  flex-direction:column!important;
  justify-content:center!important;
}
.tatkal-time-box span{
  color:#fbbf24!important;
  font-size:8px!important;
  font-weight:900!important;
  text-transform:none!important;
}
.tatkal-time-box strong{
  margin-top:2px!important;
  color:#fff!important;
  font-size:13px!important;
  font-weight:950!important;
}
.tatkal-time-box small{
  color:#94a3b8!important;
  font-size:8px!important;
  font-weight:700!important;
}
.tatkal-action{
  margin-top:12px!important;
  min-height:35px!important;
  padding:0 15px!important;
  border:0!important;
  border-radius:8px!important;
  background:linear-gradient(135deg,#f59e0b,#fbbf24)!important;
  color:#111827!important;
  font-size:10px!important;
  font-weight:950!important;
  box-shadow:0 8px 20px rgba(245,158,11,.24)!important;
  cursor:pointer!important;
}
.tatkal-action:hover{transform:translateY(-1px)!important;box-shadow:0 11px 24px rgba(245,158,11,.30)!important}

.tatkal-clock-card{
  min-height:130px!important;
  padding:14px!important;
  border-radius:13px!important;
  background:rgba(51,65,85,.48)!important;
  border:1px solid rgba(148,163,184,.42)!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.03)!important;
}
.tatkal-clock-label{
  color:#e2e8f0!important;
  font-size:9px!important;
  font-weight:850!important;
  margin-bottom:9px!important;
}
.tatkal-clock{
  display:flex!important;
  align-items:baseline!important;
  justify-content:center!important;
  gap:4px!important;
  padding:9px 8px!important;
  border-radius:9px!important;
  background:rgba(2,6,23,.72)!important;
  border:1px solid rgba(148,163,184,.22)!important;
  color:#facc15!important;
  font-family:ui-monospace,SFMono-Regular,Menlo,monospace!important;
  font-size:22px!important;
  line-height:1!important;
  font-weight:950!important;
  letter-spacing:.06em!important;
  text-shadow:0 0 18px rgba(250,204,21,.15)!important;
}
.tatkal-clock span{
  color:#f8fafc!important;
  font-family:inherit!important;
  font-size:11px!important;
  letter-spacing:.02em!important;
}
.tatkal-checks{
  margin-top:8px!important;
  display:grid!important;
  gap:3px!important;
}
.tatkal-checks div{
  color:#cbd5e1!important;
  font-size:8px!important;
  line-height:1.35!important;
  font-weight:700!important;
}
.tatkal-checks div::first-letter{color:#22c55e!important}

@media(max-width:760px){
  .tatkal-info-card{
    grid-template-columns:1fr!important;
    gap:14px!important;
    padding:16px!important;
  }
  .tatkal-clock-card{min-height:0!important}
}
@media(max-width:480px){
  .tatkal-time-grid{grid-template-columns:1fr!important}
  .tatkal-copy h2{font-size:1.35rem!important}
}


/* =========================================================
   V8 — Reference-style premium footer
   ========================================================= */
.mir-footer{
  width:100%!important;
  margin-top:55px!important;
  background:#020617!important;
  color:#cbd5e1!important;
  border-top:1px solid rgba(255,255,255,.08)!important;
}
.mir-footer-inner{
  width:min(1450px,calc(100% - 64px))!important;
  margin:0 auto!important;
  padding:42px 0 30px!important;
  display:grid!important;
  grid-template-columns:1.55fr .9fr .95fr .95fr!important;
  gap:48px!important;
}
.mir-footer-brand{min-width:0!important}
.mir-footer-logo-row{
  display:flex!important;align-items:center!important;gap:12px!important;
}
.mir-footer-logo{
  width:48px!important;height:48px!important;flex:0 0 48px!important;
  display:flex!important;align-items:center!important;justify-content:center!important;
  border-radius:15px!important;
  color:#fff!important;
  background:linear-gradient(135deg,#2563eb,#4f46e5,#06b6d4)!important;
  border:1px solid rgba(255,255,255,.18)!important;
  box-shadow:0 9px 24px rgba(37,99,235,.25)!important;
}
.mir-footer-logo svg{width:25px!important;height:25px!important}
.mir-footer-brand-name{
  color:#fff!important;font-size:20px!important;font-weight:950!important;line-height:1!important;
}
.mir-footer-brand-sub{
  color:#94a3b8!important;font-size:10px!important;font-weight:700!important;margin-top:5px!important;
}
.mir-footer-brand>p{
  margin:18px 0!important;
  max-width:455px!important;
  color:#cbd5e1!important;
  font-size:13px!important;
  line-height:1.65!important;
  font-weight:600!important;
}
.mir-footer-disclaimer{
  max-width:465px!important;
  padding:15px 16px!important;
  border-radius:15px!important;
  background:rgba(15,23,42,.72)!important;
  border:1px solid rgba(148,163,184,.18)!important;
  color:#cbd5e1!important;
  font-size:11px!important;
  line-height:1.6!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.025)!important;
}
.mir-footer-disclaimer strong{color:#fbbf24!important}
.mir-footer-col{
  display:flex!important;flex-direction:column!important;align-items:flex-start!important;
  gap:9px!important;
}
.mir-footer-col h3{
  margin:0 0 8px!important;color:#fff!important;
  font-size:16px!important;font-weight:950!important;
}
.mir-footer-col button{
  padding:0!important;margin:0!important;
  border:0!important;background:transparent!important;
  color:#cbd5e1!important;
  font-size:12px!important;font-weight:650!important;
  cursor:pointer!important;text-align:left!important;
}
.mir-footer-col button:hover{color:#67e8f9!important;transform:translateX(2px)!important}
.mir-footer-contact a{
  display:flex!important;align-items:center!important;gap:9px!important;
  color:#cbd5e1!important;text-decoration:none!important;
  font-size:12px!important;font-weight:700!important;
}
.mir-footer-contact a svg{
  width:17px!important;height:17px!important;color:#22d3ee!important;
}
.mir-footer-contact a:first-of-type svg{color:#22c55e!important}
.mir-footer-location{
  display:flex!important;align-items:center!important;gap:9px!important;
  color:#cbd5e1!important;font-size:12px!important;font-weight:650!important;
  margin-top:2px!important;
}
.mir-location-dot{color:#facc15!important;font-size:20px!important;line-height:1!important}
.mir-footer-online{
  display:flex!important;align-items:center!important;gap:8px!important;
  color:#10b981!important;font-size:11px!important;font-weight:900!important;margin-top:5px!important;
}
.mir-footer-online span{
  width:8px!important;height:8px!important;border-radius:50%!important;
  background:#10b981!important;box-shadow:0 0 10px rgba(16,185,129,.45)!important;
}
.mir-footer-bottom{
  width:min(1450px,calc(100% - 64px))!important;
  margin:0 auto!important;
  padding:15px 0 20px!important;
  display:flex!important;align-items:center!important;justify-content:space-between!important;
  gap:15px!important;
  border-top:1px solid rgba(255,255,255,.07)!important;
  color:#64748b!important;font-size:10px!important;font-weight:650!important;
}
.mir-footer-bottom>div{display:flex!important;gap:12px!important}
.mir-footer-bottom a{color:#94a3b8!important;text-decoration:none!important}
.mir-footer-bottom a:hover{color:#67e8f9!important}

@media(max-width:900px){
  .mir-footer-inner{
    width:calc(100% - 34px)!important;
    grid-template-columns:1fr 1fr!important;
    gap:34px 28px!important;
  }
}
@media(max-width:600px){
  .mir-footer-inner{
    grid-template-columns:1fr!important;
    padding-top:32px!important;
  }
  .mir-footer-bottom{
    width:calc(100% - 34px)!important;
    flex-direction:column!important;
    align-items:flex-start!important;
  }
}


/* =========================================================
   V9 — DARK PREMIUM ANIMATED HOME THEME
   Inspired by the user's reference screenshot.
   No core booking/data/API behavior changed.
   ========================================================= */

/* Global dark canvas */
html,body,#root,
#root>div,
.min-h-screen{
  background:#020617!important;
  color:#e2e8f0!important;
}
body{
  overflow-x:hidden!important;
  background:
    radial-gradient(circle at 8% 20%,rgba(37,99,235,.10),transparent 24%),
    radial-gradient(circle at 92% 70%,rgba(6,182,212,.08),transparent 24%),
    #020617!important;
}

/* Dark page sections */
main,section{
  color:#e2e8f0;
}
main .bg-white,.bg-white{
  background:rgba(15,23,42,.72)!important;
  color:#e2e8f0!important;
  border-color:rgba(148,163,184,.16)!important;
}
main .bg-gray-50,.bg-gray-50,.bg-slate-50{
  background:#020617!important;
  color:#e2e8f0!important;
}
main .text-gray-900,main .text-slate-900,main .text-slate-800,main .text-slate-700{
  color:#f1f5f9!important;
}
main .text-gray-600,main .text-gray-500,main .text-slate-600,main .text-slate-500{
  color:#94a3b8!important;
}

/* Animated ambient background */
#root>div.min-h-screen{
  position:relative!important;
  isolation:isolate!important;
}
#root>div.min-h-screen:before{
  content:""!important;
  position:fixed!important;
  inset:-30%!important;
  z-index:-2!important;
  pointer-events:none!important;
  background:
    radial-gradient(circle at 20% 30%,rgba(37,99,235,.11),transparent 18%),
    radial-gradient(circle at 75% 65%,rgba(6,182,212,.09),transparent 20%),
    radial-gradient(circle at 50% 100%,rgba(79,70,229,.08),transparent 20%)!important;
  animation:mwAmbient 18s ease-in-out infinite alternate!important;
}
@keyframes mwAmbient{
  0%{transform:translate3d(-2%,0,0) scale(1)}
  50%{transform:translate3d(2%,-1%,0) scale(1.05)}
  100%{transform:translate3d(-1%,2%,0) scale(1.02)}
}

/* Section spacing and premium surfaces */
.home-sections{
  position:relative!important;
  width:min(1450px,calc(100% - 32px))!important;
  margin:0 auto!important;
  padding-bottom:70px!important;
}
.home-section,.service-strip,.travel-showcase,.money-banner,.support-banner{
  background:linear-gradient(135deg,rgba(15,23,42,.82),rgba(15,23,42,.60))!important;
  border:1px solid rgba(148,163,184,.18)!important;
  box-shadow:0 18px 48px rgba(0,0,0,.30)!important;
  backdrop-filter:blur(18px)!important;
}
.home-section,.travel-showcase,.money-banner,.support-banner{
  border-radius:22px!important;
}

/* Subtle animated border glow */
.home-section,.service-strip,.travel-showcase,.money-banner,.support-banner,.tatkal-info-card{
  position:relative!important;
  overflow:hidden!important;
}
.home-section:after,.service-strip:after,.travel-showcase:after,.money-banner:after,.support-banner:after,.tatkal-info-card:after{
  content:""!important;
  position:absolute!important;
  top:-2px!important;
  left:-25%!important;
  width:25%!important;
  height:2px!important;
  background:linear-gradient(90deg,transparent,#22d3ee,#4f46e5,transparent)!important;
  animation:mwScanLine 8s linear infinite!important;
  opacity:.55!important;
  pointer-events:none!important;
}
@keyframes mwScanLine{
  from{left:-25%}
  to{left:110%}
}

/* Animated travel media row */
.motion-media-section{
  margin:28px 0!important;
  padding:22px!important;
  border-radius:22px!important;
  background:linear-gradient(135deg,rgba(15,23,42,.88),rgba(8,15,32,.76))!important;
  border:1px solid rgba(148,163,184,.18)!important;
  box-shadow:0 20px 50px rgba(0,0,0,.34)!important;
  overflow:hidden!important;
}
.motion-media-head{
  display:flex!important;
  align-items:flex-end!important;
  justify-content:space-between!important;
  gap:18px!important;
  margin-bottom:15px!important;
}
.motion-media-head h2{
  margin:4px 0 3px!important;
  color:#fff!important;
  font-size:clamp(1.4rem,2.4vw,2rem)!important;
  font-weight:950!important;
}
.motion-media-head p{
  margin:0!important;color:#94a3b8!important;font-size:11px!important;font-weight:650!important;
}
.motion-live{
  display:inline-flex!important;align-items:center!important;gap:7px!important;
  padding:7px 10px!important;border-radius:999px!important;
  color:#67e8f9!important;background:rgba(34,211,238,.08)!important;
  border:1px solid rgba(34,211,238,.20)!important;
  font-size:9px!important;font-weight:950!important;white-space:nowrap!important;
}
.motion-live i{
  width:7px!important;height:7px!important;border-radius:50%!important;
  background:#22c55e!important;box-shadow:0 0 12px rgba(34,197,94,.55)!important;
  animation:mwPulse 1.5s ease-in-out infinite!important;
}
@keyframes mwPulse{50%{transform:scale(1.55);opacity:.55}}

.motion-media-grid{
  display:grid!important;
  grid-template-columns:1.2fr 1fr 1fr!important;
  gap:12px!important;
}
.motion-media-card{
  position:relative!important;
  min-height:190px!important;
  overflow:hidden!important;
  border-radius:17px!important;
  border:1px solid rgba(255,255,255,.13)!important;
  background:#0f172a!important;
  box-shadow:0 12px 30px rgba(0,0,0,.28)!important;
  transform:translateZ(0)!important;
}
.motion-media-card img{
  position:absolute!important;
  inset:-6%!important;
  width:112%!important;
  height:112%!important;
  object-fit:cover!important;
  opacity:.78!important;
  animation:mwKenBurns 12s ease-in-out infinite alternate!important;
}
.motion-media-card:nth-child(2) img{animation-duration:15s;animation-delay:-4s}
.motion-media-card:nth-child(3) img{animation-duration:18s;animation-delay:-8s}
@keyframes mwKenBurns{
  0%{transform:scale(1) translate3d(0,0,0)}
  100%{transform:scale(1.12) translate3d(-2%,-2%,0)}
}
.motion-overlay{
  position:absolute!important;inset:0!important;
  background:linear-gradient(180deg,rgba(2,6,23,.08),rgba(2,6,23,.85))!important;
}
.motion-train-line{
  position:absolute!important;
  left:-20%!important;bottom:28%!important;
  width:140%!important;height:2px!important;
  background:linear-gradient(90deg,transparent,#22d3ee,transparent)!important;
  box-shadow:0 0 12px rgba(34,211,238,.65)!important;
  animation:mwTravelLine 4s linear infinite!important;
}
@keyframes mwTravelLine{from{transform:translateX(-20%)}to{transform:translateX(35%)}}
.motion-scan{
  position:absolute!important;top:0!important;left:0!important;width:100%!important;height:3px!important;
  background:linear-gradient(90deg,transparent,#a78bfa,#22d3ee,transparent)!important;
  box-shadow:0 0 15px rgba(34,211,238,.55)!important;
  animation:mwScan 4.5s ease-in-out infinite!important;
}
@keyframes mwScan{
  0%,100%{transform:translateY(5px);opacity:0}
  15%{opacity:1}
  85%{opacity:1}
  100%{transform:translateY(185px);opacity:0}
}
.motion-stars{
  position:absolute!important;inset:0!important;
  background-image:
    radial-gradient(circle at 15% 25%,rgba(255,255,255,.8) 0 1px,transparent 2px),
    radial-gradient(circle at 72% 35%,rgba(34,211,238,.8) 0 1px,transparent 2px),
    radial-gradient(circle at 50% 70%,rgba(167,139,250,.8) 0 1px,transparent 2px),
    radial-gradient(circle at 85% 75%,rgba(255,255,255,.65) 0 1px,transparent 2px)!important;
  animation:mwStars 6s linear infinite alternate!important;
}
@keyframes mwStars{from{transform:translateY(0);opacity:.35}to{transform:translateY(-12px);opacity:.85}}
.motion-card-text{
  position:absolute!important;left:14px!important;right:14px!important;bottom:13px!important;
  display:flex!important;flex-direction:column!important;gap:3px!important;
}
.motion-card-text strong{
  color:#fff!important;font-size:12px!important;font-weight:950!important;letter-spacing:.03em!important;
}
.motion-card-text span{color:#cbd5e1!important;font-size:9px!important;font-weight:700!important}
.motion-media-card:hover{
  transform:translateY(-4px)!important;
  border-color:rgba(34,211,238,.30)!important;
  box-shadow:0 18px 38px rgba(0,0,0,.40),0 0 25px rgba(34,211,238,.06)!important;
}

/* Existing cards get soft motion */
.service-strip>div,.timeline-card,.benefit-grid article,.faq-preview-grid details{
  background:rgba(255,255,255,.045)!important;
  border:1px solid rgba(148,163,184,.14)!important;
  transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease!important;
}
.service-strip>div:hover,.timeline-card:hover,.benefit-grid article:hover{
  transform:translateY(-3px)!important;
  border-color:rgba(34,211,238,.24)!important;
  box-shadow:0 12px 28px rgba(0,0,0,.22)!important;
}

/* Travel showcase becomes animated image panel */
.travel-showcase-image{
  position:relative!important;
  overflow:hidden!important;
  border-radius:18px!important;
}
.travel-showcase-image img{
  animation:mwKenBurns 14s ease-in-out infinite alternate!important;
}
.travel-showcase-image:after{
  content:"TRAVEL EXPERIENCE"!important;
  position:absolute!important;
  left:14px!important;top:14px!important;
  padding:7px 10px!important;border-radius:999px!important;
  color:#fff!important;background:rgba(15,23,42,.72)!important;
  border:1px solid rgba(255,255,255,.16)!important;
  font-size:8px!important;font-weight:950!important;
  backdrop-filter:blur(10px)!important;
}

/* Footer stays dark and premium */
.mir-footer{
  background:#01040b!important;
  border-top:1px solid rgba(255,255,255,.08)!important;
}
.mir-footer-col h3,.mir-footer-brand-name{color:#fff!important}
.mir-footer-brand>p,.mir-footer-col button,.mir-footer-contact a,.mir-footer-location{color:#cbd5e1!important}

/* Responsive */
@media(max-width:900px){
  .motion-media-grid{grid-template-columns:1fr 1fr!important}
  .motion-media-card:first-child{grid-column:1/-1}
}
@media(max-width:600px){
  .home-sections{width:calc(100% - 20px)!important}
  .motion-media-section{padding:15px!important}
  .motion-media-head{align-items:flex-start!important;flex-direction:column!important}
  .motion-media-grid{grid-template-columns:1fr!important}
  .motion-media-card:first-child{grid-column:auto}
  .motion-media-card{min-height:175px!important}
}

/* Accessibility: respect reduced-motion preference */
@media(prefers-reduced-motion:reduce){
  *,*:before,*:after{
    animation-duration:.01ms!important;
    animation-iteration-count:1!important;
    scroll-behavior:auto!important;
  }
}


/* =========================================================
   FINAL ALL-MODIFICATIONS PASS
   ========================================================= */

/* Typography / visibility */
body{font-weight:600!important}
.hero-heading,.hero-subheading,.hero-actions button,.main-nav button,.field-label,.field-input,.service-strip b,.timeline-card h3,.home-section h2,.home-section h3,.process-heading-row h2,.tatkal-copy h2,.tatkal-time-box strong,.tatkal-action,.mir-footer-col h3,.mir-footer-brand-name{font-weight:900!important}
.hero-subheading{font-size:clamp(1rem,1.6vw,1.2rem)!important;line-height:1.65!important}
.hero-actions button{min-height:52px!important;padding:0 20px!important;font-size:15px!important}

/* Header: never clip Home */
.site-header-inner{overflow:visible!important}
.main-nav{justify-content:flex-start!important;overflow-x:auto!important;overflow-y:visible!important;scrollbar-width:none!important;min-width:0!important}
.main-nav::-webkit-scrollbar{display:none}
.main-nav button:first-child{margin-left:2px!important}
.main-nav button{font-size:12px!important;font-weight:900!important;flex-shrink:0!important}
@media(min-width:1200px){.main-nav button{padding-left:8px!important;padding-right:8px!important;font-size:11px!important}.brand-lockup{min-width:190px!important}}

/* Hero uses a real India-travel illustration, not repeated branding art */
.hero-photo-card img{object-fit:cover!important}
.hero-photo-card{background:#071426!important}

/* Quick booking optional journey panel */
.quick-optional-panel{padding:16px!important;border-radius:17px!important;background:linear-gradient(135deg,rgba(30,41,59,.72),rgba(15,23,42,.56))!important;border:1px solid rgba(96,165,250,.20)!important}
.quick-optional-head{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:15px!important;margin-bottom:13px!important}
.quick-optional-head h3{margin:3px 0 2px!important;color:#fff!important;font-size:15px!important;font-weight:950!important}
.quick-optional-head p{margin:0!important;color:#94a3b8!important;font-size:9px!important;font-weight:700!important}
.optional-badge{padding:5px 8px!important;border-radius:999px!important;color:#67e8f9!important;background:rgba(34,211,238,.08)!important;border:1px solid rgba(34,211,238,.20)!important;font-size:8px!important;font-weight:950!important}
.quick-optional-panel .field-label{font-size:10px!important;color:#cbd5e1!important}
.quick-optional-panel .field-input{min-height:44px!important}
.quick-terms-compact{padding:10px 12px!important;background:rgba(255,255,255,.035)!important}
.quick-terms-compact span{font-size:10px!important;line-height:1.45!important;color:#cbd5e1!important}

/* Remove the long money-back box from quick mode; detailed keeps it. */

/* Question & Answer home panel */
.home-question-panel{margin:24px 0!important;padding:21px!important;border-radius:22px!important;background:linear-gradient(135deg,rgba(15,23,42,.88),rgba(8,15,32,.76))!important;border:1px solid rgba(148,163,184,.18)!important;box-shadow:0 18px 45px rgba(0,0,0,.30)!important}
.home-question-head{display:flex!important;justify-content:space-between!important;align-items:flex-end!important;gap:20px!important;margin-bottom:15px!important}
.home-question-head h2{margin:4px 0!important;color:#fff!important;font-size:clamp(1.3rem,2.3vw,1.9rem)!important;font-weight:950!important}
.home-question-head p{margin:0!important;color:#94a3b8!important;font-size:11px!important;font-weight:700!important}
.qa-live{display:inline-flex!important;align-items:center!important;gap:6px!important;color:#67e8f9!important;background:rgba(34,211,238,.08)!important;border:1px solid rgba(34,211,238,.20)!important;border-radius:999px!important;padding:7px 10px!important;font-size:9px!important;font-weight:950!important;white-space:nowrap!important}
.qa-live i{width:7px!important;height:7px!important;border-radius:50%!important;background:#22c55e!important;box-shadow:0 0 10px rgba(34,197,94,.5)!important}
.home-question-grid{display:grid!important;grid-template-columns:1fr 1fr!important;gap:14px!important}
.qa-form,.qa-results{padding:15px!important;border-radius:15px!important;background:rgba(255,255,255,.035)!important;border:1px solid rgba(148,163,184,.13)!important}
.qa-form label{display:block!important;margin-bottom:10px!important}
.qa-form label>span{display:block!important;color:#cbd5e1!important;font-size:10px!important;font-weight:900!important;margin-bottom:5px!important}
.qa-form .field-input{min-height:42px!important}
.qa-actions{display:flex!important;gap:8px!important;flex-wrap:wrap!important}
.qa-actions .primary-btn,.qa-view-btn{min-height:42px!important;padding:0 13px!important;border-radius:11px!important;font-size:10px!important;font-weight:950!important}
.qa-view-btn{display:inline-flex!important;align-items:center!important;gap:6px!important;background:rgba(37,99,235,.12)!important;color:#93c5fd!important;border:1px solid rgba(96,165,250,.25)!important}
.qa-success{margin-top:9px!important;padding:8px 10px!important;border-radius:9px!important;color:#86efac!important;background:rgba(34,197,94,.08)!important;border:1px solid rgba(34,197,94,.18)!important;font-size:9px!important;font-weight:800!important}
.qa-results-title{display:flex!important;justify-content:space-between!important;color:#fff!important;font-size:13px!important;font-weight:950!important;margin-bottom:8px!important}
.qa-results-title span{min-width:22px!important;height:22px!important;display:flex!important;align-items:center!important;justify-content:center!important;border-radius:50%!important;background:#2563eb!important;color:#fff!important;font-size:9px!important}
.qa-empty{padding:22px 10px!important;text-align:center!important;color:#64748b!important;font-size:10px!important;font-weight:700!important}
.qa-answer{padding:10px!important;margin-top:8px!important;border-radius:10px!important;background:rgba(15,23,42,.65)!important;border:1px solid rgba(148,163,184,.12)!important}
.qa-question{color:#e2e8f0!important;font-size:10px!important;font-weight:850!important;line-height:1.45!important}
.qa-reply,.qa-wait{margin-top:6px!important;color:#86efac!important;font-size:9px!important;line-height:1.45!important;font-weight:700!important}
.qa-wait{color:#fbbf24!important}

/* Admin select / dropdown readability */
select.field-input,select{color:#f8fafc!important;background:#0f172a!important;border-color:rgba(148,163,184,.30)!important;font-weight:850!important}
select.field-input option,select option{background:#0f172a!important;color:#f8fafc!important;font-weight:800!important}
select.field-input option:checked,select option:checked{background:#2563eb!important;color:#fff!important}
select.field-input:hover,select:hover{border-color:rgba(34,211,238,.50)!important;background:#111c31!important}
.admin-panel select option:hover{background:#2563eb!important;color:#fff!important}

/* Admin tables / buttons stronger contrast */
.admin-panel,.admin-panel *{font-weight:650}
.admin-panel h2,.admin-panel h3{font-weight:950!important}
.admin-panel table th,.admin-panel table td{color:#e2e8f0!important}
.admin-panel table thead{background:#111c31!important;color:#e2e8f0!important}
.admin-panel table tbody tr:hover{background:rgba(37,99,235,.08)!important}

/* Live chat */
.chat-history-btn{width:44px!important;min-width:44px!important;display:flex!important;align-items:center!important;justify-content:center!important;border-radius:11px!important;background:#2563eb!important;color:#fff!important;border:1px solid rgba(255,255,255,.12)!important}
.chat-history{margin-top:8px!important;padding-top:8px!important;border-top:1px solid #e2e8f0!important}
.chat-history-head{display:flex!important;justify-content:space-between!important;align-items:center!important;color:#0f172a!important;font-size:11px!important;font-weight:900!important}
.chat-history-head span{display:flex!important;align-items:center!important;gap:5px!important}
.chat-history-empty{color:#64748b!important;font-size:9px!important;line-height:1.5!important}
.chat-history-item{margin-top:8px!important;padding:8px!important;border-radius:9px!important;background:#f8fafc!important;border:1px solid #e2e8f0!important;font-size:9px!important;line-height:1.45!important}
.chat-history-message{color:#334155!important}.chat-history-reply{margin-top:5px!important;color:#047857!important;padding-top:5px!important;border-top:1px dashed #cbd5e1!important}

/* Distinct travel image cards */
.motion-media-card img{object-fit:cover!important}
.motion-media-train{border-color:rgba(59,130,246,.25)!important}.motion-media-station{border-color:rgba(34,211,238,.25)!important}.motion-media-night{border-color:rgba(16,185,129,.25)!important}

/* Mobile — proper stacked layout, readable typography, no horizontal collapse */
@media(max-width:760px){
  html,body{width:100%!important;min-width:0!important;overflow-x:hidden!important}
  .site-header{min-height:66px!important}
  .site-header-inner{min-height:66px!important;padding:0 10px!important;gap:6px!important}
  .brand-lockup{min-width:0!important;width:auto!important;flex:0 0 auto!important}
  .brand-mark-wrap{width:40px!important;height:40px!important;flex-basis:40px!important}
  .brand-copy strong{font-size:12px!important}.brand-copy small{font-size:7px!important}
  .header-actions{margin-left:auto!important}.language-btn{height:36px!important;padding:0 7px!important}.header-admin-btn{height:36px!important;padding:0 8px!important}
  .mobile-menu-btn{display:flex!important}
  .main-nav.is-open{display:flex!important;position:absolute!important;left:8px!important;right:8px!important;top:64px!important;z-index:200!important;max-height:72vh!important;overflow-y:auto!important;flex-direction:column!important;align-items:stretch!important;padding:9px!important;border-radius:15px!important;background:rgba(2,6,23,.98)!important;border:1px solid rgba(148,163,184,.18)!important;box-shadow:0 25px 60px rgba(0,0,0,.6)!important}
  .main-nav.is-open button{width:100%!important;justify-content:flex-start!important;min-height:44px!important;font-size:13px!important;padding:8px 12px!important}
  .hero-modern.hero-home{min-height:720px!important}
  .hero-modern > .relative.max-w-\[1500px\]{padding:38px 16px 275px!important}
  .hero-copy{max-width:100%!important}
  .hero-modern.hero-home .hero-heading{font-size:clamp(2.15rem,10.5vw,3.3rem)!important;line-height:1.06!important;max-width:100%!important}
  .hero-modern.hero-home .hero-subheading{font-size:15px!important;line-height:1.65!important}
  .hero-actions{flex-wrap:wrap!important}.hero-actions button{min-height:48px!important;font-size:14px!important}
  .hero-trust-row{gap:7px!important}.hero-trust-row>div{min-height:42px!important;padding:8px 9px!important;font-size:9px!important}
  .hero-travel-art{width:92vw!important;height:225px!important;right:50%!important;top:auto!important;bottom:18px!important;transform:translateX(50%)!important}
  .hero-photo-card{border-radius:18px!important}
  #booking-form-wrapper > .max-w-\[1600px\]{width:calc(100% - 14px)!important;margin-top:-24px!important}
  #booking-form-wrapper > .max-w-\[1600px\] > .space-y-6 > .bg-white{border-radius:18px!important}
  #booking-form-wrapper form{padding:13px!important;gap:14px!important}
  #booking-form-wrapper .field-input{min-height:46px!important;font-size:14px!important}
  #booking-form-wrapper .field-label{font-size:11px!important}
  .quick-optional-head{flex-direction:column!important;gap:7px!important}
  .quick-optional-panel{padding:12px!important}
  .home-sections{width:calc(100% - 14px)!important;padding-bottom:42px!important}
  .home-question-panel{padding:14px!important;border-radius:18px!important}
  .home-question-head{flex-direction:column!important;align-items:flex-start!important}
  .home-question-grid{grid-template-columns:1fr!important}
  .motion-media-grid{grid-template-columns:1fr!important}
  .motion-media-card{min-height:180px!important}
  .tatkal-info-card{grid-template-columns:1fr!important}
  .mir-footer-inner{grid-template-columns:1fr!important}
  .mir-footer-bottom{flex-direction:column!important;align-items:flex-start!important;gap:8px!important}
  .page-shell{width:calc(100% - 14px)!important}
  .page-card{padding:16px!important}
  .faq-grid{grid-template-columns:1fr!important}
  .admin-panel{width:calc(100% - 14px)!important;max-width:none!important}
  .admin-panel .overflow-x-auto{max-width:100%!important}
  .floating-support{transform:scale(.92)!important}
}

@media(max-width:420px){
  .brand-copy{display:none!important}
  .language-btn span{display:none!important}
  .hero-modern.hero-home{min-height:680px!important}
  .hero-modern > .relative.max-w-\[1500px\]{padding-bottom:245px!important}
  .hero-travel-art{height:200px!important}
  .hero-heading{letter-spacing:-.025em!important}
  .hero-actions{display:grid!important;grid-template-columns:1fr 1fr!important}
  .hero-actions button{width:100%!important;padding:0 10px!important}
  .qa-actions{display:grid!important;grid-template-columns:1fr 1fr!important}
  .qa-actions>*{width:100%!important;justify-content:center!important}
}


/* =========================================================
   V10 FINAL FIX PASS
   1) No wasted hero space
   2) Right-side visual composition
   3) Remove ambiguous decorative oval
   4) Admin table hover/selection visibility
   5) Large animated India travel visuals
   6) Question mobile-number search visibility
   7) Every utility page gets clear navigation
   ========================================================= */

/* Remove the ambiguous floating oval/glow shapes from the hero */
.hero-glow,.hero-glow-one,.hero-glow-two{
  display:none!important;
}
.hero-modern:before{
  background:
    radial-gradient(circle at 75% 28%,rgba(6,182,212,.09),transparent 22%),
    radial-gradient(circle at 12% 78%,rgba(79,70,229,.10),transparent 28%)!important;
}

/* Use hero vertical space instead of leaving a large dead zone */
.hero-modern.hero-home{
  min-height:465px!important;
}
.hero-modern.hero-home > .relative.max-w-\[1500px\]{
  padding-top:58px!important;
  padding-bottom:82px!important;
}
.hero-modern.hero-home .hero-copy{
  padding-top:0!important;
}
.hero-modern.hero-home .hero-heading{
  margin-bottom:14px!important;
}
.hero-modern.hero-home .hero-subheading{
  margin-bottom:18px!important;
}
.hero-travel-art{
  top:58px!important;
  height:320px!important;
  width:min(43vw,600px)!important;
}

/* Keep the hero visual premium and meaningful */
.hero-photo-card{
  background:linear-gradient(135deg,#071426,#0f2743)!important;
}
.hero-photo-card img{
  filter:saturate(1.05) contrast(1.04)!important;
}
.hero-photo-badge,.hero-photo-caption,.hero-photo-tag{
  font-weight:950!important;
}

/* 8K-ready visual treatment: vector assets remain infinitely scalable,
   raster travel images get high-quality browser rendering and animation. */
.hero-photo-card img,
.travel-showcase-image img,
.motion-media-card img{
  image-rendering:auto!important;
  backface-visibility:hidden!important;
  transform:translateZ(0)!important;
}
.motion-media-card{
  min-height:230px!important;
}
.motion-media-card img{
  will-change:transform!important;
}
.travel-showcase-image{
  min-height:280px!important;
}
.travel-showcase-image img{
  width:100%!important;height:100%!important;
  object-fit:cover!important;
  will-change:transform!important;
}

/* Tatkal typography larger */
.tatkal-info-card{
  padding:24px!important;
}
.tatkal-copy h2{
  font-size:clamp(1.75rem,3vw,2.45rem)!important;
  line-height:1.08!important;
}
.tatkal-copy>p{
  font-size:12px!important;
}
.tatkal-time-box{
  min-height:76px!important;
  padding:11px 13px!important;
}
.tatkal-time-box span{font-size:10px!important}
.tatkal-time-box strong{font-size:16px!important}
.tatkal-time-box small{font-size:9px!important}
.tatkal-clock-card{min-height:150px!important;padding:16px!important}
.tatkal-clock-label{font-size:10px!important}
.tatkal-clock{font-size:28px!important;padding:12px!important}
.tatkal-clock span{font-size:13px!important}
.tatkal-checks div{font-size:9px!important}

/* Admin/request tables: never use white hover */
.admin-panel table tbody tr:hover,
.admin-panel .booking-row:hover,
.admin-table tbody tr:hover,
table tbody tr:hover{
  background:rgba(37,99,235,.18)!important;
  color:#f8fafc!important;
}
.admin-panel table tbody tr:hover td,
.admin-panel .booking-row:hover td,
.admin-table tbody tr:hover td,
table tbody tr:hover td{
  color:#f8fafc!important;
  background:transparent!important;
}
.admin-panel select,
.admin-panel option,
.admin-panel textarea,
.admin-panel input{
  color:#f8fafc!important;
  background:#0f172a!important;
}
.admin-panel select option{
  background:#0f172a!important;
  color:#f8fafc!important;
}
.admin-panel select:hover,
.admin-panel select:focus{
  border-color:#22d3ee!important;
  box-shadow:0 0 0 2px rgba(34,211,238,.15)!important;
}
.admin-panel button:hover{
  filter:none!important;
}
.admin-panel table tbody tr:nth-child(even){
  background:rgba(15,23,42,.32)!important;
}

/* Generic dark tables used by the admin panel */
table{
  border-color:rgba(148,163,184,.18)!important;
}
table thead{
  background:#111827!important;
  color:#e2e8f0!important;
}
table thead th{
  color:#cbd5e1!important;
  font-weight:900!important;
}
table tbody td{
  color:#dbeafe!important;
}

/* Utility page navigation: every selected page has a way to go elsewhere */
.tools-page-nav{
  display:flex!important;
  align-items:center!important;
  gap:7px!important;
  flex-wrap:wrap!important;
  margin:0 0 16px!important;
  padding:8px!important;
  border-radius:16px!important;
  background:rgba(15,23,42,.78)!important;
  border:1px solid rgba(148,163,184,.16)!important;
  box-shadow:0 12px 30px rgba(0,0,0,.20)!important;
  backdrop-filter:blur(16px)!important;
}
.tools-page-nav button{
  display:inline-flex!important;
  align-items:center!important;
  gap:5px!important;
  min-height:36px!important;
  padding:7px 11px!important;
  border-radius:10px!important;
  border:1px solid rgba(148,163,184,.12)!important;
  background:rgba(255,255,255,.035)!important;
  color:#cbd5e1!important;
  font-size:11px!important;
  font-weight:900!important;
}
.tools-page-nav button:hover{
  color:#fff!important;
  background:rgba(37,99,235,.20)!important;
  border-color:rgba(96,165,250,.25)!important;
}
.tools-page-nav button.active{
  color:#fff!important;
  background:linear-gradient(90deg,#2563eb,#4f46e5,#06b6d4)!important;
  border-color:rgba(255,255,255,.18)!important;
  box-shadow:0 7px 18px rgba(37,99,235,.22)!important;
}
.tools-nav-arrow{
  width:12px!important;height:12px!important;
  opacity:.7!important;
}

/* Question/Answer search area */
.page-shell .page-card{
  min-height:100%!important;
}
.page-shell .page-card h2,.page-shell .page-card h3{
  font-weight:950!important;
  color:#fff!important;
}
.page-shell .page-card .field-input{
  font-weight:800!important;
}
.page-shell .page-card button{
  font-weight:900!important;
}
.page-shell .page-card .border.rounded-xl{
  background:rgba(15,23,42,.62)!important;
  border-color:rgba(148,163,184,.30)!important;
  color:#f8fafc!important;
}
.page-shell .page-card .text-emerald-700{
  color:#34d399!important;
}

/* Compact policy links in quick booking */
.policy-link{
  color:#67e8f9!important;
  text-decoration:underline!important;
  text-underline-offset:3px!important;
  font-weight:950!important;
}
.quick-terms-compact{
  padding:10px 12px!important;
  background:rgba(255,255,255,.035)!important;
  border-color:rgba(148,163,184,.14)!important;
}
.quick-terms-compact .text-sm{
  color:#cbd5e1!important;
}

/* Mobile: no clipping, no horizontal overflow */
html,body,#root{
  max-width:100%!important;
  overflow-x:hidden!important;
}
.site-header-inner{
  overflow:visible!important;
}
@media(max-width:760px){
  .hero-modern.hero-home{
    min-height:640px!important;
  }
  .hero-modern.hero-home > .relative.max-w-\[1500px\]{
    padding-top:40px!important;
    padding-bottom:175px!important;
  }
  .hero-modern.hero-home .hero-heading{
    font-size:clamp(2.25rem,10vw,3.5rem)!important;
    max-width:100%!important;
  }
  .hero-travel-art{
    top:auto!important;
    bottom:12px!important;
    right:50%!important;
    width:92vw!important;
    height:225px!important;
    transform:translateX(50%)!important;
  }
  .tools-page-nav{
    overflow-x:auto!important;
    flex-wrap:nowrap!important;
    scrollbar-width:none!important;
  }
  .tools-page-nav::-webkit-scrollbar{display:none}
  .tools-page-nav button{flex:0 0 auto!important}
  .tatkal-info-card{
    padding:16px!important;
  }
  .tatkal-copy h2{font-size:1.65rem!important}
  .tatkal-clock{font-size:24px!important}
  .motion-media-card{min-height:190px!important}
}

/* Avoid aggressive motion for accessibility */
@media(prefers-reduced-motion:reduce){
  .motion-media-card img,.travel-showcase-image img,.hero-photo-card img{
    animation:none!important;
  }
}


/* =========================================================
   MIR WORLD V11 — ALL REQUESTED MODIFICATIONS
   ========================================================= */

/* ---- Hero: real India travel photo + cinematic motion ---- */
.hero-modern{
  background:
    linear-gradient(90deg,rgba(2,6,23,.98) 0%,rgba(2,6,23,.86) 44%,rgba(2,6,23,.48) 100%),
    url('/travel/vande-bharat-8k.jpg') center/cover no-repeat!important;
}
.hero-modern.hero-mode-detailed{
  background:
    linear-gradient(90deg,rgba(2,6,23,.98) 0%,rgba(2,6,23,.88) 46%,rgba(2,6,23,.42) 100%),
    url('/travel/darjeeling-8k.jpg') center/cover no-repeat!important;
}
.hero-modern:after{
  content:""!important;
  position:absolute!important;
  inset:0!important;
  pointer-events:none!important;
  background:linear-gradient(180deg,rgba(2,6,23,.05),rgba(2,6,23,.38))!important;
  z-index:0!important;
}
.hero-modern > *{position:relative!important;z-index:1!important}
.hero-real-photo{
  width:100%!important;height:100%!important;
  object-fit:cover!important;
  filter:saturate(1.08) contrast(1.06)!important;
  animation:mwHeroPhoto 16s ease-in-out infinite alternate!important;
  will-change:transform!important;
}
@keyframes mwHeroPhoto{
  0%{transform:scale(1.02) translate3d(0,0,0)}
  100%{transform:scale(1.11) translate3d(-1.5%,-1%,0)}
}
.hero-photo-card{
  overflow:hidden!important;
  background:#071426!important;
}
.hero-photo-card:after{
  content:""!important;
  position:absolute!important;inset:0!important;
  background:linear-gradient(120deg,transparent 30%,rgba(34,211,238,.12) 48%,transparent 65%)!important;
  transform:translateX(-120%)!important;
  animation:mwPhotoSweep 7s ease-in-out infinite!important;
  pointer-events:none!important;
}
@keyframes mwPhotoSweep{
  0%,55%{transform:translateX(-120%)}
  75%,100%{transform:translateX(120%)}
}

/* ---- Remove ambiguous floating oval decorations ---- */
.hero-glow,.hero-glow-one,.hero-glow-two{
  display:none!important;
}
.hero-grid-pattern{opacity:.10!important}

/* ---- Use empty hero space properly ---- */
.hero-modern.hero-home{min-height:540px!important}
.hero-modern.hero-home > .relative.max-w-\[1500px\]{
  padding-top:58px!important;
  padding-bottom:82px!important;
}
.hero-modern.hero-home .hero-heading{
  max-width:760px!important;
  margin-bottom:14px!important;
}
.hero-modern.hero-home .hero-subheading{
  max-width:760px!important;
  margin-bottom:20px!important;
}
.hero-travel-art{
  top:48px!important;
  right:5%!important;
  width:min(44vw,650px)!important;
  height:350px!important;
}

/* ---- Remove the three unnecessary hero support pills ---- */
.hero-trust-row{display:none!important}

/* ---- Quick/Detailed toggle: same premium style everywhere ---- */
.booking-mode-switcher{
  display:flex!important;
  align-items:center!important;
  gap:12px!important;
  padding:18px 20px!important;
  border-bottom:1px solid rgba(148,163,184,.14)!important;
  background:rgba(7,15,31,.96)!important;
}
.booking-mode-btn{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:9px!important;
  min-height:52px!important;
  padding:0 22px!important;
  border-radius:15px!important;
  border:1px solid rgba(148,163,184,.28)!important;
  background:rgba(30,41,59,.72)!important;
  color:#e2e8f0!important;
  font-size:15px!important;
  font-weight:950!important;
  cursor:pointer!important;
  transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease,background .2s ease!important;
}
.booking-mode-btn svg{width:20px!important;height:20px!important}
.booking-mode-btn.active{
  color:#fff!important;
  border-color:rgba(34,211,238,.55)!important;
  background:linear-gradient(100deg,#2563eb,#4f46e5,#06b6d4)!important;
  box-shadow:0 10px 26px rgba(37,99,235,.25)!important;
}
.booking-mode-btn:not(.active):hover{
  border-color:rgba(34,211,238,.38)!important;
  background:rgba(37,99,235,.15)!important;
  transform:translateY(-2px)!important;
}
.booking-policy-note{
  padding:12px 14px!important;
  border-radius:12px!important;
  border:1px solid rgba(34,197,94,.18)!important;
  background:rgba(34,197,94,.06)!important;
  color:#bbf7d0!important;
  font-size:12px!important;
  line-height:1.6!important;
}

/* ---- Header: no mystery blue/white pills after admin login ---- */
.admin-actions{
  display:flex!important;
  align-items:center!important;
  gap:7px!important;
}
.admin-actions .header-admin-btn,
.admin-actions .header-logout-btn{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:6px!important;
  min-height:38px!important;
  width:auto!important;
  padding:0 11px!important;
  font-size:11px!important;
  font-weight:950!important;
  border-radius:10px!important;
  white-space:nowrap!important;
}
.admin-actions .header-admin-btn{
  background:linear-gradient(100deg,#2563eb,#4f46e5,#06b6d4)!important;
  color:#fff!important;
  border:1px solid rgba(255,255,255,.16)!important;
}
.admin-actions .header-logout-btn{
  background:rgba(244,63,94,.10)!important;
  color:#fecdd3!important;
  border:1px solid rgba(244,63,94,.28)!important;
}
.admin-actions .header-admin-btn:hover{filter:brightness(1.12)!important}
.admin-actions .header-logout-btn:hover{background:rgba(244,63,94,.18)!important}

/* ---- Admin table visibility: no white-on-white hover ---- */
.admin-panel table tbody tr:hover,
.admin-table tbody tr:hover,
.admin-panel .booking-row:hover,
table tbody tr:hover{
  background:rgba(37,99,235,.20)!important;
  color:#f8fafc!important;
}
.admin-panel table tbody tr:hover td,
.admin-table tbody tr:hover td,
.admin-panel .booking-row:hover td,
table tbody tr:hover td{
  color:#f8fafc!important;
  background:transparent!important;
}
.admin-panel select,
.admin-panel select option{
  color:#f8fafc!important;
  background:#0b1220!important;
}
.admin-panel select:hover,
.admin-panel select:focus{
  border-color:#22d3ee!important;
  box-shadow:0 0 0 2px rgba(34,211,238,.15)!important;
}

/* ---- Tatkal: larger, clearer text ---- */
.tatkal-info-card{padding:24px!important}
.tatkal-copy h2{font-size:clamp(1.8rem,3.2vw,2.65rem)!important;line-height:1.08!important}
.tatkal-copy>p{font-size:13px!important;line-height:1.6!important}
.tatkal-time-box{min-height:82px!important;padding:13px 15px!important}
.tatkal-time-box span{font-size:10px!important}
.tatkal-time-box strong{font-size:18px!important}
.tatkal-time-box small{font-size:10px!important}
.tatkal-clock-card{min-height:168px!important;padding:18px!important}
.tatkal-clock-label{font-size:11px!important}
.tatkal-clock{font-size:32px!important;letter-spacing:.04em!important;padding:13px!important}
.tatkal-clock span{font-size:14px!important}
.tatkal-checks div{font-size:10px!important;line-height:1.55!important}

/* ---- Animated travel cards use real photographs ---- */
.motion-media-card img{
  animation:mwRealTravelMotion 14s ease-in-out infinite alternate!important;
  filter:saturate(1.05) contrast(1.04)!important;
  will-change:transform!important;
}
.motion-media-card:nth-child(2) img{animation-duration:17s!important;animation-delay:-5s!important}
.motion-media-card:nth-child(3) img{animation-duration:19s!important;animation-delay:-9s!important}
@keyframes mwRealTravelMotion{
  0%{transform:scale(1.02) translate3d(0,0,0)}
  100%{transform:scale(1.13) translate3d(-2.5%,-1.5%,0)}
}

/* ---- Every utility page keeps a clear navigation path ---- */
.tools-page-nav{
  position:sticky!important;
  top:76px!important;
  z-index:20!important;
}

/* ---- Mobile: no clipping and no unlabeled controls ---- */
html,body,#root{overflow-x:hidden!important;max-width:100%!important}
@media(max-width:760px){
  .hero-modern.hero-home{min-height:650px!important}
  .hero-modern.hero-home > .relative.max-w-\[1500px\]{
    padding:38px 16px 185px!important;
  }
  .hero-modern.hero-home .hero-heading{
    font-size:clamp(2.1rem,10vw,3.3rem)!important;
    max-width:100%!important;
  }
  .hero-travel-art{
    top:auto!important;
    bottom:10px!important;
    right:50%!important;
    width:92vw!important;
    height:235px!important;
    transform:translateX(50%)!important;
  }
  .booking-mode-switcher{
    padding:13px!important;
    gap:8px!important;
  }
  .booking-mode-btn{
    flex:1!important;
    min-height:48px!important;
    padding:0 10px!important;
    font-size:13px!important;
  }
  .admin-actions .header-admin-btn,
  .admin-actions .header-logout-btn{
    min-height:36px!important;
    padding:0 8px!important;
    font-size:9px!important;
  }
}
@media(max-width:520px){
  .hero-modern.hero-home{min-height:690px!important}
  .hero-modern.hero-home .hero-heading{font-size:2.2rem!important}
  .hero-travel-art{height:210px!important;width:94vw!important}
  .admin-actions .header-admin-btn span,
  .admin-actions .header-logout-btn span{display:none!important}
  .admin-actions .header-admin-btn,
  .admin-actions .header-logout-btn{
    width:38px!important;
    padding:0!important;
  }
}

/* Reduced motion */
@media(prefers-reduced-motion:reduce){
  .hero-real-photo,.motion-media-card img,.hero-photo-card:after{
    animation:none!important;
  }
}

/* =========================================================
   MIR WORLD V12 — HOME HERO REBUILD
   Fixes the duplicate-photo/left-card problem visible in V11.
   ========================================================= */
.hero-modern .hero-travel-art{display:none!important}
.hero-modern{
  min-height:520px!important;margin:0!important;isolation:isolate!important;
  background-image:
    linear-gradient(90deg,rgba(2,6,23,.97) 0%,rgba(2,6,23,.88) 38%,rgba(2,6,23,.60) 62%,rgba(2,6,23,.30) 100%),
    url('/travel/vande-bharat-8k.jpg')!important;
  background-size:cover!important;background-position:center center!important;background-repeat:no-repeat!important;
}
.hero-modern.hero-mode-detailed{
  background-image:
    linear-gradient(90deg,rgba(2,6,23,.97) 0%,rgba(2,6,23,.90) 40%,rgba(2,6,23,.58) 68%,rgba(2,6,23,.25) 100%),
    url('/travel/darjeeling-8k.jpg')!important;
  background-position:center center!important;
}
.hero-modern:before{content:""!important;position:absolute!important;inset:0!important;z-index:0!important;pointer-events:none!important;background:linear-gradient(180deg,rgba(2,6,23,.18),rgba(2,6,23,.08) 45%,rgba(2,6,23,.55) 100%)!important}
.hero-modern:after{z-index:0!important}
.hero-modern > .relative.max-w-\[1500px\]{min-height:520px!important;display:flex!important;align-items:center!important;padding:48px 5vw 52px!important}
.hero-modern .hero-copy{max-width:700px!important;padding:0!important;margin:0!important}
.hero-modern.hero-home .hero-heading{max-width:700px!important;font-size:clamp(2.7rem,4.7vw,4.55rem)!important;line-height:1.02!important;letter-spacing:-.025em!important;margin:12px 0 16px!important}
.hero-modern.hero-home .hero-subheading{max-width:640px!important;font-size:clamp(.98rem,1.25vw,1.12rem)!important;line-height:1.7!important;margin:0 0 22px!important;color:#e2e8f0!important}
.hero-modern .hero-kicker{width:max-content!important;max-width:100%!important;padding:8px 13px!important;border-radius:999px!important;font-size:11px!important;box-shadow:0 8px 25px rgba(0,0,0,.16)!important}
.hero-modern .hero-actions{display:flex!important;flex-wrap:wrap!important;gap:10px!important}
.hero-modern .hero-primary,.hero-modern .hero-secondary{min-height:50px!important;border-radius:13px!important;padding:0 19px!important;font-size:14px!important}

@media (min-width:761px) and (max-width:1100px){
  .site-header-inner{padding:0 12px!important;gap:7px!important}.brand-lockup{min-width:165px!important}
  .brand-copy strong{font-size:14px!important}.brand-copy small{font-size:7px!important}.main-nav{gap:2px!important}
  .main-nav button{padding:8px 7px!important;font-size:10px!important}.header-actions{gap:5px!important}
  .header-admin-btn{width:auto!important;height:36px!important;padding:0 9px!important;font-size:10px!important}
  .header-admin-btn span{display:inline!important}.language-btn{height:36px!important;padding:0 8px!important}
}
@media (min-width:1101px){
  .hero-modern.hero-home{min-height:535px!important}
  .hero-modern.hero-home > .relative.max-w-\[1500px\]{min-height:535px!important;padding-left:5.5vw!important}
}
@media(max-width:760px){
  .hero-modern.hero-home{min-height:650px!important}
  .hero-modern > .relative.max-w-\[1500px\]{min-height:650px!important;align-items:flex-start!important;padding:38px 18px 175px!important}
  .hero-modern.hero-home .hero-heading{font-size:clamp(2.25rem,10vw,3.25rem)!important;line-height:1.04!important}
  .hero-modern.hero-home .hero-subheading{font-size:15px!important;line-height:1.65!important}
  .hero-modern{background-position:62% center!important;background-image:linear-gradient(180deg,rgba(2,6,23,.97) 0%,rgba(2,6,23,.90) 42%,rgba(2,6,23,.58) 100%),url('/travel/vande-bharat-8k.jpg')!important}
  .hero-modern.hero-mode-detailed{background-image:linear-gradient(180deg,rgba(2,6,23,.97) 0%,rgba(2,6,23,.90) 42%,rgba(2,6,23,.58) 100%),url('/travel/darjeeling-8k.jpg')!important}
  .hero-modern .hero-actions{display:grid!important;grid-template-columns:1fr 1fr!important}
  .hero-modern .hero-primary,.hero-modern .hero-secondary{width:100%!important;min-height:50px!important}
}
@media(max-width:520px){
  .hero-modern.hero-home{min-height:670px!important}.hero-modern > .relative.max-w-\[1500px\]{min-height:670px!important;padding:34px 15px 160px!important}
  .hero-modern .hero-actions{grid-template-columns:1fr!important}.hero-modern .hero-kicker{font-size:10px!important}
}


/* =========================================================
   MIR WORLD V13 — FINAL UI CLEANUP
   ========================================================= */

/* Dedicated booking pages are form-first, not giant-hero-first. */
.hero-modern.hero-inner{
  min-height:300px!important;
  height:300px!important;
  background-position:center 48%!important;
}
.hero-modern.hero-inner > .relative.max-w-\[1500px\]{
  min-height:300px!important;
  height:300px!important;
  align-items:center!important;
  padding:26px 5vw 28px!important;
}
.hero-modern.hero-inner .hero-copy{
  max-width:760px!important;
}
.hero-modern.hero-inner .hero-heading{
  max-width:760px!important;
  font-size:clamp(2rem,3.4vw,3.15rem)!important;
  line-height:1.08!important;
  margin:8px 0 10px!important;
}
.hero-modern.hero-inner .hero-subheading{
  max-width:700px!important;
  font-size:14px!important;
  line-height:1.55!important;
  margin:0!important;
}
.hero-modern.hero-inner .hero-actions{
  display:none!important;
}

/* Quick/Detailed selector is always visible on dedicated booking pages. */
.booking-mode-switcher{
  position:relative!important;
  z-index:5!important;
  display:flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  gap:10px!important;
  padding:14px 18px!important;
  background:#0b1426!important;
  border-bottom:1px solid rgba(148,163,184,.20)!important;
}
.booking-mode-btn{
  min-width:155px!important;
  min-height:48px!important;
  padding:0 18px!important;
  border-radius:14px!important;
  font-size:14px!important;
  font-weight:950!important;
}
.booking-mode-btn.active{
  background:linear-gradient(100deg,#2563eb,#4f46e5,#06b6d4)!important;
  color:#fff!important;
}

/* Form should begin immediately after the compact hero/switcher. */
#booking-form-wrapper > .max-w-\[1600px\]{
  margin-top:14px!important;
}
#booking-form-wrapper > .max-w-\[1600px\] > .space-y-6{
  gap:14px!important;
}

/* No process-count badge. */
.process-count-badge{display:none!important}
.process-heading-row{justify-content:flex-start!important}
.process-heading-row>div{max-width:900px!important}

/* All travel cards must show photographs, never SVG illustrations. */
.motion-media-card img,
.travel-showcase-image img{
  object-fit:cover!important;
  filter:saturate(1.05) contrast(1.04)!important;
}
.travel-showcase-image img{
  animation:mwShowcasePhoto 16s ease-in-out infinite alternate!important;
  will-change:transform!important;
}
@keyframes mwShowcasePhoto{
  0%{transform:scale(1.02)}
  100%{transform:scale(1.10) translate3d(-1.2%,-.8%,0)}
}

/* Prevent accidental blank/collapsed sections from occupying the page. */
.home-section:empty,
.travel-showcase:empty,
.money-banner:empty,
.support-banner:empty,
.home-social:empty,
.page-card:empty{
  display:none!important;
}
.home-sections{
  min-height:0!important;
}
.home-section,
.travel-showcase,
.money-banner,
.support-banner,
.home-social{
  box-sizing:border-box!important;
}

/* Generic page shell: never render near-black text on near-black surfaces. */
.page-shell{
  min-height:420px!important;
  color:#e2e8f0!important;
}
.page-shell .page-card{
  color:#e2e8f0!important;
  background:linear-gradient(145deg,#101b2f,#0b1426)!important;
  border-color:rgba(148,163,184,.24)!important;
}
.page-shell .page-card p,
.page-shell .page-card label,
.page-shell .page-card span{
  color:#cbd5e1;
}
.page-shell .page-title{
  color:#fff!important;
}
.page-shell input,
.page-shell textarea,
.page-shell select{
  color:#f8fafc!important;
  background:#111c30!important;
  border-color:rgba(148,163,184,.30)!important;
}
.page-shell input::placeholder,
.page-shell textarea::placeholder{
  color:#94a3b8!important;
}

/* Remove mystery decorative pill/oval elements that have no label. */
.hero-glow,.hero-glow-one,.hero-glow-two{display:none!important}

/* Mobile dedicated booking pages. */
@media(max-width:760px){
  .hero-modern.hero-inner{
    min-height:250px!important;
    height:250px!important;
    background-position:center center!important;
  }
  .hero-modern.hero-inner > .relative.max-w-\[1500px\]{
    min-height:250px!important;
    height:250px!important;
    padding:28px 16px 22px!important;
    align-items:flex-start!important;
  }
  .hero-modern.hero-inner .hero-heading{
    font-size:clamp(1.85rem,8.5vw,2.55rem)!important;
    line-height:1.08!important;
    margin-top:8px!important;
  }
  .hero-modern.hero-inner .hero-subheading{
    font-size:13px!important;
    max-width:100%!important;
  }
  .booking-mode-switcher{
    padding:10px!important;
    gap:7px!important;
  }
  .booking-mode-btn{
    flex:1!important;
    min-width:0!important;
    min-height:46px!important;
    padding:0 9px!important;
    font-size:12px!important;
  }
  #booking-form-wrapper > .max-w-\[1600px\]{
    margin-top:8px!important;
    padding-left:10px!important;
    padding-right:10px!important;
  }
}
@media(max-width:480px){
  .hero-modern.hero-inner{
    min-height:225px!important;height:225px!important;
  }
  .hero-modern.hero-inner > .relative.max-w-\[1500px\]{
    min-height:225px!important;height:225px!important;
  }
  .hero-modern.hero-inner .hero-heading{font-size:1.9rem!important}
  .booking-mode-btn{font-size:11px!important}
}

/* Reduced motion */
@media(prefers-reduced-motion:reduce){
  .travel-showcase-image img,.motion-media-card img{animation:none!important}
}


/* =========================================================
   MIR WORLD V15 — FINAL REQUESTED UI + CONTACT UPDATE
   ========================================================= */

/* Compact Home hero */
.hero-modern:not(.hero-inner){
  min-height:420px!important;
  height:auto!important;
}
.hero-modern:not(.hero-inner) .hero-heading{
  max-width:760px!important;
  font-size:clamp(2.7rem,5vw,4.6rem)!important;
  line-height:1.04!important;
  margin:10px 0 12px!important;
}
.hero-modern:not(.hero-inner) .hero-subheading{
  max-width:680px!important;
  font-size:17px!important;
  font-weight:750!important;
  line-height:1.55!important;
  margin-bottom:16px!important;
}
.hero-modern:not(.hero-inner) .hero-copy{
  padding-top:8px!important;
  padding-bottom:8px!important;
}

/* Booking selector: selected page/mode is always visibly highlighted. */
.booking-mode-switcher{
  display:flex!important;
  gap:10px!important;
  align-items:center!important;
  padding:14px 18px!important;
  background:#0b1426!important;
  border-bottom:1px solid rgba(148,163,184,.20)!important;
}
.booking-mode-btn{
  min-width:150px!important;
  min-height:48px!important;
  border:1px solid rgba(148,163,184,.25)!important;
  border-radius:14px!important;
  background:#172238!important;
  color:#cbd5e1!important;
  font-weight:900!important;
  box-shadow:none!important;
}
.booking-mode-btn.active{
  background:linear-gradient(100deg,#2563eb 0%,#4f46e5 52%,#06b6d4 100%)!important;
  border-color:#38bdf8!important;
  color:#fff!important;
  box-shadow:0 8px 24px rgba(37,99,235,.28)!important;
}

/* Real-photo travel cards — never blank, never illustration. */
.motion-media-card{
  overflow:hidden!important;
  background:#0b1426!important;
}
.motion-media-card img{
  display:block!important;
  width:100%!important;
  height:100%!important;
  min-height:260px!important;
  object-fit:cover!important;
  object-position:center!important;
  opacity:1!important;
  visibility:visible!important;
  filter:saturate(1.08) contrast(1.05)!important;
  animation:mwTravelCinematic 14s ease-in-out infinite alternate!important;
  transform-origin:center!important;
}
.motion-media-card:hover img{
  transform:scale(1.08)!important;
  filter:saturate(1.16) contrast(1.08) brightness(1.05)!important;
}
@keyframes mwTravelCinematic{
  0%{transform:scale(1.02) translate3d(0,0,0)}
  50%{transform:scale(1.065) translate3d(-.7%,-.4%,0)}
  100%{transform:scale(1.11) translate3d(-1.3%,-.8%,0)}
}
.motion-media-night .motion-stars{opacity:.08!important}

/* Keep travel showcase photography visible */
.travel-showcase-image{
  overflow:hidden!important;
  background:#0b1426!important;
}
.travel-showcase-image img{
  display:block!important;
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  opacity:1!important;
  visibility:visible!important;
}

/* Q&A result area: strong contrast */
.qa-results,.qa-form{
  color:#e2e8f0!important;
}
.qa-answer{
  background:#101c30!important;
  border:1px solid rgba(148,163,184,.28)!important;
  color:#f8fafc!important;
}
.qa-question{color:#f8fafc!important;font-weight:850!important}
.qa-reply{color:#34d399!important}
.qa-wait{color:#fbbf24!important}
.qa-results-title{color:#fff!important}

/* Station inputs: clearer wording and visibility */
.booking-form input,.booking-form textarea,.booking-form select{
  color:#f8fafc!important;
}
.booking-form input::placeholder,.booking-form textarea::placeholder{
  color:#94a3b8!important;
}

/* Prevent unexplained empty blocks */
.home-section:empty,.travel-showcase:empty,.motion-media-card:empty{
  display:none!important;
}

@media(max-width:760px){
  .hero-modern:not(.hero-inner){
    min-height:340px!important;
  }
  .hero-modern:not(.hero-inner) .hero-heading{
    font-size:clamp(2.05rem,9vw,3rem)!important;
    line-height:1.07!important;
  }
  .hero-modern:not(.hero-inner) .hero-subheading{
    font-size:14px!important;
  }
  .booking-mode-switcher{
    padding:10px!important;
    gap:7px!important;
  }
  .booking-mode-btn{
    min-width:0!important;
    flex:1!important;
    min-height:46px!important;
    font-size:12px!important;
  }
  .motion-media-card img{min-height:220px!important}
}
/* FINAL V16 SAFE PATCH — requested 1-8 fixes */
.tools-page-nav{display:none!important}
.faq-item{background:linear-gradient(180deg,#111d33,#0b1426)!important;border:1px solid rgba(96,165,250,.28)!important;box-shadow:0 8px 24px rgba(0,0,0,.18)!important}
.faq-item summary{color:#f8fafc!important}
.faq-item:hover{border-color:#22d3ee!important;transform:translateY(-1px)}
.faq-plus{background:#18304d!important;color:#67e8f9!important;border:1px solid rgba(34,211,238,.25)!important}
.faq-item[open] .faq-plus{background:#2563eb!important;color:#fff!important}
.faq-item p{color:#cbd5e1!important}
.qa-answer-search .field-input{background:#111d33!important;color:#fff!important;border-color:rgba(148,163,184,.28)!important}
.qa-answer-search .field-input::placeholder{color:#94a3b8!important}
/* Admin filters: prevent mixed-up labels and fields */
.admin-filter-bar,.admin-filters,.filter-row{align-items:end!important}
.admin-filter-bar>*{min-width:0!important}
.admin-filter-bar input,.admin-filter-bar select{height:56px!important}
@media(max-width:900px){.admin-filter-bar,.admin-filters,.filter-row{display:grid!important;grid-template-columns:1fr!important;gap:10px!important}.admin-filter-bar>*{width:100%!important}.admin-filter-bar button{width:100%!important}}
/* Compact home hero */
.hero-modern.hero-home .hero-heading{font-size:clamp(2.5rem,5vw,4.3rem)!important;line-height:1.05!important;max-width:760px!important}
.hero-modern.hero-home .hero-subheading{font-size:17px!important;line-height:1.5!important;max-width:650px!important}
@media(max-width:640px){.hero-modern.hero-home .hero-heading{font-size:clamp(2rem,9vw,3rem)!important}.hero-modern.hero-home .hero-subheading{font-size:14px!important}}
/* Booking form clarity */
.quick-optional-head h3{font-weight:900!important;color:#f8fafc!important}
.quick-optional-head p{color:#94a3b8!important}
.booking-shell input,.booking-shell select,.booking-shell textarea{color:#f8fafc!important}
.booking-shell input::placeholder,.booking-shell textarea::placeholder{color:#94a3b8!important}
.admin-filter-grid{width:100%!important}
.admin-filter-grid .field-input{min-width:0!important;box-sizing:border-box!important}
.admin-filter-grid label{display:flex!important;flex-direction:column!important;align-items:stretch!important;gap:6px!important;min-width:170px!important}
.admin-filter-grid label .field-input{width:100%!important}
.admin-filter-grid>.relative{min-width:260px!important}
.admin-clear-filters{white-space:nowrap!important;min-height:52px!important}
@media(max-width:1100px){.admin-filter-grid{grid-template-columns:minmax(0,1fr) minmax(170px,220px)!important}.admin-filter-grid>.relative{grid-column:1/-1}.admin-filter-grid .admin-clear-filters{width:100%!important}}
@media(max-width:640px){.admin-filter-grid{grid-template-columns:1fr!important}.admin-filter-grid>.relative{grid-column:auto!important}.admin-filter-grid label{min-width:0!important}}


/* =========================================================
   V17 FIXED — NEW HERO / COMPLETE VISUAL REDESIGN
   Keeps existing booking functionality; changes presentation only.
   ========================================================= */
.hero-modern.hero-home{
  min-height:500px!important;
  background:
    radial-gradient(circle at 78% 18%,rgba(14,165,233,.16),transparent 30%),
    radial-gradient(circle at 12% 85%,rgba(37,99,235,.14),transparent 28%),
    linear-gradient(120deg,#020817 0%,#07152b 52%,#061d35 100%)!important;
  border-bottom:1px solid rgba(56,189,248,.12)!important;
}
.hero-modern.hero-home:before{
  background:
    linear-gradient(90deg,rgba(2,8,23,.96) 0%,rgba(2,8,23,.82) 42%,rgba(2,8,23,.20) 100%)!important;
}
.hero-modern.hero-home .hero-grid-pattern{opacity:.035!important}
.hero-modern.hero-home .hero-glow-one{
  width:420px!important;height:420px!important;
  right:-80px!important;top:-190px!important;
  background:#0ea5e9!important;opacity:.12!important;
  filter:blur(55px)!important;
}
.hero-modern.hero-home .hero-glow-two{
  width:300px!important;height:300px!important;
  right:42%!important;bottom:-210px!important;
  background:#2563eb!important;opacity:.10!important;
  filter:blur(60px)!important;
}

/* Two-column composition */
.hero-modern.hero-home > .relative.max-w-\[1500px\]{
  min-height:500px!important;
  display:flex!important;
  align-items:center!important;
  padding-top:55px!important;
  padding-bottom:55px!important;
}
.hero-modern.hero-home .hero-copy{
  width:52%!important;
  max-width:690px!important;
  padding:0!important;
}
.hero-modern.hero-home .hero-kicker{
  background:rgba(14,165,233,.08)!important;
  border:1px solid rgba(34,211,238,.32)!important;
  color:#67e8f9!important;
  padding:8px 13px!important;
}
.hero-modern.hero-home .hero-heading{
  max-width:620px!important;
  margin:18px 0 0!important;
  font-size:clamp(2.35rem,4.4vw,4.35rem)!important;
  line-height:1.05!important;
  letter-spacing:-.045em!important;
}
.hero-modern.hero-home .hero-subheading{
  max-width:560px!important;
  margin-top:16px!important;
  font-size:16px!important;
  line-height:1.65!important;
  color:#b9cbe0!important;
}
.hero-modern.hero-home .hero-actions{
  margin-top:22px!important;
}
.hero-modern.hero-home .hero-primary{
  background:linear-gradient(100deg,#2563eb,#4f46e5,#06b6d4)!important;
  color:#fff!important;
  border:1px solid rgba(255,255,255,.16)!important;
  box-shadow:0 12px 30px rgba(37,99,235,.28)!important;
}
.hero-modern.hero-home .hero-secondary{
  background:rgba(15,23,42,.72)!important;
  color:#e2e8f0!important;
  border:1px solid rgba(148,163,184,.28)!important;
}

/* Completely redesigned visual card */
.hero-modern.hero-home .hero-travel-art{
  z-index:4!important;
  right:4.5%!important;
  bottom:auto!important;
  top:50%!important;
  transform:translateY(-50%)!important;
  width:min(43vw,570px)!important;
  height:350px!important;
  opacity:1!important;
  filter:none!important;
}
.hero-modern.hero-home .hero-photo-card{
  width:100%!important;
  height:100%!important;
  border-radius:28px!important;
  border:1px solid rgba(125,211,252,.28)!important;
  background:#071426!important;
  box-shadow:
    0 30px 70px rgba(0,0,0,.55),
    0 0 0 7px rgba(15,23,42,.32),
    0 0 45px rgba(14,165,233,.08)!important;
  transform:perspective(1200px) rotateY(-3deg)!important;
  transition:transform .45s ease,box-shadow .45s ease!important;
}
.hero-modern.hero-home .hero-photo-card:hover{
  transform:perspective(1200px) rotateY(0deg) translateY(-5px)!important;
  box-shadow:0 35px 80px rgba(0,0,0,.58),0 0 55px rgba(14,165,233,.15)!important;
}
.hero-modern.hero-home .hero-photo-card img{
  opacity:.92!important;
  object-position:center!important;
  animation:mwHeroPhotoFloat 14s ease-in-out infinite alternate!important;
}
@keyframes mwHeroPhotoFloat{
  0%{transform:scale(1.02)}
  100%{transform:scale(1.075)}
}
.hero-modern.hero-home .hero-photo-overlay{
  background:
    linear-gradient(180deg,rgba(2,6,23,.03) 35%,rgba(2,6,23,.15) 56%,rgba(2,6,23,.88) 100%),
    linear-gradient(90deg,rgba(2,6,23,.18),transparent 62%)!important;
}
.hero-modern.hero-home .hero-photo-badge{
  top:16px!important;left:16px!important;
  background:rgba(2,8,23,.72)!important;
  border-color:rgba(125,211,252,.25)!important;
  color:#e0f2fe!important;
}
.hero-modern.hero-home .hero-photo-caption{
  left:16px!important;bottom:16px!important;
  background:rgba(2,8,23,.78)!important;
  border-color:rgba(125,211,252,.18)!important;
}
.hero-modern.hero-home .hero-photo-tag{
  right:16px!important;bottom:16px!important;
}

/* Hide decorative trust chips on this hero: cleaner and more premium */
.hero-modern.hero-home .hero-trust-row{display:none!important}

/* Mobile: stack hero cleanly */
@media(max-width:900px){
  .hero-modern.hero-home{min-height:720px!important}
  .hero-modern.hero-home > .relative.max-w-\[1500px\]{
    display:block!important;
    min-height:720px!important;
    padding-top:38px!important;
    padding-bottom:32px!important;
  }
  .hero-modern.hero-home .hero-copy{
    width:100%!important;
    max-width:680px!important;
  }
  .hero-modern.hero-home .hero-heading{
    font-size:clamp(2.25rem,8vw,3.8rem)!important;
  }
  .hero-modern.hero-home .hero-travel-art{
    position:absolute!important;
    top:auto!important;
    right:5%!important;
    bottom:28px!important;
    transform:none!important;
    width:90%!important;
    height:290px!important;
  }
  .hero-modern.hero-home .hero-photo-card{
    transform:none!important;
  }
}
@media(max-width:600px){
  .hero-modern.hero-home{min-height:680px!important}
  .hero-modern.hero-home > .relative.max-w-\[1500px\]{
    min-height:680px!important;
    padding-left:18px!important;
    padding-right:18px!important;
  }
  .hero-modern.hero-home .hero-heading{
    font-size:clamp(2rem,10vw,2.9rem)!important;
    line-height:1.08!important;
  }
  .hero-modern.hero-home .hero-subheading{
    font-size:14px!important;
  }
  .hero-modern.hero-home .hero-actions{
    display:flex!important;
    gap:8px!important;
  }
  .hero-modern.hero-home .hero-primary,
  .hero-modern.hero-home .hero-secondary{
    min-width:0!important;
    flex:1!important;
    padding:12px 14px!important;
    font-size:13px!important;
  }
  .hero-modern.hero-home .hero-travel-art{
    right:3%!important;
    width:94%!important;
    height:250px!important;
  }
  .hero-modern.hero-home .hero-photo-card{
    border-radius:22px!important;
  }
}

/* ===== V17 HOME BOOKING HUB — SAMPLE-INSPIRED REDESIGN ===== */
.hero-modern.hero-home{
  min-height:430px!important;
  background:#06111f!important;
  background-image:linear-gradient(90deg,rgba(3,15,28,.96) 0%,rgba(4,20,35,.84) 38%,rgba(4,20,35,.34) 68%,rgba(4,20,35,.12) 100%),url('/hero-travel-clean.jpg')!important;
  background-size:cover!important;
  background-position:center!important;
}
.hero-modern.hero-home .hero-grid-pattern,.hero-modern.hero-home .hero-glow{display:none!important}
.hero-modern.hero-home > .relative.max-w-\[1500px\]{padding-top:34px!important;padding-bottom:24px!important;min-height:430px!important}
.hero-modern.hero-home .hero-copy{max-width:720px!important;padding-top:0!important}
.hero-modern.hero-home .hero-kicker{display:none!important}
.hero-modern.hero-home .hero-heading{
  margin-top:0!important;
  max-width:650px!important;
  font-size:clamp(2.7rem,5vw,4.65rem)!important;
  line-height:1.04!important;
  letter-spacing:-.035em!important;
  text-shadow:0 4px 18px rgba(0,0,0,.35)!important;
}
.hero-modern.hero-home .hero-subheading{max-width:620px!important;font-size:1rem!important;line-height:1.65!important;color:#e8eef5!important;font-weight:600!important;margin-top:14px!important}
.hero-modern.hero-home .hero-actions{display:none!important}
.hero-modern.hero-home .hero-travel-art{
  right:2%!important;top:50%!important;bottom:auto!important;transform:translateY(-50%)!important;
  width:min(49vw,680px)!important;height:370px!important;z-index:3!important;filter:none!important;
}
.hero-modern.hero-home .hero-photo-card{
  width:100%!important;height:100%!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;transform:none!important;overflow:visible!important;
}
.hero-modern.hero-home .hero-photo-card img.hero-real-photo{
  width:100%!important;height:100%!important;object-fit:contain!important;object-position:center!important;opacity:1!important;filter:drop-shadow(0 24px 26px rgba(0,0,0,.48))!important;animation:none!important;
}
.hero-modern.hero-home .hero-photo-overlay,.hero-modern.hero-home .hero-photo-badge,.hero-modern.hero-home .hero-photo-caption,.hero-modern.hero-home .hero-photo-tag{display:none!important}
.hero-modern.hero-home .hero-trust-row{
  display:flex!important;gap:0!important;flex-wrap:nowrap!important;margin-top:24px!important;max-width:700px!important;
}
.hero-modern.hero-home .hero-trust-row>div{
  min-height:48px!important;padding:5px 28px 5px 0!important;border:0!important;border-right:1px solid rgba(255,255,255,.14)!important;border-radius:0!important;background:transparent!important;color:#eef5fa!important;font-size:.72rem!important;
}
.hero-modern.hero-home .hero-trust-row>div+div{padding-left:22px!important}
.hero-modern.hero-home .hero-trust-row>div:last-child{border-right:0!important}
.hero-modern.hero-home .hero-trust-row svg{width:29px!important;height:29px!important;color:#16d58a!important;filter:drop-shadow(0 0 8px rgba(22,213,138,.18))}
.hero-modern.hero-home .hero-trust-row span{display:flex;flex-direction:column;line-height:1.25}
.hero-modern.hero-home .hero-trust-row b{font-size:.75rem!important;font-weight:900!important}
.hero-modern.hero-home .hero-trust-row small{font-size:.65rem!important;color:#b8c9d6!important;margin-top:3px}

/* Booking Hub */
#booking-form-wrapper>.max-w-\[1600px\]{max-width:1420px!important;margin-top:-42px!important;padding-left:20px!important;padding-right:20px!important}
#booking-form-wrapper>.max-w-\[1600px\]>.space-y-6>.bg-white{
  background:#081525!important;border:1px solid rgba(117,155,187,.35)!important;border-radius:18px!important;box-shadow:0 25px 60px rgba(0,0,0,.38)!important;color:#eef6fb!important;overflow:visible!important;
}
#booking-form-wrapper .booking-mode-switcher{
  background:#0a1829!important;border-bottom:1px solid rgba(112,150,181,.22)!important;padding:14px 16px!important;gap:8px!important;
}
#booking-form-wrapper .booking-mode-btn{
  color:#dce8f1!important;background:#142237!important;border:1px solid rgba(124,157,184,.25)!important;border-radius:12px!important;min-height:54px!important;padding:0 20px!important;box-shadow:none!important;
}
#booking-form-wrapper .booking-mode-btn.active{background:#162a42!important;border-color:#2d668d!important;color:#fff!important;box-shadow:inset 0 -3px 0 #ff7a00!important}
#booking-form-wrapper form{padding:20px 18px 16px!important;background:#081525!important;border-radius:0 0 18px 18px!important}
#booking-form-wrapper form>.grid.sm\:grid-cols-2{gap:12px!important;margin-bottom:0!important}
#booking-form-wrapper .field-label{color:#b9cad7!important;font-size:.75rem!important;font-weight:800!important}
#booking-form-wrapper .field-input{min-height:46px!important;background:#152236!important;border:1px solid #34465b!important;color:#f3f7fa!important;border-radius:10px!important;box-shadow:inset 0 1px 2px rgba(0,0,0,.14)!important}
#booking-form-wrapper .field-input::placeholder{color:#8ea0b2!important}
#booking-form-wrapper .quick-optional-panel{background:#101f32!important;border:1px solid #27445e!important;border-radius:15px!important;padding:14px!important}
#booking-form-wrapper .quick-optional-head h3{color:#fff!important;font-size:1.05rem!important}
#booking-form-wrapper .quick-optional-head p{color:#91a7b8!important;font-size:.68rem!important}
#booking-form-wrapper .quick-optional-head .section-eyebrow{color:#0bb4f5!important;font-size:.62rem!important}
#booking-form-wrapper .optional-badge{background:#082d40!important;border-color:#087f9d!important;color:#5bd7ff!important}
#booking-form-wrapper .quick-optional-panel .field-input{background:#101d2d!important}
#booking-form-wrapper .quick-terms-compact{background:#101d2d!important;border-color:#2c3e52!important;color:#c7d4de!important;padding:10px 12px!important}
#booking-form-wrapper .policy-link{color:#2dd4bf!important}
#btn-submit-booking-request{min-height:54px!important;border-radius:10px!important;background:linear-gradient(90deg,#ff4b0b,#ff6a00)!important;box-shadow:0 12px 25px rgba(255,83,13,.22)!important;font-size:1rem!important}
#booking-form-wrapper .home-booking-grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(300px,.8fr);gap:14px;align-items:stretch}
#booking-form-wrapper .home-booking-grid .quick-optional-panel{height:100%}
.home-support-card{background:#0d1d2e;border:1px solid #1f5a53;border-radius:15px;padding:15px;display:flex;flex-direction:column;gap:10px;min-height:100%}
.home-support-title{display:flex;align-items:center;gap:10px;color:#fff;margin-bottom:2px}
.home-support-title>svg{width:30px;height:30px;color:#4ade80}
.home-support-title span{display:block;font-size:1rem;font-weight:900}.home-support-title small{display:block;color:#91a7b8;font-size:.68rem;margin-top:2px}
.home-support-action{display:flex;align-items:center;gap:12px;padding:10px 12px;border-radius:10px;border:1px solid rgba(53,142,96,.35);text-decoration:none!important;color:#fff!important;background:linear-gradient(90deg,rgba(12,79,59,.7),rgba(10,47,39,.6));transition:.18s}
.home-support-action:hover{transform:translateY(-1px);border-color:#4ade80}
.support-action-icon{width:43px;height:43px;flex:none;border-radius:10px;background:#139c5b;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 18px rgba(8,150,88,.25)}
.support-action-icon svg{width:24px;height:24px;color:#fff}.home-support-action b{display:block;font-size:.9rem}.home-support-action small{display:block;color:#a9c0cd;font-size:.68rem;margin-top:2px}.home-support-note{margin-top:auto;border:1px solid #263b4f;background:#111f2f;border-radius:10px;padding:9px 11px;color:#9cafbe;font-size:.68rem;text-align:center}
.home-money-strip{display:grid;grid-template-columns:auto minmax(220px,1.5fr) 1px minmax(190px,1fr) minmax(190px,1fr);align-items:center;gap:18px;background:#071524;border:1px solid #5a4a24;border-radius:12px;padding:12px 18px;color:#fff;box-shadow:0 12px 28px rgba(0,0,0,.22)}
.home-money-badge{width:74px;height:74px;border-radius:50%;border:3px solid #eabf55;background:radial-gradient(circle,#2c281c,#111a1d);display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:0 0 0 4px rgba(234,191,85,.08)}
.home-money-badge span{font-size:1.35rem;font-weight:1000;line-height:1;color:#ffd86e}.home-money-badge small{font-size:.48rem;font-weight:900;color:#f2d98a;margin-top:3px}
.home-money-strip>div:nth-child(2) b{display:block;color:#ffbf32;font-size:1rem}.home-money-strip>div:nth-child(2) strong{display:block;font-size:.92rem;color:#fff}.home-money-strip>div:nth-child(2) small{display:block;color:#91a4b3;font-size:.63rem;margin-top:3px}.money-strip-divider{height:48px;background:#4b5360}.money-strip-item{display:flex;align-items:center;gap:10px}.money-strip-item>svg{width:30px;height:30px;color:#61e38d;flex:none}.money-strip-item b{display:block;font-size:.76rem}.money-strip-item small{display:block;color:#8fa2b1;font-size:.6rem;margin-top:2px}
@media(max-width:900px){
  .hero-modern.hero-home{min-height:560px!important}.hero-modern.hero-home>.relative.max-w-\[1500px\]{min-height:560px!important}.hero-modern.hero-home .hero-copy{max-width:60%!important}.hero-modern.hero-home .hero-heading{font-size:clamp(2.2rem,6.2vw,3.8rem)!important}.hero-modern.hero-home .hero-travel-art{right:-6%!important;width:min(55vw,520px)!important;height:310px!important}.home-booking-grid{grid-template-columns:1fr!important}.home-money-strip{grid-template-columns:auto 1fr;gap:12px}.money-strip-divider{display:none}.money-strip-item{padding-top:8px}
}
@media(max-width:640px){
  .hero-modern.hero-home{min-height:620px!important}.hero-modern.hero-home>.relative.max-w-\[1500px\]{min-height:620px!important;padding:28px 18px 20px!important}.hero-modern.hero-home .hero-copy{max-width:100%!important}.hero-modern.hero-home .hero-heading{font-size:clamp(2.25rem,11vw,3.5rem)!important}.hero-modern.hero-home .hero-subheading{font-size:.9rem!important}.hero-modern.hero-home .hero-travel-art{right:-22%!important;top:auto!important;bottom:8px!important;width:105vw!important;height:265px!important;transform:none!important;opacity:1!important}.hero-modern.hero-home .hero-trust-row{display:grid!important;grid-template-columns:1fr 1fr!important;gap:6px!important}.hero-modern.hero-home .hero-trust-row>div{padding:5px 8px!important;border-right:0!important;border-bottom:1px solid rgba(255,255,255,.1)!important}.hero-modern.hero-home .hero-trust-row>div+div{padding-left:8px!important}.hero-modern.hero-home .hero-trust-row>div:last-child{grid-column:1/-1;border-bottom:0!important}.home-money-strip{grid-template-columns:auto 1fr!important;padding:12px}.home-money-strip .money-strip-item{grid-column:1/-1}.home-money-badge{width:64px;height:64px}.home-support-card{min-height:0}.booking-mode-switcher{overflow-x:auto}.booking-mode-btn{white-space:nowrap}
}

/* =========================================================
   V17 COLORFUL REFERENCE PASS
   Match the supplied MIR WORLD reference: navy + orange + green + cyan.
   ========================================================= */
.hero-modern.hero-home{
  min-height:455px!important;
  background-color:#03101f!important;
  background-image:
    linear-gradient(90deg,rgba(1,10,22,.96) 0%,rgba(2,18,34,.88) 38%,rgba(2,20,34,.50) 66%,rgba(2,20,34,.12) 100%),
    radial-gradient(circle at 75% 70%,rgba(255,93,0,.14),transparent 22%),
    radial-gradient(circle at 86% 24%,rgba(24,210,117,.12),transparent 18%),
    url('/travel/vande-bharat-wide-8k.jpg')!important;
  background-size:cover,cover,cover,cover!important;
  background-position:center,center,center,center!important;
}
.hero-modern.hero-home:after{
  background:linear-gradient(180deg,transparent 55%,rgba(1,8,18,.58) 100%)!important;
}
.hero-modern.hero-home > .relative.max-w-\[1500px\]{
  min-height:455px!important;
  padding-top:34px!important;
  padding-bottom:22px!important;
}
.hero-modern.hero-home .hero-copy{max-width:700px!important}
.hero-modern.hero-home .hero-heading{
  font-size:clamp(2.7rem,5.05vw,4.85rem)!important;
  line-height:1.02!important;
  letter-spacing:-.045em!important;
  color:#fff!important;
  text-shadow:0 5px 22px rgba(0,0,0,.5)!important;
}
.hero-accent-orange{color:#ff6500!important;text-shadow:0 4px 16px rgba(255,101,0,.22)!important}
.hero-accent-green{color:#20d46d!important;text-shadow:0 4px 16px rgba(32,212,109,.18)!important}
.hero-modern.hero-home .hero-subheading{
  color:#e9f4fb!important;
  max-width:680px!important;
  font-size:1rem!important;
  font-weight:650!important;
  line-height:1.55!important;
}
.hero-modern.hero-home .hero-travel-art{
  right:1%!important;
  top:50%!important;
  transform:translateY(-50%)!important;
  width:min(48vw,680px)!important;
  height:375px!important;
  filter:drop-shadow(0 28px 32px rgba(0,0,0,.52))!important;
}
.hero-modern.hero-home .hero-photo-card{
  border:0!important;background:transparent!important;box-shadow:none!important;transform:none!important;
}
.hero-modern.hero-home .hero-photo-card img.hero-real-photo{
  object-fit:contain!important;
  object-position:center!important;
  filter:drop-shadow(0 22px 28px rgba(0,0,0,.48)) saturate(1.08)!important;
}
.hero-modern.hero-home .hero-trust-row{display:flex!important;margin-top:20px!important;gap:0!important}
.hero-modern.hero-home .hero-trust-row>div{
  background:transparent!important;
  color:#f4fbff!important;
  border:0!important;
  border-right:1px solid rgba(255,255,255,.18)!important;
  border-radius:0!important;
  padding:5px 25px 5px 0!important;
  min-height:45px!important;
}
.hero-modern.hero-home .hero-trust-row>div+div{padding-left:22px!important}
.hero-modern.hero-home .hero-trust-row>div:last-child{border-right:0!important}
.hero-modern.hero-home .hero-trust-row svg{color:#1ed76f!important;filter:drop-shadow(0 0 8px rgba(30,215,111,.25))}
.hero-modern.hero-home .hero-trust-row b{font-size:.76rem!important}
.hero-modern.hero-home .hero-trust-row small{color:#b9cbd5!important}

/* colorful booking hub title */
.booking-hub-title{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:13px!important;
  min-height:36px!important;
  margin:0 8px -2px!important;
  color:#ffb11a!important;
  letter-spacing:.12em!important;
  font-size:1.1rem!important;
  font-weight:950!important;
  text-shadow:0 0 16px rgba(255,145,0,.16)!important;
}
.booking-hub-title span{
  width:62px!important;height:2px!important;display:block!important;
  background:linear-gradient(90deg,transparent,#ff8a00,#ffbd26)!important;
  position:relative!important;
}
.booking-hub-title span:last-child{background:linear-gradient(90deg,#ffbd26,#ff8a00,transparent)!important}
.booking-hub-title span:after{content:"";display:block;width:10px;height:6px;background:#ff8a00;position:absolute;top:-2px;border-radius:3px}
.booking-hub-title span:first-child:after{right:0}.booking-hub-title span:last-child:after{left:0}

#booking-form-wrapper>.max-w-\[1600px\]>.space-y-6>.bg-white{
  background:linear-gradient(145deg,#07192b 0%,#081d31 55%,#071525 100%)!important;
  border:1px solid rgba(87,129,163,.48)!important;
  box-shadow:0 25px 65px rgba(0,0,0,.48),0 0 0 1px rgba(255,123,0,.05)!important;
}
#booking-form-wrapper .booking-mode-switcher{
  background:linear-gradient(90deg,#09192b,#0b2035)!important;
  border-bottom:1px solid rgba(92,130,161,.28)!important;
}
#booking-form-wrapper .booking-mode-btn{
  background:linear-gradient(145deg,#172b43,#102238)!important;
  border:1px solid rgba(100,140,173,.34)!important;
  color:#dce8f0!important;
}
#booking-form-wrapper .booking-mode-btn.active{
  background:linear-gradient(145deg,#203d59,#172e46)!important;
  border-color:#ff7a00!important;
  color:#fff!important;
  box-shadow:inset 0 -3px 0 #ff6500,0 6px 18px rgba(255,101,0,.13)!important;
}
#booking-form-wrapper .quick-optional-panel{
  background:linear-gradient(145deg,#10253a,#0d1e31)!important;
  border-color:#2c526f!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.025)!important;
}
#booking-form-wrapper .quick-optional-head h3{color:#fff!important}
#booking-form-wrapper .quick-optional-head .section-eyebrow{color:#00baf7!important}
#booking-form-wrapper .optional-badge{background:#073347!important;color:#58dbff!important;border-color:#008eaa!important}
#booking-form-wrapper .field-label svg{filter:drop-shadow(0 0 5px currentColor)!important}
#booking-form-wrapper .field-label .text-sky-600{color:#18c7ff!important}
#booking-form-wrapper .field-input{
  background:linear-gradient(180deg,#17263a,#132236)!important;
  border-color:#3a5067!important;
}
#booking-form-wrapper .field-input:focus{border-color:#14b8ff!important;box-shadow:0 0 0 3px rgba(20,184,255,.12)!important}
#booking-form-wrapper .home-support-card{
  background:linear-gradient(145deg,#082b2c,#09201f)!important;
  border-color:#16765e!important;
  box-shadow:inset 0 1px 0 rgba(60,255,165,.05),0 12px 28px rgba(0,0,0,.18)!important;
}
.home-support-title>svg{color:#20e27a!important;filter:drop-shadow(0 0 8px rgba(32,226,122,.2))!important}
.home-support-action.call{background:linear-gradient(90deg,#0b513e,#083c33)!important;border-color:#1b8968!important}
.home-support-action.whatsapp{background:linear-gradient(90deg,#0a5a40,#084033)!important;border-color:#1d976f!important}
.support-action-icon{background:linear-gradient(145deg,#18b866,#0c8e51)!important}
.home-support-note{background:#0b2228!important;border-color:#245067!important;color:#a8bec7!important}
#btn-submit-booking-request{
  background:linear-gradient(90deg,#ff4b0a 0%,#ff6500 55%,#ff7d00 100%)!important;
  box-shadow:0 12px 28px rgba(255,85,0,.27),inset 0 1px 0 rgba(255,255,255,.15)!important;
}
#btn-submit-booking-request:hover{filter:brightness(1.08)!important;transform:translateY(-1px)!important}
#booking-form-wrapper .quick-terms-compact{background:#0d1d2e!important;border-color:#294258!important}
#booking-form-wrapper .policy-link{color:#2ee28a!important}
.home-money-strip{
  background:linear-gradient(90deg,#071a2a,#091f31,#071a29)!important;
  border-color:#665323!important;
}
.home-money-badge{border-color:#f0bd3c!important;background:radial-gradient(circle,#3a2b0d,#101a1d)!important}
.home-money-strip>div:nth-child(2) b{color:#ffbd32!important}
.money-strip-item>svg{color:#2ee37e!important}

@media(max-width:900px){
  .hero-modern.hero-home{min-height:610px!important}
  .hero-modern.hero-home>.relative.max-w-\[1500px\]{min-height:610px!important}
  .hero-modern.hero-home .hero-copy{max-width:62%!important}
  .hero-modern.hero-home .hero-travel-art{right:-5%!important;width:min(57vw,540px)!important;height:310px!important}
}
@media(max-width:640px){
  .hero-modern.hero-home{min-height:650px!important}
  .hero-modern.hero-home>.relative.max-w-\[1500px\]{min-height:650px!important}
  .hero-modern.hero-home .hero-copy{max-width:100%!important}
  .hero-modern.hero-home .hero-heading{font-size:clamp(2.25rem,11vw,3.45rem)!important}
  .hero-modern.hero-home .hero-travel-art{right:-22%!important;bottom:6px!important;top:auto!important;width:105vw!important;height:270px!important;transform:none!important}
  .hero-modern.hero-home .hero-trust-row{display:grid!important;grid-template-columns:1fr 1fr!important}
  .hero-modern.hero-home .hero-trust-row>div{border-right:0!important;padding:5px 8px!important}
  .hero-modern.hero-home .hero-trust-row>div:last-child{grid-column:1/-1}
  .booking-hub-title{font-size:.95rem!important;gap:8px!important}
  .booking-hub-title span{width:38px!important}
}
