:root{
  --purple:#3b0145;
  --orange:#d96a1c;
  --dark:#1d1e20;
  --muted:#1f1f1f;
  --wa:#009879;
  --white:#fff;
  --heading:'Montserrat',sans-serif;
  --body:'Montserrat',sans-serif;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;font-family:var(--body);font-weight:400;color:var(--dark);background:#fff}
section{scroll-margin-top:142px}
a{text-decoration:none;color:inherit}
.topbar{height:40px;background:var(--purple);color:#fff;display:flex;align-items:center;justify-content:center;text-transform:uppercase;font-family:var(--body);font-weight:700;font-size:14px;line-height:1.5;position:sticky;top:0;z-index:1000}
.site-header{height:102px;background:#fff;display:grid;grid-template-columns:min-content auto min-content;align-items:center;gap:64px;padding:30px 16px;box-shadow:none;position:sticky;top:40px;z-index:999;max-width:100%;}
.site-header-inner{display:contents}.logo img{width:64px;height:42px;object-fit:contain;display:block}.nav{display:flex;gap:32px;align-items:center;justify-content:center;font-family:var(--body);font-weight:400;font-size:16px;line-height:1.5;color:#0d141a}.nav a{position:relative;padding:0}.nav a.active:after{content:"";height:1px;background:#0d141a;position:absolute;left:0;right:0;bottom:-2px}.social{display:flex;gap:20px;align-items:center;justify-content:flex-end;color:#000}.social svg{width:20px;height:20px;display:block;fill:currentColor}.hamburger,.close-menu{display:none;border:0;background:transparent;padding:0;cursor:pointer}.hamburger span{display:block;width:24px;height:2px;background:#111;margin:5px 0}.mobile-menu{display:none}
.hero{min-height:796px;background-image:linear-gradient(rgba(0,0,0,.14),rgba(0,0,0,.14)),url('../images/hero/hero-home.jpg');background-size:cover;background-position:center 59%;display:grid;grid-template-columns:5.8% .74% 31.45% 25.65% 31.45% .74% 4.17%;grid-template-rows:minmax(145px,auto) minmax(279px,auto) minmax(78px,auto) minmax(82px,auto) minmax(56px,auto) minmax(39px,auto) 1fr;color:#fff;position:relative;padding:16px 0}.hero-inner{display:contents}.hero h1{grid-column:2/7;grid-row:2/3;font-family:var(--heading);font-size:72px;line-height:1.3;margin:0;text-align:center;font-weight:700;letter-spacing:0;align-self:start}.quote-btn{grid-column:4/5;grid-row:4/5;display:flex;align-items:center;justify-content:center;width:284px;height:82px;border-radius:41px;border:2px solid #fff;background:var(--orange);color:#fff;font-family:var(--body);font-size:23px;font-weight:500;line-height:normal;justify-self:center;align-self:start;transition:.2s ease}.quote-btn:hover{background:#1a1a1a}.hero-sub{grid-column:2/7;grid-row:6/7;margin:0;font-family:var(--heading);font-size:30px;line-height:1.3;color:#fff;text-align:center;font-weight:400;align-self:start}.section{padding:16px 0}.container{max-width:1224px;margin:0 auto}.about{min-height:499px;text-align:center}.about h2,.faq h2{font-family:var(--heading);font-size:32px;line-height:1.3;margin:39px 0 17px;font-weight:600}.about p{max-width:820px;margin:0 auto;font-size:16px;line-height:1.5;color:#1d1e20}.outline-btn{display:inline-flex;align-items:center;justify-content:center;width:194px;height:56px;border:1px solid #000;border-radius:28px;font-family:var(--body);font-size:16px;font-weight:500;margin:0;position:relative;top:16px}.about-img{width:446px;height:315px;object-fit:cover;object-position:center 58%;display:block;margin:50px 0 0 0}.about-media{max-width:1224px;margin:0 auto;display:flex;justify-content:flex-start}.destinations{background-image:linear-gradient(rgba(59,1,69,.33),rgba(59,1,69,.33)),url('../images/background/destination-bg.jpg');background-size:cover;background-position:center;background-attachment:fixed;min-height:1240px;color:#fff;padding:16px 0}.destinations h2{font-family:var(--heading);font-size:48px;line-height:1.3;text-align:center;margin:42px 0 0;font-weight:600}.destinations .eyebrow{text-align:center;text-transform:none;font-family:var(--body);font-weight:400;font-size:14px;line-height:1.5;margin:0}.dest-grid{width:480px;display:grid;grid-template-columns:1fr;gap:26px;margin-left:103px;margin-top:346px}.dest-card{height:320px;border-radius:20px;overflow:hidden;position:relative;display:flex;align-items:center;justify-content:center;background-size:cover;background-position:center;color:#fff;font-family:var(--heading);font-weight:700;font-size:20px;line-height:1.3}.dest-card:before{content:"";position:absolute;inset:0;background:rgba(0,0,0,.40)}.dest-card span{position:relative;z-index:1}.dest-card.japan{background-position:center 30%}.dest-card.china{background-position:center 30%}.dest-card.newzealand{background-position:center 61%}.faq{min-height:1106px;padding:16px 0;text-align:center}.faq h2{font-size:48px;color:#000;margin:104px 0 68px}.faq-item{margin:0 auto 90px;max-width:710px}.faq-item h3{font-family:var(--heading);font-size:20px;line-height:1.3;margin:0 0 16px;font-weight:700}.faq-item p{font-size:16px;line-height:1.5;color:#1f1f1f;margin:0}.footer{background:var(--purple);color:#fff;min-height:344px;padding:0}.footer-grid{max-width:1224px;margin:0 auto;display:grid;grid-template-columns:1fr 375px;gap:300px;padding:68px 24px 40px}.footer h2{font-family:var(--heading);font-size:26px;line-height:1.3;margin:0 0 4px;font-weight:600}.footer p,.footer a{font-size:16px;line-height:1.5}.footer-contact{margin-top:24px;display:grid;gap:8px}.footer .social{justify-content:flex-start;margin-top:30px;gap:32px;color:#fff}.footer .social svg{width:24px;height:24px}.lead label{display:block;font-family:var(--body);font-size:14px;text-transform:uppercase;font-weight:700;margin:0 0 12px}.lead input{width:100%;height:50px;border-radius:10px;border:1px solid #b8c0cc;padding:0 18px;font-size:16px;font-family:var(--body)}.lead button{border:1px solid #0d141a;margin-top:12px;background:var(--orange);color:#fff;font-family:var(--body);font-size:14px;font-weight:400;border-radius:50px;padding:15px 34px;min-width:190px}.copyright{margin-top:70px;font-size:14px}.wa{position:fixed;right:20px;bottom:24px;width:64px;height:64px;border-radius:100px;background:transparent;color:var(--wa);z-index:19;display:flex;align-items:center;justify-content:center;box-shadow:#00000026 0 4px 12px;border:0}.wa svg{width:64px;height:64px;display:block}
@media(max-width:768px){section{scroll-margin-top:104px}.topbar{height:40px;font-size:14px}.site-header{height:64px;display:flex;justify-content:space-between;gap:0;padding:9px 16px;top:40px}.logo img{width:71px;height:46px}.desktop-nav,.site-header>.social{display:none}.hamburger{display:block}.hero{min-height:491.5px;padding:16px;display:grid;grid-template-columns:3.96% .61% 12.2% 66.46% 12.2% .3% 4.27%;grid-template-rows:22.22vw auto 14.17vw auto 15.56vw auto 51.5px;background-position:center 59%}.hero h1{grid-column:2/7;grid-row:2/3;font-size:32px;line-height:1.3;font-weight:700;text-align:center;letter-spacing:0;margin:0;align-self:start;width:298px;max-width:298px;justify-self:center}.quote-btn{grid-column:4/5;grid-row:4/5;width:218px;height:49px;min-width:0;min-height:0;border-radius:41px;font-size:17px;font-weight:500;padding:0;justify-self:center}.hero-sub{grid-column:2/7;grid-row:6/7;font-size:16px;line-height:1.3;text-align:center;align-self:start;width:301px;max-width:301px;justify-self:center}.section{padding:40px 16px}.container{max-width:328px}.about{min-height:705.5px}.about h2{font-size:32px;line-height:1.3;margin:0 0 20px}.about p{font-size:16px;line-height:1.5;max-width:328px}.outline-btn{width:194px;height:56px;margin:16px 0 24px;top:0}.about-media{max-width:328px}.about-img{width:328px;height:320px;margin:0 auto;object-fit:cover;object-position:center 58%}.destinations{padding:16px;min-height:534px;background-position:center;background-attachment:scroll}.destinations h2{font-size:32px;line-height:1.3;text-align:center;margin:8px 0 0}.destinations .eyebrow{display:block;font-size:14px;margin:8px 0 0;text-transform:none}.dest-grid{width:328px;margin:56px auto 0;gap:21px}.dest-card{height:90px;border-radius:20px;font-size:20px}.faq{min-height:1103px;padding:56px 16px;text-align:center}.faq h2{font-size:32px;line-height:1.3;margin:24px 0 88px}.faq-item{margin-bottom:64px;max-width:328px}.faq-item h3{font-size:20px;line-height:1.3;margin-bottom:16px}.faq-item p{font-size:16px;line-height:1.5}.footer{min-height:253px;padding:0}.footer-grid{display:block;max-width:328px;padding:40px 0}.lead{margin-top:42px}.footer h2{font-size:26px}.footer .social{margin-top:20px}.copyright{margin-top:56px}.mobile-menu{display:block;position:fixed;inset:104px 0 auto 0;background:#fff;z-index:1001;min-height:330px;padding:30px 16px 22px;box-shadow:0 10px 25px rgba(0,0,0,.12);transform:translateY(-120%);transition:.25s ease}.mobile-menu.open{transform:translateY(0)}.close-menu{display:block;position:absolute;right:31px;top:22px;font-size:42px;line-height:1;color:#111}.mobile-menu nav{display:flex;flex-direction:column;align-items:flex-end;gap:24px;margin:60px 0 24px;font-family:var(--body);font-weight:400;font-size:16px}.mobile-menu nav a.active{text-decoration:underline;text-underline-offset:5px}.mobile-menu .social{justify-content:flex-end}.wa{right:20px;bottom:24px;width:64px;height:64px}.wa svg{width:64px;height:64px}}
@media(min-width:769px) and (max-width:1100px){.hero h1{font-size:64px}.hero{min-height:650px}.dest-grid{margin-left:8.5vw}}
.site-header.is-scrolled{box-shadow:0 10px 24px rgba(0,0,0,.12)}


/* v12 pixel tuning based on extracted Hostinger builder values */
@media(max-width:768px){
  .site-header{height:64px;padding:9px 16px;}
  .hero{min-height:491.5px;background-size:cover;background-position:center 59%;}
  .hero h1{width:298px;max-width:298px;justify-self:center;}
  .quote-btn{width:218px;height:49px;border-radius:41px;border-width:2px;}
  .hero-sub{width:301px;max-width:301px;justify-self:center;}
  .about h2{margin-top:0;}
  .about p{max-width:328px;}
  .wa{right:20px;bottom:24px;width:64px;height:64px;color:#009879;}
  .wa svg{width:64px;height:64px;}
}
@media(min-width:769px){
  .wa{color:#009879;}
}

/* v13 fix: remove unwanted white gap/line between sticky header and hero */
main,
.page-content{
  margin-top:0 !important;
  padding-top:0 !important;
}
.hero,
.home-hero,
.hero-section{
  margin-top:0 !important;
  padding-top:0 !important;
  border-top:0 !important;
}
.site-header{
  margin-bottom:0 !important;
  border-bottom:0 !important;
}
.topbar{
  margin-bottom:0 !important;
}
@media(max-width:768px){
  .hero{
    padding-top:0 !important;
  }
}

/* v14: mobile pixel tuning based on JalanTravel original */
@media(max-width:768px){
  /* Use Hostinger's fixed mobile grid values instead of viewport-scaled rows on wider preview panes */
  .hero{
    grid-template-rows:minmax(80px, auto) minmax(164px, auto) minmax(51px, auto) minmax(49px, auto) minmax(56px, auto) minmax(40px, auto) 1fr !important;
    background-position:center 59% !important;
  }
  .hero h1{
    grid-column:2/7 !important;
    grid-row:2/3 !important;
    width:298px !important;
    max-width:298px !important;
    font-size:32px !important;
    line-height:1.3 !important;
  }
  .quote-btn{
    grid-column:4/5 !important;
    grid-row:4/5 !important;
    width:218px !important;
    height:49px !important;
    font-size:17px !important;
  }
  .hero-sub{
    grid-column:2/7 !important;
    grid-row:6/7 !important;
    width:301px !important;
    max-width:301px !important;
    font-size:16px !important;
    line-height:1.3 !important;
  }

  /* Dropdown: original close icon sits in header; dropdown content begins compactly under header */
  .mobile-menu{
    inset:104px 0 auto 0 !important;
    min-height:314px !important;
    padding:18px 16px 12px !important;
  }
  .close-menu{
    position:fixed !important;
    top:54px !important;
    right:31px !important;
    z-index:1003 !important;
    font-size:42px !important;
    line-height:1 !important;
  }
  .mobile-menu nav{
    margin:22px 0 20px !important;
    gap:22px !important;
    align-items:flex-end !important;
  }
  .mobile-menu .social{
    justify-content:flex-end !important;
    gap:20px !important;
  }
  .mobile-menu .social svg{
    width:20px !important;
    height:20px !important;
  }
}

/* v15: fix mobile social leak + close icon alignment */
@media(max-width:768px){
  /* Social icons must not appear above the mobile header. Only show inside opened dropdown. */
  .site-header > .social,
  header.site-header > .social,
  .desktop-nav + .social{
    display:none !important;
    visibility:hidden !important;
    opacity:0 !important;
    pointer-events:none !important;
  }

  .mobile-menu{
    display:block !important;
    position:fixed !important;
    top:104px !important;
    right:0 !important;
    left:0 !important;
    bottom:auto !important;
    background:#fff !important;
    z-index:1001 !important;
    min-height:314px !important;
    padding:18px 16px 18px !important;
    box-shadow:0 10px 25px rgba(0,0,0,.12) !important;
    transform:translateY(-125%) !important;
    opacity:0 !important;
    visibility:hidden !important;
    transition:transform .25s ease, opacity .2s ease, visibility .2s ease !important;
  }
  .mobile-menu.open{
    transform:translateY(0) !important;
    opacity:1 !important;
    visibility:visible !important;
  }

  .close-menu{
    display:none !important;
  }
  body.menu-open .close-menu{
    display:block !important;
    position:fixed !important;
    top:56px !important;
    right:31px !important;
    z-index:1004 !important;
    width:28px !important;
    height:28px !important;
    font-size:42px !important;
    line-height:24px !important;
    color:#111 !important;
    background:transparent !important;
  }
  body.menu-open .hamburger{
    visibility:hidden !important;
    opacity:0 !important;
  }

  .mobile-menu nav{
    margin:22px 0 20px !important;
    gap:22px !important;
    align-items:flex-end !important;
    font-size:16px !important;
    line-height:1.5 !important;
  }
  .mobile-menu .social{
    display:flex !important;
    visibility:visible !important;
    opacity:1 !important;
    justify-content:flex-end !important;
    gap:20px !important;
    color:#000 !important;
    pointer-events:auto !important;
  }
  .mobile-menu:not(.open) .social{
    visibility:hidden !important;
    opacity:0 !important;
    pointer-events:none !important;
  }
  .mobile-menu .social svg{
    width:20px !important;
    height:20px !important;
  }
}

/* v16: correct mobile close button position like original JalanTravel header */
@media(max-width:768px){
  .mobile-menu{
    top:104px !important;
    transform:translateY(-125%) !important;
  }
  .mobile-menu.open{
    transform:translateY(0) !important;
  }
  .close-menu{
    display:none !important;
  }
  .mobile-menu.open .close-menu,
  body.menu-open .close-menu{
    display:block !important;
    position:absolute !important;
    top:-51px !important;
    right:31px !important;
    z-index:1005 !important;
    width:32px !important;
    height:32px !important;
    padding:0 !important;
    margin:0 !important;
    border:0 !important;
    background:transparent !important;
    color:#111 !important;
    font-size:42px !important;
    font-weight:400 !important;
    line-height:28px !important;
    text-align:center !important;
    transform:none !important;
  }
  .mobile-menu nav{
    margin:22px 0 20px !important;
  }
}


/* v17: exact original social SVG sizing and spacing */
.social a{display:flex;align-items:center;justify-content:center;color:inherit;}
.social svg{display:block;fill:none;}
.site-header .social{gap:20px;}
.site-header .social svg{width:20px !important;height:20px !important;}
.footer .social svg{width:24px !important;height:24px !important;}
@media(max-width:768px){
  .mobile-menu .social{gap:20px !important;}
  .mobile-menu .social svg{width:24px !important;height:24px !important;}
}


/* v18 scroll reveal animation - mirrors Hostinger subtle slide/fade */
.reveal-up{
  opacity:0;
  transform:translateY(-18px);
  filter:blur(6px);
  transition:opacity .78s ease, transform .78s ease, filter .78s ease;
  will-change:opacity,transform,filter;
}
.reveal-up.is-visible{
  opacity:1;
  transform:translateY(0);
  filter:blur(0);
}
.reveal-delay-1{transition-delay:.10s}
.reveal-delay-2{transition-delay:.18s}
.reveal-delay-3{transition-delay:.26s}
@media (prefers-reduced-motion: reduce){
  .reveal-up{opacity:1;transform:none;filter:none;transition:none}
}

/* v20: footer order + copyright bottom */
.footer-left{display:block;}
.footer .footer-left > p{margin:0 0 0;}
.footer .footer-left .social{margin-top:30px;margin-bottom:22px;gap:22px;}
.footer-contact{margin-top:0;display:grid;gap:8px;}
.footer-contact a{font-weight:400;color:#fff;text-decoration:none;}
.copyright{margin-top:22px;font-size:14px;line-height:1.4;color:#fff;display:grid;gap:2px;}
.lead label{ text-transform:none; }
.lead label:first-child{ text-transform:uppercase; }
@media(max-width:768px){
  .footer .footer-left .social{margin-top:20px;margin-bottom:20px;gap:22px;}
  .footer-contact{gap:8px;}
  .copyright{margin-top:22px;}
  }

/* v20 footer copyright bottom */
.footer-bottom{grid-column:1 / -1;margin-top:24px;font-size:14px;line-height:1.4;color:#fff;display:grid;gap:2px;}
@media(max-width:768px){.footer-bottom{margin-top:26px;} .lead{margin-bottom:0;}}


/* v22: footer credit */
.footer-credit{margin:12px 0 0;font-size:14px;line-height:1.4;color:#fff;font-weight:400;}
.footer-credit a{color:#1E3A8A;font-weight:600;text-decoration:none;}
.footer-credit a:hover{text-decoration:underline;opacity:.9;}
@media(max-width:768px){.footer-credit{margin-top:12px;font-size:14px;}}


/* v23: slow premium hero entrance animations */
.animate-down-blur{
  animation: rhFadeDownBlur 1.45s cubic-bezier(.22,1,.36,1) both;
  will-change: opacity, transform, filter;
}
.hero-anim-title{
  transform-origin:center center;
}
.animate-zoom-out{
  animation: rhZoomOutSoft 1.85s cubic-bezier(.22,1,.36,1) .42s both;
  will-change: opacity, transform, filter;
}
.animate-zoom-out-soft{
  animation: rhZoomOutButton 1.55s cubic-bezier(.22,1,.36,1) 1.05s both;
  will-change: opacity, transform, filter;
}
.animate-up-blur{
  animation: rhFadeUpBlur 1.55s cubic-bezier(.22,1,.36,1) 1.55s both;
  will-change: opacity, transform, filter;
}
@keyframes rhFadeDownBlur{
  0%{opacity:0;transform:translateY(-26px);filter:blur(10px)}
  100%{opacity:1;transform:translateY(0);filter:blur(0)}
}
@keyframes rhZoomOutSoft{
  0%{opacity:0;transform:scale(1.13);filter:blur(5px)}
  100%{opacity:1;transform:scale(1);filter:blur(0)}
}
@keyframes rhZoomOutButton{
  0%{opacity:0;transform:scale(1.10);filter:blur(4px)}
  100%{opacity:1;transform:scale(1);filter:blur(0)}
}
@keyframes rhFadeUpBlur{
  0%{opacity:0;transform:translateY(28px);filter:blur(8px)}
  100%{opacity:1;transform:translateY(0);filter:blur(0)}
}
@media (prefers-reduced-motion: reduce){
  .animate-down-blur,
  .animate-zoom-out,
  .animate-zoom-out-soft,
  .animate-up-blur{
    animation:none !important;
    opacity:1 !important;
    transform:none !important;
    filter:none !important;
  }
}

/* v24: original-style hamburger morphs into X in the same button position */
@media(max-width:768px){
  .hamburger{
    display:block !important;
    width:24px !important;
    height:24px !important;
    position:relative !important;
    z-index:1006 !important;
    visibility:visible !important;
    opacity:1 !important;
  }
  .hamburger span{
    position:absolute !important;
    left:0 !important;
    width:24px !important;
    height:2px !important;
    margin:0 !important;
    background:#111 !important;
    border-radius:2px !important;
    transition:transform .28s cubic-bezier(.22,1,.36,1), opacity .22s ease, top .28s cubic-bezier(.22,1,.36,1) !important;
    transform-origin:center !important;
  }
  .hamburger span:nth-child(1){top:3px !important;}
  .hamburger span:nth-child(2){top:11px !important;}
  .hamburger span:nth-child(3){top:19px !important;}

  body.menu-open .hamburger{
    display:block !important;
    visibility:visible !important;
    opacity:1 !important;
    pointer-events:auto !important;
  }
  body.menu-open .hamburger span:nth-child(1){top:11px !important;transform:rotate(45deg) !important;}
  body.menu-open .hamburger span:nth-child(2){opacity:0 !important;transform:scaleX(.2) !important;}
  body.menu-open .hamburger span:nth-child(3){top:11px !important;transform:rotate(-45deg) !important;}

  /* Use the hamburger itself as the close button, matching original builder behavior */
  .close-menu,
  .mobile-menu.open .close-menu,
  body.menu-open .close-menu{
    display:none !important;
    visibility:hidden !important;
    opacity:0 !important;
    pointer-events:none !important;
  }
}


/* v25: one-button mobile menu toggle, matching original hamburger-to-X behavior */
@media(max-width:768px){
  .site-header .hamburger{
    display:block !important;
    position:relative !important;
    width:24px !important;
    height:24px !important;
    min-width:24px !important;
    min-height:24px !important;
    padding:0 !important;
    margin:0 !important;
    background:transparent !important;
    border:0 !important;
    z-index:1010 !important;
    visibility:visible !important;
    opacity:1 !important;
    pointer-events:auto !important;
  }
  .site-header .hamburger span{
    position:absolute !important;
    left:0 !important;
    width:24px !important;
    height:2px !important;
    margin:0 !important;
    background:#111 !important;
    border-radius:2px !important;
    transform-origin:center !important;
    transition:top .32s cubic-bezier(.22,1,.36,1), transform .32s cubic-bezier(.22,1,.36,1), opacity .22s ease !important;
  }
  .site-header .hamburger span:nth-child(1){top:3px !important;}
  .site-header .hamburger span:nth-child(2){top:11px !important;}
  .site-header .hamburger span:nth-child(3){top:19px !important;}
  body.menu-open .site-header .hamburger span:nth-child(1){top:11px !important;transform:rotate(45deg) !important;}
  body.menu-open .site-header .hamburger span:nth-child(2){opacity:0 !important;transform:scaleX(.15) !important;}
  body.menu-open .site-header .hamburger span:nth-child(3){top:11px !important;transform:rotate(-45deg) !important;}

  /* Hide old standalone close button permanently; the header hamburger is the close control. */
  .close-menu,
  .mobile-menu .close-menu,
  .mobile-menu.open .close-menu,
  body.menu-open .close-menu{
    display:none !important;
    visibility:hidden !important;
    opacity:0 !important;
    pointer-events:none !important;
  }

  .mobile-menu{
    top:104px !important;
    inset:104px 0 auto 0 !important;
    transform:translateY(-125%) !important;
    opacity:0 !important;
    visibility:hidden !important;
  }
  .mobile-menu.open{
    transform:translateY(0) !important;
    opacity:1 !important;
    visibility:visible !important;
  }
}


/* v27: mobile Free Quotation button - Jalan Travel logo theme with click animation */
.free-itinerary{display:none;}
@media(max-width:768px){
  .site-header .free-itinerary{
    display:inline-flex;
    align-items:center;
    justify-content:center;
    height:34px;
    padding:0 14px;
    margin-left:auto;
    margin-right:16px;
    border-radius:6px;
    background:#4B0A57;
    color:#FFFFFF;
    border:1px solid #4B0A57;
    font-family:var(--body);
    font-size:13px;
    font-weight:600;
    line-height:1;
    text-decoration:none;
    white-space:nowrap;
    box-shadow:0 4px 10px rgba(75,10,87,.18);
    transform:translateY(0) scale(1);
    transition:
      transform .18s cubic-bezier(.22,1,.36,1),
      box-shadow .18s cubic-bezier(.22,1,.36,1),
      background .18s ease,
      opacity .18s ease;
    -webkit-tap-highlight-color:transparent;
  }
  .site-header .free-itinerary:hover,
  .site-header .free-itinerary:focus-visible{
    background:#4B0A57;
    color:#FFFFFF;
    transform:translateY(-1px) scale(1.015);
    box-shadow:0 8px 18px rgba(75,10,87,.28);
    outline:none;
  }
  .site-header .free-itinerary:active{
    transform:translateY(1px) scale(.94);
    box-shadow:0 2px 6px rgba(75,10,87,.22);
  }
  body.menu-open .site-header .free-itinerary{
    opacity:0;
    pointer-events:none;
    transform:scale(.96);
  }
}

/* v28: force Free Quotation button to Jalan Travel theme color + click animation */
@media(max-width:768px){
  .site-header a.free-itinerary,
  .site-header .free-itinerary:link,
  .site-header .free-itinerary:visited{
    display:inline-flex !important;
    align-items:center !important;
    justify-content:center !important;
    height:34px !important;
    padding:0 14px !important;
    margin-left:auto !important;
    margin-right:16px !important;
    border-radius:6px !important;
    background:#4B0A57 !important;
    color:#FFFFFF !important;
    border:1px solid #4B0A57 !important;
    font-family:var(--body) !important;
    font-size:13px !important;
    font-weight:600 !important;
    line-height:1 !important;
    text-decoration:none !important;
    white-space:nowrap !important;
    box-shadow:0 4px 10px rgba(75,10,87,.18) !important;
    transform:translateY(0) scale(1) !important;
    transition:transform .18s cubic-bezier(.22,1,.36,1), box-shadow .18s cubic-bezier(.22,1,.36,1), background .18s ease, opacity .18s ease !important;
    -webkit-tap-highlight-color:transparent !important;
  }
  .site-header a.free-itinerary:hover,
  .site-header a.free-itinerary:focus-visible{
    background:#4B0A57 !important;
    color:#FFFFFF !important;
    border-color:#4B0A57 !important;
    transform:translateY(-1px) scale(1.015) !important;
    box-shadow:0 8px 18px rgba(75,10,87,.28) !important;
    outline:none !important;
  }
  .site-header a.free-itinerary:active{
    background:#4B0A57 !important;
    color:#FFFFFF !important;
    transform:translateY(1px) scale(.94) !important;
    box-shadow:0 2px 6px rgba(75,10,87,.22) !important;
  }
  body.menu-open .site-header a.free-itinerary{
    opacity:0 !important;
    pointer-events:none !important;
    transform:scale(.96) !important;
  }
}

/* v29: mobile menu drawer slides in from the right instead of dropping from top */
@media(max-width:768px){
  body.menu-open{
    overflow:hidden !important;
  }
  .mobile-menu{
    display:block !important;
    position:fixed !important;
    top:104px !important;
    right:0 !important;
    left:auto !important;
    bottom:auto !important;
    width:88vw !important;
    max-width:340px !important;
    min-height:330px !important;
    background:#ffffff !important;
    z-index:1001 !important;
    padding:30px 16px 22px !important;
    box-shadow:-14px 18px 35px rgba(0,0,0,.16) !important;
    transform:translateX(112%) !important;
    opacity:0 !important;
    visibility:hidden !important;
    transition:
      transform .42s cubic-bezier(.22,1,.36,1),
      opacity .28s ease,
      visibility .28s ease !important;
    will-change:transform, opacity !important;
  }
  .mobile-menu.open{
    transform:translateX(0) !important;
    opacity:1 !important;
    visibility:visible !important;
  }
  .mobile-menu nav{
    margin:26px 0 24px !important;
    gap:24px !important;
    align-items:flex-end !important;
    text-align:right !important;
  }
  .mobile-menu .social{
    justify-content:flex-end !important;
    gap:20px !important;
  }
  .site-header .hamburger{
    z-index:1010 !important;
  }
}

/* v30: right drawer smoother animation + divider lines like reference menu */
@media(max-width:768px){
  /* soft overlay when drawer is open */
  body::before{
    content:"";
    position:fixed;
    inset:104px 0 0 0;
    background:rgba(0,0,0,.32);
    opacity:0;
    visibility:hidden;
    pointer-events:none;
    transition:opacity .38s cubic-bezier(.22,1,.36,1), visibility .38s ease;
    z-index:1000;
  }
  body.menu-open::before{
    opacity:1;
    visibility:visible;
    pointer-events:auto;
  }

  .mobile-menu{
    width:88vw !important;
    max-width:340px !important;
    min-height:330px !important;
    padding:28px 10px 22px 26px !important;
    transform:translate3d(112%,0,0) !important;
    opacity:0 !important;
    visibility:hidden !important;
    transition:
      transform .58s cubic-bezier(.22,1,.36,1),
      opacity .42s cubic-bezier(.22,1,.36,1),
      visibility .42s ease !important;
    box-shadow:-18px 20px 42px rgba(0,0,0,.18) !important;
    will-change:transform,opacity !important;
  }
  .mobile-menu.open{
    transform:translate3d(0,0,0) !important;
    opacity:1 !important;
    visibility:visible !important;
  }

  .mobile-menu nav{
    width:100% !important;
    margin:20px 0 18px !important;
    gap:0 !important;
    align-items:stretch !important;
    text-align:right !important;
  }
  .mobile-menu nav a{
    display:flex !important;
    align-items:center !important;
    justify-content:flex-end !important;
    min-height:52px !important;
    padding:0 0 0 8px !important;
    border-bottom:1px solid rgba(0,0,0,.12) !important;
    color:#1f1f1f !important;
    text-decoration:none !important;
  }
  .mobile-menu nav a.active{
    text-decoration:underline !important;
    text-underline-offset:5px !important;
  }
  .mobile-menu nav a:first-child{
    border-top:1px solid rgba(0,0,0,.12) !important;
  }
  .mobile-menu .social{
    border-top:1px solid rgba(0,0,0,.12) !important;
    padding-top:18px !important;
    justify-content:flex-end !important;
    gap:20px !important;
  }

  /* smoother hamburger to X motion */
  .site-header .hamburger span{
    transition:
      top .42s cubic-bezier(.22,1,.36,1),
      transform .42s cubic-bezier(.22,1,.36,1),
      opacity .26s ease !important;
  }
}

/* v33 Free Quotation landing page */
.free-page .site-header{position:sticky;top:40px;}
.itinerary-hero{min-height:520px;background:linear-gradient(rgba(59,1,69,.45),rgba(59,1,69,.35)),url('../images/hero/hero-home.jpg') center 59%/cover no-repeat;display:flex;align-items:center;justify-content:center;text-align:center;color:#fff;padding:72px 16px 56px;}
.itinerary-hero h1{font-size:clamp(38px,6vw,72px);line-height:1.15;margin:0 auto 18px;max-width:980px;font-weight:700;}
.itinerary-hero p{max-width:680px;margin:0 auto;font-size:18px;line-height:1.55;}
.itinerary-wrap{background:#fff;padding:64px 16px;}
.itinerary-grid{max-width:1120px;margin:auto;display:grid;grid-template-columns:1.02fr .98fr;gap:38px;align-items:start;}
.itinerary-copy h2,.marketing-section h2{font-size:clamp(30px,4vw,48px);line-height:1.25;margin:0 0 18px;color:#1d1e20;}
.itinerary-copy p{font-size:16px;line-height:1.65;color:#1f1f1f;margin:0 0 18px;}
.benefit-list{display:grid;gap:14px;margin-top:26px;}
.benefit{border:1px solid #eee;border-radius:18px;padding:18px;background:#fafafa;}
.benefit strong{display:block;margin-bottom:4px;color:#4B0A57;}
.itinerary-form{border-radius:24px;background:#3b0145;color:#fff;padding:28px;box-shadow:0 20px 40px rgba(59,1,69,.18);}
.itinerary-form h3{font-size:26px;margin:0 0 8px;line-height:1.2;}
.itinerary-form .small{font-size:14px;opacity:.86;margin:0 0 20px;}
.form-row{display:grid;grid-template-columns:1fr 1fr;gap:14px;}
.itinerary-form label{font-size:14px;font-weight:600;margin:12px 0 7px;display:block;}
.itinerary-form input,.itinerary-form select,.itinerary-form textarea{width:100%;border:1px solid rgba(255,255,255,.28);border-radius:12px;padding:13px 14px;font:400 15px Montserrat,sans-serif;background:#fff;color:#0d141a;outline:none;box-sizing:border-box;}
.itinerary-form textarea{min-height:94px;resize:vertical;}
.itinerary-submit{margin-top:18px;width:100%;border:2px solid #fff;border-radius:999px;background:#d96a1c;color:#fff;font-weight:600;font-size:16px;padding:15px 18px;cursor:pointer;transition:transform .22s ease,box-shadow .22s ease,background .22s ease;}
.itinerary-submit:hover{transform:translateY(-2px);box-shadow:0 10px 22px rgba(0,0,0,.22);}
.itinerary-submit:active{transform:scale(.96);}
.marketing-section{padding:70px 16px;background:#fff;}
.marketing-container{max-width:1120px;margin:auto;text-align:center;}
.video-frame{position:relative;width:100%;max-width:880px;margin:30px auto 0;border-radius:24px;overflow:hidden;box-shadow:0 18px 40px rgba(0,0,0,.15);background:#111;}
.video-frame:before{content:"";display:block;padding-top:56.25%;}
.video-frame iframe{position:absolute;inset:0;width:100%;height:100%;border:0;}
.trip-gallery{padding:70px 16px;background:#3b0145;color:#fff;text-align:center;}
.trip-gallery h2{font-size:clamp(32px,4vw,48px);line-height:1.25;margin:0 0 10px;}
.gallery-grid{max-width:1120px;margin:34px auto 0;display:grid;grid-template-columns:repeat(3,1fr);gap:24px;}
.gallery-card{height:260px;border-radius:22px;background-size:cover;background-position:center;position:relative;overflow:hidden;display:flex;align-items:end;justify-content:center;text-decoration:none;color:#fff;}
.gallery-card:before{content:"";position:absolute;inset:0;background:rgba(0,0,0,.38);}
.gallery-card span{position:relative;font-size:20px;font-weight:700;margin-bottom:22px;}
.value-section{padding:70px 16px;background:#fff;}
.value-grid{max-width:1120px;margin:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:22px;}
.value-card{padding:26px;border-radius:22px;border:1px solid #eee;background:#fff;box-shadow:0 10px 24px rgba(0,0,0,.04);}
.value-card h3{margin:0 0 10px;font-size:22px;color:#4B0A57;}
.value-card p{margin:0;line-height:1.6;color:#1f1f1f;}
.final-cta{padding:70px 16px;background:#f7f4f8;text-align:center;}
.final-cta h2{font-size:clamp(30px,4vw,48px);margin:0 0 14px;}
.final-cta .quote-btn{position:static;display:inline-flex;margin-top:18px;text-decoration:none;}
@media(max-width:900px){.itinerary-grid,.value-grid,.gallery-grid{grid-template-columns:1fr}.itinerary-hero{min-height:430px}.form-row{grid-template-columns:1fr}.gallery-card{height:210px}.itinerary-form{padding:22px}.itinerary-wrap,.marketing-section,.trip-gallery,.value-section,.final-cta{padding:48px 16px}}


/* v36 TikTok Free Quotation section */
.tiktok-section {
  background: #ffffff;
  padding: clamp(56px, 7vw, 96px) 18px;
}

.tiktok-section .marketing-container {
  max-width: 1120px;
  margin: 0 auto;
  text-align: center;
}

.section-eyebrow {
  display: inline-block;
  margin-bottom: 12px;
  color: #4B0A57;
  font-weight: 700;
  letter-spacing: .04em;
  text-transform: uppercase;
  font-size: 14px;
}

.tiktok-section h2 {
  margin: 0 0 14px;
  font-size: clamp(34px, 5vw, 56px);
  line-height: 1.08;
  color: #202124;
}

.tiktok-section p {
  max-width: 760px;
  margin: 0 auto 34px;
  color: #3d3d3d;
  font-size: clamp(17px, 2.4vw, 22px);
  line-height: 1.55;
}

.tiktok-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 24px;
  align-items: start;
  justify-items: center;
  margin-top: 28px;
}

.tiktok-card {
  width: 100%;
  max-width: 325px;
  min-height: 540px;
  padding: 10px;
  border-radius: 24px;
  background: #f7f3f8;
  box-shadow: 0 18px 45px rgba(75, 10, 87, .12);
  overflow: hidden;
}

.tiktok-card .tiktok-embed {
  margin: 0 auto !important;
  width: 100% !important;
  border-radius: 18px;
  overflow: hidden;
}

.tiktok-follow-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-top: 34px;
  padding: 14px 24px;
  border-radius: 999px;
  background: #4B0A57;
  color: #fff;
  font-weight: 700;
  text-decoration: none;
  box-shadow: 0 12px 26px rgba(75, 10, 87, .22);
  transition: transform .22s ease, box-shadow .22s ease;
}

.tiktok-follow-btn:hover {
  transform: translateY(-2px);
  box-shadow: 0 16px 30px rgba(75, 10, 87, .28);
}

.tiktok-follow-btn:active {
  transform: scale(.96);
}

@media (max-width: 900px) {
  .tiktok-grid {
    display: flex;
    overflow-x: auto;
    gap: 18px;
    scroll-snap-type: x mandatory;
    padding: 2px 8px 18px;
    justify-content: flex-start;
  }

  .tiktok-card {
    flex: 0 0 82%;
    max-width: 325px;
    min-height: 520px;
    scroll-snap-align: center;
  }
}

@media (max-width: 520px) {
  .tiktok-section {
    padding: 48px 12px;
  }

  .tiktok-card {
    flex-basis: 88%;
    min-height: 500px;
  }
}

/* v42 Packages page + dynamic package detail */
.jt-packages-hero,
.jt-detail-hero{
  min-height:420px;
  display:flex;
  align-items:center;
  background:linear-gradient(135deg, rgba(75,10,87,.94), rgba(75,10,87,.72)), url('../images/background/destination-bg.jpg');
  background-size:cover;
  background-position:center;
  color:#fff;
  padding:72px 16px;
  text-align:center;
}
.jt-detail-hero{min-height:470px;text-align:left;background-position:center 45%}
.jt-packages-hero .container,.jt-detail-hero .container{max-width:980px}
.jt-eyebrow{display:inline-flex;align-items:center;gap:8px;margin-bottom:14px;font-size:13px;font-weight:800;text-transform:uppercase;letter-spacing:.12em;color:#ffd8ba}
.jt-packages-hero h1,.jt-detail-hero h1{margin:0;font-family:var(--heading);font-size:56px;line-height:1.12;font-weight:800}
.jt-packages-hero p,.jt-detail-hero p{max-width:760px;margin:20px auto 0;font-size:18px;line-height:1.7;color:rgba(255,255,255,.92)}
.jt-detail-hero p{margin-left:0}
.jt-section-head{text-align:center;max-width:760px;margin:0 auto 38px}.jt-section-head h2,.jt-detail-section h2,.jt-package-cta h2{font-size:34px;line-height:1.25;margin:0 0 14px;color:var(--dark)}.jt-section-head p{line-height:1.7;color:#5c5c62;margin:0}.jt-package-list{padding:70px 16px}.jt-package-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.jt-package-card{overflow:hidden;border:1px solid rgba(75,10,87,.10);border-radius:28px;background:#fff;box-shadow:0 20px 50px rgba(75,10,87,.10);transition:transform .25s ease,box-shadow .25s ease}.jt-package-card:hover{transform:translateY(-6px);box-shadow:0 28px 70px rgba(75,10,87,.16)}.jt-package-card img{width:100%;height:235px;object-fit:cover;display:block}.jt-package-body{padding:26px}.jt-card-kicker{display:inline-block;margin-bottom:10px;color:#d96a1c;font-weight:800;font-size:13px;text-transform:uppercase;letter-spacing:.08em}.jt-package-body h3{font-size:24px;line-height:1.25;margin:0 0 12px}.jt-package-body p{line-height:1.65;color:#555;margin:0 0 18px}.jt-tags{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:24px}.jt-tags span{padding:8px 10px;border-radius:999px;background:#f7f2f8;color:#4B0A57;font-size:12px;font-weight:700}.jt-card-actions,.jt-hero-actions{display:flex;gap:12px;flex-wrap:wrap}.jt-btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:13px 20px;border-radius:999px;font-size:14px;font-weight:800;line-height:1;text-align:center;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.jt-btn:hover{transform:translateY(-2px)}.jt-btn-primary{background:#d96a1c;color:#fff;box-shadow:0 12px 28px rgba(217,106,28,.26)}.jt-btn-outline{border:1px solid rgba(75,10,87,.25);color:#4B0A57;background:#fff}.jt-btn-glass{border:1px solid rgba(255,255,255,.45);color:#fff;background:rgba(255,255,255,.12)}.jt-btn-outline-light{border:1px solid rgba(255,255,255,.55);color:#fff;background:transparent}.jt-package-cta{padding:72px 16px;background:#4B0A57;color:#fff;text-align:center}.jt-package-cta h2{color:#fff}.jt-package-cta p{max-width:700px;margin:0 auto 24px;line-height:1.7;color:rgba(255,255,255,.88)}.jt-package-cta .jt-btn{margin:6px}.jt-detail-section{padding:72px 16px}.jt-soft{background:#fbf7fc}.jt-overview-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.jt-info-card{border:1px solid rgba(75,10,87,.10);border-radius:22px;background:#fff;padding:22px;box-shadow:0 16px 40px rgba(75,10,87,.08)}.jt-info-card strong{display:block;margin-bottom:9px;color:#4B0A57;font-size:13px;text-transform:uppercase;letter-spacing:.08em}.jt-info-card span{line-height:1.55}.jt-price-note{margin:24px 0 0;padding:18px 22px;border-left:4px solid #d96a1c;background:#fff8f2;border-radius:14px;color:#4f3a2c}.jt-two-col{display:grid;grid-template-columns:1fr 1fr;gap:40px}.jt-check-list,.jt-x-list{list-style:none;margin:0;padding:0;display:grid;gap:12px}.jt-check-list li,.jt-x-list li{position:relative;padding:14px 16px 14px 44px;border-radius:16px;background:#fff;border:1px solid rgba(75,10,87,.09);line-height:1.55}.jt-check-list li:before{content:'✓';position:absolute;left:16px;top:14px;color:#009879;font-weight:900}.jt-x-list li:before{content:'–';position:absolute;left:18px;top:14px;color:#d96a1c;font-weight:900}.jt-itinerary{display:grid;gap:12px}.jt-day{padding:16px 18px;border-radius:18px;border:1px solid rgba(75,10,87,.10);background:#fff}.jt-day strong{display:block;color:#4B0A57;margin-bottom:6px}.jt-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.jt-gallery img{width:100%;height:220px;object-fit:cover;border-radius:22px;box-shadow:0 16px 40px rgba(75,10,87,.10)}.jt-review-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.jt-review{padding:24px;border-radius:22px;background:#fff;border:1px solid rgba(75,10,87,.10);box-shadow:0 14px 34px rgba(75,10,87,.08)}.jt-review p{line-height:1.7;margin:0 0 14px}.jt-review strong{color:#4B0A57}.jt-faq-list{display:grid;gap:14px}.jt-faq-item{padding:22px;border-radius:20px;border:1px solid rgba(75,10,87,.10);background:#fff}.jt-faq-item h3{margin:0 0 8px;font-size:18px}.jt-faq-item p{margin:0;line-height:1.7;color:#555}.jt-detail-hero.china{background-image:linear-gradient(135deg,rgba(75,10,87,.92),rgba(75,10,87,.66)),url('../images/destination/china.jpg')}.jt-detail-hero.jepun{background-image:linear-gradient(135deg,rgba(75,10,87,.92),rgba(75,10,87,.62)),url('../images/destination/japan.jpg')}.jt-detail-hero.new-zealand{background-image:linear-gradient(135deg,rgba(75,10,87,.92),rgba(75,10,87,.62)),url('../images/destination/new-zealand.jpg')}
@media(max-width:900px){.jt-package-grid,.jt-overview-grid,.jt-two-col,.jt-gallery,.jt-review-grid{grid-template-columns:1fr}.jt-packages-hero,.jt-detail-hero{text-align:left;min-height:360px;padding:56px 16px}.jt-packages-hero h1,.jt-detail-hero h1{font-size:38px}.jt-packages-hero p,.jt-detail-hero p{font-size:16px;margin-left:0}.jt-package-list,.jt-detail-section,.jt-package-cta{padding:52px 16px}.jt-package-card img,.jt-gallery img{height:220px}.jt-card-actions .jt-btn{width:100%}.jt-section-head{text-align:left}.jt-section-head h2,.jt-detail-section h2,.jt-package-cta h2{font-size:28px}.jt-overview-grid{gap:12px}.jt-two-col{gap:28px}}


/* v42: align package typography with original site font system */
.jt-packages-hero,
.jt-detail-hero,
.jt-package-list,
.jt-detail-section,
.jt-package-cta,
.jt-package-card,
.jt-info-card,
.jt-faq-item,
.jt-review{
  font-family:var(--body);
}
.jt-packages-hero h1,
.jt-detail-hero h1{
  font-family:var(--heading);
  font-weight:700;
  letter-spacing:0;
}
.jt-section-head h2,
.jt-detail-section h2,
.jt-package-cta h2,
.jt-package-body h3,
.jt-faq-item h3{
  font-family:var(--heading);
  font-weight:600;
  letter-spacing:0;
}
.jt-eyebrow,
.jt-card-kicker{
  font-family:var(--body);
  font-weight:700;
}
.jt-btn,
.jt-tags span,
.jt-info-card strong{
  font-family:var(--body);
  font-weight:700;
}
.jt-packages-hero p,
.jt-detail-hero p,
.jt-section-head p,
.jt-package-body p,
.jt-package-cta p,
.jt-faq-item p,
.jt-review p,
.jt-info-card span{
  font-family:var(--body);
  font-weight:400;
}
