.trcl-chat-widget{position:fixed;bottom:20px;right:20px;left:auto;z-index:99999;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;font-size:14px;line-height:1.5;-webkit-font-smoothing:antialiased}.trcl-chat-widget *{box-sizing:border-box}.trcl-chat-toggle{width:52px;height:52px;border-radius:0;background:0 0;border:none;padding:0;cursor:pointer;box-shadow:none;display:flex;align-items:center;justify-content:center;overflow:visible;transition:transform .2s ease,filter .2s ease;-webkit-tap-highlight-color:transparent}.trcl-chat-toggle:hover{transform:scale(1.05)}.trcl-chat-toggle:hover .trcl-launcher-svg{filter:drop-shadow(0 6px 14px rgba(0, 0, 0, .28))}.trcl-chat-toggle:focus-visible{outline:2px solid var(--trcl-primary,#10B981);outline-offset:4px;border-radius:8px}.trcl-launcher-svg{width:100%;height:100%;display:block;filter:drop-shadow(0 4px 10px rgba(0, 0, 0, .22))}.trcl-launcher-bubble{fill:var(--trcl-primary,#10B981)}.trcl-noscript-message{position:fixed;bottom:20px;right:20px;left:auto;background:#fff;border:1px solid #ddd;border-radius:8px;padding:12px 16px;font-size:13px;box-shadow:0 4px 12px rgba(0,0,0,.1);z-index:99999}