<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.tvsr-search-box{display:flex;justify-content:center;margin-bottom:25px}.tvsr-show{display:flex;flex-direction:column;justify-content:space-between;align-items:center;text-align:center;padding:10px;background:#222;border-radius:8px;transition:transform .3s ease-in-out;height:100%}.tvsr-show:hover{transform:scale(1.05)}.tvsr-show img{width:100%;max-width:200px;height:250px;object-fit:cover;border-radius:8px}.tvsr-show h4{min-height:40px;margin-top:10px;font-size:14px;text-align:center;width:100%}.tvsr-request-btn{background:#ff4c4c;color:white;padding:7px 12px;border:none;cursor:pointer;border-radius:5px;transition:background .3s ease-in-out;margin-top:auto}.tvsr-request-btn:hover{background:#e03b3b}</pre></body></html>