:root {
  --orange: #f2ab02;
  --green: #247440;
  --green-deep: #123f32;
  --blue: #0600e9;
  --red: #d94438;
  --cream: #f6e9cf;
  --font-sans: Arial, Helvetica, sans-serif;
  --font-display: Georgia, "Times New Roman", serif;
}

* { box-sizing: border-box; }
html { overflow-x: clip; scroll-behavior: smooth; }
body { min-width: 320px; margin: 0; overflow-x: clip; color: var(--green); background: var(--orange); font-family: var(--font-sans); font-size: 16px; line-height: 1.5; }
html.is-hero-wiped, html.is-hero-wiped body { background: var(--blue); }
img { display: block; max-width: 100%; }
a { color: inherit; }
button, a { font: inherit; }
h1, h2, h3, p { margin: 0; }
.visually-hidden { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0 0 0 0); white-space: nowrap; border: 0; }
.skip-link { position: fixed; z-index: 30; top: 10px; left: 10px; padding: 8px 12px; color: var(--green-deep); background: var(--cream); transform: translateY(-150%); }
.skip-link:focus { transform: translateY(0); }

.site-header { position: fixed; z-index: 20; top: 18px; left: 0; right: 0; width: min(1120px, calc(100% - 48px)); margin-inline: auto; color: var(--green-deep); background: transparent; opacity: 0; visibility: hidden; pointer-events: none; transform: translateY(-130%); transition: color .28s ease, opacity .35s ease, transform .35s ease, visibility 0s linear .35s; }
.site-header.is-after-hero { opacity: 1; visibility: visible; pointer-events: auto; transform: translateY(0); transition-delay: 0s; }
.site-header.is-scrolled, .site-header.is-story { color: var(--green-deep); background: transparent; box-shadow: none; }
.site-header__inner { display: flex; align-items: center; gap: 20px; width: 100%; min-height: 64px; padding: 8px 10px 8px 20px; background: rgba(246, 233, 207, .96); border: 1px solid rgba(18, 63, 50, .16); border-radius: 32px; box-shadow: 0 10px 26px rgba(18, 63, 50, .12); backdrop-filter: blur(16px); }
.site-mark { display: inline-flex; flex: 0 0 auto; align-items: center; gap: 9px; color: inherit; text-decoration: none; }
.site-mark img { display: block; width: clamp(108px, 9vw, 138px); height: auto; }
.site-mark span { color: rgba(18, 63, 50, .68); font-family: var(--font-sans); font-size: 8px; font-weight: 800; letter-spacing: .15em; text-transform: uppercase; white-space: nowrap; }
.site-nav { display: flex; gap: 20px; margin-left: auto; font-size: 9px; font-weight: 800; letter-spacing: .1em; text-transform: uppercase; }
.site-nav a { position: relative; padding: 4px 0; text-decoration: none; }
.site-nav a::after { position: absolute; right: 0; bottom: 0; left: 0; height: 2px; content: ""; background: currentColor; transform: scaleX(0); transform-origin: right; transition: transform .2s ease; }
.site-nav a:hover::after, .site-nav a:focus-visible::after { transform: scaleX(1); transform-origin: left; }
.site-header__actions { display: flex; flex: 0 0 auto; align-items: center; gap: 8px; }
.header-location { display: inline-flex; align-items: center; gap: 7px; padding: 8px 4px; color: var(--green-deep); font-size: 8px; font-weight: 800; letter-spacing: .11em; text-decoration: none; text-transform: uppercase; }
.header-location span { font-size: 13px; line-height: 1; }
.header-location:hover, .header-location:focus-visible { color: var(--red); }
.header-order { display: inline-flex; align-items: center; gap: 8px; min-height: 36px; padding: 0 14px; color: var(--cream); background: var(--green-deep); border-radius: 999px; font-size: 8px; font-weight: 800; letter-spacing: .09em; text-decoration: none; text-transform: uppercase; transition: transform .2s ease, background .2s ease; }
.header-order:hover { background: var(--red); transform: rotate(-2deg) translateY(-2px); }

.hero-scene { position: relative; min-height: 360vh; color: var(--green); background: var(--orange); --hero-art-scale: 1; --hero-progress: 0; --hero-external-progress: 0; --hero-food-progress: 0; --hero-wipe-progress: 0; }
.hero-sticky { position: sticky; top: 0; height: 100svh; min-height: 560px; overflow: hidden; }
.hero-stage { position: absolute; inset: 0; overflow: hidden; isolation: isolate; }
.hero-artboard { position: absolute; top: 50%; left: 50%; width: 1925px; height: 1080px; overflow: hidden; transform: translate(-50%, -50%) scale(var(--hero-art-scale)); transform-origin: 50% 50%; isolation: isolate; }
.hero-stage::after { position: absolute; z-index: 11; inset: -8px; content: ""; background: var(--blue); opacity: var(--hero-wipe-progress); pointer-events: none; }
.hero-surface { position: absolute; z-index: 0; inset: 0; background: var(--orange); }
.hero-surface::before { position: absolute; inset: 0; content: ""; opacity: .08; background-image: radial-gradient(rgba(255, 245, 201, .5) .65px, transparent .8px); background-size: 5px 5px; mix-blend-mode: overlay; }
.hero-mountain, .hero-wordmark, .hero-food-stage, .hero-object { position: absolute; pointer-events: none; }

/* Pão de Açúcar e logo restano ancorati: durante lo scroll cambiano solo gli elementi narrativi. */
.hero-mountain { z-index: 1; top: 0; opacity: 1; scale: 1; translate: 0 0; }
.hero-mountain img { width: 100%; height: auto; mix-blend-mode: normal; filter: none; }
.hero-mountain--left { top: 417px; left: -527px; width: 1323px; }
.hero-mountain--right { top: 389px; right: auto; left: 1111px; width: 1324px; }
.hero-wordmark { z-index: 7; top: 45px; left: 97px; width: 1736px; translate: 0 0; scale: 1; transform: none; }
.hero-wordmark img { width: 100%; height: auto; mix-blend-mode: normal; filter: none; }

.hero-food-stage { z-index: 8; top: 363px; left: 644px; width: 643px; height: 633px; translate: 0 calc(var(--hero-external-progress) * -22px); scale: calc(1 + var(--hero-wipe-progress) * 3.8); isolation: isolate; }
.hero-food-stage::before { position: absolute; z-index: -1; inset: -100vmax; content: ""; background: var(--blue); opacity: var(--hero-wipe-progress); pointer-events: none; }
.hero-star { position: absolute; inset: 0; width: 100%; height: 100%; transform-origin: 50% 50%; animation: hero-star-spin 24s linear infinite; }
.hero-food { position: absolute; z-index: 1; scale: calc(1 - var(--hero-food-progress) * .72); opacity: calc(1 - var(--hero-food-progress)); }
.hero-food img { width: 100%; height: auto; filter: none; }
.hero-food--coxinha { top: 162px; left: 138px; width: 236px; rotate: 0deg; translate: calc(var(--hero-food-progress) * 65.5px) calc(var(--hero-food-progress) * -38px); }
.hero-food--pastel { top: 156px; left: 193px; width: 417px; rotate: 0deg; translate: calc(var(--hero-food-progress) * -80px) calc(var(--hero-food-progress) * -56px); }

.hero-object { z-index: 10; scale: calc(1 - var(--hero-external-progress) * .86); opacity: calc(1 - var(--hero-external-progress)); translate: calc(var(--hero-external-progress) * var(--object-x, 0vw)) calc(var(--hero-external-progress) * var(--object-y, 0vh)); }
.hero-object img { width: 100%; height: auto; filter: none; }
.hero-object--cristo { top: 549px; left: 0; width: 388px; --object-x: 269px; --object-y: 162px; }
.hero-object--delta { top: 333px; left: 108px; width: 461px; --object-x: 538px; --object-y: 130px; }
.hero-object--tamburello { top: 594px; left: 344px; width: 238px; --object-x: 269px; --object-y: 43px; }
.hero-object--havaianas { top: 432px; left: 1294px; width: 155px; --object-x: -192px; --object-y: 76px; }
.hero-object--palla { top: 542px; left: 1473px; width: 65px; --object-x: -250px; --object-y: 86px; }
.hero-object--ronaldinho { top: 469px; left: 1449px; width: 464px; --object-x: -326px; --object-y: 108px; }
.hero-object--birra { top: 750px; left: 1229px; width: 199px; --object-x: -134px; --object-y: 65px; }
.hero-object--palla img { transform-origin: 50% 50%; animation: hero-ball-spin 12s linear infinite; }
.hero-object--birra img { transform-origin: 50% 50%; animation: hero-birra-float 4.6s ease-in-out infinite; }
.hero-object--tamburello img { transform-origin: 50% 50%; animation: hero-tamburello-float 5.2s ease-in-out infinite; }
.hero-object--havaianas img { transform-origin: 50% 50%; animation: hero-havaianas-float 4.8s ease-in-out infinite; }
.hero-object--delta img { transform-origin: 50% 50%; animation: hero-delta-mirror 6.4s ease-in-out infinite; }
.hero-scene.is-hero-transitioning .hero-star, .hero-scene.is-hero-transitioning .hero-object img, .hero-scene.is-hero-scrolling .hero-star, .hero-scene.is-hero-scrolling .hero-object img { animation-play-state: paused; }

@keyframes hero-star-spin { to { transform: rotate(360deg); } }
@keyframes hero-ball-spin { to { transform: rotate(-360deg); } }
@keyframes hero-birra-float { 0%, 100% { translate: 0 0; rotate: 0deg; } 50% { translate: 0 -9px; rotate: 2deg; } }
@keyframes hero-tamburello-float { 0%, 100% { translate: 0 0; rotate: -5deg; } 50% { translate: 7px -8px; rotate: 4deg; } }
@keyframes hero-havaianas-float { 0%, 100% { translate: 0 0; rotate: 2deg; } 50% { translate: -7px 8px; rotate: -3deg; } }
@keyframes hero-delta-mirror { 0%, 42%, 100% { transform: scaleX(1); } 50%, 92% { transform: scaleX(-1); } }

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

@media (max-width: 920px) {
  /* On smaller screens the Photoshop artboard becomes a real viewport layout.
     Keeping the desktop pixel map here would crop almost the entire composition
     on a phone because the original canvas is 1925px wide. */
  .hero-scene { min-height: 260vh; }
  .hero-artboard { top: 0; left: 0; width: 100%; height: 100%; transform: none; }
  .hero-wordmark { top: 8%; left: 7%; width: 86%; }
  .hero-mountain--left { top: 47%; left: -27%; width: 74%; }
  .hero-mountain--right { top: 45%; left: 53%; width: 74%; }
  .hero-food-stage { top: 40%; left: 50%; width: 43%; height: 43%; translate: -50% calc(var(--hero-external-progress) * -16px); scale: calc(1 + var(--hero-wipe-progress) * 2.2); }
  .hero-food--coxinha { top: 27%; left: 12%; width: 34%; }
  .hero-food--pastel { top: 24%; left: 24%; width: 59%; }
  .hero-object--cristo { top: 58%; left: -5%; width: 29%; --object-x: 13vw; --object-y: 9vh; }
  .hero-object--delta { top: 30%; left: 1%; width: 36%; --object-x: 23vw; --object-y: 7vh; }
  .hero-object--tamburello { top: 60%; left: 16%; width: 19%; --object-x: 14vw; --object-y: 3vh; }
  .hero-object--havaianas { top: 42%; right: 3%; left: auto; width: 14%; --object-x: -10vw; --object-y: 4vh; }
  .hero-object--palla { top: 53%; right: 2%; left: auto; width: 6%; --object-x: -12vw; --object-y: 5vh; }
  .hero-object--ronaldinho { top: 45%; right: -8%; left: auto; width: 35%; --object-x: -18vw; --object-y: 6vh; }
  .hero-object--birra { top: 69%; right: 6%; left: auto; width: 16%; --object-x: -8vw; --object-y: 4vh; }
  .site-header__inner { gap: 16px; }
  .site-nav { gap: 16px; }
}

@media (max-width: 760px) and (min-width: 621px) {
  .site-header { width: calc(100% - 32px); }
  .site-header__inner { padding-left: 16px; }
  .site-nav { gap: 12px; font-size: 8px; }
  .header-location { display: none; }
}

@media (max-width: 620px) {
  .site-header { top: 10px; width: calc(100% - 20px); }
  .site-header__inner { min-height: 58px; padding: 8px 8px 8px 14px; gap: 10px; }
  .site-nav { display: none; }
  .site-mark { gap: 5px; }
  .site-mark img { width: 96px; }
  .site-mark span { display: none; }
  .site-header__actions { margin-left: auto; }
  .header-location { display: none; }
  .header-order { min-height: 34px; padding-inline: 12px; font-size: 8px; }
  .hero-scene { min-height: 230vh; }
  .hero-sticky { min-height: 520px; }
  .hero-wordmark { top: 10%; left: 6%; width: 88%; }
  .hero-mountain--left { top: 49%; left: -37%; width: 84%; }
  .hero-mountain--right { top: 48%; left: 54%; width: 84%; }
  .hero-food-stage { top: 41%; width: 57%; height: 57%; translate: -50% calc(var(--hero-external-progress) * -12px); scale: calc(1 + var(--hero-wipe-progress) * 1.8); }
  .hero-food--coxinha { top: 28%; left: 10%; width: 34%; }
  .hero-food--pastel { top: 25%; left: 23%; width: 60%; }
  .hero-object--cristo { top: 61%; left: -12%; width: 36%; --object-x: 11vw; --object-y: 6vh; }
  .hero-object--delta { top: 32%; left: -4%; width: 40%; --object-x: 18vw; --object-y: 5vh; }
  .hero-object--tamburello { top: 63%; left: 14%; width: 23%; --object-x: 10vw; --object-y: 2vh; }
  .hero-object--havaianas { top: 44%; right: 0; width: 17%; --object-x: -8vw; --object-y: 3vh; }
  .hero-object--palla { top: 55%; right: 0; width: 8%; --object-x: -9vw; --object-y: 4vh; }
  .hero-object--ronaldinho { top: 48%; right: -18%; width: 43%; --object-x: -13vw; --object-y: 4vh; }
  .hero-object--birra { top: 71%; right: 4%; width: 20%; --object-x: -6vw; --object-y: 3vh; }
}

