.story-page { background: #f7f5f2; }
.story-header { background: rgba(247,245,242,.95); position: sticky; top: 0; z-index: 20; backdrop-filter: blur(12px); }
.story-header .active { color: var(--red); text-decoration: underline; text-underline-offset: .35rem; }
.rome-hero { min-height: 82vh; padding: clamp(4rem,8vw,8rem) 5vw; display: grid; grid-template-columns: .8fr 1.2fr; align-items: center; gap: clamp(2rem,7vw,8rem); overflow: hidden; }
.rome-title h1 { color: var(--red); font-size: clamp(6rem,15vw,13rem); letter-spacing: -.07em; }
.rome-deck { max-width: 32rem; font-size: clamp(1.15rem,2vw,1.45rem); margin: 1.75rem 0 2rem; }
.hero-photo { margin: 0; padding: 12px 12px 48px; background: white; transform: rotate(2deg); box-shadow: 0 24px 60px rgba(11,11,69,.18); }
.hero-photo img { aspect-ratio: 4 / 3; height: auto; object-fit: cover; object-position: center; }
figure figcaption { margin-top: .65rem; color: #53536c; font-size: .83rem; }
.hero-photo figcaption { padding: 0 .4rem; font-family: "Playfair Display", Georgia, serif; font-style: italic; }
.day-jump { min-height: 70px; padding: 1rem 5vw; background: var(--red); color: white; display: flex; flex-wrap: wrap; align-items: center; justify-content: center; gap: .7rem 1.6rem; }
.day-jump span { opacity: .65; font-size: .8rem; text-transform: uppercase; letter-spacing: .12em; }
.day-jump a { font-weight: 700; text-decoration: none; }
.day-jump a:hover, .day-jump a:focus-visible { text-decoration: underline; text-underline-offset: .3rem; }
.day { padding: clamp(5rem,9vw,9rem) 5vw; border-bottom: 1px solid var(--line); scroll-margin-top: 76px; }
.day:nth-of-type(even) { background: #fffdf9; }
.day-heading { max-width: 1100px; margin: 0 auto clamp(3rem,6vw,5rem); display: grid; grid-template-columns: 110px 1fr; gap: 2rem; align-items: start; }
.day-count { margin: .3rem 0 0; color: var(--red); font-weight: 700; }
.date { margin: 0 0 .8rem; text-transform: uppercase; letter-spacing: .12em; font-size: .82rem; font-weight: 700; color: #66657a; }
.day h2 { max-width: 900px; color: var(--blue); font-size: clamp(3rem,6vw,6.2rem); letter-spacing: -.045em; }
.story-copy { max-width: 760px; margin: 0 auto clamp(3rem,5vw,5rem); font-size: clamp(1.05rem,1.4vw,1.2rem); line-height: 1.75; }
.story-copy p { margin: 0 0 1.4rem; }
.wide-note { max-width: 920px; padding: clamp(1.5rem,3vw,2.7rem); border-left: 5px solid var(--red); background: rgba(128,0,32,.055); }
.photo-pair, .photo-grid { max-width: 1180px; margin: 0 auto clamp(4rem,7vw,7rem); display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: clamp(1rem,2.5vw,2.5rem); align-items: start; }
.photo-pair figure, .photo-grid figure, .full-photo, .small-photo { margin: 0; }
.photo-pair img { width: 100%; aspect-ratio: 4 / 3; height: auto; object-fit: cover; object-position: center; }
.portrait-pair { max-width: 850px; }
.portrait-pair img { aspect-ratio: 3 / 4; object-position: center 30%; }
.landscape-pair { max-width: 1180px; }
.landscape-pair img { aspect-ratio: 4 / 3; }
.photo-grid { grid-template-columns: repeat(3,minmax(0,1fr)); }
.photo-grid img { width: 100%; aspect-ratio: 4 / 3; height: auto; object-fit: cover; object-position: center; }
.photo-grid .wide { grid-column: span 2; }
.four figure:first-child img { object-position: center; }
.full-photo { max-width: 1080px; margin: 0 auto clamp(4rem,7vw,7rem); }
.full-photo img { height: auto; max-height: 78vh; object-fit: contain; }
.full-photo.landscape img { height: auto; max-height: none; }
.full-photo.compact { max-width: 560px; }
.full-photo.compact img { max-height: 620px; }
.small-photo { width: min(300px,70vw); margin: 0 auto clamp(3rem,5vw,5rem); transform: rotate(-2deg); }
.pompeii-grid figure:first-child img { object-position: center; }
.pompeii-grid figure:last-child img { object-position: center; }
.crypt-grid figure:first-child img { object-position: center 25%; }
.four figure:first-child img {
  object-fit: contain;
  object-position: center;
  background: #e7e5e3;
}
.pompeii-grid figure:last-child img { object-position: center 35%; }
.pompeii-grid .wide { grid-column: auto; }
.pompeii-grid figure:first-child img {
  object-fit: cover;
  object-position: center;
}
.four figure:first-child img {
  width: 100%;
  margin-inline: 0;
  aspect-ratio: 4 / 3;
  object-fit: cover;
  object-position: center 39%;
  background: transparent;
}
.crypt-grid figure:first-child img {
  width: 100%;
  margin-inline: 0;
  aspect-ratio: 4 / 3;
  object-fit: cover;
  object-position: center 42%;
}
.crypt-grid figure:first-child img { object-position: center 28%; }
#aug28 .landscape-pair figure:last-child img {
  object-fit: contain;
  object-position: center;
  background: #e7e5e3;
}
.departure { background: var(--blue) !important; color: white; }
.departure .date, .departure .day-count { color: var(--gold); }
.departure h2 { color: white; }
.next-city { max-width: 760px; margin: 3rem auto 0; padding: 1.5rem 0; display: flex; justify-content: space-between; border-top: 1px solid rgba(255,255,255,.3); border-bottom: 1px solid rgba(255,255,255,.3); color: white; text-decoration: none; font-family: "Playfair Display", Georgia, serif; font-size: clamp(2rem,4vw,4rem); }
.next-city span { align-self: center; font-family: "DM Sans",sans-serif; font-size: .8rem; text-transform: uppercase; letter-spacing: .12em; opacity: .65; }

@media (max-width: 850px) {
  .rome-hero { grid-template-columns: 1fr; padding-top: 4rem; }
  .hero-photo img { height: auto; }
  .day-heading { grid-template-columns: 1fr; gap: .5rem; }
  .photo-grid { grid-template-columns: 1fr 1fr; }
  .photo-grid .wide { grid-column: span 1; }
}
@media (max-width: 600px) {
  .story-header { position: static; }
  .rome-title h1 { font-size: 28vw; }
  .hero-photo img { height: auto; }
  .day-jump { justify-content: flex-start; }
  .day { padding-left: 6vw; padding-right: 6vw; }
  .photo-pair, .photo-grid { grid-template-columns: 1fr; }
  .photo-pair img, .photo-grid img { height: auto; max-height: none; }
  .next-city { flex-direction: column; gap: .6rem; }
}
