.footpath-page{--g:clamp(24px,5vw,86px);--rule:#d8dbd7;--green:#456a4b;padding:0 var(--g) clamp(100px,12vw,170px);color:var(--ink)}.footpath-page *{box-sizing:border-box}.footpath-page img{display:block;width:100%;height:auto}.footpath-page figure{margin:0}.footpath-page p{font-size:clamp(15px,1.1vw,17px);line-height:1.7}.opening{position:relative;padding:clamp(68px,8vw,112px) 0 clamp(66px,8vw,108px)}.opening:after{content:"";position:absolute;left:50%;bottom:0;width:min(100%,1120px);height:1px;background:var(--rule);transform:translateX(-50%)}.opening h1{max-width:1100px;margin:0;font-size:clamp(46px,5.5vw,84px);font-weight:500;line-height:1.02;letter-spacing:-.06em}.question{max-width:760px;margin:clamp(34px,4vw,54px) 0 0;font-size:clamp(20px,2vw,28px)!important;line-height:1.45!important}.opening-meta{display:flex;flex-direction:column;align-items:flex-start;gap:13px;padding-top:34px}.opening-meta>span{font-size:13px;color:#42483f}.mode-buttons,.method-buttons{display:flex;flex-wrap:wrap;gap:8px}.mode-buttons a,.method-buttons span{padding:10px 15px;border:1px solid #777d78;background:#eef2ec;color:var(--ink);font-size:13px;line-height:1}.method-buttons span{background:#fff}.hero,.copy-section,.chapter,.reflections{width:min(100%,1120px);margin-left:auto;margin-right:auto}.hero{margin-top:clamp(52px,7vw,90px)}.copy-section,.chapter{padding-top:clamp(82px,10vw,140px)}.copy-section h2,.chapter>h2,.reflections>h2{margin:0;font-size:clamp(36px,4.2vw,62px);font-weight:500;line-height:1.07;letter-spacing:-.052em}.chapter>h2 span{color:var(--green)}.copy{width:min(100%,780px);margin:clamp(42px,5vw,72px) auto 0}.copy p{margin:0 0 1.15em}.copy h3,.components h3{margin:0 0 20px;font:400 clamp(25px,2.5vw,36px)/1.22 'Playfair Display',Georgia,serif;letter-spacing:-.035em}.site-photos{display:grid;grid-template-columns:1.86fr 1fr;align-items:end;gap:24px;margin-top:clamp(55px,7vw,95px)}.site-photos img{width:100%;height:auto}.context-map,.primary-figure,.process-figure,.board-main,.components,.board-comparison,.playtest-wide{margin-top:clamp(62px,8vw,108px)!important}.process-figure{width:94%;margin-left:auto!important;margin-right:auto!important}.subcopy{margin-top:clamp(72px,9vw,120px)}.components{display:grid;gap:clamp(70px,9vw,120px)}.components section>p{width:min(100%,680px);font-size:15px}.components figure{margin:38px auto 0}.roles{width:min(100%,660px)}.resources{width:min(100%,960px)}.pressure{width:min(100%,820px)}.turn-cycle{width:340px;max-width:72%;margin:50px auto 0!important}.gameplay{margin-top:55px}.board-comparison{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:34px}.board-comparison figcaption{margin-bottom:16px;font-size:13px;color:#555}.playtest-close{width:70%;margin:clamp(52px,7vw,90px) 0 0 auto!important}.reflections{padding-top:clamp(95px,11vw,155px)}.eyebrow{margin:0 0 14px;color:#5b625b;font-size:13px!important}.reflection-list{width:min(100%,780px);margin:clamp(48px,6vw,76px) auto 0}.reflection-list article{border-top:1px solid var(--ink);padding:22px 0 clamp(44px,5vw,66px)}.reflection-list span{color:var(--green);font-size:12px}.reflection-list h3{margin:14px 0 18px;font:400 clamp(25px,2.4vw,35px)/1.22 'Playfair Display',Georgia,serif}.reflection-list p{max-width:650px;margin:0;font-size:14px}
@media(max-width:720px){.footpath-page{--g:24px}.opening{padding:56px 0 70px}.opening h1{font-size:clamp(43px,11.5vw,62px)}.question{margin-top:28px}.site-photos,.board-comparison{grid-template-columns:1fr}.site-photos{gap:20px}.site-primary,.site-secondary{width:100%}.process-figure{width:100%}.playtest-close{width:100%}.turn-cycle{max-width:80%}}


/* Requested opening and paired image layouts. */
.footpath-page>.opening{border-bottom:1px solid var(--rule)!important}
.footpath-page>.opening::after{content:none!important;display:none!important}
.footpath-page .site-photos{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch}
.footpath-page .site-photos figure{min-height:0}
.footpath-page .site-photos img{height:100%;aspect-ratio:16/10;object-fit:cover}
.footpath-page .context-map{width:80%;margin-left:auto!important;margin-right:auto!important}
.footpath-page .playtest-pair{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin-top:clamp(62px,8vw,108px)}
.footpath-page .playtest-pair .playtest-wide,.footpath-page .playtest-pair .playtest-close{width:auto;margin:0!important}
.footpath-page .playtest-pair img{width:100%;height:clamp(280px,34vw,460px);object-fit:cover}
.footpath-page>.reflections{border-top:0!important}
@media(max-width:720px){.footpath-page .site-photos,.footpath-page .playtest-pair{grid-template-columns:1fr}.footpath-page .site-photos img,.footpath-page .playtest-pair img{height:auto}.footpath-page .context-map{width:100%}}

.footpath-page .report-link{display:inline-flex;align-items:center;margin-top:4px;padding:10px 15px;border:1px solid var(--ink);color:var(--ink);font-size:13px;line-height:1;text-decoration:none;transition:background .2s ease,color .2s ease}
.footpath-page .report-link:hover{background:var(--ink);color:#fff}
.footpath-page .reflection-list article:first-child{border-top:0!important}
