@import"https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100;0,9..40,200;0,9..40,300;0,9..40,400;0,9..40,500;0,9..40,600;0,9..40,700;0,9..40,800;0,9..40,900;0,9..40,1000;1,9..40,100;1,9..40,200;1,9..40,300;1,9..40,400;1,9..40,500;1,9..40,600;1,9..40,700;1,9..40,800;1,9..40,900;1,9..40,1000&display=swap";:root{--white: #ffffff;--black: #000000;--secondary: #888888;--primary: #e7eaff}:root{--my-prettyfont: "DM Sans", sans-serif;--large-font: 700 8vw/1.2 var(--my-prettyfont);--small-font: 200 5vw/1.4 var(--my-prettyfont);--paragraph-font: 200 3vw/1.3 var(--my-prettyfont)}*,*:before,*:after{box-sizing:border-box}*{margin:0}body{line-height:1.5;-webkit-font-smoothing:antialiased}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}p{text-wrap:pretty}h1,h2,h3,h4,h5,h6{text-wrap:balance}a{text-decoration:none;color:inherit}:root{font-family:DM Sans,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}body{margin:0;place-items:center;justify-content:center;min-width:320px;min-height:100vh}#root{isolation:isolate}.largeFont{font:var(--large-font)}.small-font{font:var(--small-font)}.paragraph-font{font:var(--paragraph-font)}:root{--chat-accent: linear-gradient(135deg, #294199, #21b1ff)}._widget_xzzqn_5{position:fixed;bottom:24px;right:24px;z-index:1200;display:flex;flex-direction:column;align-items:flex-end;gap:12px}@media (max-width: 640px){._widget_xzzqn_5{right:16px;bottom:16px}}._toggleButton_xzzqn_22{width:56px;height:56px;border-radius:999px;border:none;background:var(--chat-accent);color:#fff;display:grid;place-items:center;font-size:1.4rem;box-shadow:0 12px 32px #29419959;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,filter .2s ease}._toggleButton_xzzqn_22:hover{transform:translateY(-2px);box-shadow:0 16px 36px #21b1ff59;filter:brightness(1.05)}._panel_xzzqn_43{max-width:calc(100vw - 32px);max-height:calc(100vh - 32px);background:#ffffffe6;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-radius:24px;border:1px solid rgba(255,255,255,.5);box-shadow:0 18px 40px #0f172a40;display:flex;flex-direction:column;overflow:hidden;position:relative;min-width:280px;min-height:360px}@media (max-width: 480px){._panel_xzzqn_43{width:calc(100vw - 32px);height:420px}}._header_xzzqn_65{background:var(--chat-accent);color:#fff;padding:16px 18px;display:flex;align-items:center;justify-content:space-between}._title_xzzqn_74{display:flex;flex-direction:column;gap:2px}._title_xzzqn_74 strong{font-size:1rem;letter-spacing:.02em}._title_xzzqn_74 span{font-size:.75rem;opacity:.8}._resizeHandle_xzzqn_90{position:absolute;background:transparent;touch-action:none;z-index:2}._resizeHandleHorizontal_xzzqn_97{top:0;bottom:0;left:0;width:10px;cursor:ew-resize}._resizeHandleVertical_xzzqn_105{top:0;left:0;right:0;height:8px;cursor:ns-resize}._resizeHandleCorner_xzzqn_113{top:0;left:0;width:16px;height:16px;cursor:nwse-resize}._headerActions_xzzqn_121{display:inline-flex;align-items:center;gap:8px}._iconButton_xzzqn_127{background:#ffffff2e;border:1px solid rgba(255,255,255,.4);color:inherit;border-radius:999px;width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:opacity .2s ease,transform .2s ease}._iconButton_xzzqn_127:hover:not(:disabled){transform:translateY(-1px);opacity:.9}._iconButton_xzzqn_127:disabled{opacity:.4;cursor:not-allowed}._messages_xzzqn_151{flex:1;padding:16px;display:flex;flex-direction:column;gap:12px;overflow-y:auto;scroll-behavior:smooth}._message_xzzqn_151{display:flex;flex-direction:column;max-width:80%;font-size:.9rem;gap:6px}._userMessage_xzzqn_169{align-self:flex-end;text-align:right}._aiMessage_xzzqn_174{align-self:flex-start}._bubble_xzzqn_178{padding:10px 14px;border-radius:18px;line-height:1.3;box-shadow:0 4px 14px #0f172a1f}._userBubble_xzzqn_185{background:#294199;color:#fff;border-bottom-right-radius:4px}._aiBubble_xzzqn_191{background:#ffffffd9;color:#1f2937;border-bottom-left-radius:4px;border:1px solid rgba(148,163,184,.3)}._timestamp_xzzqn_198{font-size:.7rem;color:#94a3b8}._inputBar_xzzqn_203{padding:12px 14px;border-top:1px solid rgba(148,163,184,.2);display:flex;align-items:center;gap:8px;background:#ffffffd9}._textarea_xzzqn_212{flex:1;min-height:44px;max-height:90px;resize:none;border:1px solid rgba(148,163,184,.3);border-radius:16px;padding:10px 12px;font-size:.9rem;outline:none;background:#f8fafca6}._sendButton_xzzqn_225{border:none;background:var(--chat-accent);color:#fff;border-radius:999px;width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 10px 24px #2941994d}._sendButton_xzzqn_225:disabled{opacity:.55;cursor:not-allowed;box-shadow:none}._typingIndicator_xzzqn_245{font-size:.75rem;color:#94a3b8}
