.loxyt-assistant{z-index:100;font-family:Arial,sans-serif;position:fixed;bottom:16px;right:16px}.assistant-launcher{color:#fff;cursor:pointer;background:#11140f;border:1px solid #3d4435;border-radius:999px;align-items:center;gap:0;padding:6px;transition:gap .25s,padding .25s;display:flex;box-shadow:0 14px 40px #0005}.assistant-launcher b{color:#111;background:#c8ff28;border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.assistant-launcher span{white-space:nowrap;opacity:0;max-width:0;font-weight:800;transition:max-width .25s,opacity .2s;overflow:hidden}.assistant-launcher:hover,.assistant-launcher:focus-visible{gap:9px;padding-right:15px}.assistant-launcher:hover span,.assistant-launcher:focus-visible span{opacity:1;max-width:150px}.loxyt-assistant section{color:#fff;background:#10130f;border:1px solid #343b2f;border-radius:18px;width:min(380px,100vw - 30px);position:absolute;bottom:54px;right:0;overflow:hidden;box-shadow:0 24px 80px #000a}.loxyt-assistant section header{border-bottom:1px solid #2b3027;justify-content:space-between;align-items:center;padding:17px;display:flex}.loxyt-assistant section header div{gap:4px;display:grid}.loxyt-assistant section header span{color:#c8ff28;letter-spacing:1px;font-size:8px;font-weight:900}.loxyt-assistant section header button{color:#fff;cursor:pointer;background:0 0;border:0;font-size:22px}.assistant-messages{flex-direction:column;gap:9px;min-height:190px;max-height:320px;padding:15px;display:flex;overflow-y:auto}.assistant-messages p{border-radius:12px;max-width:85%;margin:0;padding:10px 12px;font-size:12px;line-height:1.45}.assistant-messages .assistant{background:#20261a;align-self:flex-start}.assistant-messages .user{color:#111;background:#c8ff28;align-self:flex-end}.assistant-links{gap:6px;padding:0 15px 12px;display:flex}.assistant-links a{color:#d8ddd3;border:1px solid #394033;border-radius:20px;padding:6px 9px;font-size:10px;text-decoration:none}.loxyt-assistant form{border-top:1px solid #2b3027;grid-template-columns:1fr 42px;gap:7px;padding:12px 15px;display:grid}.loxyt-assistant form input{color:#fff;background:#090b08;border:1px solid #3b4235;border-radius:9px;min-width:0;padding:11px}.loxyt-assistant form button{color:#111;background:#c8ff28;border:0;border-radius:9px;font-weight:900}.loxyt-assistant section>small{color:#747c70;padding:0 15px 13px;font-size:8px;display:block}@media (width<=600px){.loxyt-assistant{bottom:10px;right:10px}.assistant-launcher:hover,.assistant-launcher:focus-visible{gap:0;padding-right:6px}.assistant-launcher:hover span,.assistant-launcher:focus-visible span{opacity:0;max-width:0}}
