/* Quiet editorial colour; catalogue and detail photographs retain their original colour. */
.v4-hero .m-cover-image{filter:saturate(.66) contrast(.94) brightness(1.03)}
.v4-category img,.v4-spread-photo>img,.v4-story figure img{filter:saturate(.78) contrast(.97) brightness(1.015)}

/* A complete, naturally horizontal garland joins the photograph to the paper page. */
.v4-hero{--cover-pattern-height:164px;min-height:700px}
.v4-hero-bottom{padding-block:18px;grid-template-columns:minmax(140px,1fr) minmax(0,680px) minmax(140px,1fr)}
.v6-cover-pattern{width:min(100%,680px);height:auto;aspect-ratio:675/122;justify-self:center}
.v6-pattern-proof img{opacity:.7}
.v4-hero-read{text-shadow:0 1px 5px rgba(0,0,0,.7)}
@media(min-width:761px) and (max-width:1100px){
 .v4-hero{--cover-pattern-height:128px;min-height:610px;max-height:740px}
 .v4-hero-bottom{grid-template-columns:minmax(100px,1fr) minmax(0,460px) minmax(100px,1fr)}
 .v6-cover-pattern{width:min(100%,460px)}
}
@media(max-width:760px){
 .v4-hero{--cover-pattern-height:116px;min-height:630px}
 .v4-hero-bottom{padding-block:12px;grid-template-columns:1fr;grid-template-rows:68px 18px;gap:6px}
 .v6-cover-pattern{width:min(100%,342px);align-self:center;grid-column:1;grid-row:1}
 .v4-hero-bottom>span{grid-column:1;grid-row:2}
}
@media(max-width:360px){
 .v4-hero{--cover-pattern-height:106px}
 .v4-hero-bottom{grid-template-rows:58px 18px}
}

/* The complete botanical motif sits under the main photograph; copy follows the detail. */
.v5-study-outside{grid-row:1}
.v5-pattern-spread>.v6-pattern-proof{grid-column:1/9;grid-row:2;width:min(100%,440px);justify-self:center;margin:48px 0 0;padding:0;border:0}
.v5-study-copy{grid-column:9/13;grid-row:2;margin-top:48px;max-width:none;min-width:0}
@media(min-width:761px) and (max-width:1100px){
 .v5-study-inside{grid-column:1/8}
 .v5-study-outside{grid-column:8/13}
 .v5-pattern-spread>.v6-pattern-proof{grid-column:1/8;width:min(100%,360px);margin-top:34px}
 .v5-study-copy{grid-column:8/13;margin-top:34px}
 .v5-study-copy h3{font-size:30px}
}
@media(max-width:760px){
 .v5-study-inside{grid-column:1/-1;grid-row:1}
 .v5-pattern-spread>.v6-pattern-proof{grid-column:1/-1;grid-row:2;width:min(100%,320px);margin-top:32px}
 .v5-study-outside{grid-column:3/7;grid-row:3;margin-top:38px}
 .v5-study-copy{grid-column:1/-1;grid-row:4;margin-top:32px;max-width:35ch}
}
@media(max-width:360px){.v5-study-outside{grid-column:2/7}}
