:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;font-family:Inter,ui-sans-serif,system-ui,sans-serif}*{box-sizing:border-box}html,body,#coorchat-widget-root{background:0 0;height:100%;margin:0}button,textarea{font:inherit}.coorchat-shell{pointer-events:none;width:100%;height:100%;position:relative}.coorchat-shell.is-open{background:#0000002e}.coorchat-launcher{color:#fff;cursor:pointer;letter-spacing:-.08em;pointer-events:auto;background:#050505;border:1px solid #272727;border-radius:50%;justify-content:center;align-items:center;width:58px;height:58px;font-weight:800;display:flex;position:fixed;bottom:20px;right:20px;box-shadow:0 16px 45px #00000059}.coorchat-launcher:hover{background:#181818;transform:translateY(-1px)}.coorchat-launcher>img{object-fit:contain;width:34px;height:34px}.coorchat-launcher b{color:#050505;letter-spacing:0;background:#fff;border:2px solid #050505;border-radius:999px;justify-content:center;align-items:center;min-width:20px;height:20px;padding:0 4px;font-size:10px;display:flex;position:absolute;top:-3px;right:-3px}.coorchat-panel{color:#f7f7f7;pointer-events:auto;background:#090909;border:1px solid #272727;border-radius:18px;grid-template-rows:auto 1fr auto auto auto;width:min(380px,100vw - 40px);height:min(620px,100vh - 120px);display:grid;position:fixed;bottom:92px;right:20px;overflow:hidden;box-shadow:0 24px 80px #0000008c}.coorchat-panel header{border-bottom:1px solid #202020;align-items:center;gap:11px;padding:16px;display:flex}.coorchat-mark{color:#000;letter-spacing:-.08em;background:#fff;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;font-size:12px;font-weight:900;display:flex}.coorchat-mark img{object-fit:contain;width:24px;height:24px}.coorchat-panel header div:nth-child(2){flex:1;gap:3px;display:grid}.coorchat-panel header strong{font-size:14px}.coorchat-panel header span{color:#999;align-items:center;gap:5px;font-size:11px;display:flex}.coorchat-panel header i{background:#65d68a;border-radius:50%;width:6px;height:6px}.coorchat-panel header button{color:#aaa;cursor:pointer;background:0 0;border:0;padding:4px 8px;font-size:24px}.coorchat-messages{flex-direction:column;gap:14px;padding:20px 16px;display:flex;overflow-y:auto}.coorchat-messages article{align-items:end;gap:8px;max-width:86%;display:flex}.coorchat-messages p{border-radius:14px;margin:0;padding:11px 13px;font-size:13px;line-height:1.45}.coorchat-agent-message span{background:#242424;border-radius:50%;flex:none;justify-content:center;align-items:center;width:25px;height:25px;font-size:9px;display:flex}.coorchat-agent-message span img{object-fit:contain;width:17px;height:17px}.coorchat-agent-message p{background:#202020;border-bottom-left-radius:4px}.coorchat-visitor-message{flex-wrap:wrap;justify-content:flex-end;align-self:flex-end}.coorchat-visitor-message p{color:#080808;background:#fff;border-bottom-right-radius:4px}.coorchat-visitor-message small{color:#777;text-align:right;flex-basis:100%;font-size:9px}.coorchat-connection{color:#aaa;text-align:center;background:#171717;margin:0;padding:7px;font-size:11px}.coorchat-panel form{border-top:1px solid #202020;align-items:end;gap:8px;padding:12px;display:flex}.coorchat-panel textarea{color:#fff;resize:none;background:#171717;border:1px solid #292929;border-radius:12px;outline:none;flex:1;max-height:110px;padding:10px 12px}.coorchat-panel textarea:focus{border-color:#5b5b5b}.coorchat-panel form button{color:#000;cursor:pointer;background:#fff;border:0;border-radius:10px;width:38px;height:38px;font-size:18px}.coorchat-panel footer{color:#666;text-align:center;padding:0 12px 10px;font-size:9px}.coorchat-loading{border:2px solid #333;border-top-color:#fff;border-radius:50%;width:28px;height:28px;animation:.8s linear infinite spin;position:fixed;bottom:32px;right:32px}.coorchat-unavailable{color:#777;background:#111;border:1px solid #333;border-radius:50%;justify-content:center;align-items:center;width:54px;height:54px;font-weight:700;display:flex;position:fixed;bottom:20px;right:20px}@keyframes spin{to{transform:rotate(360deg)}}@media (width<=520px){.coorchat-shell.is-open{background:#090909}.coorchat-panel{border:0;border-radius:0;width:100%;height:100%;bottom:0;right:0}.coorchat-shell.is-open .coorchat-launcher{display:none}.coorchat-panel header{padding-top:max(16px, env(safe-area-inset-top))}.coorchat-panel footer{padding-bottom:max(10px, env(safe-area-inset-bottom))}}
