body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}:root{--ck-brand:#0ea5e9;--ck-bg:#fff;--ck-border:#e5e7eb;--ck-text:#111827;--ck-muted:#6b7280;--ck-bot-bg:#fff;--ck-user-bg:#1f2937}.ck-chat-bubble{align-items:center;background:#0ea5e9;background:var(--ck-brand);border:none;border-radius:50%;bottom:16px;box-shadow:0 8px 24px #0000002e;color:#fff;cursor:pointer;font-size:24px;height:56px;justify-content:center;width:56px}.ck-chat-bubble,.ck-chat-window{display:flex;position:fixed;right:16px;z-index:9999}.ck-chat-window{background:#fff;background:var(--ck-bg,#fff);border:1px solid #e5e7eb;border:1px solid var(--ck-border,#ddd);border-radius:16px;bottom:84px;box-shadow:0 20px 40px #00000038;color:#111827;color:var(--ck-text,#000);flex-direction:column;height:560px;max-width:92vw;overflow:hidden;width:360px}.ck-header{align-items:center;background:#0ea5e9;background:var(--ck-brand);color:#fff;display:flex;justify-content:space-between;padding:12px 14px}.ck-title{font-weight:600}.ck-close{background:#0000;border:none;color:#fff;cursor:pointer;font-size:20px;line-height:1}.ck-messages{background:#f8fafc;flex:1 1;overflow-y:auto;padding:12px}.ck-row{align-items:flex-end;display:flex;gap:8px;margin:8px 0}.ck-avatar{align-items:center;border-radius:50%;display:flex;flex-shrink:0;font-size:12px;height:28px;justify-content:center;width:28px}.ck-row.bot .ck-avatar{background:#10b981;color:#fff;order:0}.ck-row.bot .ck-bubble{background:#fff;border:1px solid #e5e7eb;border:1px solid var(--ck-border);border-bottom-left-radius:4px;border-radius:14px;color:#111827;color:var(--ck-text);max-width:78%;order:1;padding:10px 12px}.ck-row.user{justify-content:flex-end}.ck-row.user .ck-avatar{order:2}.ck-row.user .ck-avatar,.ck-row.user .ck-bubble{background:#1f2937;background:var(--ck-user-bg);color:#fff}.ck-row.user .ck-bubble{border-bottom-right-radius:4px;border-radius:14px;max-width:68%;order:1;padding:10px 12px}.ck-meta{color:#6b7280;color:var(--ck-muted);font-size:11px;margin-top:6px}.ck-inputbar{align-items:flex-end;background:#fff;border-top:1px solid #e5e7eb;border-top:1px solid var(--ck-border);display:flex;gap:8px;padding:10px}.ck-input{border:1px solid #e5e7eb;border:1px solid var(--ck-border);border-radius:10px;flex:1 1;font:inherit;line-height:1.4;max-height:120px;min-height:42px;overflow-y:auto;padding:10px;resize:none}.ck-send{background:#0ea5e9;background:var(--ck-brand);border:none;border-radius:10px;color:#fff;cursor:pointer;padding:10px 14px}@media (max-width:420px){.ck-chat-window{height:65vh;left:8px;right:8px;width:auto}}.ck-row.bot .ck-bubble{text-align:left}.ck-row.user .ck-bubble{text-align:right}.ck-bubble{word-wrap:break-word;line-height:1.6;white-space:pre-wrap}.ck-bubble p{margin-bottom:.8em}.ck-bubble.typing{color:#888;font-style:italic}#ck-header{align-items:center;background:#0ea5e9;background:var(--ck-brand);color:#fff;display:flex;justify-content:space-between;padding:12px 14px}#ck-title{font-weight:600}#ck-actions{display:flex;gap:6px}#ck-close,.ck-iconbtn{background:#0000;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:18px;line-height:1;padding:4px 6px}.ck-iconbtn:hover{background:#ffffff26}
/*# sourceMappingURL=main.c88b5d14.css.map*/