/* Menu orbit — one complete pass below the venue story. */
.food-orbit-section {
  position: relative;
  height: 620vh;
  margin-top: 0;
  overflow: clip;
  color: var(--green-deep);
  background: #fff;
  isolation: isolate;
}

.food-slider-sticky {
  position: sticky;
  top: 0;
  height: 100svh;
  min-height: 600px;
  overflow: hidden;
  background: #fff;
  isolation: isolate;
}

.food-slider-heading {
  position: absolute;
  z-index: 15;
  top: clamp(104px, 12vh, 126px);
  left: clamp(24px, 7vw, 112px);
  width: min(460px, 34vw);
  pointer-events: none;
}

.food-slider-heading h2 {
  color: var(--green-deep);
  font-family: var(--font-display);
  font-size: clamp(2.2rem, 3.5vw, 4.7rem);
  font-weight: 700;
  letter-spacing: -.065em;
  line-height: .88;
}

.food-slider-stage {
  position: absolute;
  inset: 0;
  outline: none;
  cursor: grab;
  touch-action: pan-y;
}

.food-slider-stage.is-dragging {
  cursor: grabbing;
}

.food-slider-stage:focus-visible {
  box-shadow: inset 0 0 0 3px rgba(18,63,50,.35);
}

.food-slider-progress-rail {
  position: absolute;
  z-index: 15;
  top: 102px;
  left: 50%;
  width: min(21vw, 290px);
  height: 2px;
  overflow: hidden;
  background: rgba(18,63,50,.2);
  transform: translateX(-50%);
  pointer-events: none;
}

.food-slider-progress-rail span {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 0;
  background: var(--green-deep);
  transform-origin: left center;
}

.food-slides {
  position: absolute;
  inset: 0;
  overflow: visible;
  isolation: isolate;
}

.food-slide {
  position: absolute;
  z-index: var(--slide-depth, 1);
  inset: 0;
  overflow: visible;
  color: var(--green-deep);
  background: transparent;
  opacity: 1;
  pointer-events: none;
  visibility: var(--slide-visibility, visible);
  will-change: visibility;
}

.food-slide-visual {
  position: absolute;
  z-index: 2;
  top: 47%;
  left: 50%;
  width: clamp(230px, 27vw, 430px);
  transform: translate3d(
    calc(-50% + var(--orbit-x, 0vw)),
    calc(-50% + var(--orbit-y, 0vh) + var(--food-enter-y, 18px)),
    0
  ) rotate(var(--orbit-rotate, 0deg)) scale(var(--orbit-scale, .55));
  transform-origin: 50% 50%;
  opacity: var(--visual-opacity, 1);
  filter: drop-shadow(18px 24px 0 rgba(18,63,50,.14)) blur(var(--orbit-blur, 0px));
  will-change: transform, opacity, filter;
}

.food-slide-visual img {
  width: 100%;
  height: auto;
}

.food-slide-copy {
  position: absolute;
  z-index: 20;
  top: 52%;
  left: clamp(24px, 7vw, 112px);
  width: min(370px, 28vw);
  padding: 28px 58px 28px 0;
  color: var(--green-deep);
  opacity: var(--copy-opacity, 0);
  transform: translateY(-50%);
  pointer-events: none;
  transition: opacity .25s cubic-bezier(.22, .61, .36, 1);
  will-change: opacity;
  isolation: isolate;
}

