/* Roamvaya homepage-only polish v0.3.3
   Locked homepage palette:
   Deep Ink #00231E | Jade #03695E | Spring #97E880 | Aqua #29BBE2 | Warm White #F6F7F0
*/
body.home{
  --rv-bg:#F6F7F0;
  --rv-paper:#F6F7F0;
  --rv-tint:#F6F7F0;
  --rv-ink:#00231E;
  --rv-muted:#62706B;
  --rv-line:rgba(3,105,94,.16);
  --rv-brand:#03695E;
  --rv-brand-deep:#00231E;
  --rv-brand-soft:#F6F7F0;
  --rv-coral:#97E880;
  --rv-sun:#29BBE2;
  --rv-sand:#F6F7F0;
  --rv-white:#F6F7F0;
  background:#F6F7F0;
  color:#00231E;
}
body.home,
body.home button,
body.home input,
body.home select,
body.home textarea,
body.home .rv3-home,
body.home .rv-header,
body.home .rv-footer{
  font-family:"Manrope",system-ui,-apple-system,"Segoe UI",Arial,sans-serif;
}

/* Header: quiet warm white, jade wordmark. */
body.home .rv-header{background:rgba(246,247,240,.95);border-bottom-color:rgba(3,105,94,.08)}
body.home .rv-header.is-scrolled{background:rgba(246,247,240,.98);border-bottom-color:rgba(3,105,94,.14)}
body.home .rv-brand__word{color:#03695E;font-family:"Manrope",sans-serif;font-weight:700;letter-spacing:-.035em}
body.home .rv-nav{color:#00231E;font-weight:600}
body.home .rv-cart-link{border-color:rgba(3,105,94,.18);color:#00231E}
body.home .rv-cart-link:hover{background:#03695E;color:#F6F7F0;border-color:#03695E;opacity:1}

/* Typography: Manrope, stronger but not corporate-heavy. */
body.home .rv3-home h1,
body.home .rv3-home h2,
body.home .rv3-home h3{font-family:"Manrope",sans-serif;color:#00231E}
body.home .rv3-home h1,
body.home .rv3-home h2{font-weight:600;letter-spacing:-.028em;word-spacing:.015em}
body.home .rv3-section-head h2,
body.home .rv3-editorial__copy h2,
body.home .rv3-service__media h2{font-weight:600;line-height:1.08}
body.home .rv-eyebrow{color:#03695E;font-weight:700;letter-spacing:.16em}
body.home .rv-eyebrow--light{color:rgba(246,247,240,.78)}

/* HERO — based on the approved human mockup. */
body.home .rv32-hero{min-height:620px;background:#00231E}
body.home .rv32-hero .rv3-image-mask{background:rgba(0,35,30,.16)}
body.home .rv3-hero__inner{position:relative;min-height:620px;display:flex;align-items:center}
body.home .rv3-hero__copy{max-width:610px;margin-top:24px}
body.home .rv3-hero__copy h1{
  margin:18px 0 12px;
  max-width:8.2ch;
  font-size:clamp(68px,6vw,96px);
  font-weight:600;
  line-height:.98;
  letter-spacing:-.045em;
  color:#F6F7F0;
  text-shadow:0 2px 18px rgba(0,35,30,.12);
}
body.home .rv3-hero__copy>p:not(.rv-eyebrow){max-width:560px;margin:0 0 28px;color:rgba(246,247,240,.92);font-size:17px;line-height:1.5;font-weight:500}
body.home .rv3-hero .rv-actions{gap:12px}
body.home .rv32-hero-button{
  min-height:52px;
  padding:0 26px!important;
  border-radius:999px!important;
  background:#97E880!important;
  border-color:#97E880!important;
  color:#00231E!important;
  font-family:"Manrope",sans-serif;
  font-size:14px;
  font-weight:700;
  box-shadow:none;
}
body.home .rv32-hero-button:hover{background:#03695E!important;border-color:#03695E!important;color:#F6F7F0!important;transform:translateY(-2px)}

/* Hero plan offer: wider, lower-profile, editorial rather than dashboard-like. */
body.home .rv32-hero-offer{
  position:absolute;
  right:0;
  top:50%;
  transform:translateY(-34%);
  width:min(520px,42vw);
  min-height:0;
  padding:28px 32px 22px;
  border-radius:30px;
  background:#F6F7F0;
  color:#00231E;
  border:0;
  box-shadow:0 22px 56px rgba(0,35,30,.14);
  backdrop-filter:none;
  transition:transform .25s ease,box-shadow .25s ease;
}
body.home .rv32-hero-offer:hover{transform:translateY(calc(-34% - 4px));box-shadow:0 28px 66px rgba(0,35,30,.18)}
body.home .rv32-hero-offer:before{display:none}
body.home .rv32-hero-offer__head{display:flex;justify-content:space-between;align-items:flex-start;gap:22px;padding:0}
body.home .rv32-hero-offer__head>div{display:grid;gap:2px}
body.home .rv32-hero-offer__head span{font-size:22px;line-height:1.05;font-weight:700;color:#00231E;letter-spacing:-.03em}
body.home .rv32-hero-offer__head small{font-size:12px;color:#71807a;font-weight:500}
body.home .rv32-hero-offer__head>b{font-size:10px;text-transform:uppercase;letter-spacing:.08em;background:#97E880;color:#00231E;border-radius:999px;padding:6px 11px;font-weight:800}
body.home .rv32-hero-offer__body{display:grid;grid-template-columns:155px 1fr;align-items:center;gap:36px;margin:22px 0 16px;padding:0}
body.home .rv32-hero-offer__data{position:relative;display:grid;align-content:center;min-height:146px;padding:20px 18px;border-radius:20px;background:#03695E;color:#F6F7F0;box-shadow:9px 0 0 #97E880}
body.home .rv32-hero-offer__data>div{display:flex;align-items:baseline;gap:7px}
body.home .rv32-hero-offer__data strong{font-size:66px;line-height:.86;font-weight:600;letter-spacing:-.055em;color:#F6F7F0}
body.home .rv32-hero-offer__data span{font-size:20px;font-weight:700;color:#F6F7F0}
body.home .rv32-hero-offer__data>b{margin-top:14px;font-size:25px;line-height:1;font-weight:400;color:#F6F7F0}
body.home .rv32-hero-offer__facts{display:flex;align-items:baseline;justify-content:center;gap:8px;text-align:left}
body.home .rv32-hero-offer__facts strong{font-size:48px;line-height:1;font-weight:600;letter-spacing:-.04em;color:#29BBE2}
body.home .rv32-hero-offer__facts span{font-size:14px;color:#00231E;font-weight:600}
body.home .rv32-hero-offer__facts b{font-size:14px;color:#00231E;font-weight:600}
body.home .rv32-hero-offer__foot{display:flex;justify-content:space-between;align-items:center;gap:18px;padding:16px 0 0;border-top:1px solid rgba(0,35,30,.18);font-size:12px;color:#89938f}
body.home .rv32-hero-offer__foot b{font-size:12px;color:#03695E;font-weight:700}

/* Destination section keeps current photos; only palette/type updated. */
body.home #destinations{background:#F6F7F0}
body.home .rv32-destination-grid .rv3-dcard .rv3-image-mask{background:rgba(0,35,30,.14)}
body.home .rv32-destination-grid .rv3-dcard__meta span{font-family:"Manrope",sans-serif;font-weight:700;letter-spacing:-.025em}
body.home .rv32-destination-grid .rv3-dcard__meta b{font-family:"Manrope",sans-serif;font-size:14px;line-height:1;font-weight:700;background:#F6F7F0;color:#03695E;border-radius:999px;padding:9px 11px;box-shadow:0 6px 20px rgba(0,35,30,.10)}

/* Editorial block */
body.home .rv3-editorial{background:#F6F7F0}
body.home .rv3-editorial__links a{border-color:rgba(3,105,94,.18)}
body.home .rv3-editorial__links a:hover{color:#03695E}

/* Plan section uses warm-white field and two vivid accents. */
body.home .rv32-plan-section{background:#F6F7F0;border-top:1px solid rgba(3,105,94,.08);border-bottom:1px solid rgba(3,105,94,.08)}
body.home .rv32-plan-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin:0 0 30px}
body.home .rv32-plan-card{background:#F6F7F0;border:1px solid rgba(3,105,94,.18);border-radius:24px;padding:28px;min-height:330px;display:flex;flex-direction:column;box-shadow:none}
body.home .rv32-plan-card__top{display:grid;grid-template-columns:1fr auto;gap:10px;align-items:start}
body.home .rv32-plan-card__top>span{font-size:10px;text-transform:uppercase;letter-spacing:.15em;font-weight:800;color:#03695E}
body.home .rv32-plan-card__top>b{grid-column:1/-1;font-size:62px;line-height:1;font-weight:600;letter-spacing:-.045em;margin-top:34px;color:#00231E}
body.home .rv32-plan-card__top>b small{font-size:18px;font-weight:700;letter-spacing:0}
body.home .rv32-plan-card__top>em{font-size:9px;font-style:normal;text-transform:uppercase;letter-spacing:.11em;background:#97E880;color:#00231E;border-radius:999px;padding:7px 9px;font-weight:800}
body.home .rv32-plan-card h3{margin:20px 0 6px;font-size:21px;line-height:1.2;font-weight:700;color:#00231E}
body.home .rv32-plan-card>p{margin:0;color:#62706B;font-size:14px;line-height:1.55}
body.home .rv32-plan-card__cue{margin-top:auto;padding-top:22px;border-top:1px solid rgba(3,105,94,.14);display:grid;gap:3px}
body.home .rv32-plan-card__cue span{font-size:9px;text-transform:uppercase;letter-spacing:.12em;color:#62706B;font-weight:700}
body.home .rv32-plan-card__cue b{font-size:13px;font-weight:700;color:#03695E}
body.home .rv32-plan-card--featured{background:#29BBE2;border-color:#29BBE2;color:#00231E;box-shadow:none}
body.home .rv32-plan-card--featured .rv32-plan-card__top>span,
body.home .rv32-plan-card--featured h3,
body.home .rv32-plan-card--featured .rv32-plan-card__cue b{color:#00231E}
body.home .rv32-plan-card--featured>p,
body.home .rv32-plan-card--featured .rv32-plan-card__cue span{color:rgba(0,35,30,.72)}
body.home .rv32-plan-card--featured .rv32-plan-card__cue{border-top-color:rgba(0,35,30,.18)}
body.home .rv32-plan-section>.rv-container>.rv-text-link{color:#03695E;font-weight:700}

/* Steps */
body.home .rv3-steps{background:#F6F7F0}
body.home .rv3-step-row article>span{color:#29BBE2;font-weight:800}
body.home .rv3-step-row h3{font-weight:700;color:#00231E}

/* Service section */
body.home .rv32-service{background:#F6F7F0}
body.home .rv32-service .rv3-service__content{background:#03695E}
body.home .rv32-service .rv3-service__media .rv3-image-mask{background:rgba(0,35,30,.22)}
body.home .rv32-service .rv3-service__content>p{color:rgba(246,247,240,.84);font-size:16px;line-height:1.65;max-width:470px}
body.home .rv32-service .rv3-service__links a{border-top-color:rgba(246,247,240,.20)}
body.home .rv32-service .rv3-service__links span{color:rgba(246,247,240,.64)}
body.home .rv32-service .rv3-service__links b{color:#F6F7F0;font-weight:700}
body.home .rv32-service .rv3-service__links a:hover b{color:#97E880}

/* Final CTA */
body.home .rv32-final .rv3-image-mask{background:rgba(0,35,30,.20)}
body.home .rv32-final h2{font-family:"Manrope",sans-serif;font-weight:600;color:#F6F7F0;letter-spacing:-.035em}
body.home .rv32-final .rv32-hero-button{background:#97E880!important;color:#00231E!important}
body.home .rv32-final .rv32-hero-button:hover{background:#03695E!important;color:#F6F7F0!important}

@media(max-width:1120px){
  body.home .rv32-hero-offer{width:min(470px,43vw);padding:24px 26px 20px}
  body.home .rv32-hero-offer__body{grid-template-columns:140px 1fr;gap:26px}
  body.home .rv32-hero-offer__data{min-height:132px}
  body.home .rv32-hero-offer__data strong{font-size:58px}
  body.home .rv32-hero-offer__facts strong{font-size:42px}
}
@media(max-width:900px){
  body.home .rv3-hero__inner{align-items:flex-start;padding-top:100px;padding-bottom:300px}
  body.home .rv3-hero__copy{margin-top:0}
  body.home .rv32-hero-offer{left:15px;right:15px;top:auto;bottom:24px;width:auto;transform:none}
  body.home .rv32-hero-offer:hover{transform:translateY(-3px)}
  body.home .rv32-plan-grid{grid-template-columns:1fr}
  body.home .rv32-plan-card{min-height:275px}
  body.home .rv32-plan-card__top>b{margin-top:22px}
}
@media(max-width:600px){
  body.home .rv3-hero__inner{padding-top:78px;padding-bottom:350px}
  body.home .rv3-hero__copy h1{font-size:54px;line-height:1;letter-spacing:-.045em}
  body.home .rv3-hero__copy>p:not(.rv-eyebrow){font-size:15px;max-width:330px}
  body.home .rv32-hero-button{min-height:48px;padding:0 21px!important}
  body.home .rv32-hero-offer{padding:20px;border-radius:24px}
  body.home .rv32-hero-offer__head span{font-size:18px}
  body.home .rv32-hero-offer__body{grid-template-columns:118px 1fr;gap:20px;margin-top:18px}
  body.home .rv32-hero-offer__data{min-height:112px;padding:16px 14px;border-radius:17px;box-shadow:7px 0 0 #97E880}
  body.home .rv32-hero-offer__data strong{font-size:48px}
  body.home .rv32-hero-offer__data span{font-size:16px}
  body.home .rv32-hero-offer__data>b{font-size:20px}
  body.home .rv32-hero-offer__facts{flex-wrap:wrap;justify-content:flex-start;align-content:center;gap:3px 6px}
  body.home .rv32-hero-offer__facts strong{width:100%;font-size:34px}
  body.home .rv32-destination-grid .rv3-dcard__meta b{font-size:12px;padding:8px 9px}
  body.home .rv32-plan-card__top>b{font-size:54px}
}


/* v0.3.4 — homepage destination-card information hierarchy only. */
body.home .rv32-destination-grid .rv3-dcard .rv3-image-mask{background:rgba(0,35,30,.24)}
body.home .rv32-destination-grid .rv34-dcard__meta{
  position:absolute;inset:0;z-index:2;
  display:flex;flex-direction:column;align-items:flex-start;
  padding:30px 28px 26px;gap:0;
  color:#F6F7F0;pointer-events:none;
}
body.home .rv32-destination-grid .rv34-dcard__validity{
  display:block;font-family:"Manrope",sans-serif;
  font-size:clamp(22px,2.05vw,34px);line-height:1.05;
  font-weight:400;letter-spacing:-.025em;color:#F6F7F0;
  text-shadow:0 1px 14px rgba(0,35,30,.20);
}
body.home .rv32-destination-grid .rv34-dcard__price{
  display:inline-flex;align-items:center;min-height:42px;
  margin-top:auto;padding:10px 16px;border-radius:999px;
  font-family:"Manrope",sans-serif;font-size:14px;line-height:1;
  font-weight:700;letter-spacing:-.02em;white-space:nowrap;
  box-shadow:none;
}
body.home .rv32-destination-grid .rv3-dcard:nth-child(odd) .rv34-dcard__price{
  background:#97E880;color:#00231E;
}
body.home .rv32-destination-grid .rv3-dcard:nth-child(even) .rv34-dcard__price{
  background:#03695E;color:#F6F7F0;
}
body.home .rv32-destination-grid .rv34-dcard__name{
  display:block;margin-top:22px;font-family:"Manrope",sans-serif;
  font-size:clamp(34px,3.8vw,60px);line-height:.96;
  font-weight:700;letter-spacing:-.045em;color:#F6F7F0;
  text-shadow:0 2px 18px rgba(0,35,30,.22);
}
body.home .rv32-destination-grid .rv3-dcard--compact .rv34-dcard__meta,
body.home .rv32-destination-grid .rv3-dcard--wide2 .rv34-dcard__meta,
body.home .rv32-destination-grid .rv3-dcard--mid .rv34-dcard__meta,
body.home .rv32-destination-grid .rv3-dcard--mid2 .rv34-dcard__meta{
  padding-top:24px;padding-bottom:22px;
}
body.home .rv32-destination-grid .rv3-dcard--compact .rv34-dcard__validity,
body.home .rv32-destination-grid .rv3-dcard--wide2 .rv34-dcard__validity{
  font-size:22px;
}
body.home .rv32-destination-grid .rv3-dcard--compact .rv34-dcard__price,
body.home .rv32-destination-grid .rv3-dcard--wide2 .rv34-dcard__price,
body.home .rv32-destination-grid .rv3-dcard--mid .rv34-dcard__price,
body.home .rv32-destination-grid .rv3-dcard--mid2 .rv34-dcard__price{
  min-height:38px;padding:9px 14px;font-size:13px;
}
body.home .rv32-destination-grid .rv3-dcard--compact .rv34-dcard__name,
body.home .rv32-destination-grid .rv3-dcard--wide2 .rv34-dcard__name,
body.home .rv32-destination-grid .rv3-dcard--mid .rv34-dcard__name,
body.home .rv32-destination-grid .rv3-dcard--mid2 .rv34-dcard__name{
  margin-top:16px;font-size:clamp(30px,3vw,46px);
}
@media(max-width:900px){
  body.home .rv32-destination-grid .rv34-dcard__meta{padding:24px 22px 22px}
  body.home .rv32-destination-grid .rv34-dcard__validity{font-size:24px}
  body.home .rv32-destination-grid .rv34-dcard__price{min-height:38px;padding:9px 13px;font-size:13px}
  body.home .rv32-destination-grid .rv34-dcard__name{margin-top:18px;font-size:38px}
}
@media(max-width:620px){
  body.home .rv32-destination-grid .rv34-dcard__meta{padding:22px 20px 20px}
  body.home .rv32-destination-grid .rv34-dcard__validity{font-size:22px}
  body.home .rv32-destination-grid .rv34-dcard__name{font-size:36px}
}

/* v0.3.5 — normalize destination-card secondary info. */
body.home .rv32-destination-grid .rv34-dcard__validity,
body.home .rv32-destination-grid .rv3-dcard--compact .rv34-dcard__validity,
body.home .rv32-destination-grid .rv3-dcard--wide2 .rv34-dcard__validity,
body.home .rv32-destination-grid .rv3-dcard--mid .rv34-dcard__validity,
body.home .rv32-destination-grid .rv3-dcard--mid2 .rv34-dcard__validity{
  font-family:"Manrope",sans-serif;
  font-size:18px;
  line-height:1.2;
  font-weight:500;
  letter-spacing:-.01em;
  color:#F6F7F0;
}
body.home .rv32-destination-grid .rv34-dcard__price,
body.home .rv32-destination-grid .rv3-dcard:nth-child(odd) .rv34-dcard__price,
body.home .rv32-destination-grid .rv3-dcard:nth-child(even) .rv34-dcard__price{
  background:#97E880;
  color:#00231E;
}
@media(max-width:900px){
  body.home .rv32-destination-grid .rv34-dcard__validity{font-size:17px}
}
@media(max-width:620px){
  body.home .rv32-destination-grid .rv34-dcard__validity{font-size:16px}
}


/* v0.3.6 — homepage plan cards: white surfaces + strict shared alignment. */
body.home .rv32-plan-card,
body.home .rv32-plan-card--featured{
  background:#FFFFFF;
  border-color:rgba(3,105,94,.18);
  color:#00231E;
  text-align:left;
}

body.home .rv32-plan-card__top{
  display:grid;
  grid-template-columns:1fr auto;
  grid-template-rows:30px 82px;
  column-gap:12px;
  row-gap:0;
  min-height:112px;
  align-items:start;
}

body.home .rv32-plan-card__top>span{
  grid-column:1;
  grid-row:1;
  align-self:start;
}

body.home .rv32-plan-card__top>em{
  grid-column:2;
  grid-row:1;
  justify-self:end;
  align-self:start;
}

body.home .rv32-plan-card__top>b{
  grid-column:1/-1;
  grid-row:2;
  align-self:end;
  margin-top:0;
}

body.home .rv32-plan-card h3{
  min-height:26px;
  margin:18px 0 6px;
  text-align:left;
}

body.home .rv32-plan-card>p{
  min-height:44px;
  text-align:left;
}

body.home .rv32-plan-card__cue{
  width:100%;
  text-align:left;
}

body.home .rv32-plan-card--featured .rv32-plan-card__top>span,
body.home .rv32-plan-card--featured h3,
body.home .rv32-plan-card--featured .rv32-plan-card__cue b{
  color:#00231E;
}

body.home .rv32-plan-card--featured>p,
body.home .rv32-plan-card--featured .rv32-plan-card__cue span{
  color:#62706B;
}

body.home .rv32-plan-card--featured .rv32-plan-card__cue{
  border-top-color:rgba(3,105,94,.14);
}

@media(max-width:900px){
  body.home .rv32-plan-card__top{
    grid-template-rows:28px 72px;
    min-height:100px;
  }
}


/* v0.3.7 — Service section polish only. */

/* Left image title: make the headline fully legible over the image. */
body.home .rv32-service .rv3-service__media h2{
  color:#FFFFFF !important;
}

/* Right support card becomes a designed utility module rather than a plain list. */
body.home .rv37-service-card{
  position:relative;
  overflow:hidden;
  background:#03695E;
  padding:42px;
  display:flex;
  flex-direction:column;
  min-height:610px;
}

body.home .rv37-service-card:after{
  content:"";
  position:absolute;
  width:180px;
  height:180px;
  border:1px solid rgba(41,187,226,.24);
  border-radius:50%;
  right:-72px;
  top:-74px;
  pointer-events:none;
}

body.home .rv37-service-card__intro{
  position:relative;
  z-index:1;
  max-width:470px;
}

body.home .rv37-service-card__badge{
  display:inline-flex;
  align-items:center;
  min-height:29px;
  padding:0 12px;
  border-radius:999px;
  background:#97E880;
  color:#00231E;
  font-size:9px;
  line-height:1;
  font-weight:800;
  letter-spacing:.14em;
  text-transform:uppercase;
  margin-bottom:22px;
}

body.home .rv37-service-card__intro p{
  margin:0;
  max-width:430px;
  color:#F6F7F0;
  font-size:17px;
  line-height:1.55;
  font-weight:500;
}

body.home .rv37-service-grid{
  position:relative;
  z-index:1;
  margin-top:auto;
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:10px;
}

body.home .rv37-service-grid a{
  min-height:150px;
  padding:18px;
  border:1px solid rgba(246,247,240,.16) !important;
  border-radius:18px;
  background:rgba(246,247,240,.055);
  display:flex;
  flex-direction:column;
  justify-content:flex-start;
  gap:0;
  transition:background .22s ease,border-color .22s ease,transform .22s ease,color .22s ease;
}

body.home .rv37-service-grid a:hover{
  background:#97E880;
  border-color:#97E880 !important;
  transform:translateY(-3px);
}

body.home .rv37-service-grid__num{
  color:#29BBE2 !important;
  font-size:11px !important;
  line-height:1;
  font-weight:800 !important;
  letter-spacing:.08em;
  margin-bottom:34px;
}

body.home .rv37-service-grid small{
  color:rgba(246,247,240,.62);
  font-size:10px;
  line-height:1.2;
  font-weight:600;
  margin-bottom:7px;
}

body.home .rv37-service-grid b{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:12px;
  color:#F6F7F0 !important;
  font-size:15px;
  line-height:1.25;
  font-weight:700 !important;
}

body.home .rv37-service-grid b i{
  font-style:normal;
  font-size:14px;
  color:#97E880;
}

body.home .rv37-service-grid a:hover .rv37-service-grid__num,
body.home .rv37-service-grid a:hover small,
body.home .rv37-service-grid a:hover b,
body.home .rv37-service-grid a:hover b i{
  color:#00231E !important;
}

@media(max-width:900px){
  body.home .rv37-service-card{
    min-height:auto;
    padding:34px;
  }
  body.home .rv37-service-grid{
    margin-top:46px;
  }
}

@media(max-width:560px){
  body.home .rv37-service-card{
    padding:28px;
  }
  body.home .rv37-service-grid{
    grid-template-columns:1fr;
  }
  body.home .rv37-service-grid a{
    min-height:128px;
  }
  body.home .rv37-service-grid__num{
    margin-bottom:24px;
  }
}


/* v0.3.8 — Final homepage photography pack. Layout remains locked. */
body.home .rv3-hero__media img{
  object-position:center center;
}

body.home .rv3-dcard img{
  object-position:center center;
}
body.home .rv3-dcard--indonesia img{object-position:50% 54%;}
body.home .rv3-dcard--malaysia img{object-position:50% 48%;}
body.home .rv3-dcard--vietnam img{object-position:50% 52%;}
body.home .rv3-dcard--philippines img{object-position:50% 50%;}
body.home .rv3-dcard--cambodia img{object-position:50% 52%;}
body.home .rv3-dcard--southeast-asia img{object-position:50% 50%;}

body.home .rv3-editorial__media img{object-position:56% center;}
body.home .rv3-service__media img{object-position:48% center;}
body.home .rv3-final__media img{object-position:54% center;}

/* Keep photography bright; use only light full-image masks for text legibility. */
body.home .rv3-hero>.rv3-image-mask{
  background:rgba(0,35,30,.17);
}
body.home .rv3-dcard .rv3-image-mask{
  background:rgba(0,35,30,.20);
}
body.home .rv32-service .rv3-service__media .rv3-image-mask{
  background:rgba(0,35,30,.18);
}
body.home .rv3-final>.rv3-image-mask{
  background:rgba(0,35,30,.19);
}

@media(max-width:700px){
  body.home .rv3-hero__media img{object-position:58% center;}
  body.home .rv3-service__media img{object-position:50% center;}
  body.home .rv3-final__media img{object-position:58% center;}
}


/* v0.3.10 — cache-safe final CTA flip + restrained hero offer hover. */

/* Hero plan card hover: keep motion under 20% of the previous 4px lift. */
body.home .rv32-hero-offer:hover{
  transform:translateY(calc(-34% - 0.75px));
  box-shadow:0 24px 60px rgba(0,35,30,.16);
}

@media(max-width:900px){
  body.home .rv32-hero-offer:hover{
    transform:translateY(-0.5px);
  }
}


/* =========================================================
   v0.3.11 — HOME MOBILE PASS + HERO OFFER HOVER FIX
   ========================================================= */

/*
 * Hero offer:
 * The card no longer participates in rv-stagger, so hover can no longer
 * jump between transform:none and its positioning transform.
 */
body.home .rv32-hero-offer{
  transition:transform .22s ease, box-shadow .22s ease;
}
body.home .rv32-hero-offer:hover{
  transform:translateY(calc(-34% - .5px));
  box-shadow:0 23px 58px rgba(0,35,30,.155);
}

/* Remove desktop-card image zoom behavior on touch devices. */
@media (hover:none), (pointer:coarse){
  body.home .rv32-hero-offer:hover{
    box-shadow:0 22px 56px rgba(0,35,30,.14);
  }
  body.home .rv3-dcard:hover img{
    transform:none;
  }
}

/* Make <picture> safe if introduced later; keep all current images filling media boxes. */
body.home .rv3-hero__media picture,
body.home .rv3-editorial__media picture,
body.home .rv3-service__media picture,
body.home .rv3-final__media picture{
  display:block;
  width:100%;
  height:100%;
}

/* ---------- Tablet / mobile ---------- */
@media(max-width:900px){

  /*
   * Critical mobile image fix:
   * parallax JS stops below 821px, but the .rv-parallax-img class still
   * carried scale(1.06). Remove that residual zoom on mobile.
   */
  body.home .rv-parallax-img{
    transform:none !important;
    will-change:auto !important;
  }

  /* Remove the desktop overscan that was pushing subjects toward edges. */
  body.home .rv3-hero__media{
    inset:0;
    width:100%;
    height:100%;
  }
  body.home .rv3-hero__media img{
    width:100%;
    height:100%;
    object-fit:cover;
    object-position:68% center;
  }

  body.home .rv3-editorial__media img{
    height:100% !important;
    transform:none !important;
    object-position:64% center;
  }

  body.home .rv3-service__media>img{
    inset:0 !important;
    width:100%;
    height:100% !important;
    transform:none !important;
    object-position:50% center;
  }

  body.home .rv3-final__media{
    inset:0 !important;
    height:100% !important;
  }
  body.home .rv3-final__media img{
    width:100%;
    height:100%;
    transform:none !important;
    object-position:62% center;
  }

  /*
   * Hero text and card now share the SAME rv-container edge.
   * Previously left/right:15px were added inside an already inset container,
   * shifting the card inward relative to the headline.
   */
  body.home .rv3-hero__inner{
    align-items:flex-start;
    padding-top:92px;
    padding-bottom:310px;
  }
  body.home .rv3-hero__copy{
    width:100%;
    margin-top:0;
  }
  body.home .rv32-hero-offer{
    left:0;
    right:0;
    top:auto;
    bottom:22px;
    width:100%;
    transform:none;
  }
  body.home .rv32-hero-offer:hover{
    transform:translateY(-.35px);
  }

  /* Destination photos: keep useful focal areas centered on narrow cards. */
  body.home .rv3-dcard img{
    transform:none !important;
  }
  body.home .rv3-dcard--indonesia img{object-position:58% 52%;}
  body.home .rv3-dcard--malaysia img{object-position:50% 50%;}
  body.home .rv3-dcard--vietnam img{object-position:55% 50%;}
  body.home .rv3-dcard--philippines img{object-position:50% 50%;}
  body.home .rv3-dcard--cambodia img{object-position:50% 52%;}
  body.home .rv3-dcard--southeast-asia img{object-position:46% 50%;}

  /* Avoid cards/content looking glued to image edges on mobile. */
  body.home .rv3-destination-grid{
    gap:14px;
  }
}

/* ---------- Phone ---------- */
@media(max-width:600px){
  body.home .rv3-hero__inner{
    padding-top:70px;
    padding-bottom:326px;
  }

  body.home .rv3-hero__copy h1{
    max-width:7.2ch;
    font-size:clamp(50px,14vw,56px);
    line-height:.98;
  }

  body.home .rv3-hero__copy>p:not(.rv-eyebrow){
    max-width:31ch;
    margin-bottom:22px;
  }

  body.home .rv32-hero-offer{
    padding:18px;
    border-radius:22px;
  }

  body.home .rv32-hero-offer__head{
    gap:12px;
  }
  body.home .rv32-hero-offer__head span{
    font-size:17px;
  }
  body.home .rv32-hero-offer__head small{
    font-size:11px;
  }
  body.home .rv32-hero-offer__head>b{
    font-size:8px;
    padding:6px 8px;
  }

  body.home .rv32-hero-offer__body{
    grid-template-columns:106px minmax(0,1fr);
    gap:16px;
    margin:16px 0 13px;
  }
  body.home .rv32-hero-offer__data{
    min-height:104px;
    padding:14px 12px;
    border-radius:16px;
    box-shadow:6px 0 0 #97E880;
  }
  body.home .rv32-hero-offer__data strong{
    font-size:43px;
  }
  body.home .rv32-hero-offer__data span{
    font-size:14px;
  }
  body.home .rv32-hero-offer__data>b{
    margin-top:11px;
    font-size:17px;
  }

  body.home .rv32-hero-offer__facts{
    display:grid;
    grid-template-columns:auto 1fr;
    justify-content:start;
    align-items:end;
    gap:2px 6px;
  }
  body.home .rv32-hero-offer__facts strong{
    grid-column:1/-1;
    width:auto;
    font-size:32px;
  }
  body.home .rv32-hero-offer__facts span,
  body.home .rv32-hero-offer__facts b{
    font-size:11px;
  }

  body.home .rv32-hero-offer__foot{
    gap:10px;
    font-size:10px;
  }
  body.home .rv32-hero-offer__foot b{
    font-size:10px;
    text-align:right;
  }

  /* More natural mobile image boxes/crops. */
  body.home .rv3-editorial__media{
    height:390px;
  }
  body.home .rv3-editorial__media img{
    object-position:67% center;
  }

  body.home .rv3-service__media{
    min-height:430px;
  }
  body.home .rv3-service__media>img{
    object-position:48% center;
  }

  body.home .rv3-final{
    min-height:520px;
  }
  body.home .rv3-final__media img{
    object-position:66% center;
  }

  /* Destination cards get a slightly less aggressive crop on phones. */
  body.home .rv3-destination-grid{
    grid-auto-rows:300px;
  }
}

/* Absolutely no sticky touch-hover lift. */
@media(max-width:900px) and (hover:none){
  body.home .rv32-hero-offer:hover{
    transform:none;
  }
}


/* v0.3.12 — lower hero offer so it avoids covering people */
@media(min-width:901px){
  body.home .rv32-hero-offer{
    right:0;
    top:58%;
    width:min(500px,40vw);
    transform:translateY(-14%);
  }
  body.home .rv32-hero-offer:hover{
    transform:translateY(calc(-14% - .5px));
  }
}


/* =========================================================
   v0.3.13 — FINAL HOME MOBILE CLEANUP
   Desktop layout intentionally untouched.
   ========================================================= */

/* Clickable plan cards */
body.home a.rv32-plan-card{
  color:inherit;
  text-decoration:none;
  cursor:pointer;
}
body.home a.rv32-plan-card:focus-visible{
  outline:3px solid #29BBE2;
  outline-offset:3px;
}
@media(min-width:901px){
  body.home a.rv32-plan-card{
    transition:border-color .2s ease, box-shadow .2s ease;
  }
  body.home a.rv32-plan-card:hover{
    border-color:rgba(3,105,94,.42);
    box-shadow:0 12px 32px rgba(0,35,30,.07);
  }
}

@media(max-width:900px){

  /* 1) Hero: no product card on mobile. Keep it emotionally clean. */
  body.home .rv32-hero-offer{
    display:none !important;
  }

  body.home .rv32-hero,
  body.home .rv3-hero__inner{
    min-height:calc(100svh - 58px);
  }
  body.home .rv3-hero__inner{
    padding-top:82px;
    padding-bottom:72px;
    align-items:center;
  }
  body.home .rv3-hero__copy{
    margin-top:0;
    width:100%;
  }
  body.home .rv3-hero__copy h1{
    max-width:7.6ch;
  }
  body.home .rv3-hero__copy>p:not(.rv-eyebrow){
    max-width:30ch;
  }

  /* Mobile images: no hidden desktop overscan / zoom. */
  body.home .rv-parallax-img{
    transform:none !important;
    will-change:auto !important;
  }
  body.home .rv3-hero__media,
  body.home .rv3-final__media{
    inset:0 !important;
    width:100%;
    height:100% !important;
  }
  body.home .rv3-hero__media img{
    width:100%;
    height:100%;
    object-fit:cover;
    object-position:64% center;
    transform:none !important;
  }
  body.home .rv3-editorial__media img,
  body.home .rv3-service__media>img,
  body.home .rv3-final__media img{
    width:100%;
    height:100% !important;
    transform:none !important;
  }

  /* General home rhythm: less endless vertical whitespace. */
  body.home .rv-section,
  body.home .rv3-steps{
    padding-top:64px;
    padding-bottom:64px;
  }
  body.home .rv3-section-head{
    margin-bottom:30px;
  }
  body.home .rv3-section-head h2{
    font-size:clamp(36px,10vw,46px);
    line-height:1.02;
  }
  body.home .rv3-section-head>p{
    margin-top:14px;
  }

  /* 2) PICK YOUR DATA: compact, readable, clickable. */
  body.home .rv32-plan-grid{
    grid-template-columns:1fr;
    gap:12px;
    margin-bottom:22px;
  }
  body.home .rv32-plan-card,
  body.home .rv32-plan-card--featured{
    min-height:0;
    padding:20px 20px 18px;
    border-radius:20px;
  }
  body.home .rv32-plan-card__top{
    grid-template-columns:1fr auto;
    grid-template-rows:24px 56px;
    min-height:80px;
  }
  body.home .rv32-plan-card__top>b{
    font-size:46px;
    line-height:1;
  }
  body.home .rv32-plan-card__top>b small{
    font-size:14px;
  }
  body.home .rv32-plan-card h3{
    min-height:0;
    margin:12px 0 4px;
    font-size:18px;
  }
  body.home .rv32-plan-card>p{
    min-height:0;
    margin:0;
    font-size:12px;
    line-height:1.45;
  }
  body.home .rv32-plan-card__cue{
    margin-top:14px;
    padding-top:12px;
    gap:2px;
  }
  body.home .rv32-plan-card__cue span{
    font-size:8px;
  }
  body.home .rv32-plan-card__cue b{
    font-size:11px;
  }
  body.home .rv32-plan-section>.rv-container>.rv-text-link{
    display:inline-flex;
    margin-top:2px;
  }

  /* 3) HOW IT WORKS: 2x2 instead of four long vertical rows. */
  body.home .rv3-steps{
    min-height:0 !important;
  }
  body.home .rv3-steps .rv3-section-head{
    margin-bottom:24px;
  }
  body.home .rv3-step-row{
    display:grid !important;
    grid-template-columns:repeat(2,minmax(0,1fr)) !important;
    gap:0 !important;
    border-top:1px solid rgba(3,105,94,.16);
    border-left:1px solid rgba(3,105,94,.16);
  }
  body.home .rv3-step-row article{
    min-width:0 !important;
    min-height:128px !important;
    padding:18px 16px !important;
    border-right:1px solid rgba(3,105,94,.16) !important;
    border-bottom:1px solid rgba(3,105,94,.16) !important;
    border-top:0 !important;
    display:flex;
    flex-direction:column;
    justify-content:flex-start;
  }
  body.home .rv3-step-row article>span{
    font-size:9px;
    margin-bottom:28px;
  }
  body.home .rv3-step-row h3{
    margin:0 0 4px;
    font-size:18px;
    line-height:1.15;
  }
  body.home .rv3-step-row p{
    margin:0;
    font-size:11px;
    line-height:1.4;
  }

  /* Support area: avoid four extra-long cards on phones/tablets. */
  body.home .rv37-service-card{
    min-height:0;
    padding:28px;
  }
  body.home .rv37-service-card__intro p{
    font-size:15px;
  }
  body.home .rv37-service-grid{
    grid-template-columns:repeat(2,minmax(0,1fr)) !important;
    gap:8px;
    margin-top:32px;
  }
  body.home .rv37-service-grid a{
    min-height:118px;
    padding:14px;
    border-radius:16px;
  }
  body.home .rv37-service-grid__num{
    margin-bottom:20px;
  }
  body.home .rv37-service-grid small{
    font-size:9px;
  }
  body.home .rv37-service-grid b{
    font-size:12px;
  }

  /* Destination cards: less vertical bulk and no touch zoom. */
  body.home .rv3-destination-grid{
    grid-auto-rows:248px !important;
    gap:12px;
  }
  body.home .rv3-dcard{
    min-height:248px !important;
  }
  body.home .rv3-dcard img{
    transform:none !important;
  }
  body.home .rv32-destination-grid .rv34-dcard__meta{
    padding:18px;
  }
  body.home .rv32-destination-grid .rv34-dcard__name{
    font-size:32px;
    margin-top:12px;
  }

  /* Editorial/service/final image crops: center subject without desktop squeeze. */
  body.home .rv3-editorial__media{
    height:360px !important;
  }
  body.home .rv3-editorial__media img{object-position:62% center;}
  body.home .rv3-service__media{
    min-height:390px !important;
  }
  body.home .rv3-service__media>img{object-position:50% center;}
  body.home .rv3-final{
    min-height:500px !important;
  }
  body.home .rv3-final__media img{object-position:64% center;}
}

@media(max-width:600px){
  body.home .rv32-hero{
    min-height:640px;
  }
  body.home .rv3-hero__inner{
    min-height:640px;
    padding-top:66px;
    padding-bottom:62px;
  }
  body.home .rv3-hero__copy h1{
    font-size:clamp(50px,15vw,58px);
    line-height:.98;
  }
  body.home .rv3-hero__copy>p:not(.rv-eyebrow){
    font-size:14px;
    line-height:1.45;
  }

  body.home .rv-section,
  body.home .rv3-steps{
    padding-top:54px;
    padding-bottom:54px;
  }

  body.home .rv3-step-row article{
    min-height:120px !important;
    padding:16px 14px !important;
  }
  body.home .rv3-step-row article>span{
    margin-bottom:22px;
  }

  body.home .rv37-service-card{
    padding:24px;
  }
  body.home .rv37-service-grid{
    grid-template-columns:repeat(2,minmax(0,1fr)) !important;
  }
  body.home .rv37-service-grid a{
    min-height:110px;
    padding:12px;
  }

  body.home .rv3-destination-grid{
    grid-auto-rows:225px !important;
  }
  body.home .rv3-dcard{
    min-height:225px !important;
  }
}

/* Touch devices: no accidental hover movement anywhere important. */
@media(hover:none), (pointer:coarse){
  body.home a.rv32-plan-card:hover,
  body.home .rv32-hero-button:hover{
    transform:none !important;
    box-shadow:none;
  }
}


/* =========================================================
   v0.3.14 — FINAL MOBILE TYPOGRAPHY + HERO + STEPS POLISH
   Desktop remains locked.
   ========================================================= */

@media(max-width:900px){

  /* 1) Unified mobile heading weight across the homepage. */
  body.home .rv3-hero__copy h1,
  body.home .rv3-section-head h2,
  body.home .rv3-editorial__copy h2,
  body.home .rv3-service__media h2,
  body.home .rv32-final h2,
  body.home .rv3-step-row h3,
  body.home .rv32-plan-card h3,
  body.home .rv32-destination-grid .rv34-dcard__name{
    font-weight:600 !important;
  }

  /* 2) Hero copy sits lower, leaving more breathing room in the sky. */
  body.home .rv3-hero__copy{
    position:relative;
    top:46px;
  }

  /* 3) Steps: four independent rounded cards, no table/grid lines. */
  body.home .rv3-step-row{
    display:grid !important;
    grid-template-columns:repeat(2,minmax(0,1fr)) !important;
    gap:12px !important;
    border:0 !important;
    background:transparent !important;
  }

  body.home .rv3-step-row article{
    min-width:0 !important;
    min-height:132px !important;
    padding:18px 17px !important;
    border:1px solid rgba(3,105,94,.12) !important;
    border-radius:18px !important;
    background:#FFFFFF !important;
    box-shadow:0 5px 18px rgba(0,35,30,.025);
    display:flex;
    flex-direction:column;
    justify-content:flex-start;
  }

  body.home .rv3-step-row article>span{
    display:inline-flex;
    align-items:center;
    justify-content:center;
    width:27px;
    height:27px;
    margin:0 0 26px !important;
    border-radius:999px;
    background:rgba(41,187,226,.10);
    color:#239DCA;
    font-size:8px !important;
    line-height:1;
    font-weight:800;
  }

  body.home .rv3-step-row h3{
    margin:0 0 5px !important;
    color:#00231E;
    font-size:18px !important;
    line-height:1.15;
  }

  body.home .rv3-step-row p{
    margin:0 !important;
    color:#66746F;
    font-size:10px !important;
    line-height:1.45;
  }
}

@media(max-width:600px){

  /* Keep the hero lower on narrow phones without making the section taller. */
  body.home .rv3-hero__copy{
    top:54px;
  }

  body.home .rv3-hero__copy h1{
    font-weight:600 !important;
  }

  /* Slightly denser but still rounded four-step system. */
  body.home .rv3-step-row{
    gap:10px !important;
  }

  body.home .rv3-step-row article{
    min-height:124px !important;
    padding:15px 14px !important;
    border-radius:16px !important;
  }

  body.home .rv3-step-row article>span{
    width:25px;
    height:25px;
    margin-bottom:20px !important;
  }

  body.home .rv3-step-row h3{
    font-size:17px !important;
  }
}


/* =========================================================
   v0.3.15 — MOBILE HERO COPY ANCHORED LOWER
   ========================================================= */
@media(max-width:900px){
  body.home .rv32-hero,
  body.home .rv3-hero__inner{
    min-height:calc(100svh - 58px);
  }
  body.home .rv3-hero__inner{
    align-items:flex-end !important;
    padding-top:96px !important;
    padding-bottom:34px !important;
  }
  body.home .rv3-hero__copy{
    position:relative;
    top:auto !important;
    bottom:auto !important;
    margin-top:0 !important;
    margin-bottom:0 !important;
    width:100%;
  }
  body.home .rv3-hero__copy h1{
    margin:14px 0 10px !important;
  }
  body.home .rv3-hero__copy > p:not(.rv-eyebrow){
    margin:0 0 18px !important;
  }
}

@media(max-width:600px){
  body.home .rv3-hero__inner{
    align-items:flex-end !important;
    padding-top:88px !important;
    padding-bottom:30px !important;
  }
  body.home .rv3-hero__copy{
    top:auto !important;
  }
  body.home .rv3-hero__copy > p:not(.rv-eyebrow){
    max-width:28ch;
  }
}


/* =========================================================
   v0.3.16 — MOBILE HERO COPY PLACED IN LOWER-LEFT RED-BOX AREA
   ========================================================= */
@media(max-width:900px){
  body.home .rv32-hero,
  body.home .rv3-hero__inner{
    min-height:620px !important;
  }
  body.home .rv3-hero__inner{
    position:relative;
    align-items:flex-start !important;
    padding-top:78px !important;
    padding-bottom:28px !important;
  }
  body.home .rv3-hero__copy{
    position:absolute !important;
    left:18px;
    right:18px;
    top:auto !important;
    bottom:56px !important;
    margin:0 !important;
    max-width:300px;
    width:auto;
    z-index:3;
  }
  body.home .rv3-hero__copy h1{
    margin:12px 0 12px !important;
  }
  body.home .rv3-hero__copy > p:not(.rv-eyebrow){
    margin:0 0 16px !important;
    max-width:26ch;
  }
}

@media(max-width:600px){
  body.home .rv32-hero,
  body.home .rv3-hero__inner{
    min-height:540px !important;
  }
  body.home .rv3-hero__inner{
    padding-top:70px !important;
    padding-bottom:22px !important;
  }
  body.home .rv3-hero__copy{
    left:16px;
    right:16px;
    bottom:48px !important;
    max-width:255px;
  }
  body.home .rv3-hero__copy h1{
    font-weight:600 !important;
    margin:10px 0 10px !important;
  }
  body.home .rv3-hero__copy > p:not(.rv-eyebrow){
    font-size:14px;
    line-height:1.4;
    max-width:24ch;
  }
  body.home .rv3-hero .rv-actions{
    gap:10px;
  }
}


/* =========================================================
   v0.3.17 — ROOT FIX: remove legacy mobile hero-copy padding
   The base theme adds 215–225px padding-bottom on mobile,
   which was visually pushing the real copy upward.
   ========================================================= */
@media(max-width:900px){
  body.home .rv3-hero__copy{
    padding-top:0 !important;
    padding-right:0 !important;
    padding-bottom:0 !important;
    padding-left:0 !important;
  }
}

@media(max-width:600px){
  body.home .rv3-hero__copy{
    padding:0 !important;
    bottom:48px !important;
  }
}


/* v0.3.18 — global Home title-weight lock requested after Home approval. */
body.home .rv3-home h1,
body.home .rv3-home h2,
body.home .rv3-home h3,
body.home .rv3-hero__copy h1,
body.home .rv3-section-head h2,
body.home .rv3-editorial__copy h2,
body.home .rv3-service__media h2,
body.home .rv32-final h2,
body.home .rv3-step-row h3,
body.home .rv32-plan-card h3,
body.home .rv32-destination-grid .rv34-dcard__name{
  font-weight:700!important;
}
