.we1-support{position:fixed;right:24px;bottom:22px;z-index:2147482998;font-family:Inter,Arial,sans-serif;color:#111}
.we1-support *{box-sizing:border-box}
.we1-support__trigger{display:flex;align-items:center;gap:10px;min-height:52px;padding:0 18px;border:0;border-radius:8px;background:#09090b;color:#fff;font-size:14px;font-weight:750;box-shadow:0 14px 36px rgba(0,0,0,.22);cursor:pointer;transition:transform .2s ease,background .2s ease}
.we1-support__trigger:hover{transform:translateY(-2px);background:#242428}
.we1-support__trigger svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.8}
.we1-support__panel{position:absolute;right:0;bottom:66px;width:300px;padding:14px 20px 12px;border:1px solid #e1e3e8;border-radius:11px;background:#fff;box-shadow:0 22px 60px rgba(15,18,25,.18);opacity:0;visibility:hidden;transform:translateY(12px) scale(.97);transform-origin:right bottom;transition:width .22s ease,opacity .2s ease,transform .2s ease,visibility 0s linear .2s}
.we1-support.is-open .we1-support__panel{opacity:1;visibility:visible;transform:none;transition-delay:0s}
.we1-support__title{display:block;padding:8px 6px 12px;border-bottom:1px solid #e9eaf0;color:#98a1b5;font-size:11px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}
.we1-support__list{display:grid;gap:2px;padding-top:7px}
.we1-support__item{display:flex;align-items:center;gap:12px;padding:8px 0;color:#09090b!important;font-size:14px;font-weight:750;text-decoration:none!important;border-radius:8px;cursor:pointer}
.we1-support__item:hover{color:#09090b!important;background:#f5f5f7}
.we1-support__icon{display:grid;flex:0 0 40px;width:40px;height:40px;place-items:center;border-radius:5px;background:#09090b;color:#fff}
.we1-support__icon svg{width:20px;height:20px;fill:currentColor}
.we1-support__live{width:100%;border:0;background:transparent;text-align:left;font-family:inherit}
.we1-support__chat{display:none;overflow:hidden;height:min(680px,calc(100vh - 130px));height:min(680px,calc(100dvh - 130px));margin:-14px -20px -12px;border-radius:10px;background:#fff}
.we1-support__chatbar{display:flex;align-items:center;justify-content:space-between;height:48px;padding:0 12px;border-bottom:1px solid #e7e7ea;background:#09090b;color:#fff;font-size:13px;font-weight:750}
.we1-support__back{display:inline-flex;align-items:center;gap:7px;padding:7px 9px;border:0;border-radius:6px;background:transparent;color:#fff;font:inherit;cursor:pointer}
.we1-support__back:hover{background:#26262a}
.we1-support__frame{width:100%;height:calc(100% - 48px);overflow:hidden;background:#fff}
.we1-support__chat iframe{display:block;width:100%;height:100%;border:0;background:#fff}
.we1-support.is-chat .we1-support__panel{width:410px;padding:14px 20px 12px}
.we1-support.is-chat .we1-support__menu{display:none}
.we1-support.is-chat .we1-support__chat{display:block}
@media(max-width:600px){.we1-support{right:14px;bottom:14px}.we1-support__panel,.we1-support.is-chat .we1-support__panel{width:calc(100vw - 28px);bottom:62px}.we1-support__chat{height:calc(100vh - 100px);height:calc(100dvh - 100px)}.we1-support__trigger{min-height:48px;padding:0 15px}}
@media(prefers-reduced-motion:reduce){.we1-support__trigger,.we1-support__panel{transition:none}}
