#be-chat{--chat-bg:#172329;position:fixed;bottom:20px;right:20px;z-index:1000;color:#f3f7f8;font-family:Inter,Arial,sans-serif;line-height:1.5}#be-chat *{box-sizing:border-box}#be-chat button,#be-chat input{font:inherit}#be-chat button{cursor:pointer}#be-chat button:focus-visible,#be-chat input:focus-visible,#be-chat a:focus-visible{outline:3px solid #fff;outline-offset:3px}.be-launch{border:1px solid #a9efef;background:#83e0e0;color:#10252b;font-weight:700!important;border-radius:28px;padding:14px 22px;box-shadow:0 4px 24px #0006;display:flex;gap:12px;align-items:center;margin-left:auto;min-height:48px}.be-panel{position:absolute;bottom:70px;right:0;width:380px;max-width:calc(100vw - 32px);max-height:calc(100dvh - 110px);background:var(--chat-bg);border:1px solid #4d6873;border-radius:16px;box-shadow:0 12px 60px #0009;overflow:auto;display:flex;flex-direction:column}.be-panel[hidden]{display:none}.be-head{padding:20px;display:flex;justify-content:space-between;gap:12px;border-bottom:1px solid #34454d}.be-head h2{font-family:Inter,Arial,sans-serif;font-size:20px;line-height:1.3;margin:0 0 4px;font-weight:600}.be-head p{font-size:12px;color:#acbbc2;margin:0}.be-close{align-self:flex-start;background:transparent;border:0;color:#fff;font-size:28px!important;line-height:1;min-width:40px;min-height:40px}.be-log{min-height:80px;max-height:260px;overflow-y:auto;overscroll-behavior:contain;padding:16px;flex:1 1 auto}.be-message{background:#23343d;border-radius:10px;padding:12px;margin:0 18px 12px 0;font-size:14px;overflow-wrap:anywhere;white-space:pre-wrap}.be-message strong{display:block;font-size:12px;color:#83e0e0;margin-bottom:4px}.be-user{background:#314950;margin-left:18px;margin-right:0}.be-user strong{color:#d8eeee}.be-topics{display:flex;flex-wrap:wrap;gap:8px;padding:0 16px 14px}.be-topics button{background:transparent;border:1px solid #5a7983;color:#d9ffff;border-radius:18px;padding:9px 12px;min-height:40px;font-size:13px!important}.be-topics button:hover{background:#314950}.be-form{padding:0 16px}.be-form label{display:block;font-size:13px;margin-bottom:6px}.be-form>div{display:flex;gap:8px}.be-form input{width:100%;min-width:0;background:#10191e;color:#fff;border:1px solid #56717c;border-radius:6px;padding:12px;font-size:16px!important}.be-form input::placeholder{color:#acbbc2}.be-form button{background:#83e0e0;color:#10252b;border:0;border-radius:6px;padding:10px 14px;font-weight:600!important}.be-note{padding:10px 16px 0;font-size:12px;color:#acbbc2;margin:0}.be-contact{display:flex;gap:25px;padding:12px 16px 16px}.be-contact a{font-size:14px;text-decoration:underline;color:#83e0e0}@media(max-width:480px){#be-chat{right:12px;bottom:12px}.be-panel{max-width:calc(100vw - 24px);bottom:66px;max-height:calc(100dvh - 95px)}.be-head{padding:15px}.be-log{max-height:230px}.be-launch{padding:12px 18px}.be-note{font-size:12px}}@media(max-height:520px){.be-head{padding:10px 16px}.be-log{min-height:60px}.be-note{display:none}}
