/* Hallmark · pre-emit critique: P5 H4 E4 S5 R5 V4 */
:root{--teaser-blue:#3880ed;--teaser-green:#77a83f;--teaser-yellow:#e8b800;--teaser-red:#ef4657;--teaser-rule:#dce3eb;--teaser-muted:#667080;--teaser-track:#edf0f4}
.teaser{width:min(1320px,calc(100% - 48px));margin:0 auto 56px}
.teaser-stage{aspect-ratio:1521.714/750.57;background:var(--paper);position:relative}
.teaser-video{display:block;width:100%;height:100%;object-fit:contain}
.teaser-status{font-size:14px;text-align:center;margin:0;color:var(--teaser-muted)}
.teaser-standalone{padding:28px 0}
.teaser-standalone .teaser{width:min(1600px,calc(100% - 32px));margin-bottom:0}
.teaser-video:focus-visible{outline:2px solid var(--focus);outline-offset:4px}
@media(max-width:600px){.teaser{width:calc(100% - 20px);margin-bottom:32px}.publication-header{padding-bottom:30px}}
