.case-actions{margin-top:26px;gap:18px}.case-actions .button{min-width:125px}.video-dialog{width:min(1000px,calc(100% - 32px));max-height:calc(100dvh - 32px);border:0;border-radius:10px;padding:20px;background:#fbfaf8;color:#222;overflow:auto}.video-dialog::backdrop{background:rgb(0 0 0 / .8)}.video-dialog-header{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:16px}.video-dialog-header h2{margin:0;padding:0;border:0;text-transform:none;font-size:18px;font-weight:500}.video-dialog button{font-family:inherit;cursor:pointer;background:transparent}.video-dialog button:focus-visible{outline:3px solid #506417;outline-offset:3px}.video-player{aspect-ratio:426/240;background:#111}.video-player iframe{display:block;width:100%;height:100%;border:0}.video-fallback{font-size:14px;margin:14px 0 0}.video-fallback a{text-decoration:underline}html:has(.video-dialog[open]){overflow:hidden}@media(max-width:600px){.video-dialog{padding:14px}.video-dialog-header{gap:10px}.video-dialog-header h2{font-size:15px}.video-dialog-header .button{padding:8px 12px;font-size:12px}.case-actions{gap:12px}}

/* Match the Figma crop, excluding the source image’s white borders. */
.roland-image{aspect-ratio:784/458;object-fit:cover}
