/* Photo presentation is scoped; existing instructional SVG figures are unchanged. */
.sbh-photo-figure{max-width:720px;margin:32px auto;break-inside:avoid}
.sbh-photo-figure .sbh-photo-kind{display:inline-block;margin-bottom:10px;padding:5px 10px;background:#edf3ec;color:#244b35;border:1px solid #cadacc;border-radius:6px;font-size:.78rem;font-weight:700;letter-spacing:.02em;line-height:1.5}
.sbh-photo-figure img{display:block;width:100%;height:auto;border:1px solid #d3dfd4;border-radius:12px;box-sizing:border-box}
.sbh-photo-figure figcaption{font-size:.88rem;line-height:1.7;color:#3a5143;margin-top:12px;overflow-wrap:anywhere;font-style:normal;text-align:left}
.sbh-photo-figure a{color:#205d3c;text-decoration:underline;text-underline-offset:3px}
.sbh-photo-figure a:focus-visible{outline:3px solid #a86709;outline-offset:4px}
@media(max-width:600px){.sbh-photo-figure{margin:24px 0}.sbh-photo-figure figcaption{font-size:.86rem}}
@media print{.sbh-photo-figure{max-width:460px}.sbh-photo-figure figcaption{font-size:10pt}}
