.frame img{width:100%;height:100%;display:block;object-fit:cover;filter:saturate(.93) contrast(1.04);transition:transform .65s cubic-bezier(.2,.8,.2,1),filter .4s}.project:hover .frame img{transform:scale(1.045);filter:saturate(1.05) contrast(1.08)}
.frame:after{content:'PLAY ↗';position:absolute;z-index:3;right:.75rem;top:.75rem;color:#eff4e9;background:#173027d9;border-radius:99px;padding:.42rem .55rem;font:600 .5rem var(--mono);letter-spacing:.04em;opacity:0;transform:translateY(-5px);transition:.25s}.project:hover .frame:after{opacity:1;transform:translateY(0)}
.dialog-art{padding:0;background:#0f1714;overflow:hidden}.dialog-video{display:block;width:100%;height:100%;min-height:440px;object-fit:cover;background:#0f1714}@media(max-width:700px){.dialog-art{padding:0}.dialog-video{min-height:260px}.frame:after{opacity:1;transform:none;font-size:.43rem;padding:.32rem .42rem}}