.food-slide-copy::before {
  position: absolute;
  z-index: 0;
  top: -38px;
  right: -74px;
  bottom: -38px;
  left: -30px;
  content: "";
  background: linear-gradient(90deg, #fff 0%, rgba(255,255,255,.98) 62%, rgba(255,255,255,0) 100%);
  filter: blur(1px);
  pointer-events: none;
}

.food-slide-copy > * {
  position: relative;
  z-index: 1;
}

.food-slide-copy h3 {
  max-width: 440px;
  margin-top: 0;
  color: var(--green-deep);
  font-family: var(--font-display);
  font-size: clamp(3.2rem, 5.1vw, 6rem);
  font-weight: 700;
  letter-spacing: -.075em;
  line-height: .86;
  text-transform: none;
}

.food-slide-copy > p {
  max-width: 270px;
  margin-top: 20px;
  color: rgba(18,63,50,.78);
  font-family: var(--font-sans);
  font-size: clamp(14px, 1.1vw, 16px);
  line-height: 1.48;
}

.food-slide-copy a {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  margin-top: 21px;
  padding-bottom: 5px;
  color: var(--green-deep);
  border-bottom: 1px solid rgba(18,63,50,.64);
  font-size: 10px;
  font-weight: 900;
  letter-spacing: .13em;
  text-decoration: none;
  text-transform: uppercase;
  pointer-events: auto;
  transition: gap .25s ease, color .25s ease, border-color .25s ease;
}

.food-slide-copy a:hover,
.food-slide-copy a:focus-visible {
  gap: 15px;
  color: var(--red);
  border-color: var(--red);
}

.food-slider-controls {
  position: absolute;
  z-index: 15;
  bottom: 32px;
  left: 50%;
  display: flex;
  align-items: center;
  gap: 12px;
  transform: translateX(-50%);
  pointer-events: none;
}

.food-slider-controls button {
  display: grid;
  place-items: center;
  width: 58px;
  height: 34px;
  color: var(--green-deep);
  background: transparent;
  border: 1px solid rgba(18,63,50,.62);
  border-radius: 3px 10px 3px 10px;
  font-size: 18px;
  line-height: 1;
  pointer-events: auto;
  transition: color .2s ease, background .2s ease, transform .2s ease;
}

.food-slider-controls button:hover,
.food-slider-controls button:focus-visible {
  color: #fff;
  background: var(--green-deep);
  transform: translateY(-2px);
}

.site-header.is-after-hero:not(.is-scrolled) {
  color: var(--green-deep);
  background: transparent;
  box-shadow: none;
}

@media (max-width: 900px) {
  .food-orbit-section { height: 620vh; margin-top: 0; }
  .food-slider-progress-rail { top: 76px; width: min(36vw, 210px); }
  .food-slider-heading { top: 96px; left: 24px; width: min(390px, 46vw); }
  .food-slider-heading h2 { font-size: clamp(2rem, 5.4vw, 3.6rem); }
  .food-slide-visual { top: 44%; left: 50%; width: clamp(190px, 43vw, 320px); }
  .food-slide-copy { top: auto; bottom: 18vh; left: 24px; width: min(330px, 42vw); padding: 22px 42px 20px 0; transform: none; }
  .food-slide-copy::before { top: -24px; right: -34px; bottom: -24px; left: -20px; }
  .food-slide-copy h3 { font-size: clamp(3.2rem, 7vw, 5.4rem); }
  .food-slider-controls { bottom: 27px; }
}

@media (max-width: 620px) {
  .food-orbit-section { height: 620vh; margin-top: 0; }
  .food-slider-sticky { min-height: 540px; }
  .food-slider-progress-rail { top: 68px; width: 44vw; height: 1px; }
  .food-slide-visual { top: 39%; left: 50%; width: clamp(150px, 54vw, 250px); }
  .food-slide-copy { right: 20px; bottom: clamp(108px, 14svh, 120px); left: 20px; width: auto; padding: 20px 26px 16px 0; }
  .food-slide-copy::before { top: -20px; right: -22px; bottom: -20px; left: -16px; }
  .food-slider-heading { top: 86px; left: 20px; width: min(290px, 70vw); }
  .food-slider-heading h2 { font-size: clamp(2rem, 9vw, 3.15rem); }
  .food-slide-copy h3 { margin-top: 0; font-size: clamp(3.2rem, 15vw, 5.2rem); }
  .food-slide-copy > p { max-width: 245px; margin-top: 15px; font-size: clamp(13px, 3.4vw, 14px); }
  .food-slide-copy a { margin-top: 16px; font-size: 9px; }
  .food-slider-controls { bottom: 20px; }
  .food-slider-controls button { width: 48px; height: 32px; font-size: 15px; }
}

@media (prefers-reduced-motion: reduce) {
  .food-slide-visual,
  .food-slide-copy,
  .food-slider-controls button {
    transition: none;
  }
}

/* Documentary venue story — a scroll-bound field note immediately after the hero. */
.about-story-section {
  --story-paper: var(--orange);
  --story-ink: var(--green-deep);
  --story-olive: var(--cream);
  position: relative;
  height: 320vh;
  overflow: clip;
  color: var(--story-ink);
  background: var(--story-paper);
  isolation: isolate;
}

.about-story-sticky {
  position: sticky;
  top: 0;
  height: 100svh;
  min-height: 640px;
  overflow: hidden;
  background: var(--story-paper);
  isolation: isolate;
}

.about-story-contours {
  position: absolute;
  z-index: 0;
  inset: -16%;
  opacity: .36;
  pointer-events: none;
  background:
    repeating-radial-gradient(ellipse at 20% 53%, transparent 0 34px, rgba(246,233,207,.24) 35px 36px, transparent 37px 70px),
    repeating-radial-gradient(ellipse at 73% 34%, transparent 0 26px, rgba(18,63,50,.1) 27px 28px, transparent 29px 58px),
    linear-gradient(120deg, rgba(246,233,207,.34), transparent 45%, rgba(255,243,190,.28));
  transform: rotate(-7deg) scale(1.1);
}

.about-story-contours::after {
  position: absolute;
  inset: 0;
  content: "";
  opacity: .18;
  background-image: radial-gradient(rgba(18,63,50,.2) .55px, transparent .8px);
  background-size: 5px 5px;
  mix-blend-mode: multiply;
}

.about-story-topline {
  position: absolute;
  z-index: 10;
  top: 84px;
  right: clamp(24px, 5vw, 82px);
  left: clamp(24px, 5vw, 82px);
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: rgba(18,63,50,.7);
  font-size: 10px;
  font-weight: 900;
  letter-spacing: .15em;
  line-height: 1;
  text-transform: uppercase;
}

.about-story-giant {
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  color: rgba(246,233,207,.72);
  font-family: var(--font-display);
  font-size: clamp(8rem, 24vw, 27rem);
  font-weight: 900;
  letter-spacing: -.16em;
  line-height: .7;
  pointer-events: none;
  text-transform: uppercase;
  transform: translate(-50%, -50%) rotate(-7deg);
  white-space: nowrap;
}

.about-story-chapters {
  position: absolute;
  z-index: 2;
  inset: 0;
}

.about-story-chapter {
  position: absolute;
  inset: 0;
  opacity: var(--chapter-opacity, 0);
  pointer-events: none;
  transform: translate3d(0, var(--chapter-shift, 18px), 0) scale(var(--chapter-scale, .985));
  transition: opacity .5s cubic-bezier(.22,.61,.36,1), transform .8s cubic-bezier(.22,.61,.36,1);
  will-change: opacity, transform;
}

.about-story-chapter.is-active { pointer-events: auto; }

.about-story-copy {
  position: absolute;
  z-index: 8;
  top: 50%;
  left: clamp(34px, 9vw, 160px);
  width: min(480px, 31vw);
  transform: translateY(-50%);
}

.about-story-kicker {
  color: rgba(18,63,50,.62);
  font-size: 10px;
  font-weight: 900;
  letter-spacing: .16em;
  line-height: 1;
  text-transform: uppercase;
}

.about-story-copy h2,
.about-story-copy h3 {
  max-width: 620px;
  margin-top: 18px;
  color: var(--story-ink);
  font-family: var(--font-display);
  font-size: clamp(3rem, 5.15vw, 6.25rem);
  font-weight: 500;
  letter-spacing: -.095em;
  line-height: .86;
}

.about-story-copy h3 { max-width: 500px; }

.about-story-copy > p:not(.about-story-kicker) {
  max-width: 370px;
  margin-top: 26px;
  color: rgba(18,63,50,.83);
  font-size: 15px;
  line-height: 1.48;
}

.about-story-meta {
  display: flex;
  flex-wrap: wrap;
  gap: 7px;
  margin-top: 22px;
}

.about-story-meta span {
  padding: 6px 9px 5px;
  color: rgba(18,63,50,.72);
  border: 1px solid rgba(18,63,50,.32);
  border-radius: 999px;
  font-size: 9px;
  font-weight: 900;
  letter-spacing: .1em;
  line-height: 1;
  text-transform: uppercase;
}

.about-story-link {
  display: inline-flex;
  align-items: center;
  gap: 11px;
  margin-top: 28px;
  padding-bottom: 6px;
  color: var(--story-ink);
  border-bottom: 1px solid currentColor;
  font-size: 10px;
  font-weight: 900;
  letter-spacing: .14em;
  text-decoration: none;
  text-transform: uppercase;
  transition: gap .25s ease, color .25s ease;
}

.about-story-link:hover,
.about-story-link:focus-visible {
  gap: 17px;
  color: var(--red);
}

.about-story-card {
  position: absolute;
  z-index: 5;
  margin: 0;
  padding: 10px 10px 12px;
  background: rgba(246,233,207,.9);
  border: 1px solid rgba(18,63,50,.28);
  box-shadow: 0 22px 46px rgba(18,63,50,.14);
  transform: rotate(var(--card-rotate, 0deg));
  transition: transform .45s cubic-bezier(.22,.61,.36,1), box-shadow .3s ease;
}

.about-story-card:hover { box-shadow: 0 28px 56px rgba(18,63,50,.22); }

.about-story-card-media {
  position: relative;
  width: 100%;
  aspect-ratio: 4 / 5;
  overflow: hidden;
  background: #1c4b3d;
}

.about-story-card-media img,
.about-story-card-media video {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: scale(1.02);
  transition: transform .8s cubic-bezier(.22,.61,.36,1);
}

.about-story-card:hover .about-story-card-media img,
.about-story-card:hover .about-story-card-media video { transform: scale(1.07); }

.about-story-card figcaption {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  gap: 10px;
  padding: 10px 2px 0;
  color: rgba(18,63,50,.72);
  font-size: 9px;
  font-weight: 900;
  letter-spacing: .09em;
  line-height: 1.2;
  text-transform: uppercase;
}

.about-story-card figcaption span { color: rgba(18,63,50,.45); }

.about-story-card--facade {
  top: 12vh;
  right: clamp(60px, 10vw, 180px);
  width: clamp(235px, 21vw, 360px);
  --card-rotate: 3.5deg;
}

.about-story-card--facade .about-story-card-media { aspect-ratio: 4 / 5.2; }

.about-story-card--street-detail {
  right: 36vw;
  bottom: 9vh;
  width: clamp(165px, 15vw, 250px);
  --card-rotate: -5deg;
}

.about-story-card--street-detail .about-story-card-media { aspect-ratio: 4 / 4.5; }

.about-story-chapter[data-story-index="1"] .about-story-copy {
  left: 39vw;
  width: min(470px, 31vw);
}

.about-story-card--wall {
  top: 13vh;
  left: clamp(60px, 13vw, 220px);
  width: clamp(250px, 24vw, 420px);
  --card-rotate: -4deg;
}

.about-story-card--wall .about-story-card-media { aspect-ratio: 4 / 5.1; }

.about-story-card--counter {
  right: clamp(70px, 14vw, 250px);
  bottom: 10vh;
  width: clamp(235px, 22vw, 370px);
  --card-rotate: 4.5deg;
}

.about-story-card--counter .about-story-card-media { aspect-ratio: 4 / 4.8; }

.about-story-chapter[data-story-index="2"] .about-story-copy {
  left: clamp(34px, 8vw, 140px);
  width: min(470px, 31vw);
}

.about-story-card--film {
  top: 10vh;
  right: clamp(90px, 13vw, 230px);
  width: clamp(230px, 19vw, 330px);
  --card-rotate: 3deg;
}

.about-story-card-media--film { aspect-ratio: 9 / 15.8; }

.about-story-card-media--film video { object-position: 50% 50%; }

.about-story-film-mark {
  position: absolute;
  top: 12px;
  left: 12px;
  padding: 5px 7px 4px;
  color: #fff;
  background: rgba(18,63,50,.74);
  border-radius: 999px;
  font-size: 8px;
  font-weight: 900;
  letter-spacing: .14em;
  line-height: 1;
  text-transform: uppercase;
}

.about-story-film-mark::first-letter { color: #ff6b4f; }

.about-story-card--drinks {
  bottom: 10vh;
  left: 47vw;
  width: clamp(180px, 16vw, 270px);
  --card-rotate: -5deg;
}

.about-story-card--drinks .about-story-card-media { aspect-ratio: 4 / 4.6; }

.about-story-endnote {
  position: absolute;
  right: clamp(28px, 7vw, 120px);
  bottom: 7vh;
  z-index: 8;
  display: grid;
  gap: 8px;
  color: var(--story-ink);
  font-size: 11px;
  font-weight: 900;
  letter-spacing: .14em;
  line-height: 1;
  text-align: right;
  text-transform: uppercase;
}

.about-story-endnote span { color: rgba(18,63,50,.54); }
.about-story-endnote a { text-decoration: none; }
.about-story-endnote a:hover,
.about-story-endnote a:focus-visible { color: var(--red); }

.about-story-progress {
  position: absolute;
  z-index: 12;
  right: clamp(24px, 5vw, 82px);
  bottom: 28px;
  left: clamp(24px, 5vw, 82px);
  display: grid;
  grid-template-columns: auto minmax(100px, 1fr) auto;
  align-items: center;
  gap: 13px;
  color: rgba(18,63,50,.68);
  font-size: 9px;
  font-weight: 900;
  letter-spacing: .15em;
  line-height: 1;
  text-transform: uppercase;
}

.about-story-progress-line {
  position: relative;
  height: 1px;
  overflow: hidden;
  background: rgba(18,63,50,.2);
}

.about-story-progress-line i {
  position: absolute;
  inset: 0 auto 0 0;
  width: 33.33%;
  background: var(--story-ink);
  transform-origin: left center;
  transition: width .35s cubic-bezier(.22,.61,.36,1);
}

.about-story-progress-count b { color: var(--story-ink); }

@media (max-width: 900px) {
  .about-story-section { height: 340vh; }
  .about-story-topline { top: 76px; }
  .about-story-copy,
  .about-story-chapter[data-story-index="1"] .about-story-copy,
  .about-story-chapter[data-story-index="2"] .about-story-copy {
    left: 28px;
    width: min(430px, 43vw);
  }
  .about-story-copy h2,
  .about-story-copy h3 { font-size: clamp(2.8rem, 6.2vw, 5.2rem); }
  .about-story-card--facade { right: 5vw; width: 25vw; }
  .about-story-card--street-detail { right: 36vw; width: 18vw; }
  .about-story-card--wall { left: 7vw; width: 27vw; }
  .about-story-card--counter { right: 7vw; width: 26vw; }
  .about-story-card--film { right: 7vw; width: 23vw; }
  .about-story-card--drinks { left: 48vw; width: 18vw; }
}

@media (max-width: 620px) {
  .about-story-section { height: 360vh; }
  .about-story-sticky { min-height: 610px; }
  .about-story-contours { inset: -38%; opacity: .28; }
  .about-story-topline {
    top: 80px;
    right: 20px;
    left: 20px;
    font-size: 8px;
  }
  .about-story-topline span:last-child { max-width: 42%; text-align: right; }
  .about-story-giant {
    top: 45%;
    font-size: 30vw;
    letter-spacing: -.17em;
  }
  .about-story-copy,
  .about-story-chapter[data-story-index="1"] .about-story-copy,
  .about-story-chapter[data-story-index="2"] .about-story-copy {
    top: auto;
    right: 20px;
    bottom: 86px;
    left: 20px;
    width: auto;
    transform: none;
  }
  .about-story-kicker { font-size: 8px; }
  .about-story-copy h2,
  .about-story-copy h3 {
    max-width: 330px;
    margin-top: 12px;
    font-size: clamp(2.7rem, 12.5vw, 4.3rem);
    line-height: .84;
  }
  .about-story-copy > p:not(.about-story-kicker) {
    max-width: 280px;
    margin-top: 14px;
    font-size: 12px;
    line-height: 1.4;
  }
  .about-story-meta { gap: 5px; margin-top: 12px; }
  .about-story-meta span { padding: 5px 7px 4px; font-size: 7px; }
  .about-story-link { margin-top: 15px; font-size: 8px; }
  .about-story-card { padding: 6px 6px 8px; }
  .about-story-card figcaption { gap: 4px; padding-top: 6px; font-size: 7px; }
  .about-story-card--facade {
    top: 11vh;
    right: 8vw;
    width: 33vw;
    --card-rotate: 3deg;
  }
  .about-story-card--street-detail {
    top: 22vh;
    right: auto;
    left: 8vw;
    width: 27vw;
    --card-rotate: -5deg;
  }
  .about-story-card--wall {
    top: 11vh;
    right: 8vw;
    left: auto;
    width: 35vw;
  }
  .about-story-card--counter {
    top: 23vh;
    right: auto;
    bottom: auto;
    left: 8vw;
    width: 30vw;
  }
  .about-story-card--film {
    top: 9vh;
    right: 9vw;
    width: 31vw;
  }
  .about-story-card--drinks {
    top: 22vh;
    right: auto;
    bottom: auto;
    left: 8vw;
    width: 28vw;
  }
  .about-story-film-mark { top: 7px; left: 7px; padding: 4px 5px 3px; font-size: 6px; }
  .about-story-endnote { right: 20px; bottom: 24px; font-size: 8px; }
  .about-story-progress {
    right: 20px;
    bottom: 16px;
    left: 20px;
    gap: 8px;
    font-size: 7px;
  }
}

@media (prefers-reduced-motion: reduce) {
  .about-story-chapter,
  .about-story-card,
  .about-story-card-media img,
  .about-story-card-media video,
  .about-story-progress-line i {
    transition: none;
  }
}

/* Auplé-style story replica: two pinned chapters, editorial type and floating media. */
.about-story-section {
  --story-paper: var(--blue);
  --story-ink: var(--cream);
  --story-wash: #241df0;
  position: relative;
  height: 800vh;
  overflow: clip;
  color: var(--story-ink);
  background: var(--story-paper);
  isolation: isolate;
}

.about-story-sticky {
  position: sticky;
  top: 0;
  height: 100svh;
  min-height: 640px;
  overflow: hidden;
  background: var(--story-paper);
  isolation: isolate;
}

.about-story-contours {
  position: absolute;
  z-index: 0;
  inset: -22% -12%;
  overflow: hidden;
  opacity: .54;
  pointer-events: none;
  background:
    radial-gradient(ellipse at 13% 50%, transparent 0 52px, rgba(88, 82, 247, .48) 53px 54px, transparent 55px 72px),
    radial-gradient(ellipse at 25% 42%, transparent 0 40px, rgba(88, 82, 247, .38) 41px 42px, transparent 43px 63px),
    radial-gradient(ellipse at 34% 68%, transparent 0 64px, rgba(88, 82, 247, .36) 65px 66px, transparent 67px 88px),
    radial-gradient(ellipse at 77% 30%, transparent 0 36px, rgba(88, 82, 247, .28) 37px 38px, transparent 39px 58px),
    linear-gradient(105deg, rgba(69, 64, 239, .58), rgba(6, 0, 233, 0) 54%);
  transform: rotate(-8deg) scale(1.12);
}

.about-story-contours::before,
.about-story-contours::after {
  position: absolute;
  inset: 0;
  content: "";
  pointer-events: none;
}

.about-story-contours::before {
  opacity: .52;
  background:
    repeating-radial-gradient(ellipse at 10% 48%, transparent 0 9px, rgba(246,233,207,.3) 10px 11px, transparent 12px 21px),
    repeating-radial-gradient(ellipse at 27% 40%, transparent 0 12px, rgba(246,233,207,.24) 13px 14px, transparent 15px 28px),
    repeating-radial-gradient(ellipse at 80% 25%, transparent 0 14px, rgba(246,233,207,.2) 15px 16px, transparent 17px 32px);
  mix-blend-mode: screen;
}

.about-story-contours::after {
  opacity: .12;
  background-image: radial-gradient(rgba(246, 233, 207, .7) .45px, transparent .7px);
  background-size: 5px 5px;
  mix-blend-mode: multiply;
}

.about-story-topline {
  position: absolute;
  z-index: 12;
  top: clamp(104px, 12vh, 126px);
  right: clamp(24px, 5vw, 82px);
  left: clamp(24px, 5vw, 82px);
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: rgba(246, 233, 207, .76);
  font-family: var(--font-sans);
  font-size: 10px;
  font-weight: 800;
  letter-spacing: .16em;
  line-height: 1;
  text-transform: uppercase;
}

.about-story-chapters {
  position: absolute;
  z-index: 2;
  inset: 0;
}

.about-story-chapter {
  position: absolute;
  inset: 0;
  opacity: var(--chapter-opacity, 0);
  pointer-events: none;
  transform: translate3d(0, var(--chapter-shift, 0px), 0) scale(var(--chapter-scale, 1));
  transition: opacity .72s cubic-bezier(.22, .61, .36, 1), transform 1.05s cubic-bezier(.22, .61, .36, 1);
  will-change: opacity, transform;
}

.about-story-chapter.is-active { pointer-events: auto; }

.about-story-chapter-inner {
  position: relative;
  width: 100%;
  height: 100%;
}

.about-story-tagline {
  position: absolute;
  z-index: 4;
  top: 50%;
  left: 50%;
  width: min(70vw, 1120px);
  text-align: center;
  transform: translate(-50%, -53%);
}

.about-story-tagline::before {
  position: absolute;
  z-index: -1;
  inset: -18% -12%;
  content: "";
  background: radial-gradient(ellipse at center, rgba(6, 0, 233, .84) 0%, rgba(6, 0, 233, .42) 48%, transparent 76%);
  filter: blur(18px);
  pointer-events: none;
}

.about-story-tagline h3 {
  color: var(--story-ink);
  font-family: var(--font-display);
  font-size: clamp(4rem, 8.1vw, 9rem);
  font-weight: 400;
  letter-spacing: -.085em;
  line-height: .84;
  text-shadow: 0 2px 0 rgba(6, 0, 233, .95), 0 0 18px rgba(6, 0, 233, .62);
}

.about-story-tagline h3 span {
  display: block;
  padding-bottom: .045em;
  overflow: clip;
}

.about-story-tagline h3 em {
  font-style: italic;
}

.about-story-medias {
  position: absolute;
  z-index: 3;
  inset: 0;
  pointer-events: none;
}

.about-story-media {
  position: absolute;
  top: 50%;
  width: clamp(184px, 15vw, 255px);
  aspect-ratio: 1 / 1.2;
  margin: 0;
  transform: translate3d(0, calc(-50% + var(--media-y, 0px)), 0) rotate(var(--media-rotate, 0deg)) scale(var(--media-scale, 1));
  transition: transform 1s cubic-bezier(.22, .61, .36, 1), opacity .78s cubic-bezier(.22, .61, .36, 1);
  will-change: transform, opacity;
}

.about-story-media--left {
  left: clamp(18px, 10vw, 160px);
  --media-rotate: -3.8deg;
}

.about-story-media--right {
  right: clamp(18px, 10vw, 160px);
  --media-rotate: 3.8deg;
}

.about-story-media-frame {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background: var(--story-wash);
  border-radius: 9px;
  border: 1px solid rgba(246, 233, 207, .8);
  box-shadow: 0 0 0 5px rgba(6, 0, 233, .9), 0 0 0 6px rgba(246, 233, 207, .48), 0 24px 48px rgba(0, 0, 0, .22);
  clip-path: inset(var(--media-clip, 0%) 0 0 round 9px);
}

.about-story-media-frame::after {
  position: absolute;
  inset: 0;
  content: "";
  background: linear-gradient(140deg, rgba(246,233,207,.14), transparent 46%, rgba(6,0,233,.2));
  pointer-events: none;
}

.about-story-media-frame img,
.about-story-media-frame video {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: scale(1.015);
  filter: saturate(.88) contrast(1.08);
}

.about-story-media-frame--video video { object-position: 50% 50%; }

.about-story-detail {
  position: absolute;
  z-index: 5;
  bottom: clamp(46px, 8vh, 90px);
  left: 50%;
  width: min(470px, 39vw);
  color: rgba(246, 233, 207, .92);
  text-align: center;
  opacity: var(--detail-opacity, 0);
  transform: translate3d(-50%, var(--detail-y, 26px), 0);
  transition: opacity .8s cubic-bezier(.22, .61, .36, 1), transform .9s cubic-bezier(.22, .61, .36, 1);
  will-change: opacity, transform;
}

.about-story-detail > p:last-child {
  font-family: var(--font-sans);
  font-size: clamp(14px, 1.1vw, 16px);
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1.45;
  text-shadow: none;
}

.about-story-chapter[data-story-index="1"] .about-story-media--left { --media-rotate: 3.8deg; }
.about-story-chapter[data-story-index="1"] .about-story-media--right { --media-rotate: -3.8deg; }

@media (max-width: 900px) {
  .about-story-section { height: 760vh; }
  .about-story-tagline { width: min(76vw, 760px); }
  .about-story-tagline h3 { font-size: clamp(3.7rem, 9.4vw, 6.8rem); }
  .about-story-media { width: clamp(170px, 22vw, 250px); }
  .about-story-media--left { left: 7vw; }
  .about-story-media--right { right: 7vw; }
  .about-story-detail { width: min(560px, 60vw); }
}

@media (max-width: 620px) {
  .about-story-section { height: 640vh; }
  .about-story-sticky { min-height: 610px; }
  .about-story-contours { inset: -34% -35%; opacity: .58; }
  .about-story-topline { top: 92px; right: 20px; left: 20px; font-size: 8px; }
  .about-story-topline span:last-child { max-width: 46%; text-align: right; }
  .about-story-tagline { top: 48%; width: calc(100% - 38px); }
  .about-story-tagline h3 { font-size: clamp(3.35rem, 14vw, 5.4rem); line-height: .87; }
  .about-story-media { top: 29%; width: clamp(112px, 29vw, 168px); }
  .about-story-media--left { left: 8vw; }
  .about-story-media--right { right: 8vw; }
  .about-story-detail { right: 22px; bottom: 45px; left: 22px; width: auto; transform: translate3d(0, var(--detail-y, 26px), 0); }
  .about-story-detail > p:last-child { font-size: 10px; line-height: 1.3; }
}

@media (prefers-reduced-motion: reduce) {
  .about-story-chapter,
  .about-story-media,
  .about-story-detail { transition: none; }
}

/* Centered editorial composition: copy in the middle, media framing the sides. */
@media (min-width: 901px) {
  .about-story-tagline {
    left: 50%;
    right: auto;
    width: min(70vw, 1120px);
    text-align: center;
    transform: translate(-50%, -53%);
  }

  .about-story-media--left {
    top: 50%;
    left: clamp(18px, 10vw, 160px);
  }

  .about-story-media--right {
    top: 50%;
    right: clamp(18px, 10vw, 160px);
    left: auto;
  }
}

@media (max-width: 900px) {
  .about-story-tagline { top: 35%; }
  .about-story-media { top: 59%; }
}

/* Two-line Saudade wall: square moments swap in pairs while the page scrolls. */
.love-wall-section {
  --love-paper: var(--green-deep);
  --love-ink: var(--cream);
  --love-line: rgba(242, 171, 2, .94);
  position: relative;
  height: 400vh;
  min-height: 2600px;
  overflow: clip;
  color: var(--love-ink);
  background: var(--love-paper);
  isolation: isolate;
}

.love-wall-intro {
  position: sticky;
  z-index: 6;
  top: 0;
  display: grid;
  place-items: center;
  height: 100svh;
  min-height: 620px;
  margin-bottom: -100svh;
  overflow: hidden;
  color: var(--love-ink);
  pointer-events: none;
}

.love-wall-intro::before {
  position: absolute;
  z-index: 0;
  inset: 0;
  content: "";
  background: var(--love-paper);
  transform: translate3d(calc(var(--wall-intro-progress, 0) * -100vw), 0, 0);
  will-change: transform;
}

.love-wall-intro h2 {
  position: relative;
  z-index: 1;
  width: min(980px, 82vw);
  margin: 0;
  color: var(--love-ink);
  font-family: var(--font-display);
  font-size: clamp(4.5rem, 10vw, 12rem);
  font-weight: 700;
  letter-spacing: -.075em;
  line-height: .8;
  text-align: center;
  text-shadow: 0 0 24px var(--love-paper);
  transform: translate3d(calc(var(--wall-intro-progress, 0) * -110vw), 0, 0);
  opacity: 1;
  will-change: transform;
}

.love-wall-viewport {
  position: sticky;
  top: 0;
  z-index: 1;
  height: 100svh;
  min-height: 620px;
  overflow: hidden;
  outline: none;
  isolation: isolate;
  opacity: 1;
  will-change: auto;
}

.love-wall-viewport:focus-visible {
  box-shadow: inset 0 0 0 3px var(--blue);
}

.love-wall-viewport::before {
  position: absolute;
  z-index: 0;
  inset: 0;
  content: "";
  pointer-events: none;
  background: var(--love-paper);
}

.love-wall-rail {
  position: absolute;
  z-index: 1;
  right: 0;
  left: 0;
  height: 2px;
  background: var(--love-line);
  transform-origin: center;
  pointer-events: none;
}

.love-wall-rail--top { top: 34%; }
.love-wall-rail--bottom { top: 68%; }

.love-wall-scenes {
  position: absolute;
  z-index: 2;
  top: 0;
  bottom: 0;
  left: 0;
  display: flex;
  width: 300%;
  transform: translate3d(var(--wall-track-x, 0px), 0, 0);
  will-change: transform;
}

.love-wall-scene {
  position: relative;
  flex: 0 0 33.333333%;
  width: 33.333333%;
  height: 100%;
}

.love-wall-card {
  position: absolute;
  top: var(--love-rail-y);
  left: var(--love-x);
  display: flex;
  align-items: center;
  gap: clamp(12px, 1.6vw, 24px);
  width: min(38vw, 540px);
  transform: translate3d(-50%, -50%, 0) rotate(var(--card-rotate, 0deg));
  will-change: transform;
}

.love-wall-card--top { --love-rail-y: 34%; }
.love-wall-card--bottom { --love-rail-y: 68%; }

.love-wall-scene:nth-child(1) .love-wall-card--top { --love-x: 24%; }
.love-wall-scene:nth-child(1) .love-wall-card--bottom { --love-x: 74%; flex-direction: row-reverse; }
.love-wall-scene:nth-child(2) .love-wall-card--top { --love-x: 73%; flex-direction: row-reverse; }
.love-wall-scene:nth-child(2) .love-wall-card--bottom { --love-x: 27%; }
.love-wall-scene:nth-child(3) .love-wall-card--top { --love-x: 43%; }
.love-wall-scene:nth-child(3) .love-wall-card--bottom { --love-x: 82%; flex-direction: row-reverse; }
.love-wall-scene:nth-child(1) .love-wall-card--top { --card-rotate: -2.2deg; }
.love-wall-scene:nth-child(1) .love-wall-card--bottom { --card-rotate: 1.6deg; }
.love-wall-scene:nth-child(2) .love-wall-card--top { --card-rotate: 1.8deg; }
.love-wall-scene:nth-child(2) .love-wall-card--bottom { --card-rotate: -2.5deg; }
.love-wall-scene:nth-child(3) .love-wall-card--top { --card-rotate: -1.5deg; }
.love-wall-scene:nth-child(3) .love-wall-card--bottom { --card-rotate: 2.3deg; }

.love-wall-card-media {
  position: relative;
  flex: 0 0 clamp(160px, 18vw, 280px);
  aspect-ratio: .84 / 1;
  overflow: hidden;
  background: var(--green-deep);
  border: 1px solid rgba(246, 233, 207, .86);
  border-radius: 11px;
}

.love-wall-card-media::after {
  position: absolute;
  inset: 0;
  content: "";
  background: linear-gradient(145deg, rgba(246, 233, 207, .12), transparent 58%);
  mix-blend-mode: screen;
  pointer-events: none;
}

.love-wall-card-media img,
.love-wall-card-media video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform .7s cubic-bezier(.22, .61, .36, 1), filter .7s ease;
}

.love-wall-card--piazza .love-wall-card-media img { object-position: 50% 50%; }
.love-wall-card--entrance .love-wall-card-media img { object-position: 50% 52%; }
.love-wall-card--pastel .love-wall-card-media img { object-position: 50% 50%; }
.love-wall-card--crowd .love-wall-card-media img { object-position: 50% 52%; }
.love-wall-card--drinks .love-wall-card-media img { object-position: 50% 54%; }
.love-wall-card--tray .love-wall-card-media img { object-position: 50% 55%; }
.love-wall-card:hover .love-wall-card-media img,
.love-wall-card:hover .love-wall-card-media video {
  filter: saturate(1.08);
  transform: scale(1.05);
}

.love-wall-card-copy {
  flex: 1 1 180px;
  max-width: 205px;
  padding: 12px 0;
  color: var(--love-ink);
  font-family: var(--font-sans);
}

.love-wall-card-copy h3 {
  margin-top: 0;
  color: var(--love-ink);
  font-family: var(--font-display);
  font-size: clamp(1.85rem, 2.95vw, 3.7rem);
  font-weight: 400;
  letter-spacing: -.065em;
  line-height: .88;
}

.love-wall-card-copy > p:last-child {
  max-width: 205px;
  margin-top: 15px;
  color: rgba(246, 233, 207, .84);
  font-family: var(--font-sans);
  font-size: 13px;
  line-height: 1.4;
}

@media (max-width: 900px) {
  .love-wall-section { height: 440vh; min-height: 2300px; }
  .love-wall-intro { min-height: 560px; }
  .love-wall-intro h2 { width: min(760px, 84vw); font-size: clamp(4rem, 10vw, 8rem); }
  .love-wall-viewport { min-height: 560px; }
  .love-wall-card { width: min(50vw, 430px); gap: 13px; }
  .love-wall-card-media { flex-basis: clamp(138px, 21vw, 215px); }
  .love-wall-card-copy { max-width: 170px; }
  .love-wall-card-copy h3 { font-size: clamp(1.7rem, 4.8vw, 3rem); }
  .love-wall-card-copy > p:last-child { font-size: clamp(12px, 1.7vw, 14px); }
}

@media (max-width: 620px) {
  .love-wall-section { height: 480vh; min-height: 2500px; }
  .love-wall-intro { min-height: 520px; }
  .love-wall-intro h2 { width: calc(100% - 40px); font-size: clamp(3.5rem, 15vw, 6rem); line-height: .84; }
  .love-wall-rail--top { top: 32%; }
  .love-wall-rail--bottom { top: 70%; }
  .love-wall-card { width: calc(100% - 32px); gap: clamp(14px, 4vw, 20px); }
  .love-wall-card--top { --love-rail-y: 32%; }
  .love-wall-card--bottom { --love-rail-y: 70%; }
  .love-wall-scene:nth-child(1) .love-wall-card--top,
  .love-wall-scene:nth-child(1) .love-wall-card--bottom,
  .love-wall-scene:nth-child(2) .love-wall-card--top,
  .love-wall-scene:nth-child(2) .love-wall-card--bottom,
  .love-wall-scene:nth-child(3) .love-wall-card--top,
  .love-wall-scene:nth-child(3) .love-wall-card--bottom { --love-x: 48%; }
  .love-wall-card-media { flex-basis: clamp(94px, 28vw, 132px); border-radius: 9px; }
  .love-wall-card-copy { max-width: 44vw; padding: 6px 0; }
  .love-wall-card-copy h3 { margin-top: 0; font-size: clamp(1.3rem, 7vw, 2.2rem); }
  .love-wall-card-copy > p:last-child { margin-top: 9px; font-size: clamp(11px, 3.1vw, 13px); line-height: 1.32; }
  .love-wall-scenes { transition: transform .7s cubic-bezier(.22, .61, .36, 1); }
  .love-wall-card { width: calc(100% - 48px); gap: clamp(10px, 3vw, 14px); }
}

@media (prefers-reduced-motion: reduce) {
  .love-wall-card-media img,
  .love-wall-card-media video { transition: none; }
}

/* Contact close: the green wall continues into a clear, useful landing point. */
.contact-section {
  --contact-ink: var(--cream);
  --contact-muted: rgba(246, 233, 207, .68);
  --contact-line: rgba(246, 233, 207, .28);
  position: relative;
  overflow: clip;
  color: var(--contact-ink);
  background: var(--green-deep);
  isolation: isolate;
}

.contact-section::before {
  position: absolute;
  z-index: -1;
  inset: 0;
  content: "";
  background:
    radial-gradient(circle at 84% 12%, rgba(36, 116, 64, .42), transparent 30%),
    linear-gradient(105deg, rgba(6, 0, 233, .08), transparent 45%);
  pointer-events: none;
}

.contact-inner {
  width: min(1220px, calc(100% - 64px));
  margin-inline: auto;
  padding: clamp(76px, 10vw, 148px) 0 clamp(82px, 9vw, 132px);
}

.contact-topline {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  padding: 13px 0 12px;
  border-top: 1px solid var(--orange);
  border-bottom: 1px solid rgba(242, 171, 2, .55);
  color: var(--orange);
  font-size: 10px;
  font-weight: 800;
  letter-spacing: .14em;
  line-height: 1;
  text-transform: uppercase;
}

.contact-heading {
  display: grid;
  grid-template-columns: minmax(0, 1.35fr) minmax(220px, .52fr);
  align-items: end;
  gap: clamp(32px, 8vw, 150px);
  padding: clamp(48px, 7vw, 92px) 0 clamp(44px, 6vw, 76px);
  border-bottom: 1px solid var(--contact-line);
}

.contact-heading h2 {
  max-width: 950px;
  color: var(--contact-ink);
  font-family: var(--font-display);
  font-size: clamp(4.8rem, 10.2vw, 10.6rem);
  font-weight: 700;
  letter-spacing: -.09em;
  line-height: .78;
}

.contact-heading h2 em {
  color: var(--orange);
  font-style: italic;
  font-weight: 400;
}

.contact-heading > p {
  max-width: 275px;
  margin-bottom: .2em;
  padding-left: 18px;
  border-left: 2px solid var(--orange);
  color: var(--contact-muted);
  font-size: 15px;
  line-height: 1.42;
}

.contact-route {
  display: flex;
  align-items: center;
  gap: 12px;
  width: min(430px, 70%);
  margin: clamp(26px, 4vw, 46px) 0 0;
  color: var(--orange);
  font-size: 9px;
  font-weight: 800;
  letter-spacing: .14em;
  line-height: 1;
  text-transform: uppercase;
}

.contact-route__dot {
  width: 8px;
  height: 8px;
  flex: 0 0 8px;
  border: 1px solid var(--orange);
  border-radius: 50%;
}

.contact-route__line {
  height: 1px;
  flex: 1 1 auto;
  background: var(--orange);
}

.contact-layout {
  display: grid;
  grid-template-columns: minmax(0, 1.23fr) minmax(290px, .77fr);
  gap: clamp(40px, 7vw, 112px);
  margin-top: clamp(42px, 6vw, 72px);
}

.contact-map-wrap {
  position: relative;
  min-width: 0;
  padding-bottom: 34px;
}

.contact-map-frame {
  position: relative;
  height: clamp(370px, 42vw, 540px);
  overflow: hidden;
  background: #dbe2db;
  border: 1px solid rgba(246, 233, 207, .78);
  border-radius: 11px;
}

.contact-map-frame::after {
  position: absolute;
  z-index: 1;
  inset: 0;
  content: "";
  background: linear-gradient(145deg, rgba(18, 63, 50, .14), transparent 42%, rgba(6, 0, 233, .12));
  pointer-events: none;
}

.contact-map-frame iframe {
  display: block;
  width: 100%;
  height: 100%;
  border: 0;
  filter: saturate(.58) contrast(1.04) sepia(.08);
}

.contact-map-meta {
  position: absolute;
  z-index: 3;
  top: 0;
  right: 0;
  left: 0;
  display: flex;
  justify-content: space-between;
  gap: 12px;
  padding: 14px 16px;
  color: var(--green-deep);
  background: rgba(246, 233, 207, .88);
  font-size: 9px;
  font-weight: 800;
  letter-spacing: .12em;
  text-transform: uppercase;
}

.contact-map-stamp {
  position: absolute;
  z-index: 3;
  bottom: 18px;
  left: 18px;
  display: grid;
  place-content: center;
  width: 82px;
  height: 82px;
  color: var(--cream);
  background: var(--green-deep);
  border: 1px solid var(--cream);
  border-radius: 50%;
  font-family: var(--font-display);
  font-size: 17px;
  font-weight: 700;
  letter-spacing: -.06em;
  line-height: .72;
  text-align: center;
  transform: rotate(-8deg);
}

.contact-map-stamp span {
  color: var(--orange);
  font-family: var(--font-sans);
  font-size: 7px;
  font-weight: 800;
  letter-spacing: .18em;
  line-height: 1;
}

.contact-map-link {
  position: absolute;
  z-index: 3;
  left: 116px;
  bottom: 16px;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 11px 14px;
  color: var(--green-deep);
  background: var(--orange);
  font-size: 9px;
  font-weight: 800;
  letter-spacing: .12em;
  text-decoration: none;
  text-transform: uppercase;
  transition: background .2s ease, color .2s ease, transform .2s ease;
}

.contact-map-link:hover,
.contact-map-link:focus-visible {
  color: var(--cream);
  background: var(--blue);
  transform: translateY(-2px);
}

.contact-photo {
  position: absolute;
  z-index: 4;
  right: clamp(18px, 4vw, 62px);
  bottom: -22px;
  width: clamp(118px, 13vw, 174px);
  margin: 0;
  padding: 6px 6px 8px;
  color: var(--green-deep);
  background: var(--cream);
  border: 1px solid rgba(18, 63, 50, .22);
  transform: rotate(3.8deg);
}

.contact-photo img {
  width: 100%;
  aspect-ratio: .76 / 1;
  object-fit: cover;
  object-position: 50% 45%;
}

.contact-photo figcaption {
  margin-top: 6px;
  font-size: 7px;
  font-weight: 800;
  letter-spacing: .08em;
  line-height: 1.2;
  text-transform: uppercase;
}

.contact-details {
  display: grid;
  align-content: start;
  border-top: 1px solid var(--contact-line);
}

.contact-detail {
  padding: 24px 0 26px;
  border-bottom: 1px solid var(--contact-line);
}

.contact-label {
  margin: 0 0 15px;
  color: var(--orange);
  font-size: 10px;
  font-weight: 800;
  letter-spacing: .14em;
  line-height: 1;
  text-transform: uppercase;
}

.contact-detail--address a {
  display: flex;
  flex-direction: column;
  gap: 7px;
  color: var(--contact-ink);
  text-decoration: none;
}

.contact-detail--address strong {
  font-family: var(--font-display);
  font-size: clamp(2.15rem, 3.4vw, 3.5rem);
  font-weight: 700;
  letter-spacing: -.07em;
  line-height: .87;
}

.contact-detail--address span {
  color: var(--contact-muted);
  font-size: 14px;
}

.contact-detail--address a:hover strong,
.contact-detail--address a:focus-visible strong { color: var(--orange); }

.contact-hours {
  display: flex;
  flex-direction: column;
  gap: 7px;
  color: var(--contact-muted);
  font-size: 14px;
}

.contact-hours strong {
  color: var(--contact-ink);
  font-family: var(--font-display);
  font-size: clamp(2.4rem, 4vw, 4.1rem);
  font-weight: 700;
  letter-spacing: -.07em;
  line-height: .82;
}

.contact-detail-note {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  margin-top: 16px;
  color: var(--contact-muted);
  font-size: 9px;
  font-weight: 800;
  letter-spacing: .1em;
  text-decoration: none;
  text-transform: uppercase;
  transition: color .2s ease, gap .2s ease;
}

.contact-detail-note:hover,
.contact-detail-note:focus-visible { gap: 12px; color: var(--orange); }

.contact-phone {
  display: inline-flex;
  align-items: center;
  gap: 9px;
  color: var(--contact-ink);
  font-family: var(--font-display);
  font-size: clamp(1.95rem, 2.65vw, 3.1rem);
  font-weight: 700;
  letter-spacing: -.07em;
  line-height: .85;
  text-decoration: none;
  white-space: nowrap;
  transition: color .2s ease, gap .2s ease;
}

.contact-phone span { color: var(--orange); font-family: var(--font-sans); font-size: .46em; letter-spacing: 0; }
.contact-phone:hover, .contact-phone:focus-visible { gap: 14px; color: var(--orange); }

.contact-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  padding-top: 24px;
}

