.wanderings-page .hero {
  position:relative;
  min-height:610px;
  display:grid;
  grid-template-columns:minmax(390px,.9fr) minmax(520px,1.1fr);
  align-items:center;
  gap:30px;
  padding:56px clamp(34px,6vw,96px) 72px;
  overflow:hidden;
  background:radial-gradient(circle at 8% 12%,rgba(188,118,109,.07),transparent 24%),radial-gradient(circle at 88% 88%,rgba(111,121,94,.09),transparent 23%),repeating-linear-gradient(0deg,rgba(88,72,52,.012) 0 1px,transparent 1px 5px),#faf6ee;
}
.wanderings-page .hero::after {
  content:"";
  position:absolute;
  z-index:1;
  left:-2%;right:-2%;bottom:-17px;height:42px;
  background:#f7f1e7;
  clip-path:polygon(0 47%,6% 63%,13% 42%,21% 64%,29% 47%,37% 66%,45% 44%,53% 65%,62% 48%,70% 63%,79% 45%,88% 64%,95% 47%,100% 57%,100% 100%,0 100%);
}
.wanderings-page .heroFlowers { position:absolute;z-index:2;left:-84px;top:-48px;width:clamp(220px,19vw,320px);opacity:.78;transform:rotate(-12deg);pointer-events:none;filter:drop-shadow(0 12px 18px rgba(76,56,34,.08)); }
.wanderings-page .heroCopy { position:relative;z-index:5;max-width:570px;padding-left:clamp(12px,3vw,48px); }
.wanderings-page .eyebrow { display:inline-block;color:#bc766d;font:600 .68rem Arial,sans-serif;text-transform:uppercase;letter-spacing:.21em; }
.wanderings-page .heroCopy h1 { margin:12px 0 22px;color:#4f5942;font-size:clamp(4.6rem,7vw,7.5rem);font-weight:400;line-height:.88;letter-spacing:-.058em; }
.wanderings-page .intro { max-width:480px;margin:0 0 28px;color:rgba(54,55,47,.78);font-size:clamp(1.18rem,1.7vw,1.55rem);line-height:1.62;font-style:italic; }
.wanderings-page .leafMark { display:flex;align-items:center;gap:9px;width:125px;color:#6f795e; }
.wanderings-page .leafMark i { width:38px;height:1px;background:rgba(92,104,73,.38); }
.wanderings-page .leafMark svg { width:23px;height:18px;fill:none;stroke:currentColor;stroke-width:1.35;stroke-linecap:round; }
.wanderings-page .backLink { display:inline-block;margin-top:28px;padding-bottom:6px;color:#4f5942;border-bottom:1px solid rgba(79,89,66,.45);font:600 .67rem Arial,sans-serif;text-transform:uppercase;letter-spacing:.16em; }
.wanderings-page .heroArt { position:relative;z-index:4;min-height:480px; }
.wanderings-page .heroPhoto { position:absolute;z-index:3;width:min(690px,92%);right:0;top:50%;padding:13px;background:#f2e8d9;box-shadow:0 28px 48px rgba(69,52,31,.15);transform:translateY(-50%) rotate(1.3deg); }
.wanderings-page .heroPhoto img { width:100%;height:405px;object-fit:cover; }
.wanderings-page .tape { position:absolute;z-index:8;left:50%;top:-13px;width:94px;height:25px;transform:translateX(-50%) rotate(-3deg);background:rgba(207,183,145,.48);border:1px solid rgba(164,139,101,.11);box-shadow:0 2px 4px rgba(75,56,33,.06); }
.wanderings-page .heroPolaroid { position:absolute;z-index:6;width:220px;left:-22px;bottom:-4px;transform:rotate(-7deg);filter:drop-shadow(0 18px 20px rgba(66,49,30,.15)); }
.wanderings-page .heroLeaf { position:absolute;z-index:7;width:150px;right:-14px;bottom:-14px;transform:rotate(19deg);filter:drop-shadow(0 10px 14px rgba(72,54,34,.08)); }
.wanderings-page .featuredSection { width:min(1220px,91vw);margin:0 auto;padding:104px 0 118px; }
.wanderings-page .sectionHeading { margin-bottom:46px;text-align:center; }
.wanderings-page .sectionHeading h2,.wanderings-page .archiveHeading h2 { margin:10px 0 12px;color:#4f5942;font-size:clamp(2.8rem,4.6vw,4.7rem);font-weight:400;line-height:1;letter-spacing:-.045em; }
.wanderings-page .sectionHeading>p { margin:0;color:rgba(54,55,47,.56);font-style:italic; }
.wanderings-page .featuredCard { display:grid;grid-template-columns:minmax(0,1.18fr) minmax(360px,.82fr);align-items:center;min-height:470px; }
.wanderings-page .featuredPhoto { position:relative;z-index:2;padding:12px;background:#f3eadc;box-shadow:0 24px 42px rgba(68,51,31,.14);transform:rotate(-.7deg); }
.wanderings-page .featuredPhoto img { width:100%;height:445px;object-fit:cover; }
.wanderings-page .featuredPaper { position:relative;z-index:4;min-height:385px;display:grid;place-items:center;margin-left:-46px; }
.wanderings-page .featuredPaper>img { position:absolute;inset:-18px -22px;z-index:1;width:calc(100% + 44px);height:calc(100% + 36px);object-fit:fill;filter:drop-shadow(0 18px 28px rgba(73,55,34,.11)); }
.wanderings-page .featuredCopy { position:relative;z-index:3;width:min(370px,82%);padding:42px 20px;text-align:center; }
.wanderings-page .placeholderLabel { display:inline-block;color:#bc766d;font:600 .61rem Arial,sans-serif;text-transform:uppercase;letter-spacing:.19em; }
.wanderings-page .featuredCopy h3 { margin:13px 0 20px;color:#4f5942;font-size:clamp(2.35rem,3.7vw,3.8rem);line-height:1;font-weight:400;letter-spacing:-.045em; }
.wanderings-page .featuredCopy .leafMark { margin:0 auto 22px;justify-content:center; }
.wanderings-page .featuredCopy p { margin:0 auto 25px;color:rgba(54,55,47,.76);font-size:.98rem;line-height:1.67; }
.wanderings-page .readMore { display:inline-block;padding-bottom:6px;color:#4f5942;border-bottom:1px solid rgba(79,89,66,.5);font:600 .63rem Arial,sans-serif;text-transform:uppercase;letter-spacing:.16em; }
.wanderings-page .archiveSection { position:relative;padding:94px clamp(28px,5vw,78px) 122px;overflow:hidden;background:radial-gradient(circle at 8% 12%,rgba(188,118,109,.06),transparent 20%),radial-gradient(circle at 92% 86%,rgba(111,121,94,.08),transparent 22%),linear-gradient(rgba(239,226,207,.86),rgba(247,240,229,.95));border-block:1px solid rgba(83,67,47,.1); }
.wanderings-page .archiveHeading { width:min(1210px,100%);margin:0 auto 50px;display:flex;align-items:end;justify-content:space-between;gap:40px; }
.wanderings-page .archiveHeading>p { max-width:320px;margin:0 0 8px;color:rgba(54,55,47,.58);line-height:1.55;font-style:italic;text-align:right; }
.wanderings-page .entryGrid { width:min(1210px,100%);margin:0 auto;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:34px; }
.wanderings-page .entryCard { min-width:0;position:relative; }
.wanderings-page .entryCard:nth-child(2) { transform:translateY(18px); }
.wanderings-page .entryPhoto { position:relative;z-index:2;margin:0 14px -20px;padding:9px;background:#f4ecdf;box-shadow:0 18px 30px rgba(68,51,31,.12); }
.wanderings-page .entryPhoto img { width:100%;aspect-ratio:4/3;object-fit:cover; }
.wanderings-page .smallTape { position:absolute;z-index:4;width:64px;height:19px;left:50%;top:-9px;transform:translateX(-50%) rotate(3deg);background:rgba(208,184,145,.44); }
.wanderings-page .entryCopy { position:relative;z-index:1;min-height:265px;padding:47px 30px 31px;background:repeating-linear-gradient(0deg,transparent 0 28px,rgba(76,63,45,.04) 28px 29px),#fbf6ed;box-shadow:0 14px 26px rgba(71,54,33,.08);clip-path:polygon(2% 1%,98% 0,100% 96%,96% 100%,3% 98%,0 4%); }
.wanderings-page .entryNumber { position:absolute;right:23px;top:24px;color:rgba(188,118,109,.42);font-size:2.4rem;font-style:italic; }
.wanderings-page .entryCopy h3 { margin:10px 0 13px;color:#4f5942;font-size:clamp(1.75rem,2.5vw,2.45rem);font-weight:400;letter-spacing:-.035em; }
.wanderings-page .entryCopy p { margin:0 0 22px;color:rgba(54,55,47,.72);font-size:.93rem;line-height:1.62; }

@media (max-width:980px) {
  .wanderings-page .hero { grid-template-columns:1fr;gap:18px;padding-top:72px; }
  .wanderings-page .heroCopy { max-width:680px;padding:0;text-align:center;justify-self:center; }
  .wanderings-page .heroCopy .leafMark { margin-inline:auto;justify-content:center; }
  .wanderings-page .heroArt { width:min(760px,94vw);min-height:430px;justify-self:center; }
  .wanderings-page .heroPhoto { width:84%;right:5%; }
  .wanderings-page .heroPolaroid { left:2%; }
  .wanderings-page .featuredCard { grid-template-columns:1fr;max-width:760px;margin:auto; }
  .wanderings-page .featuredPaper { margin:-28px 8vw 0;min-height:360px; }
  .wanderings-page .entryGrid { grid-template-columns:1fr 1fr; }
  .wanderings-page .entryCard:nth-child(2) { transform:none; }
  .wanderings-page .archiveHeading { align-items:flex-start;flex-direction:column;gap:12px; }
  .wanderings-page .archiveHeading>p { text-align:left; }
}

@media (max-width:640px) {
  .wanderings-page .hero { min-height:760px;padding:58px 5vw 52px; }
  .wanderings-page .heroCopy h1 { font-size:clamp(3.8rem,17vw,5.1rem); }
  .wanderings-page .intro { font-size:1.08rem; }
  .wanderings-page .heroFlowers { width:190px;left:-84px; }
  .wanderings-page .heroArt { min-height:360px; }
  .wanderings-page .heroPhoto { width:96%;right:0; }
  .wanderings-page .heroPhoto img { height:300px; }
  .wanderings-page .heroPolaroid { width:145px;left:-5%;bottom:-2px; }
  .wanderings-page .heroLeaf { width:105px; }
  .wanderings-page .featuredSection { padding:76px 0 88px; }
  .wanderings-page .sectionHeading h2,.wanderings-page .archiveHeading h2 { font-size:2.8rem; }
  .wanderings-page .featuredPhoto img { height:300px; }
  .wanderings-page .featuredPaper { margin:-20px 3vw 0;min-height:385px; }
  .wanderings-page .featuredCopy { width:80%;padding-inline:6px; }
  .wanderings-page .featuredCopy h3 { font-size:2.55rem; }
  .wanderings-page .archiveSection { padding:72px 6vw 94px; }
  .wanderings-page .entryGrid { grid-template-columns:1fr;gap:42px; }
}
