/* Reuse the existing article theme; only content-specific layout lives here. */
.sample-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;align-items:start}.sample-grid figure{margin-top:10px}.sample-download{display:inline}.prompt-block pre code{white-space:pre-wrap;overflow-wrap:anywhere}.prompt-block pre{margin-top:0}.copy-status{min-height:20px;margin:0 0 12px}.prompt-block .code-toolbar{flex-wrap:wrap}.sample video{border:1px solid var(--line)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media(max-width:600px){.sample-grid{grid-template-columns:1fr;gap:0}.prompt-block .code-toolbar{gap:8px}}