.contact-action {
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  min-height: 44px;
  padding: 0 15px;
  color: var(--contact-ink);
  border: 1px solid rgba(246, 233, 207, .68);
  font-size: 9px;
  font-weight: 800;
  letter-spacing: .11em;
  text-decoration: none;
  text-transform: uppercase;
  transition: color .2s ease, background .2s ease, border-color .2s ease, transform .2s ease;
}

.contact-action--primary { color: var(--green-deep); background: var(--orange); border-color: var(--orange); }
.contact-action:hover, .contact-action:focus-visible { color: var(--green-deep); background: var(--cream); border-color: var(--cream); transform: translateY(-2px); }

.site-footer {
  color: var(--green-deep);
  background: var(--orange);
  border-top: 1px solid rgba(18, 63, 50, .26);
}

.site-footer__inner {
  display: grid;
  grid-template-columns: 1.1fr auto auto 1fr;
  align-items: center;
  gap: 28px;
  width: min(1220px, calc(100% - 64px));
  min-height: 104px;
  margin-inline: auto;
  font-size: 9px;
  font-weight: 800;
  letter-spacing: .1em;
  line-height: 1.2;
  text-transform: uppercase;
}

.footer-mark {
  display: inline-flex;
  align-items: baseline;
  gap: 10px;
  color: var(--green-deep);
  text-decoration: none;
}

