.skywork-chat-widget{position:fixed;right:10px;bottom:10px;z-index:10000;font-family:Arial,sans-serif;color:#16324f}.skywork-chat-launcher,.skywork-chat-primary{border:0;border-radius:22px;background:#0b5da7;color:#fff;padding:12px 18px;box-shadow:0 5px 18px rgba(0,0,0,.2);cursor:pointer}.skywork-chat-panel,.skywork-chat-invite{width:330px;background:#fff;border-radius:12px;box-shadow:0 8px 30px rgba(0,0,0,.22);padding:16px}.skywork-chat-invite strong{display:block;margin-bottom:8px}.skywork-chat-invite p,.skywork-chat-panel p{font-size:14px;line-height:1.45}.skywork-chat-actions{display:flex;gap:8px;justify-content:flex-end}.skywork-chat-secondary,.skywork-chat-close{border:1px solid #ccd7e2;border-radius:18px;background:#fff;color:#16324f;padding:9px 13px;cursor:pointer}.skywork-chat-panel header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.skywork-chat-messages{height:230px;overflow:auto;border:1px solid #e1e8ef;border-radius:8px;padding:8px}.skywork-chat-message{max-width:85%;padding:8px 10px;margin:5px 0;border-radius:10px;font-size:14px;white-space:pre-wrap;word-break:break-word}.skywork-chat-message.mine{margin-left:auto;background:#d9efff}.skywork-chat-message.theirs{background:#eef2f5}.skywork-chat-form{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.skywork-chat-form input,.skywork-chat-form textarea{box-sizing:border-box;width:100%;border:1px solid #ccd7e2;border-radius:6px;padding:9px;font:inherit}.skywork-chat-form textarea{min-height:75px;resize:vertical}.skywork-chat-form .skywork-chat-primary{flex:1;border-radius:18px}.skywork-chat-full{width:100%;margin-top:8px}@media(max-width:480px){.skywork-chat-widget{right:10px;bottom:72px;left:10px}.skywork-chat-panel,.skywork-chat-invite{width:auto}.skywork-chat-launcher{width:100%}}
.skywork-chat-modal-host{right:0;bottom:0;left:0;width:100%;height:100%;pointer-events:none}.skywork-chat-backdrop{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;padding:20px;background:rgba(7,25,45,.68);pointer-events:auto}.skywork-chat-modal-host .skywork-chat-invite{width:min(420px,calc(100vw - 40px));padding:26px;border-radius:14px;box-shadow:0 12px 40px rgba(0,0,0,.35)}.skywork-chat-modal-host .skywork-chat-invite strong{font-size:18px}.skywork-chat-modal-host .skywork-chat-invite p{margin:14px 0 22px}.skywork-chat-modal-host .skywork-chat-actions{justify-content:stretch}.skywork-chat-modal-host .skywork-chat-actions button{flex:1}
.skywork-chat-messages{overflow-anchor:none}
