/* Layout from design/menu-viheritage.png. Keep page styles scoped. */
.heritage-about { --about-green: #004b40; --about-ink: #161727; --about-muted: #505b77; color: var(--about-ink); background: #fff; font-family: var(--sans); }
.heritage-about h1, .heritage-about h2, .heritage-about h3 { font-family: var(--serif); font-weight: 400; letter-spacing: -.035em; }
.heritage-about .story-shell { width: 90.2%; max-width: 1390px; padding-inline: 0; margin-inline: auto; }
.heritage-about [id] { scroll-margin-top: 24px; }
.heritage-about a:focus-visible, .heritage-about button:focus-visible, .heritage-about summary:focus-visible { outline: 2px solid #ce783a; outline-offset: 5px; }
.about-icon { width: 30px; height: 30px; flex-shrink: 0; }
.heritage-about-hero { position: relative; height: clamp(242px, 31.2vw, 480px); overflow: hidden; color: #fff; }
.heritage-about-hero picture > img { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; }
.heritage-about-hero > span { position: absolute; inset: 0; background: linear-gradient(90deg, #00130b65, transparent 58%, #00110b42); }
.heritage-about-hero__inner { height: 100%; position: relative; }
.heritage-about-hero__inner > nav { position: absolute; top: 9%; left: 0; display: flex; gap: 10px; font-size: clamp(10px, 1.1vw, 15px); }
.heritage-about-hero__inner > div { position: absolute; left: 0; top: 25%; max-width: 49%; }
.heritage-about-hero__inner > div > p, .heritage-belief__copy > p, .heritage-about-cta article > div > p { font: 600 clamp(9px, 1vw, 13px)/1.4 var(--sans); letter-spacing: .16em; text-transform: uppercase; color: #e56b32; }
.heritage-about-hero__inner > div > p { color: #efb249; }
.heritage-about .heritage-about-hero h1 { font-size: clamp(36px, 4.55vw, 66px); line-height: 1.2; margin-top: 7px; letter-spacing: -.04em; }
.heritage-about-hero__inner > div > span { display: block; max-width: 95%; font-size: clamp(14px, 1.6vw, 22px); line-height: 1.28; margin-top: 12px; }
.heritage-about-hero blockquote { position: absolute; right: -1%; top: 46%; margin: 0; font: clamp(20px, 2.65vw, 38px)/1.1 var(--script); transform: rotate(-9deg); text-shadow: 0 1px 4px #000; }
.heritage-belief { display: grid; grid-template-columns: 39% minmax(0, 1fr); gap: 2%; padding-block: 20px 30px; }
.heritage-belief__copy { padding-top: 12px; }
.heritage-belief__copy > p { display: flex; align-items: center; gap: 18px; }
.heritage-belief__copy i, .heritage-about-heading > i { display: block; width: 29px; height: 1px; flex-shrink: 0; background: #e96a37; }
.heritage-about .heritage-belief h2 { font-size: clamp(29px, 3.65vw, 53px); line-height: 1.2; margin-top: 17px; }
.heritage-belief__copy > span { display: block; max-width: 95%; font-size: clamp(12px, 1.43vw, 19px); line-height: 1.35; color: var(--about-muted); margin-top: 15px; }
.heritage-belief__note { display: flex; align-items: center; gap: 18px; margin-top: 13px; padding-left: 8px; }
.heritage-belief__note .heritage-leaf { width: clamp(70px, 10vw, 145px); height: clamp(85px, 12vw, 173px); color: #658277; }
.heritage-belief__note blockquote { margin: 0; color: #34695f; font: clamp(17px, 2vw, 28px)/1.15 var(--script); transform: rotate(-8deg); }
.heritage-belief__gallery { display: grid; grid-template-columns: .82fr 1fr; grid-template-rows: repeat(2, minmax(0,1fr)); gap: 10px; min-height: 0; aspect-ratio: 1.46; }
.heritage-belief__gallery img { width: 100%; height: 100%; min-height: 0; object-fit: cover; border-radius: 4px; }
.heritage-belief__gallery-main { grid-row: 1 / 3; }
.heritage-values { padding-bottom: 24px; }
.heritage-about-heading { display: flex; align-items: center; gap: 18px; margin-bottom: 13px; }
.heritage-about-heading h2 { font-size: clamp(25px, 3.13vw, 45px); line-height: 1.2; }
.heritage-values__grid { display: grid; grid-template-columns: repeat(3, minmax(0,1fr)); gap: 13px; }
.heritage-values__grid article { border: 1px solid #eae9e3; box-shadow: 0 2px 5px #18372809; border-radius: 4px; overflow: hidden; padding-bottom: 14px; }
.heritage-values__grid article > div { position: relative; aspect-ratio: 1.58; overflow: hidden; }
.heritage-values__grid img { width: 100%; height: 100%; object-fit: cover; transition: transform .25s ease; }
.heritage-values__grid article:first-child img { object-position: center 25%; }
.heritage-values__grid article:hover img { transform: scale(1.025); }
.heritage-values__grid b { position: absolute; top: 9px; left: 12px; font: clamp(23px, 2.6vw, 37px) var(--sans); color: #fff; text-shadow: 0 1px 3px #0007; }
.heritage-about .heritage-values h3 { margin: 12px 13px 0; font-size: clamp(17px, 2vw, 29px); line-height: 1.2; }
.heritage-about .heritage-values p { margin: 7px 13px 0; max-width: 87%; color: var(--about-muted); font-size: clamp(12px, 1.45vw, 20px); line-height: 1.4; }
.heritage-process { background: #f8f5f0; padding-block: 20px 27px; }
.heritage-process__steps { display: grid; grid-template-columns: repeat(4,minmax(0,1fr)); gap: 12px; margin: 23px 0 0; padding: 0; list-style: none; }
.heritage-process__steps li { text-align: center; position: relative; min-width: 0; }
.heritage-process__steps li > span { display: grid; place-items: center; width: clamp(53px, 6.8vw, 94px); height: clamp(53px, 6.8vw, 94px); margin: 0 auto 12px; border: 1px solid #7b807f; border-radius: 50%; }
.heritage-process__steps .about-icon { width: 55%; height: 55%; }
.heritage-process__steps li:not(:last-child)::after { content: ''; position: absolute; top: clamp(26px, 3.4vw, 47px); left: calc(50% + clamp(38px, 5.3vw, 76px)); width: calc(100% - clamp(64px, 9vw, 130px)); height: 1px; background: #b3b0aa; }
.heritage-about .heritage-process h3 { font-size: clamp(14px, 1.65vw, 23px); line-height: 1.2; }
.heritage-about .heritage-process p { max-width: 90%; margin: 8px auto 0; color: var(--about-muted); font-size: clamp(12px, 1.42vw, 19px); line-height: 1.4; }
.heritage-standard { padding-block: 25px; }
.heritage-standard__layout { display: grid; grid-template-columns: 56.5% minmax(0,1fr); gap: 4%; align-items: start; }
.heritage-standard__layout > img { width: 100%; height: auto; aspect-ratio: 1.62; object-fit: cover; border-radius: 4px; }
.heritage-standard__layout > div { padding-top: 6px; }
.heritage-standard__layout article { display: grid; grid-template-columns: 27px minmax(0,1fr); column-gap: 11px; margin-bottom: clamp(16px, 2.5vw, 36px); }
.heritage-standard__layout article > .about-icon { width: 25px; height: 25px; }
.heritage-standard__layout article strong { display: block; font-size: clamp(13px, 1.55vw, 22px); line-height: 1.2; font-weight: 400; }
.heritage-standard__layout article span { display: block; margin-top: 4px; font-size: clamp(11px, 1.3vw, 18px); line-height: 1.35; color: var(--about-muted); }
.heritage-standard__details summary { display: inline-flex; align-items: center; gap: 14px; background: var(--about-green); color: white; border-radius: 3px; padding: 10px 16px; font-size: clamp(12px, 1.38vw, 19px); cursor: pointer; list-style: none; }
.heritage-standard__details summary::-webkit-details-marker { display: none; }
.heritage-standard__details summary .about-icon { width: 18px; height: 18px; transition: transform .2s ease; }
.heritage-standard__details[open] summary .about-icon { transform: rotate(90deg); }
.heritage-standard__details > div { background: #f7f5ef; margin-top: 14px; padding: 18px; font-size: 15px; line-height: 1.5; }
.heritage-standard__details > div p + p { margin-top: 10px; }
.heritage-standard__details > div a { display: inline-block; margin-top: 12px; text-decoration: underline; text-underline-offset: 3px; color: var(--about-green); }
.heritage-regions { padding-bottom: 19px; }
.heritage-regions__grid { display: grid; grid-template-columns: repeat(5,minmax(0,1fr)); gap: 10px; }
.heritage-regions__grid a { position: relative; display: block; aspect-ratio: .8; border-radius: 4px; overflow: hidden; color: white; }
.heritage-regions__grid a::after { content: ''; position: absolute; inset: 0; background: linear-gradient(180deg,transparent 50%,#001512de); }
.heritage-regions__grid img { width: 100%; height: 100%; object-fit: cover; transition: transform .25s ease; }
.heritage-regions__grid a:hover img { transform: scale(1.035); }
.heritage-regions__grid span { position: absolute; z-index: 1; left: 11px; bottom: 12px; right: 8px; font-size: clamp(15px, 1.8vw, 26px); letter-spacing: -.025em; }
.heritage-about-cta { display: grid; grid-template-columns: 1.06fr 1fr; gap: 0; padding-bottom: 12px; }
.heritage-about-cta article { position: relative; min-width: 0; overflow: hidden; }
.heritage-about-cta__traveler { display: grid; grid-template-columns: 63% minmax(0,1fr); background: radial-gradient(ellipse at 0 50%, #00584c, #003a32); color: white; }
.heritage-about-cta article > div { position: relative; z-index: 1; padding: 25px 20px 24px clamp(28px, 4.9vw, 70px); }
.heritage-about-cta__traveler > div { padding-right: 16px; }
.heritage-about-cta article > div > p { color: #dc7332; font-size: clamp(8px, .95vw, 13px); }
.heritage-about-cta__traveler > div > p { color: #efb249; }
.heritage-about .heritage-about-cta h2 { font-size: clamp(21px, 2.65vw, 38px); line-height: 1.2; margin-top: 9px; }
.heritage-about-cta article > div > span { display: block; font-size: clamp(11px, 1.2vw, 17px); line-height: 1.45; margin-top: 10px; max-width: 97%; }
.heritage-about-cta article a { display: inline-flex; align-items: center; gap: 11px; margin-top: 15px; padding: 10px 13px; border-radius: 3px; color: #17423b; background: white; font-size: clamp(11px, 1.12vw, 16px); position: relative; z-index: 2; }
.heritage-about-cta article a .about-icon { width: 18px; height: 18px; }
.heritage-about-cta__traveler > img { width: 100%; height: 100%; object-fit: cover; }
.heritage-about-cta__traveler .heritage-leaf { position: absolute; top: 24px; right: 0; width: 70px; height: 95px; opacity: .23; pointer-events: none; }
.heritage-about-cta__partner { background: #f3ebdd; }
.heritage-about-cta__partner > img { position: absolute; top: 0; right: 0; width: 54%; height: 100%; object-fit: cover; opacity: .75; }
.heritage-about-cta__partner::after { position: absolute; content: ''; inset: 0; background: linear-gradient(90deg,#f3ebdd 40%,#f3ebddc4 65%,#f3ebdd18); }
.heritage-about-cta__partner > div { max-width: 88%; padding-left: 30px !important; padding-right: 28px !important; }
.heritage-about-cta__partner > div > span { max-width: 79% !important; }
.heritage-about-cta__partner a { background: var(--about-green) !important; color: white !important; }
.heritage-about-cta__partner blockquote { position: absolute; z-index: 1; right: 5%; bottom: 7%; margin: 0; font: clamp(15px, 1.9vw, 27px)/1.1 var(--script); color: #194c41; transform: rotate(-8deg); }
.heritage-about-footer { color: #f4f7ed; background: radial-gradient(ellipse at 10% 0,#00564a,#003c33 65%); padding-block: 20px 36px; }
.heritage-about .heritage-about-footer__main { display: grid; grid-template-columns: 2.5fr .9fr 1.3fr 1.65fr 1.2fr .9fr; gap: 0; }
.heritage-about-footer__brand { position: relative; padding-right: 28%; }
.heritage-about-footer__logo { display: block; width: clamp(135px, 16vw, 226px); margin-bottom: 13px; }
.heritage-about-footer__logo img { width: 100%; height: auto; }
.heritage-about-footer__logo .site-logo__on-light { display: none; }
.heritage-about-footer__brand p { font-size: clamp(9px, 1vw, 14px); line-height: 1.45; }
.heritage-about-footer__brand > .heritage-leaf { position: absolute; top: 12px; right: 4px; width: 28%; height: 90%; color: #bdcbb3; opacity: .65; }
.heritage-about-footer__main > nav, .heritage-about-footer__main > div:not(:first-child) { display: flex; flex-direction: column; gap: 6px; border-left: 1px solid #b1cebd40; padding-inline: 11px; margin-top: 6px; min-width: 0; }
.heritage-about-footer strong { font-weight: 400; font-size: clamp(9px, 1vw, 14px); margin-bottom: 3px; }
.heritage-about-footer__main > nav > a, .heritage-about-footer__contact > a, .heritage-about-footer__contact > span { font-size: clamp(9px, .92vw, 13px); line-height: 1.4; }
.heritage-about-footer__contact > a, .heritage-about-footer__contact > span { display: flex; gap: 6px; align-items: center; overflow-wrap: anywhere; }
.heritage-about-footer__contact svg { width: 12px; height: 12px; }
.heritage-about-footer .reference-social { gap: 8px; margin-top: 6px; }
.heritage-about-footer .reference-social a, .heritage-about-footer .reference-social svg { width: 13px; min-width: 13px; height: 13px; font-size: 13px; }
.heritage-about-footer__main > blockquote { border-left: 1px solid #b1cebd40; font: clamp(14px, 1.75vw, 25px)/1.13 var(--script); margin: 6px 0 0; padding-left: 12px; }
.heritage-about .heritage-about-footer__bottom { border-top: 1px solid #b1cebd40; margin-top: 24px; padding-top: 15px; font-size: clamp(9px, 1vw, 14px); }
@media (max-width: 1100px) and (min-width: 761px) {
  .heritage-belief__note { gap: 12px; }
}
@media (max-width: 760px) {
  .heritage-about .story-shell { width: auto; max-width: none; margin-inline: 22px; }
  .heritage-about .story-header { grid-template-columns: minmax(0,1fr) auto; height: 64px; padding-inline: 20px; gap: 10px; }
  .heritage-about .story-header__logo, .heritage-about .story-header__logo img { width: 155px; }
  .heritage-about .story-header__nav, .heritage-about .story-header__search, .heritage-about .story-header__language { display: none; }
  .heritage-about .story-header__book { display: block; min-width: 83px; padding: 10px; font-size: 13px; }
  .heritage-about .story-header__actions { gap: 10px; }
  .heritage-about .story-header__menu { display: block; }
  .heritage-about-hero { height: 420px; }
  .heritage-about-hero picture > img { object-position: 65% center; }
  .heritage-about-hero > span { background: linear-gradient(90deg,#00130bc4,#00130b15); }
  .heritage-about-hero__inner > nav { top: 24px; font-size: 12px; }
  .heritage-about-hero__inner > div { top: auto; bottom: 45px; max-width: 100%; }
  .heritage-about-hero__inner > div > p { font-size: 11px; }
  .heritage-about .heritage-about-hero h1 { font-size: clamp(36px, 8.8vw, 50px); line-height: 1.2; }
  .heritage-about-hero__inner > div > span { font-size: 16px; line-height: 1.5; margin-top: 18px; max-width: 92%; }
  .heritage-about-hero blockquote { display: none; }
  .heritage-belief { grid-template-columns: 1fr; gap: 25px; padding-block: 28px 32px; }
  .heritage-belief__copy { padding: 0; }
  .heritage-belief__copy > p { font-size: 10px; }
  .heritage-about .heritage-belief h2 { font-size: 31px; line-height: 1.2; }
  .heritage-belief__copy > span { max-width: none; font-size: 15px; line-height: 1.6; }
  .heritage-belief__note { margin-top: 20px; gap: 30px; justify-content: center; padding: 0; }
  .heritage-belief__note .heritage-leaf { width: 75px; height: 105px; }
  .heritage-belief__note blockquote { font-size: 22px; }
  .heritage-belief__gallery { aspect-ratio: 1.25; gap: 9px; }
  .heritage-about-heading { gap: 14px; align-items: center; margin-bottom: 18px; }
  .heritage-about-heading h2 { font-size: 28px; line-height: 1.2; }
  .heritage-about-heading > i { width: 24px; }
  .heritage-values { padding-bottom: 30px; }
  .heritage-values__grid { grid-template-columns: 1fr; gap: 20px; }
  .heritage-values__grid article { padding-bottom: 20px; }
  .heritage-values__grid article > div { aspect-ratio: 1.65; }
  .heritage-values__grid b { font-size: 30px; left: 16px; top: 12px; }
  .heritage-about .heritage-values h3 { font-size: 23px; margin: 16px 18px 0; }
  .heritage-about .heritage-values p { font-size: 15px; max-width: none; margin: 8px 18px 0; }
  .heritage-process { padding-block: 28px 32px; }
  .heritage-process__steps { grid-template-columns: repeat(2,minmax(0,1fr)); gap: 28px 15px; }
  .heritage-process__steps li > span { width: 63px; height: 63px; }
  .heritage-process__steps li::after { display: none; }
  .heritage-about .heritage-process h3 { font-size: 17px; }
  .heritage-about .heritage-process p { font-size: 14px; line-height: 1.45; max-width: none; }
  .heritage-standard { padding-block: 30px; }
  .heritage-standard__layout { grid-template-columns: 1fr; gap: 25px; }
  .heritage-standard__layout > img { aspect-ratio: 1.3; }
  .heritage-standard__layout > div { padding-top: 0; }
  .heritage-standard__layout article { grid-template-columns: 28px minmax(0,1fr); gap: 12px; margin-bottom: 22px; }
  .heritage-standard__layout article strong { font-size: 17px; }
  .heritage-standard__layout article span { font-size: 14px; line-height: 1.5; margin-top: 6px; }
  .heritage-standard__details summary { font-size: 15px; padding: 13px 17px; }
  .heritage-regions { padding-bottom: 30px; }
  .heritage-regions__grid { grid-template-columns: repeat(2,minmax(0,1fr)); gap: 13px; }
  .heritage-regions__grid a { aspect-ratio: .95; }
  .heritage-regions__grid a:last-child:nth-child(odd) { grid-column: 1 / -1; aspect-ratio: 2; }
  .heritage-regions__grid span { font-size: 20px; }
  .heritage-about-cta { grid-template-columns: 1fr; gap: 12px; }
  .heritage-about-cta article > div { padding: 26px 16px 28px 22px; }
  .heritage-about-cta article > div > p { font-size: 9px; }
  .heritage-about .heritage-about-cta h2 { font-size: 27px; }
  .heritage-about-cta article > div > span { font-size: 14px; line-height: 1.5; }
  .heritage-about-cta article a { font-size: 13px; padding: 12px; }
  .heritage-about-cta__traveler { grid-template-columns: 65% minmax(0,1fr); }
  .heritage-about-cta__traveler .heritage-leaf { display: none; }
  .heritage-about-cta__partner > div { max-width: 85%; padding-left: 22px !important; }
  .heritage-about-cta__partner > div > span { max-width: 85% !important; }
  .heritage-about-cta__partner blockquote { font-size: 20px; right: 15px; bottom: 25px; }
  .heritage-about-footer { padding-block: 30px; }
  .heritage-about .heritage-about-footer__main { grid-template-columns: repeat(2,minmax(0,1fr)); gap: 27px 18px; }
  .heritage-about-footer__brand { grid-column: 1 / -1; padding-right: 75px; }
  .heritage-about-footer__logo { width: 175px; }
  .heritage-about-footer__brand p { font-size: 13px; line-height: 1.5; }
  .heritage-about-footer__brand > .heritage-leaf { width: 75px; right: 0; }
  .heritage-about-footer__main > nav, .heritage-about-footer__main > div:not(:first-child) { padding: 0; border: 0; margin: 0; gap: 10px; }
  .heritage-about-footer strong { font-size: 14px; }
  .heritage-about-footer__main > nav > a, .heritage-about-footer__contact > a, .heritage-about-footer__contact > span { font-size: 13px; }
  .heritage-about-footer .reference-social { gap: 14px; margin-top: 12px; }
  .heritage-about-footer .reference-social a, .heritage-about-footer .reference-social svg { width: 18px; min-width: 18px; height: 18px; font-size: 18px; }
  .heritage-about-footer__main > blockquote { border: 0; padding: 0; margin: 0; font-size: 24px; }
  .heritage-about .heritage-about-footer__bottom { font-size: 11px; margin-top: 25px; }
}
@media (min-width: 600px) and (max-width: 760px) {
  .heritage-belief__gallery { aspect-ratio: 1.6; }
  .heritage-values__grid { grid-template-columns: repeat(3,minmax(0,1fr)); gap: 12px; }
  .heritage-about .heritage-values h3 { font-size: 20px; margin-inline: 12px; }
  .heritage-about .heritage-values p { font-size: 14px; margin-inline: 12px; }
  .heritage-regions__grid { grid-template-columns: repeat(3,minmax(0,1fr)); }
  .heritage-regions__grid a:last-child:nth-child(odd) { grid-column: auto; aspect-ratio: .95; }
}
@media (max-width: 359px) {
  .heritage-about .story-header { padding-inline: 12px; }
  .heritage-about .story-header__logo, .heritage-about .story-header__logo img { width: 128px; }
  .heritage-about .story-header__actions { gap: 6px; }
  .heritage-about .story-shell { margin-inline: 18px; }
  .heritage-about .heritage-about-hero h1 { font-size: 34px; }
  .heritage-about .heritage-about-cta h2 { font-size: 24px; }
  .heritage-about-cta article a { gap: 5px; padding-inline: 9px; font-size: 12px; }
  .heritage-about-cta__partner blockquote { font-size: 17px; right: 10px; }
}
@media (prefers-reduced-motion: reduce) {
  .heritage-about *, .heritage-about *::before, .heritage-about *::after { transition: none !important; scroll-behavior: auto !important; }
}