.footer-mark span { font-family: var(--font-display); font-size: 2rem; font-weight: 700; letter-spacing: -.09em; text-transform: lowercase; }
.footer-mark small { color: rgba(18, 63, 50, .65); font-size: 8px; letter-spacing: .14em; }
.footer-nav { display: flex; gap: 18px; }
.footer-nav a, .footer-back { color: inherit; text-decoration: none; }
.footer-nav a:hover, .footer-nav a:focus-visible, .footer-back:hover, .footer-back:focus-visible { color: var(--blue); }
.footer-copy { margin: 0; color: rgba(18, 63, 50, .62); text-align: right; }

@media (max-width: 900px) {
  .contact-inner { width: min(100% - 40px, 700px); padding-top: 92px; }
  .contact-heading { grid-template-columns: 1fr .65fr; gap: 28px; }
  .contact-heading h2 { font-size: clamp(4.2rem, 11vw, 7.5rem); }
  .contact-heading > p { font-size: 13px; }
  .contact-layout { grid-template-columns: 1fr; gap: 54px; }
  .contact-map-frame { height: min(58vw, 500px); min-height: 360px; }
  .contact-details { grid-template-columns: repeat(2, minmax(0, 1fr)); column-gap: 34px; }
  .contact-detail--call { grid-column: 1 / -1; }
  .contact-actions { grid-column: 1 / -1; }
  .site-footer__inner { width: min(100% - 40px, 700px); grid-template-columns: 1fr auto; gap: 18px; padding: 22px 0; }
  .footer-nav { order: 3; }
  .footer-copy { text-align: left; }
}

/* Contact section: compact single-viewport utility layout. */
.contact-section {
  min-height: 100svh;
  display: flex;
  align-items: center;
  background: var(--green-deep);
}

.contact-section::before { display: none; }

.contact-inner {
  width: min(1220px, calc(100% - 64px));
  padding: clamp(32px, 5vh, 56px) 0;
}

.contact-heading {
  display: block;
  padding: 0 0 clamp(24px, 4vh, 42px);
  border-bottom: 1px solid var(--contact-line);
}

.contact-heading h2 {
  max-width: none;
  margin: 0;
  font-size: clamp(4.2rem, 7.8vw, 8.8rem);
  line-height: .82;
}

.contact-heading > p { display: none; }

.contact-layout {
  grid-template-columns: minmax(0, 1.2fr) minmax(300px, .8fr);
  gap: clamp(28px, 5vw, 72px);
  margin-top: clamp(24px, 4vh, 40px);
}

.contact-map-wrap { padding-bottom: 0; }

.contact-map-frame {
  height: min(49vh, 430px);
  min-height: 260px;
  border-radius: 0;
}

.contact-map-frame::after { display: none; }

.contact-map-frame iframe { filter: none; }

.contact-map-meta,
.contact-map-stamp,
.contact-photo { display: none; }

.contact-map-link {
  left: 16px;
  bottom: 16px;
  border: 1px solid var(--green-deep);
}

.contact-details {
  grid-template-rows: repeat(3, minmax(0, 1fr));
  min-height: min(49vh, 430px);
  border-top: 1px solid var(--contact-line);
}

.contact-detail { padding: clamp(14px, 2.2vh, 22px) 0; }

.contact-detail--address strong {
  font-size: clamp(1.8rem, 2.65vw, 3rem);
  line-height: .9;
}

.contact-hours strong { font-size: clamp(2.1rem, 3.4vw, 3.6rem); }

.contact-detail-note { display: none; }

.contact-phone { font-size: clamp(1.7rem, 2.45vw, 2.8rem); }

@media (max-width: 900px) {
  .contact-section { min-height: auto; display: block; }
  .contact-inner { padding: 56px 0 60px; }
  .contact-heading { padding-bottom: 28px; }
  .contact-heading h2 { font-size: clamp(3.5rem, 11vw, 6rem); }
  .contact-layout { grid-template-columns: 1fr; gap: 22px; margin-top: 22px; }
  .contact-map-frame { height: clamp(250px, 48vw, 380px); min-height: 0; }
  .contact-details {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    grid-template-rows: none;
    min-height: 0;
    column-gap: 24px;
    border-top: 0;
  }
  .contact-detail { padding: 0 0 12px; border-bottom: 0; }
}

@media (max-width: 620px) {
  .contact-inner { width: calc(100% - 32px); padding: 28px 0 32px; }
  .contact-heading { padding-bottom: 16px; }
  .contact-heading h2 { font-size: clamp(2.8rem, 11.5vw, 4.4rem); line-height: .86; }
  .contact-layout { gap: 16px; margin-top: 16px; }
  .contact-map-frame { height: clamp(190px, 50vw, 240px); min-height: 0; }
  .contact-map-link { left: 10px; bottom: 10px; padding: 9px 11px; font-size: 8px; }
  .contact-details {
    display: grid;
    grid-template-columns: 1fr;
    column-gap: 0;
    row-gap: 14px;
  }
  .contact-detail { padding: 0; }
  .contact-detail--address { grid-column: auto; }
  .contact-detail--address strong { font-size: clamp(1.8rem, 8.5vw, 2.55rem); }
  .contact-hours { margin: 0; }
  .contact-hours strong { font-size: clamp(2rem, 10vw, 3rem); }
  .contact-phone { font-size: clamp(1.45rem, 7.2vw, 2.1rem); }
}

