.capy-preview-sr{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.capy-video-intro{padding-bottom:38px}
.capy-video-collection{padding-top:34px;padding-bottom:34px}
.capy-video-collection .grid-3{align-items:start}
.capy-preview-card{min-width:0;overflow:hidden;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:0 8px 28px #123d6a08}
.capy-preview-stage{position:relative;aspect-ratio:16/9;min-height:200px;background:#071e35;overflow:hidden}
.capy-preview-poster{display:block;position:absolute;inset:0;width:100%;height:100%;border:0;padding:0;background:#071e35;color:#fff;cursor:pointer;text-decoration:none}
.capy-preview-poster img{width:100%;height:100%;object-fit:contain}
.capy-preview-play{position:absolute;inset:0;display:grid;place-items:center;font-size:1.6rem;text-shadow:0 2px 8px #0008}
.capy-preview-play::before{content:"";position:absolute;width:62px;height:62px;border-radius:50%;background:#046bd2e8;box-shadow:0 6px 24px #001c4e55}
.capy-preview-play span{position:relative;margin-left:4px}
.capy-preview-frame{position:absolute;inset:0;opacity:0;pointer-events:none}
.capy-preview-frame iframe,.capy-preview-frame video{display:block;width:100%;height:100%;border:0;object-fit:contain}
.capy-preview-card.is-previewing .capy-preview-poster,.capy-preview-card.is-full .capy-preview-poster{opacity:0;pointer-events:none;visibility:hidden}
.capy-preview-card.is-previewing .capy-preview-frame,.capy-preview-card.is-full .capy-preview-frame{opacity:1}
.capy-preview-card.is-full .capy-preview-frame{pointer-events:auto}
.capy-preview-controls{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px 14px;padding:14px 16px}
.capy-preview-control{border:0;border-radius:7px;background:#046bd2;color:#fff;padding:9px 12px;min-height:44px;font:inherit;font-size:.86rem;font-weight:700;cursor:pointer;line-height:1.35}
.capy-preview-control:hover{background:#034f9c}
.capy-preview-guide{display:inline-flex;align-items:center;min-height:44px;font-size:.82rem;font-weight:700;color:#035aaf;text-underline-offset:3px}
.capy-preview-control[hidden],.capy-preview-card [hidden]{display:none!important}
.capy-preview-status:empty{display:none}
.capy-preview-status{padding:0 16px 14px;color:var(--muted);font-size:.82rem;line-height:1.45}
.capy-preview-reel{max-width:840px;margin:0 auto}
.capy-preview-reel .capy-preview-stage{aspect-ratio:16/9}
@media(max-width:760px){.capy-video-collection{padding-top:24px;padding-bottom:24px}.capy-preview-controls{padding:12px}.capy-preview-stage{min-height:200px}}
@media(prefers-reduced-motion:reduce){.capy-preview-card *{transition:none!important;animation:none!important}}
