:root{--bg-primary: #131314;--bg-secondary: #1e1f20;--text-primary: #e3e3e3;--text-secondary: #c4c7c5;--accent-primary: #a8c7fa;--user-msg-bg: #282a2c;--input-bg: #1e1f20;--font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif}*{box-sizing:border_box;margin:0;padding:0}body{margin:0;font-family:var(--font-family);background-color:var(--bg-primary);color:var(--text-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;height:100vh;width:100vw;overflow:hidden}#root{height:100%;width:100%;display:flex;flex-direction:column}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#444746;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#5e5e5e}._messageRow_okyy2_6{display:flex;width:100%}._userRow_okyy2_12{justify-content:flex-end}._userBubble_okyy2_16{background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;padding:12px 18px;border-radius:20px 20px 4px;max-width:70%;font-size:.95rem;line-height:1.5;box-shadow:0 2px 8px #3b82f64d;word-wrap:break-word}._userBubble_okyy2_16 p{margin:0}._botRow_okyy2_33{justify-content:flex-start;gap:12px;align-items:flex-start}._avatar_okyy2_39{width:36px;height:36px;border-radius:50%;flex-shrink:0;background:linear-gradient(135deg,#6366f1,#8b5cf6);display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #6366f14d}._avatar_okyy2_39:after{content:"🤖";font-size:18px}._contentColumn_okyy2_56{display:flex;flex-direction:column;gap:.75rem;max-width:80%;min-width:200px}._botBubble_okyy2_64{background:#1e293be6;color:#e2e8f0;padding:16px 20px;border-radius:20px 20px 20px 4px;border:1px solid rgba(255,255,255,.08);font-size:.95rem;line-height:1.6;word-wrap:break-word}._cursor_okyy2_76{animation:_blink_okyy2_1 1s infinite;color:#60a5fa;margin-left:2px}@keyframes _blink_okyy2_1{0%,50%{opacity:1}51%,to{opacity:0}}._paragraph_okyy2_96{margin:0 0 .75rem}._paragraph_okyy2_96:last-child{margin-bottom:0}._heading2_okyy2_104{font-size:1.1rem;font-weight:600;color:#fff;margin:1rem 0 .5rem;padding-bottom:.25rem;border-bottom:1px solid rgba(255,255,255,.1)}._heading3_okyy2_113{font-size:1rem;font-weight:600;color:#e2e8f0;margin:.75rem 0 .5rem}._bold_okyy2_120{color:#60a5fa;font-weight:600}._list_okyy2_125{margin:.5rem 0;padding-left:1.5rem}._list_okyy2_125 li{margin-bottom:.25rem}._tableWrapper_okyy2_135{overflow-x:auto;margin:1rem 0;border-radius:8px;border:1px solid rgba(255,255,255,.1)}._table_okyy2_135{width:100%;border-collapse:collapse;font-size:.9rem;min-width:400px}._th_okyy2_149{background:#6366f133;color:#a5b4fc;padding:10px 12px;text-align:left;font-weight:600;border-bottom:1px solid rgba(255,255,255,.1);white-space:nowrap}._td_okyy2_159{padding:10px 12px;border-bottom:1px solid rgba(255,255,255,.05);color:#cbd5e1}._table_okyy2_135 tr:last-child ._td_okyy2_159{border-bottom:none}._table_okyy2_135 tr:hover ._td_okyy2_159{background:#ffffff08}._inlineCode_okyy2_174{background:#6366f133;color:#a5b4fc;padding:2px 6px;border-radius:4px;font-family:Fira Code,monospace;font-size:.85em}._codeBlock_okyy2_183{display:block;background:#0000004d;padding:12px;border-radius:8px;overflow-x:auto;font-family:Fira Code,monospace;font-size:.85rem;margin:.5rem 0}._appContainer_1tq30_6{display:flex;flex-direction:column;height:100vh;width:100%;background:linear-gradient(135deg,#0f0f1a,#1a1a2e,#0f0f1a);overflow:hidden}._header_1tq30_16{position:fixed;top:0;left:0;right:0;height:60px;background:#0f0f1af2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(255,255,255,.1);z-index:100;display:flex;align-items:center;justify-content:center;padding:0 1.5rem}._headerContent_1tq30_32{width:100%;max-width:900px;display:flex;align-items:center;justify-content:space-between}._header_1tq30_16 h1{font-size:1.25rem;color:#fff;font-weight:600;margin:0}._badge_1tq30_47{font-size:.75rem;font-weight:500;color:#94a3b8}._chatArea_1tq30_54{flex:1;overflow-y:auto;margin-top:60px;margin-bottom:80px;padding:1.5rem;display:flex;flex-direction:column;gap:1rem}._chatArea_1tq30_54>*{max-width:900px;width:100%;margin-left:auto;margin-right:auto}._inputArea_1tq30_75{position:fixed;bottom:0;left:0;right:0;height:80px;background:#0f0f1af2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-top:1px solid rgba(255,255,255,.1);display:flex;align-items:center;justify-content:center;padding:0 1.5rem;z-index:100}._inputForm_1tq30_91{width:100%;max-width:900px;display:flex;align-items:center;gap:12px;background:#1e1e2e;border-radius:28px;padding:8px 8px 8px 20px;border:1px solid rgba(255,255,255,.1)}._inputForm_1tq30_91:focus-within{border-color:#3b82f680;box-shadow:0 0 0 3px #3b82f61a}._input_1tq30_75{flex:1;background:transparent;border:none;color:#fff;font-size:1rem;padding:8px 0;outline:none;font-family:inherit}._input_1tq30_75::placeholder{color:#64748b}._sendButton_1tq30_124{background:linear-gradient(135deg,#3b82f6,#6366f1);border:none;color:#fff;width:44px;height:44px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;flex-shrink:0;box-shadow:0 2px 8px #3b82f666}._sendButton_1tq30_124:hover:not(:disabled){transform:scale(1.05);box-shadow:0 4px 12px #3b82f680}._sendButton_1tq30_124:active:not(:disabled){transform:scale(.95)}._sendButton_1tq30_124:disabled{background:#374151;box-shadow:none;cursor:not-allowed;opacity:.5}._loadingIndicator_1tq30_157{display:flex;gap:6px;padding:1rem 0;max-width:900px;width:100%;margin:0 auto}._dot_1tq30_166{width:8px;height:8px;background-color:#6366f1;border-radius:50%;animation:_pulse_1tq30_1 1.4s infinite ease-in-out}._dot_1tq30_166:nth-child(2){animation-delay:.2s}._dot_1tq30_166:nth-child(3){animation-delay:.4s}@keyframes _pulse_1tq30_1{0%,to{opacity:.3;transform:scale(.8)}50%{opacity:1;transform:scale(1.1)}}
