/* Blind Cocktail Labs: preparation, worksheets, and further editions. */
.blind-project{--pf-accent:#303c37;--pf-surface:#eeeee8;overflow-x:clip}
.blind-project>header{position:absolute;inset:0 0 auto;z-index:5;color:white}
.blind-project>header .personal-brand>img{filter:brightness(0) invert(1)}
.blind-project .pf-meta{grid-template-columns:1fr 1.5fr 1fr}
.blind-project .blind-worksheet{align-items:center}
.blind-project .pf-chapter>figure{width:100%;max-width:900px;margin-inline:auto}
.blind-project .pf-chapter>figure img{width:100%}
@media(max-width:700px){.blind-project .pf-meta{grid-template-columns:1fr}}
