/* First meeting only. The unenhanced document is the complete photo essay. */
#first-covibing .photo-essay{display:block;margin-top:72px;position:relative}
#first-covibing .essay-scene{position:relative;padding:32px 0 64px;border-top:1px solid #CDB9A8}
#first-covibing .essay-chapter{display:flex;align-items:baseline;gap:30px;margin-bottom:38px}
#first-covibing .essay-chapter>span{font-size:11px;letter-spacing:.13em;color:#A5352C;white-space:nowrap}
#first-covibing .essay-chapter h3{font-family:Georgia,serif;font-size:clamp(24px,2.6vw,38px)}
#first-covibing .essay-frames{display:flex;justify-content:space-between;align-items:flex-start;gap:32px}
#first-covibing .photo-essay figure{flex:none;width:29%;max-width:360px;margin:0;position:relative;transform-origin:50% 55%}
#first-covibing .photo-essay img{width:100%;height:auto;display:block;object-fit:contain;background:#E9DFD2;box-shadow:0 12px 24px -18px #382f2c66}
#first-covibing .photo-essay figcaption{font-size:13px;line-height:1.5;padding-top:14px;color:#65534B}
#first-covibing .scene-1 figure:first-child{margin-top:110px;transform:rotate(-2deg)}
#first-covibing .scene-1 figure:last-child{margin-top:70px;transform:rotate(2deg)}
#first-covibing .scene-2 .essay-frames{gap:24px}
#first-covibing .scene-2 figure{width:23%;max-width:310px}
#first-covibing .scene-2 figure:nth-child(even){margin-top:95px}
#first-covibing .scene-3 .essay-frames{justify-content:center;padding:12px 0 30px}
#first-covibing .scene-3 figure.photo-original-small{width:340px;max-width:100%;margin:0;transform:rotate(-1.5deg)}
#first-covibing .scene-3 figcaption{font-family:Georgia,serif;font-size:clamp(34px,4.5vw,66px);line-height:1.05;color:#A5352C;letter-spacing:-.04em;position:absolute;top:45%;left:calc(100% + 60px);width:260px;padding:0;transform:rotate(1.5deg)}
#first-covibing .scene-3 .essay-frames{padding-right:280px}
/* A bounded stage: native page scrolling enters and leaves it normally. */
@media(min-width:1100px) and (min-height:650px) and (prefers-reduced-motion:no-preference){
 #first-covibing .photo-essay.is-sticky{height:350svh;margin-left:calc(40px - 7vw);margin-right:calc(40px - 7vw)}
 #first-covibing .is-sticky .essay-stage{position:sticky;top:0;height:100svh;isolation:isolate}
 #first-covibing .is-sticky .essay-scene{position:absolute;inset:0;padding:28px 0 0;border-top:1px solid #CDB9A8}
 #first-covibing .is-sticky .essay-chapter{margin:0 0 30px}
 #first-covibing .is-sticky .essay-frames{position:absolute;inset:115px 36px 55px;align-items:flex-start}
 #first-covibing .is-sticky .scene-3 figure.photo-original-small{width:min(360px,calc((100svh - 180px)*.5625))}
 #first-covibing .is-sticky .scene-1 figure{width:min(30%,calc((100svh - 250px)*.5625));max-width:360px}
 #first-covibing .is-sticky .scene-1 figure:first-child{width:34%;max-width:440px;margin-top:105px}
 #first-covibing .is-sticky .scene-1 figure:last-child{margin-top:45px}
 #first-covibing .is-sticky .scene-2 figure{width:min(23%,calc((100svh - 220px)*.5625));max-width:310px}
 #first-covibing .is-sticky .scene-2 figure:nth-child(even){margin-top:65px}
 #first-covibing .is-sticky .scene-3 .essay-frames{inset:105px 0 40px;padding:0 280px 0 0}
}
@media(max-width:1099px){
 #first-covibing .photo-essay{margin-top:48px}
 #first-covibing .essay-chapter{gap:18px;margin-bottom:32px;align-items:flex-start}
 #first-covibing .essay-chapter h3{font-size:27px}
 #first-covibing .essay-frames,#first-covibing .scene-2 .essay-frames{display:flex;flex-wrap:wrap;gap:42px 30px;justify-content:space-around}
 #first-covibing .photo-essay figure,#first-covibing .scene-2 figure{width:calc(50% - 30px);max-width:300px;margin:0}
 #first-covibing .scene-1 figure:first-child{width:100%;max-width:520px;margin:0 10% 0 0}
 #first-covibing .scene-1 figure:last-child,#first-covibing .scene-2 figure:nth-child(even){margin-top:55px}
 #first-covibing .scene-3 .essay-frames{padding:0;justify-content:center}
 #first-covibing .scene-3 figure.photo-original-small{width:300px;max-width:calc(100% - 20px)}
 #first-covibing .scene-3 figcaption{position:static;width:auto;transform:none;font-size:43px;padding-top:24px}
}
@media(max-width:600px){
 #first-covibing .essay-scene{padding:26px 0 48px}
 #first-covibing .essay-frames,#first-covibing .scene-2 .essay-frames{display:flex;flex-direction:column;gap:38px}
 #first-covibing .photo-essay figure,#first-covibing .scene-2 figure,#first-covibing .scene-1 figure:first-child{width:calc(100% - 22px);max-width:300px;margin:0;align-self:flex-start}
 #first-covibing .scene-1 figure:last-child,#first-covibing .scene-2 figure:nth-child(even){margin:0}
 #first-covibing .photo-essay figure:nth-child(even){align-self:flex-end}
 #first-covibing .scene-3 figure.photo-original-small{align-self:center;width:300px;max-width:calc(100% - 16px)}
 #first-covibing .photo-essay figcaption{font-size:13px}
 #first-covibing .scene-3 figcaption{font-size:42px}
}
@media(prefers-reduced-motion:reduce){#first-covibing .photo-essay figure{transform:none}}
