
#tvstar-actions{position:fixed;right:18px;bottom:18px;z-index:999999;display:flex;flex-direction:column;gap:10px;font-family:Inter,Arial,sans-serif}#tvstar-actions a,#tvstar-actions button{display:flex;align-items:center;justify-content:center;gap:8px;min-height:46px;padding:0 16px;border:1px solid #394a6a;border-radius:999px;color:#fff;background:#111a2e;box-shadow:0 12px 32px #0008;text-decoration:none;font-weight:800;cursor:pointer}#tvstar-actions .order{background:linear-gradient(135deg,#ff334f,#cc142d);border-color:#ff5068}#tvstar-chat-panel{position:fixed;right:18px;bottom:80px;z-index:999998;display:none;width:min(430px,calc(100vw - 28px));height:min(720px,calc(100vh - 105px));border:1px solid #334b73;border-radius:18px;overflow:hidden;background:#07101f;box-shadow:0 28px 90px #000c}#tvstar-chat-panel.show{display:block}#tvstar-chat-panel iframe{width:100%;height:100%;border:0}.tvstar-chat-close{position:absolute;right:8px;top:8px;z-index:3;width:32px;height:32px;border:1px solid #44597f;border-radius:50%;color:#fff;background:#111827;cursor:pointer;font-size:20px}@media(max-width:650px){#tvstar-actions{right:10px;bottom:10px}#tvstar-chat-panel{right:7px;bottom:68px;width:calc(100vw - 14px);height:calc(100vh - 78px)}}