/* Aupale-inspired arrival scene: the map replaces the media inside the title. */
.arrival-section {
  --arrival-paper: #dfeae3;
  --arrival-ink: var(--green-deep);
  --arrival-muted: rgba(18, 63, 50, .68);
  --arrival-rule: rgba(18, 63, 50, .28);
  position: relative;
  min-height: 100svh;
  overflow: clip;
  scroll-margin-top: 94px;
  color: var(--arrival-ink);
  background: var(--arrival-paper);
  isolation: isolate;
}

.arrival-section::before {
  position: absolute;
  z-index: -1;
  inset: 0;
  content: "";
  background:
    linear-gradient(180deg, rgba(246, 233, 207, .22), transparent 26%),
    radial-gradient(circle at 82% 18%, rgba(36, 116, 64, .12), transparent 36%);
  pointer-events: none;
}

.arrival-inner {
  display: grid;
  grid-template-rows: minmax(0, 1fr) auto;
  width: min(1390px, calc(100% - 56px));
  height: 100svh;
  min-height: 630px;
  margin-inline: auto;
  padding: clamp(92px, 12vh, 126px) 0 24px;
  box-sizing: border-box;
}

.arrival-stage {
  position: relative;
  display: grid;
  place-items: center;
  min-height: 0;
}

.arrival-title {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(250px, 34vw) minmax(0, 1fr);
  align-items: center;
  width: 100%;
  margin: 0;
  color: var(--arrival-ink);
  font-family: var(--font-display);
  font-size: clamp(5rem, 11.2vw, 11.6rem);
  font-weight: 700;
  letter-spacing: -.105em;
  line-height: .75;
}

.arrival-title > span:first-child {
  padding-right: .04em;
  text-align: right;
}

.arrival-title > span:last-child {
  padding-left: .04em;
  text-align: left;
}

.arrival-title em {
  color: var(--orange);
  font-style: italic;
  font-weight: 400;
}

.arrival-map-media {
  position: relative;
  display: block;
  width: 100%;
  aspect-ratio: 1.82 / 1;
  overflow: hidden;
  background: #ccd8d1;
  border-radius: 15px;
  transform: translateY(-1.5%);
}

.arrival-map-media::after {
  position: absolute;
  z-index: 1;
  inset: 0;
  content: "";
  background: linear-gradient(145deg, rgba(18, 63, 50, .04), transparent 58%, rgba(242, 171, 2, .12));
  pointer-events: none;
}

.arrival-map-media iframe {
  display: block;
  width: 100%;
  height: 100%;
  border: 0;
  filter: saturate(.7) contrast(1.05) brightness(1.02);
}

.arrival-map-link {
  position: absolute;
  z-index: 2;
  right: 50%;
  bottom: clamp(12px, 2.2vh, 22px);
  display: inline-block;
  padding: 7px 10px 6px;
  color: var(--cream);
  background: var(--green-deep);
  font-size: 9px;
  font-weight: 800;
  letter-spacing: .12em;
  line-height: 1;
  text-decoration: none;
  text-transform: uppercase;
  transform: translateX(50%);
  transition: color .2s ease, background .2s ease;
}

.arrival-map-link:hover,
.arrival-map-link:focus-visible {
  color: var(--green-deep);
  background: var(--orange);
}

.arrival-details {
  display: grid;
  grid-template-columns: 1.25fr 1fr 1fr;
  align-items: end;
  gap: clamp(24px, 4vw, 70px);
  padding-top: 14px;
  border-top: 1px solid var(--arrival-rule);
}

.arrival-address,
.arrival-phone {
  color: var(--arrival-ink);
  text-decoration: none;
}

.arrival-address {
  display: flex;
  flex-direction: column;
  gap: 4px;
}

.arrival-address strong,
.arrival-hours strong,
.arrival-phone {
  font-family: var(--font-display);
  font-weight: 700;
  letter-spacing: -.075em;
  line-height: .86;
}

.arrival-address strong {
  font-size: clamp(2rem, 3vw, 3.7rem);
}

.arrival-address span,
.arrival-hours span {
  color: var(--arrival-muted);
  font-size: 11px;
  line-height: 1.1;
}

.arrival-hours {
  display: flex;
  flex-direction: column;
  gap: 7px;
  margin: 0;
}

.arrival-hours strong {
  font-size: clamp(2rem, 3vw, 3.7rem);
  white-space: nowrap;
}

.arrival-phone {
  justify-self: end;
  font-size: clamp(2rem, 3vw, 3.7rem);
  white-space: nowrap;
}

.arrival-address:hover strong,
.arrival-address:focus-visible strong,
.arrival-phone:hover,
.arrival-phone:focus-visible {
  color: var(--orange);
}

.arrival-section.is-contact-ready:not(.is-contact-visible) .arrival-stage,
.arrival-section.is-contact-ready:not(.is-contact-visible) .arrival-details {
  opacity: 0;
  transform: translateY(22px);
}

.arrival-section.is-contact-visible .arrival-stage,
.arrival-section.is-contact-visible .arrival-details {
  opacity: 1;
  transform: translateY(0);
  transition: opacity .72s ease, transform .86s cubic-bezier(.2, .72, .2, 1);
}

.arrival-section.is-contact-visible .arrival-details { transition-delay: .12s; }

@media (prefers-reduced-motion: reduce) {
  .arrival-section.is-contact-ready:not(.is-contact-visible) .arrival-stage,
  .arrival-section.is-contact-ready:not(.is-contact-visible) .arrival-details {
    opacity: 1;
    transform: none;
  }
}

@media (max-width: 900px) {
  .arrival-inner { width: min(760px, calc(100% - 40px)); }
  .arrival-title { font-size: clamp(4.1rem, 11.7vw, 8rem); }
  .arrival-title { grid-template-columns: minmax(0, 1fr) minmax(190px, 33vw) minmax(0, 1fr); }
  .arrival-details { gap: 24px; }
  .arrival-address strong,
  .arrival-hours strong,
  .arrival-phone { font-size: clamp(1.7rem, 3.9vw, 2.8rem); }
}

@media (max-width: 620px) {
  .arrival-section { scroll-margin-top: 76px; }
  .arrival-inner {
    width: calc(100% - 32px);
    min-height: 700px;
    padding: 72px 0 18px;
  }
  .arrival-title {
    display: flex;
    flex-direction: column;
    gap: 0;
    width: 100%;
    font-size: clamp(4.2rem, 16.5vw, 6.5rem);
    line-height: .78;
    text-align: center;
  }
  .arrival-title > span:first-child,
  .arrival-title > span:last-child {
    padding: 0;
    text-align: center;
  }
  .arrival-map-media {
    width: min(72vw, 310px);
    margin: 7px auto 12px;
    border-radius: 12px;
  }
  .arrival-map-link {
    right: 50%;
    bottom: 10px;
    padding: 6px 8px 5px;
    font-size: 8px;
  }
  .arrival-details {
    grid-template-columns: 1.15fr .85fr;
    gap: 12px 18px;
    padding-top: 11px;
  }
  .arrival-address { grid-column: 1 / -1; }
  .arrival-address strong { font-size: clamp(1.8rem, 8vw, 2.8rem); }
  .arrival-address span,
  .arrival-hours span { font-size: 9px; }
  .arrival-hours strong { font-size: clamp(1.65rem, 7.1vw, 2.5rem); }
  .arrival-phone {
    justify-self: start;
    grid-column: 1 / -1;
    font-size: clamp(1.7rem, 7.6vw, 2.7rem);
  }
}

@media (max-width: 380px) {
  .arrival-inner { width: calc(100% - 24px); padding-top: 66px; }
  .arrival-title { font-size: clamp(3.65rem, 16.8vw, 5.2rem); }
  .arrival-map-media { width: min(78vw, 280px); }
  .arrival-details { grid-template-columns: 1fr; }
  .arrival-hours,
  .arrival-phone { grid-column: auto; }
}

/* Arrival contact scene: one continuous rail, one map field, no utility cards. */
.arrival-section {
  --arrival-ink: var(--cream);
  --arrival-muted: rgba(246, 233, 207, .68);
  --arrival-line: rgba(246, 233, 207, .28);
  position: relative;
  min-height: 100svh;
  overflow: clip;
  color: var(--arrival-ink);
  background: var(--green-deep);
  isolation: isolate;
}

.arrival-section::before {
  position: absolute;
  z-index: -1;
  inset: 0;
  content: "";
  background:
    radial-gradient(circle at 84% 12%, rgba(36, 116, 64, .34), transparent 34%),
    linear-gradient(120deg, rgba(6, 0, 233, .08), transparent 42%);
  pointer-events: none;
}

.arrival-inner {
  display: flex;
  flex-direction: column;
  width: min(1260px, calc(100% - 72px));
  min-height: 100svh;
  margin-inline: auto;
  padding: clamp(100px, 12vh, 132px) 0 clamp(42px, 6vh, 72px);
}

.arrival-heading {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 28px;
}

.arrival-heading h2 {
  max-width: 9ch;
  color: var(--arrival-ink);
  font-family: var(--font-display);
  font-size: clamp(5.4rem, 10.5vw, 11.5rem);
  font-weight: 700;
  letter-spacing: -.095em;
  line-height: .76;
}

.arrival-heading h2 em {
  color: var(--orange);
  font-style: italic;
  font-weight: 400;
}

.arrival-heading p {
  margin-bottom: .38em;
  color: var(--arrival-muted);
  font-size: 10px;
  font-weight: 800;
  letter-spacing: .14em;
  line-height: 1;
  text-transform: uppercase;
  white-space: nowrap;
}

.arrival-line {
  position: relative;
  height: 2px;
  margin-top: clamp(28px, 4.5vh, 48px);
  background: var(--orange);
}

.arrival-line i {
  position: absolute;
  top: 50%;
  left: 22%;
  width: 9px;
  height: 9px;
  background: var(--cream);
  border-radius: 50%;
  transform: translate(-50%, -50%);
}

.arrival-field {
  position: relative;
  display: grid;
  grid-template-columns: minmax(0, 1.32fr) minmax(280px, .68fr);
  align-items: center;
  gap: clamp(30px, 6vw, 96px);
  flex: 1;
  min-height: 0;
  margin-top: clamp(28px, 5vh, 58px);
}

.arrival-field::before {
  position: absolute;
  z-index: 0;
  top: 54%;
  right: -10vw;
  left: -10vw;
  height: 1px;
  content: "";
  background: var(--arrival-line);
  pointer-events: none;
}

.arrival-map-wrap {
  position: relative;
  z-index: 1;
  min-width: 0;
  transform: translateX(-2vw);
}

.arrival-map-frame {
  position: relative;
  aspect-ratio: 1.52 / 1;
  min-height: 280px;
  overflow: hidden;
  background: #dce4df;
}

.arrival-map-frame::after {
  position: absolute;
  z-index: 1;
  inset: 0;
  content: "";
  background: linear-gradient(140deg, rgba(18, 63, 50, .08), transparent 46%, rgba(6, 0, 233, .08));
  pointer-events: none;
}

.arrival-map-frame iframe {
  display: block;
  width: 100%;
  height: 100%;
  border: 0;
  filter: saturate(.72) contrast(1.03) sepia(.05);
}

.arrival-map-link {
  display: inline-block;
  margin-top: 12px;
  color: var(--arrival-ink);
  font-size: 9px;
  font-weight: 800;
  letter-spacing: .12em;
  line-height: 1;
  text-decoration: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: 5px;
  text-transform: uppercase;
  transition: color .2s ease, text-underline-offset .2s ease;
}

.arrival-map-link:hover,
.arrival-map-link:focus-visible,
.arrival-actions a:hover,
.arrival-actions a:focus-visible { color: var(--orange); text-underline-offset: 8px; }

.arrival-info {
  position: relative;
  z-index: 2;
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: clamp(20px, 3.1vh, 34px);
  min-width: 0;
  padding: clamp(10px, 2vw, 26px) 0;
}

.arrival-address,
.arrival-phone { color: var(--arrival-ink); text-decoration: none; }

.arrival-address {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.arrival-address strong {
  max-width: 8ch;
  font-family: var(--font-display);
  font-size: clamp(2.65rem, 4.5vw, 5.4rem);
  font-weight: 700;
  letter-spacing: -.085em;
  line-height: .8;
}

.arrival-address span,
.arrival-hours span {
  color: var(--arrival-muted);
  font-size: 13px;
  line-height: 1.2;
}

.arrival-address:hover strong,
.arrival-address:focus-visible strong,
.arrival-phone:hover,
.arrival-phone:focus-visible { color: var(--orange); }

.arrival-hours {
  display: flex;
  flex-direction: column;
  gap: 8px;
  margin: 0;
  padding-top: clamp(18px, 2.5vh, 28px);
  border-top: 1px solid var(--arrival-line);
}

.arrival-hours strong {
  color: var(--arrival-ink);
  font-family: var(--font-display);
  font-size: clamp(2.45rem, 4vw, 4.7rem);
  font-weight: 700;
  letter-spacing: -.09em;
  line-height: .8;
  white-space: nowrap;
}

.arrival-phone {
  width: fit-content;
  font-family: var(--font-display);
  font-size: clamp(2.05rem, 3.2vw, 3.8rem);
  font-weight: 700;
  letter-spacing: -.08em;
  line-height: .84;
  white-space: nowrap;
}

.arrival-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
  padding-top: clamp(16px, 2.3vh, 24px);
  border-top: 1px solid var(--arrival-line);
}

.arrival-actions a {
  color: var(--arrival-ink);
  font-size: 9px;
  font-weight: 800;
  letter-spacing: .11em;
  line-height: 1;
  text-decoration: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: 5px;
  text-transform: uppercase;
  transition: color .2s ease, text-underline-offset .2s ease;
}

.arrival-section.is-contact-ready:not(.is-contact-visible) .arrival-heading,
.arrival-section.is-contact-ready:not(.is-contact-visible) .arrival-field {
  opacity: 0;
  transform: translateY(24px);
}

.arrival-section.is-contact-visible .arrival-heading,
.arrival-section.is-contact-visible .arrival-field {
  opacity: 1;
  transform: translateY(0);
  transition: opacity .72s ease, transform .82s cubic-bezier(.2, .72, .2, 1);
}

