#ts-chat{position:fixed;right:20px;bottom:22px;z-index:100;font-family:inherit;color:#edf4ff}#ts-chat *{box-sizing:border-box}#ts-chat button,#ts-chat a{font:inherit}#ts-chat button{cursor:pointer}.ts-launch{border:0;border-radius:28px;padding:14px 22px;background:#4ee0b1;color:#07151b;font-weight:800!important;box-shadow:0 6px 26px #0005}.ts-panel{position:absolute;right:0;bottom:64px;width:370px;max-width:calc(100vw - 32px);max-height:calc(100dvh - 120px);overflow:auto;background:#111c2c;border:1px solid #41516a;border-radius:18px;box-shadow:0 16px 60px #0007}.ts-panel[hidden]{display:none}.ts-head{display:flex;justify-content:space-between;align-items:center;padding:18px;border-bottom:1px solid #41516a}.ts-head small{display:block;font-size:12px;color:#b8c9dc;margin-top:4px}.ts-close{background:transparent;color:#fff;border:0;font-size:28px!important;min-width:44px;min-height:44px}.ts-content{padding:18px}.ts-answer{line-height:1.6;margin:0 0 16px}.ts-options{display:grid;gap:9px}.ts-options button,.ts-options a{display:block;text-align:left;border:1px solid #50647f;border-radius:10px;background:#192a40;color:#eef5ff;padding:12px;text-decoration:none;line-height:1.4}.ts-options button:hover,.ts-options a:hover{background:#263f5e}.ts-foot{display:flex;justify-content:space-around;gap:12px;padding:16px;border-top:1px solid #41516a}.ts-foot a{color:#70edc6;text-decoration:underline;padding:6px 0}#ts-chat :focus-visible{outline:3px solid #70edc6;outline-offset:3px}@media(max-width:880px){#ts-chat{right:16px;bottom:88px}.ts-panel{max-height:calc(100dvh - 170px);bottom:60px}}@media(prefers-reduced-motion:reduce){#ts-chat *{scroll-behavior:auto}}
