.cine-shotv{margin:clamp(36px,4.5vw,56px) 0 0}.cine-shotv__stage{display:block;position:relative}.cine-shotv__btn{display:block;width:100%;padding:0;border:0;background:none;cursor:zoom-in;text-align:inherit;border-radius:16px}.cine-shotv__btn:focus-visible{outline:2px solid var(--ts-ink-1);outline-offset:4px}.cine-shotv .cine-shot{margin:0}.cine-shotv .cine-shot img{min-height:0}.cine-shotv .cine-shot{display:block}.cine-shotv__chip{position:absolute;right:14px;bottom:14px;display:inline-flex;align-items:center;gap:8px;padding:9px 14px;border-radius:8px;background:rgba(10,14,12,.78);color:#f2f5f2;font-family:var(--ts-font-mono);font-size:12px;letter-spacing:.05em;pointer-events:none;transition:background .14s ease}.cine-shotv__btn:hover .cine-shotv__chip{background:rgba(10,14,12,.92)}.cine-shotv__chip svg{width:14px;height:14px}.cine-shotv__chip-short{display:none}.cine-shotv__cap{margin-top:14px;font-family:var(--ts-font-mono);font-size:12.5px;letter-spacing:.06em;color:var(--ts-ink-3)}.cine-shotv__cap b{font-weight:600;color:var(--ts-ink-2)}@media (max-width:720px){.cine-shotv__btn{overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none}.cine-shotv__btn::-webkit-scrollbar{display:none}.cine-shotv .cine-shot{width:max-content}.cine-shotv .cine-shot img{height:70vh;width:auto;max-width:none;max-height:none;object-fit:fill}.cine-shotv__chip{left:10px;right:auto;bottom:10px;padding:0;width:34px;height:34px;justify-content:center;border-radius:8px}.cine-shotv__chip svg{width:16px;height:16px}.cine-shotv__chip-long,.cine-shotv__chip-short{display:none}}.cine-shotv-ov{position:fixed;inset:0;z-index:120;display:flex;flex-direction:column;background:rgba(8,12,10,.96);animation:cine-shotv-in .16s ease both}@media (prefers-reduced-motion:reduce){.cine-shotv-ov{animation:none}}@keyframes cine-shotv-in{0%{opacity:0}to{opacity:1}}.cine-shotv-ov__bar{flex:none;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:10px 14px 10px 22px;position:relative;z-index:1;background:rgba(8,12,10,.97);border-bottom:1px solid rgba(255,255,255,.08)}.cine-shotv-ov__title{font-family:var(--ts-font-mono);font-size:12.5px;letter-spacing:.06em;color:rgba(242,245,242,.82);min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cine-shotv-ov__ctls{display:flex;gap:10px;flex:none}.cine-shotv-ov__ctl{min-width:44px;min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 14px;border:1px solid rgba(255,255,255,.22);border-radius:8px;background:rgba(255,255,255,.06);color:#f2f5f2;font-family:var(--ts-font-mono);font-size:13px;letter-spacing:.04em;cursor:pointer}.cine-shotv-ov__ctl:hover{background:rgba(255,255,255,.14)}.cine-shotv-ov__ctl:focus-visible{outline:2px solid #f2f5f2;outline-offset:2px}.cine-shotv-ov__pan{flex:1;overflow:auto;cursor:grab}.cine-shotv-ov__pan:active{cursor:grabbing}.cine-shotv-ov__fig{margin:0;min-height:100%;display:flex;align-items:center;justify-content:center;padding:6px 6px 18px;box-sizing:border-box}.cine-shotv-ov__img{display:block;border-radius:4px;background:#fff}.cine-shotv-ov__img[data-fit=true]{max-width:100%;max-height:calc(100vh - 88px);width:auto;height:auto}@media (max-width:720px){.cine-shotv-ov__bar{padding:8px 10px 8px 14px}.cine-shotv-ov__title{font-size:11.5px}}