.arrival-section.is-contact-visible .arrival-field { transition-delay: .12s; }

@media (prefers-reduced-motion: reduce) {
  .arrival-section.is-contact-ready:not(.is-contact-visible) .arrival-heading,
  .arrival-section.is-contact-ready:not(.is-contact-visible) .arrival-field {
    opacity: 1;
    transform: none;
  }
}

@media (max-width: 900px) {
  .arrival-inner { width: min(700px, calc(100% - 40px)); padding-top: 92px; }
  .arrival-heading h2 { font-size: clamp(4.7rem, 12vw, 8rem); }
  .arrival-field { grid-template-columns: minmax(0, 1.2fr) minmax(230px, .8fr); gap: 28px; }
  .arrival-map-wrap { transform: none; }
  .arrival-map-frame { min-height: 240px; }
  .arrival-address strong { font-size: clamp(2.2rem, 5.5vw, 3.8rem); }
  .arrival-hours strong { font-size: clamp(2.15rem, 5vw, 3.4rem); }
  .arrival-phone { font-size: clamp(1.8rem, 4.4vw, 2.9rem); }
}

@media (max-width: 720px) {
  .arrival-section { min-height: auto; }
  .arrival-inner { width: calc(100% - 32px); min-height: auto; padding: 72px 0 48px; }
  .arrival-heading { display: block; }
  .arrival-heading h2 { font-size: clamp(3.7rem, 15vw, 6rem); }
  .arrival-heading p { margin-top: 18px; }
  .arrival-line { margin-top: 22px; }
  .arrival-field { display: grid; grid-template-columns: 1fr; gap: 22px; margin-top: 24px; }
  .arrival-field::before { top: 34%; right: -16px; left: -16px; }
  .arrival-map-frame { aspect-ratio: 1.5 / 1; min-height: 0; }
  .arrival-map-link { margin-top: 10px; font-size: 8px; }
  .arrival-info { display: grid; grid-template-columns: 1fr 1fr; gap: 16px 20px; padding: 0; }
  .arrival-address { grid-column: 1 / -1; }
  .arrival-address strong { max-width: none; font-size: clamp(2rem, 9.2vw, 3.1rem); }
  .arrival-hours { padding-top: 14px; }
  .arrival-hours strong { font-size: clamp(1.85rem, 8.5vw, 2.8rem); }
  .arrival-phone { align-self: end; font-size: clamp(1.6rem, 7.8vw, 2.4rem); }
  .arrival-actions { grid-column: 1 / -1; gap: 18px; padding-top: 15px; }
  .arrival-actions a { font-size: 8px; }
}

@media (max-width: 380px) {
  .arrival-inner { width: calc(100% - 24px); padding-top: 66px; }
  .arrival-heading h2 { font-size: clamp(3.25rem, 15vw, 4.8rem); }
  .arrival-map-frame { aspect-ratio: 1.55 / 1; }
  .arrival-info { grid-template-columns: 1fr; gap: 14px; }
  .arrival-address, .arrival-hours, .arrival-phone, .arrival-actions { grid-column: auto; }
  .arrival-hours { padding-top: 12px; }
}

/* Refined contact destination: one clear invitation, one map object, one useful action row. */
.contact-section {
  --contact-ink: var(--cream);
  --contact-muted: rgba(246, 233, 207, .68);
  --contact-line: rgba(246, 233, 207, .3);
  position: relative;
  min-height: 100svh;
  display: block;
  overflow: clip;
  color: var(--contact-ink);
  background: var(--green-deep);
  isolation: isolate;
}

.contact-section::before {
  position: absolute;
  z-index: -1;
  inset: 0;
  content: "";
  background: linear-gradient(90deg, rgba(36, 116, 64, .18), transparent 48%, rgba(6, 0, 233, .06));
  pointer-events: none;
}

.contact-inner {
  width: min(1260px, calc(100% - 72px));
  margin-inline: auto;
  padding: clamp(108px, 13vh, 136px) 0 clamp(54px, 7vh, 76px);
}

.contact-heading {
  display: grid;
  grid-template-columns: auto minmax(80px, 1fr);
  align-items: end;
  gap: clamp(24px, 4vw, 66px);
  padding-bottom: clamp(22px, 3.5vh, 36px);
  border-bottom: 1px solid var(--contact-line);
}

.contact-heading h2 {
  max-width: 850px;
  color: var(--contact-ink);
  font-family: var(--font-display);
  font-size: clamp(4.4rem, 8.5vw, 9.2rem);
  font-weight: 700;
  letter-spacing: -.09em;
  line-height: .78;
}

.contact-heading-line {
  height: 1px;
  margin-bottom: .28em;
  background: var(--orange);
  transform: scaleX(.18);
  transform-origin: left center;
  transition: transform .8s cubic-bezier(.2, .72, .2, 1);
}

.contact-layout {
  display: grid;
  grid-template-columns: minmax(0, 1.28fr) minmax(310px, .72fr);
  gap: clamp(34px, 6vw, 92px);
  align-items: stretch;
  margin-top: clamp(28px, 5vh, 54px);
}

.contact-map-wrap {
  min-width: 0;
  overflow: hidden;
}

.contact-map-frame {
  position: relative;
  height: clamp(360px, 51vh, 560px);
  overflow: hidden;
  background: #dbe2db;
  border: 1px solid rgba(246, 233, 207, .78);
  border-radius: 8px;
  clip-path: inset(0 0 0 0 round 8px);
  transition: clip-path .9s cubic-bezier(.2, .72, .2, 1), transform .9s cubic-bezier(.2, .72, .2, 1);
}

.contact-map-frame iframe {
  display: block;
  width: 100%;
  height: 100%;
  border: 0;
  filter: saturate(.68) contrast(1.03) sepia(.06);
  transition: filter .7s ease;
}

.contact-map-caption {
  position: absolute;
  z-index: 2;
  top: 14px;
  left: 14px;
  display: flex;
  gap: 12px;
  padding: 9px 11px;
  color: var(--green-deep);
  background: rgba(246, 233, 207, .92);
  font-size: 9px;
  font-weight: 800;
  letter-spacing: .1em;
  line-height: 1;
  text-transform: uppercase;
}

.contact-map-caption span + span { color: rgba(18, 63, 50, .58); }

.contact-map-link {
  position: absolute;
  z-index: 3;
  right: 14px;
  bottom: 14px;
  display: inline-flex;
  align-items: center;
  gap: 9px;
  min-height: 42px;
  padding: 0 14px;
  color: var(--green-deep);
  background: var(--orange);
  border: 1px solid var(--green-deep);
  font-size: 9px;
  font-weight: 800;
  letter-spacing: .1em;
  line-height: 1;
  text-decoration: none;
  text-transform: uppercase;
  transition: color .22s ease, background .22s ease, transform .22s ease;
}

.contact-map-link span { font-size: 15px; line-height: .7; }
.contact-map-link:hover,
.contact-map-link:focus-visible { color: var(--cream); background: var(--blue); transform: translateY(-3px); }

.contact-details {
  display: grid;
  grid-template-rows: repeat(3, minmax(0, 1fr)) auto;
  height: clamp(360px, 51vh, 560px);
  min-height: 0;
  border-top: 1px solid var(--contact-line);
}

.contact-detail {
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-height: 0;
  overflow: hidden;
  padding: clamp(16px, 2.6vh, 26px) 0;
  border-bottom: 1px solid var(--contact-line);
}

.contact-label {
  display: block;
  margin-bottom: 13px;
  color: var(--orange);
  font-size: 9px;
  font-weight: 800;
  letter-spacing: .13em;
  line-height: 1;
  text-transform: uppercase;
}

.contact-detail--address a {
  display: flex;
  flex-direction: column;
  gap: 7px;
  color: var(--contact-ink);
  text-decoration: none;
}

.contact-detail--address strong {
  font-family: var(--font-display);
  font-size: clamp(2.2rem, 3.3vw, 3.8rem);
  font-weight: 700;
  letter-spacing: -.08em;
  line-height: .86;
}

.contact-detail--address span:not(.contact-label) {
  color: var(--contact-muted);
  font-size: 14px;
}

.contact-detail--address a:hover strong,
.contact-detail--address a:focus-visible strong { color: var(--orange); }

.contact-hours {
  display: flex;
  flex-direction: column;
  gap: 8px;
  color: var(--contact-muted);
  font-size: 14px;
}

.contact-hours strong {
  color: var(--contact-ink);
  font-family: var(--font-display);
  font-size: clamp(2.5rem, 4.1vw, 4.35rem);
  font-weight: 700;
  letter-spacing: -.08em;
  line-height: .82;
}

.contact-phone {
  display: inline-flex;
  width: fit-content;
  color: var(--contact-ink);
  font-family: var(--font-display);
  font-size: clamp(2.1rem, 3.15vw, 3.6rem);
  font-weight: 700;
  letter-spacing: -.08em;
  line-height: .85;
  text-decoration: none;
  transition: color .22s ease, transform .22s ease;
}

.contact-phone:hover,
.contact-phone:focus-visible { color: var(--orange); transform: translateX(5px); }

.contact-actions {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 10px;
  padding-top: 18px;
}

.contact-action {
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  min-height: 42px;
  padding: 0 13px;
  color: var(--contact-ink);
  border: 1px solid rgba(246, 233, 207, .72);
  font-size: 9px;
  font-weight: 800;
  letter-spacing: .11em;
  line-height: 1;
  text-decoration: none;
  text-transform: uppercase;
  transition: color .22s ease, background .22s ease, border-color .22s ease, transform .22s ease;
}

.contact-action span { font-size: 14px; line-height: .7; }
.contact-action--primary { color: var(--green-deep); background: var(--orange); border-color: var(--orange); }
.contact-action:hover,
.contact-action:focus-visible { color: var(--green-deep); background: var(--cream); border-color: var(--cream); transform: translateY(-2px); }

/* The reveal is content-safe: without JS the section remains fully visible. */
.contact-section.is-contact-ready:not(.is-contact-visible) .contact-heading h2,
.contact-section.is-contact-ready:not(.is-contact-visible) .contact-layout {
  opacity: 0;
  transform: translateY(24px);
}

.contact-section.is-contact-ready:not(.is-contact-visible) .contact-map-frame { clip-path: inset(0 0 0 12% round 8px); }
.contact-section.is-contact-visible .contact-heading h2,
.contact-section.is-contact-visible .contact-layout { opacity: 1; transform: translateY(0); transition: opacity .75s ease, transform .75s cubic-bezier(.2, .72, .2, 1); }
.contact-section.is-contact-visible .contact-layout { transition-delay: .12s; }
.contact-section.is-contact-visible .contact-map-frame { clip-path: inset(0 0 0 0 round 8px); }
.contact-section.is-contact-visible .contact-heading-line { transform: scaleX(1); }

@media (prefers-reduced-motion: reduce) {
  .contact-section.is-contact-ready:not(.is-contact-visible) .contact-heading h2,
  .contact-section.is-contact-ready:not(.is-contact-visible) .contact-layout { opacity: 1; transform: none; }
  .contact-section.is-contact-ready:not(.is-contact-visible) .contact-map-frame { clip-path: inset(0 0 0 0 round 8px); }
  .contact-heading-line { transform: scaleX(1); transition: none; }
}

@media (max-width: 900px) {
  .contact-section { min-height: auto; display: block; }
  .contact-inner { width: min(700px, calc(100% - 40px)); padding: 92px 0 70px; }
  .contact-heading h2 { font-size: clamp(4.2rem, 11vw, 7.4rem); }
  .contact-layout { grid-template-columns: 1fr; gap: 26px; }
  .contact-map-frame { height: min(54vw, 440px); min-height: 320px; }
  .contact-details { height: auto; grid-template-columns: repeat(2, minmax(0, 1fr)); grid-template-rows: auto; min-height: 0; column-gap: 32px; border-top: 0; }
  .contact-detail--address { grid-column: 1 / -1; }
  .contact-actions { grid-column: 1 / -1; }
}

@media (max-width: 620px) {
  .contact-inner { width: calc(100% - 32px); padding: 72px 0 52px; }
  .contact-heading { display: block; padding-bottom: 19px; }
  .contact-heading h2 { font-size: clamp(3.4rem, 15vw, 5.3rem); line-height: .82; }
  .contact-heading-line { width: 100%; margin-top: 18px; }
  .contact-layout { gap: 18px; margin-top: 22px; }
  .contact-map-frame { height: clamp(218px, 61vw, 300px); min-height: 0; border-radius: 6px; }
  .contact-map-caption { top: 9px; left: 9px; padding: 8px 9px; font-size: 8px; }
  .contact-map-link { right: 9px; bottom: 9px; min-height: 38px; padding: 0 11px; font-size: 8px; }
  .contact-details { display: grid; height: auto; grid-template-columns: 1fr; row-gap: 0; column-gap: 0; }
  .contact-detail--address { grid-column: auto; }
  .contact-detail { padding: 16px 0 17px; }
  .contact-label { margin-bottom: 9px; font-size: 8px; }
  .contact-detail--address strong { font-size: clamp(2rem, 8.7vw, 2.75rem); }
  .contact-detail--address span:not(.contact-label),
  .contact-hours { font-size: 13px; }
  .contact-hours strong { font-size: clamp(2.35rem, 10vw, 3.35rem); }
  .contact-phone { font-size: clamp(1.85rem, 8.5vw, 2.65rem); }
  .contact-actions { padding-top: 15px; }
  .contact-action { min-height: 40px; padding-inline: 11px; font-size: 8px; }
}

/* Narrow phones: keep the story composition legible without flattening its scroll scene. */
@media (max-width: 620px) {
  .about-story-tagline { top: 56%; }
  .about-story-tagline h3 { font-size: clamp(2.7rem, 11.5vw, 4.2rem); line-height: .88; }
  .about-story-media { top: 24%; width: clamp(100px, 27vw, 145px); }
  .about-story-detail {
    right: 16px;
    bottom: clamp(112px, 16svh, 148px);
    left: 16px;
  }
  .about-story-detail > p:last-child {
    font-size: clamp(13px, 3.4vw, 14px);
    line-height: 1.36;
  }
}

