.client-marquee .client-mark-oldiestar{width:120px;max-height:82px}
.work-video-label{position:absolute;left:18px;bottom:18px;display:flex;align-items:center;gap:8px;padding:10px 13px;border-radius:4px;background:#fff;color:#0f4d81;font-size:13px;font-weight:700;line-height:22px;box-shadow:0 2px 12px #0001}
.work-video-label .icon{width:18px;height:18px}
.dialog-image.has-video{display:flex;justify-content:center;padding:32px 20px;background:#e9edef}
.dialog-image.has-video>img{display:none}
.project-video-frame{width:min(100%,292px);padding:8px;border:1px solid #68747c;border-radius:32px;background:#191e23;box-shadow:0 16px 32px #17232e26}
.project-video-frame video{display:block;width:100%;height:auto;aspect-ratio:9/16;object-fit:contain;border-radius:24px;background:#161b20}
.project-video-error{font-size:14px;line-height:1.6;padding:16px;color:#fff}
.project-video-error a{color:inherit;text-decoration:underline}
@media(max-width:540px){.dialog-image.has-video{padding:26px 16px 22px}.project-video-frame{width:min(100%,252px)}.work-video-label{left:12px;bottom:12px;padding:6px 10px;font-size:12px}}
