/* Only this short process study; shared editorial chrome and type stay intact. */
.find-process {position:relative;margin:0;min-width:0}
.find-process video {display:block;width:100%;height:auto;aspect-ratio:16/9;object-fit:contain;background:#141414}
.find-process figcaption {display:flex;justify-content:space-between;gap:12px;align-items:baseline}
.find-process [data-case-enlarge] {appearance:none;border:0;border-bottom:1px solid var(--case-rule);border-radius:0;padding:0;background:transparent;color:var(--case-muted);font:inherit;white-space:nowrap;cursor:pointer}
.find-process [data-case-enlarge]:hover {color:var(--case-ink);border-color:currentColor}
.find-process [data-case-enlarge] img {display:none}
.find-process [data-case-enlarge]:focus-visible,.find-process video:focus-visible {outline:2px solid var(--case-accent);outline-offset:4px}
.find-process-error {font-size:12px;line-height:1.8;color:var(--case-muted);margin:8px 0 0}
.find-process-error:empty {display:none}
@media(max-width:560px){#separate-the-wind .case-chapter-gallery-pair {grid-template-columns:1fr;gap:25px}}
