/* IRF v405 — Like control is shown only inside the opened video player. */
.irf-v405-like-host{overflow:auto!important}
.irf-v405-like-bar{min-height:56px;display:flex;align-items:center;justify-content:flex-start;gap:10px;padding:9px 15px;border-top:1px solid rgba(255,255,255,.1);background:#080d14;color:#fff;direction:rtl}
.irf-v405-like-bar[hidden]{display:none!important}
.irf-v405-like-button{min-height:38px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:7px 13px;border:1px solid rgba(255,255,255,.2);border-radius:999px;background:rgba(255,255,255,.08);color:#fff;font:inherit;font-size:12px;font-weight:900;cursor:pointer;transition:background .18s ease,border-color .18s ease,transform .18s ease,color .18s ease}
.irf-v405-like-button:hover{background:rgba(203,163,52,.2);border-color:#cba334;transform:translateY(-1px)}
.irf-v405-like-button:disabled{opacity:.58;cursor:wait;transform:none}
.irf-v405-heart{font-size:23px;line-height:1;color:#fff}
.irf-v405-like-bar.is-liked .irf-v405-like-button{background:#cba334;border-color:#e3c763;color:#171108}
.irf-v405-like-bar.is-liked .irf-v405-heart{color:#8d1621}
.irf-v405-like-count{font-size:11px;color:rgba(255,255,255,.74);white-space:nowrap}
.irf-v405-like-message{margin-inline-start:auto;font-size:10px;color:rgba(255,255,255,.58)}
@media(max-width:680px){.irf-v405-like-bar{min-height:50px;padding:7px 10px;gap:8px}.irf-v405-like-button{min-height:35px;padding:6px 11px;font-size:11px}.irf-v405-heart{font-size:20px}.irf-v405-like-count{font-size:10px}.irf-v405-like-message{max-width:90px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}