@media (max-width: 360px) {
  .site-header { width: calc(100% - 32px); }
  .contact-inner { padding-top: 74px; padding-bottom: 24px; }
  .contact-heading h2 { font-size: clamp(2.5rem, 10.5vw, 3.3rem); }
  .contact-map-frame { height: 175px; }
  .contact-detail--address strong { font-size: 2.15rem; }
  .contact-hours strong { font-size: 2.3rem; }
  .contact-phone { font-size: 1.7rem; }
  .about-story-tagline { top: 58%; }
  .about-story-tagline h3 { font-size: clamp(2.55rem, 10.8vw, 3.5rem); }
  .about-story-media { top: 23%; width: clamp(96px, 26vw, 125px); }
  .about-story-detail { bottom: clamp(100px, 14svh, 124px); }
}

@media (max-width: 360px) {
  .contact-map-link { top: 54px; right: 10px; bottom: auto; }
}

@media (max-width: 620px) {
  .contact-inner { width: calc(100% - 32px); padding: 72px 0 82px; }
  .contact-topline { align-items: flex-start; flex-direction: column; gap: 7px; font-size: 8px; }
  .contact-heading { display: block; padding: 43px 0 36px; }
  .contact-heading h2 { font-size: clamp(4rem, 18vw, 6.5rem); line-height: .8; }
  .contact-heading > p { max-width: 245px; margin: 30px 0 0 3px; font-size: 13px; }
  .contact-route { width: 100%; margin-top: 25px; }
  .contact-layout { gap: 47px; margin-top: 37px; }
  .contact-map-wrap { padding-bottom: 34px; }
  .contact-map-frame { height: 83vw; min-height: 300px; border-radius: 9px; }
  .contact-map-meta { padding: 11px 12px; font-size: 7px; }
  .contact-map-stamp { bottom: 12px; left: 12px; width: 65px; height: 65px; font-size: 13px; }
  .contact-map-link { right: 136px; left: auto; bottom: 11px; padding: 10px 11px; font-size: 8px; }
  .contact-photo { right: 14px; bottom: -27px; width: 112px; padding: 5px 5px 7px; }
  .contact-photo figcaption { margin-top: 5px; font-size: 6px; }
  .contact-details { display: block; }
  .contact-detail { padding: 21px 0 23px; }
  .contact-detail--address strong { font-size: clamp(2.2rem, 10vw, 3.2rem); }
  .contact-hours strong { font-size: clamp(2.6rem, 12vw, 3.9rem); }
  .contact-phone { font-size: clamp(2.15rem, 10vw, 3.2rem); }
  .contact-actions { display: grid; grid-template-columns: 1fr 1fr; padding-top: 20px; }
  .contact-action { min-height: 42px; padding-inline: 11px; font-size: 8px; }
  .site-footer__inner { width: calc(100% - 32px); grid-template-columns: 1fr; gap: 15px; min-height: 0; padding: 28px 0 32px; font-size: 8px; }
  .footer-nav { order: initial; gap: 15px; }
  .footer-copy { text-align: left; }
}

/* Final mobile sizing for the single-viewport contact composition. */
@media (max-width: 620px) {
  .contact-inner { width: calc(100% - 32px); padding: 28px 0 32px; }
  .contact-heading { padding-bottom: 16px; }
  .contact-heading h2 { font-size: clamp(2.8rem, 11.5vw, 4.4rem); line-height: .86; }
  .contact-heading > p { display: none; }
  .contact-layout { gap: 16px; margin-top: 16px; }
  .contact-map-wrap { padding-bottom: 0; }
  .contact-map-frame { height: clamp(190px, 50vw, 240px); min-height: 0; border-radius: 0; }
  .contact-map-link { left: 10px; right: auto; bottom: 10px; padding: 9px 11px; font-size: 8px; }
  .contact-details {
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: none;
    column-gap: 0;
    row-gap: 14px;
    min-height: 0;
  }
  .contact-detail { padding: 0; border-bottom: 0; }
  .contact-detail--address { grid-column: auto; }
  .contact-detail--address strong { font-size: clamp(1.8rem, 8.5vw, 2.55rem); }
  .contact-hours { margin: 0; }
  .contact-hours strong { font-size: clamp(2rem, 10vw, 3rem); }
  .contact-phone { font-size: clamp(1.45rem, 7.2vw, 2.1rem); }
}

/* Canonical arrival owner: Aupale-style opening title, with practical contact data below. */
.arrival-section {
  --arrival-open: 0;
  --arrival-open-width: 1px;
  --arrival-map-clip: 50%;
  --arrival-map-scale: .04;
  --arrival-map-ui-crop: clamp(30px, 3.5vw, 56px);
  --arrival-paper: #dfeae3;
  --arrival-ink: var(--green-deep);
  --arrival-muted: rgba(18, 63, 50, .68);
  --arrival-rule: rgba(18, 63, 50, .28);
  position: relative;
  height: 100svh;
  min-height: 640px;
  overflow: clip;
  scroll-margin-top: 94px;
  color: var(--arrival-ink);
  background: var(--arrival-paper);
  isolation: isolate;
}

.arrival-section::before {
  position: absolute;
  z-index: -1;
  inset: 0;
  content: "";
  background:
    linear-gradient(180deg, rgba(246, 233, 207, .2), transparent 30%),
    radial-gradient(circle at 82% 18%, rgba(36, 116, 64, .1), transparent 38%);
  pointer-events: none;
}

.arrival-inner {
  display: grid;
  grid-template-rows: minmax(0, 1fr) auto;
  width: min(1420px, calc(100% - 56px));
  height: 100%;
  min-height: 0;
  margin-inline: auto;
  padding: clamp(86px, 11vh, 118px) 0 24px;
}

.arrival-stage {
  position: relative;
  display: grid;
  place-items: center;
  min-height: 0;
}

.arrival-title {
  display: grid;
  grid-template-columns: minmax(0, 1fr);
  grid-template-rows: auto auto;
  align-items: center;
  width: 100%;
  margin: 0;
  color: var(--arrival-ink);
  font-family: var(--font-display);
  font-size: clamp(5.2rem, 10.8vw, 11.5rem);
  font-weight: 400;
  letter-spacing: -.1em;
  line-height: .77;
}

.arrival-word {
  display: block;
  font-weight: 400;
  white-space: nowrap;
}

.arrival-word--vieni {
  grid-row: 1;
  justify-self: center;
  margin-bottom: -.02em;
}

.arrival-lower-row {
  grid-row: 2;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  min-width: 0;
}

.arrival-word--a {
  flex: 0 0 auto;
  padding-right: .07em;
}

.arrival-word--trovarci {
  flex: 0 1 auto;
  padding-left: .04em;
}

.arrival-map-media {
  flex: 0 0 var(--arrival-open-width);
  position: relative;
  display: block;
  width: var(--arrival-open-width);
  aspect-ratio: 1.82 / 1;
  overflow: hidden;
  background: #ccd8d1;
  border-radius: 12px;
  clip-path: inset(0 round 12px);
  transform: none;
  will-change: width;
}

.arrival-flag {
  display: none;
}

.arrival-map-media::after {
  position: absolute;
  z-index: 1;
  inset: 0;
  content: "";
  background: linear-gradient(145deg, rgba(18, 63, 50, .03), transparent 58%, rgba(242, 171, 2, .1));
  pointer-events: none;
}

.arrival-map-media iframe {
  display: block;
  width: 100%;
  height: calc(100% + var(--arrival-map-ui-crop));
  border: 0;
  filter: saturate(.72) contrast(1.04) brightness(1.02);
  transform: translateY(calc(-1 * var(--arrival-map-ui-crop)));
}

/* The old observer-based reveal is intentionally neutralised: opening is scroll-driven. */
.arrival-section.is-contact-ready:not(.is-contact-visible) .arrival-stage,
.arrival-section.is-contact-ready:not(.is-contact-visible) .arrival-details,
.arrival-section.is-contact-visible .arrival-stage,
.arrival-section.is-contact-visible .arrival-details {
  opacity: 1;
  transform: none;
  transition: none;
}

.arrival-details {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(250px, .9fr) minmax(0, 1fr);
  align-items: end;
  gap: clamp(24px, 4vw, 72px);
  padding-top: 18px;
  border-top: 1px solid var(--arrival-rule);
  font-family: var(--font-sans);
}

.arrival-address,
.arrival-call {
  color: var(--arrival-ink);
  text-decoration: none;
}

.arrival-address {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 4px;
}

.arrival-info-label,
.arrival-address .arrival-info-label,
.arrival-hours .arrival-info-label,
.arrival-call .arrival-info-label {
  color: var(--arrival-muted);
  font-family: var(--font-sans);
  font-size: 10px;
  font-weight: 600;
  letter-spacing: .11em;
  line-height: 1;
  text-transform: uppercase;
}

.arrival-address strong,
.arrival-call strong,
.arrival-hours strong {
  max-width: none;
  color: var(--arrival-ink);
  font-family: var(--font-sans);
  font-size: clamp(1.15rem, 1.65vw, 1.55rem);
  font-weight: 500;
  letter-spacing: -.035em;
  line-height: 1.08;
  white-space: nowrap;
}

.arrival-address small,
.arrival-hours small {
  color: var(--arrival-muted);
  font-family: var(--font-sans);
  font-size: 11px;
  font-weight: 400;
  line-height: 1.2;
}

.arrival-call {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 8px;
  min-height: 66px;
  width: min(100%, 286px);
  justify-self: center;
  padding: 13px 22px 14px;
  color: var(--cream);
  background: var(--green-deep);
  border-radius: 10px;
  text-align: center;
  transition: color .2s ease, background .2s ease, transform .2s ease;
}

.arrival-call .arrival-info-label,
.arrival-call strong { color: inherit; }

.arrival-call strong {
  font-size: clamp(1.05rem, 1.45vw, 1.3rem);
  font-weight: 600;
  white-space: nowrap;
}

.arrival-call:hover,
.arrival-call:focus-visible {
  color: var(--green-deep);
  background: var(--orange);
  transform: translateY(-2px);
}

.arrival-hours {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 5px;
  margin: 0;
  text-align: right;
}

.arrival-hours strong {
  font-size: clamp(1.15rem, 1.65vw, 1.55rem);
  font-weight: 500;
  white-space: nowrap;
}

.arrival-address:hover strong,
.arrival-address:focus-visible strong,
.arrival-address:hover small,
.arrival-address:focus-visible small { color: var(--orange); }

@media (max-width: 900px) {
  .arrival-inner { width: min(800px, calc(100% - 40px)); }
  .arrival-title { font-size: clamp(4.6rem, 12.8vw, 8.6rem); }
  .arrival-details { gap: 24px; }
  .arrival-call { min-width: 220px; }
  .arrival-map-media { transform: translateY(8px); }
}

@media (max-width: 620px) {
  .arrival-section {
    height: 100svh;
    min-height: 720px;
    scroll-margin-top: 76px;
  }

  .arrival-inner {
    width: calc(100% - 32px);
    padding: max(66px, 9svh) 0 18px;
  }

  .arrival-title {
    grid-template-columns: minmax(0, 1fr);
    font-size: clamp(3.3rem, 15vw, 6rem);
    letter-spacing: -.095em;
    line-height: .8;
  }

  .arrival-lower-row { gap: clamp(3px, 1vw, 6px); }

  .arrival-flag {
    position: relative;
    display: inline-block;
    flex: 0 0 clamp(70px, 22vw, 96px);
    width: clamp(70px, 22vw, 96px);
    aspect-ratio: 1.58 / 1;
    overflow: hidden;
    margin-inline: .02em;
    background: var(--green);
    border: 1px solid rgba(18, 63, 50, .18);
    border-radius: 6px;
    transform: rotate(-3deg);
  }

  .arrival-flag::before {
    position: absolute;
    z-index: 1;
    inset: 14% 17%;
    content: "";
    background: var(--orange);
    clip-path: polygon(50% 0, 100% 50%, 50% 100%, 0 50%);
  }

  .arrival-flag::after {
    position: absolute;
    z-index: 2;
    top: 31%;
    left: 31%;
    width: 38%;
    height: 38%;
    content: "";
    background:
      linear-gradient(12deg, transparent 38%, rgba(255, 255, 255, .86) 39% 48%, transparent 49%),
      #173f9c;
    border-radius: 50%;
  }

  .arrival-map-media {
    position: absolute;
    z-index: 3;
    top: 66%;
    left: 50%;
    flex: 0 0 var(--arrival-open-width);
    width: var(--arrival-open-width);
    border-radius: 8px;
    transform: translateX(-50%);
  }

  .arrival-word--a { padding-right: .04em; }
  .arrival-word--trovarci { padding-left: .03em; }

  .arrival-details {
    grid-template-columns: minmax(0, 1.16fr) minmax(0, .84fr);
    grid-template-areas:
      "address hours"
      "call call";
    align-items: start;
    gap: 18px 18px;
    padding-top: 14px;
  }

  .arrival-address { grid-area: address; }
  .arrival-call {
    grid-area: call;
    min-width: 0;
    width: min(100%, 240px);
    min-height: 58px;
    justify-self: center;
    padding: 11px 16px 12px;
  }

  .arrival-hours {
    grid-area: hours;
    align-items: flex-end;
    text-align: right;
  }

  .arrival-info-label { font-size: 10px; }
  .arrival-address strong,
  .arrival-call strong,
  .arrival-hours strong {
    font-size: clamp(1rem, 4.1vw, 1.12rem);
    line-height: 1.08;
  }

  .arrival-address strong { white-space: normal; }
  .arrival-address small,
  .arrival-hours small { font-size: 10px; }
}

@media (max-width: 380px) {
  .arrival-inner { width: calc(100% - 24px); }
  .arrival-title { font-size: clamp(3rem, 14.8vw, 5.1rem); }
  .arrival-details { gap: 16px 12px; }
  .arrival-call { width: min(100%, 224px); }
}

@media (prefers-reduced-motion: reduce) {
  .arrival-map-media { transition: none; }
}
