@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap);body,html{max-width:100vw;overflow-x:hidden}@media (max-width:768px){input,select,textarea{font-size:16px!important}}body{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}:root{--color-primary:#5b6cf9;--color-primary-dark:#4355e8;--color-primary-light:#eef0fe;--color-primary-gradient:linear-gradient(135deg,#5b6cf9,#818cf8);--color-bg:#fff;--color-bg-secondary:#f8f9fc;--color-bg-tertiary:#f0f2f8;--color-bg-hover:#f3f4fa;--color-bg-glass:#ffffffeb;--color-text:#0f1117;--color-text-secondary:#5c6170;--color-text-muted:#9ba3b4;--color-text-inverse:#fff;--color-border:#e8eaf2;--color-border-light:#f3f4f9;--color-border-modal:#d0d3e8;--color-bubble-sent:#5b6cf9;--color-bubble-sent-text:#fff;--color-bubble-received:#f0f2f8;--color-bubble-received-text:#0f1117;--color-overlay:#0f111799;color-scheme:light}@media (prefers-color-scheme:dark){:root:not([data-theme=light]){--color-primary:#818cf8;--color-primary-dark:#6366f1;--color-primary-light:#1e2140;--color-primary-gradient:linear-gradient(135deg,#6366f1,#818cf8);--color-bg:#0d0f14;--color-bg-secondary:#141720;--color-bg-tertiary:#1c2030;--color-bg-hover:#1e2235;--color-bg-glass:#141720eb;--color-text:#e8eaf6;--color-text-secondary:#9099b5;--color-text-muted:#50586e;--color-text-inverse:#0d0f14;--color-border:#252a3a;--color-border-light:#1c2030;--color-border-modal:#3a4060;--color-bubble-sent:#5b6cf9;--color-bubble-sent-text:#fff;--color-bubble-received:#1c2030;--color-bubble-received-text:#e8eaf6;--color-overlay:#000000bf;color-scheme:dark}}[data-theme=dark]{--color-primary:#818cf8;--color-primary-dark:#6366f1;--color-primary-light:#1e2140;--color-primary-gradient:linear-gradient(135deg,#6366f1,#818cf8);--color-bg:#0d0f14;--color-bg-secondary:#141720;--color-bg-tertiary:#1c2030;--color-bg-hover:#1e2235;--color-bg-glass:#141720eb;--color-text:#e8eaf6;--color-text-secondary:#9099b5;--color-text-muted:#50586e;--color-text-inverse:#0d0f14;--color-border:#252a3a;--color-border-light:#1c2030;--color-border-modal:#3a4060;--color-bubble-sent:#5b6cf9;--color-bubble-sent-text:#fff;--color-bubble-received:#1c2030;--color-bubble-received-text:#e8eaf6;--color-overlay:#000000bf;color-scheme:dark}[data-theme=light]{--color-primary:#5b6cf9;--color-primary-dark:#4355e8;--color-primary-light:#eef0fe;--color-primary-gradient:linear-gradient(135deg,#5b6cf9,#818cf8);--color-bg:#fff;--color-bg-secondary:#f8f9fc;--color-bg-tertiary:#f0f2f8;--color-bg-hover:#f3f4fa;--color-bg-glass:#ffffffeb;--color-text:#0f1117;--color-text-secondary:#5c6170;--color-text-muted:#9ba3b4;--color-text-inverse:#fff;--color-border:#e8eaf2;--color-border-light:#f3f4f9;--color-border-modal:#d0d3e8;--color-bubble-sent:#5b6cf9;--color-bubble-sent-text:#fff;--color-bubble-received:#f0f2f8;--color-bubble-received-text:#0f1117;--color-overlay:#0f111799;color-scheme:light}*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{font-size:16px}body,html{height:100%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f8f9fc;background:var(--color-bg-secondary);color:#0f1117;color:var(--color-text);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;text-rendering:optimizeLegibility;transition:background .25s ease,color .25s ease}#root{height:100%}.App,.loading{min-height:100vh}.loading{align-items:center;background:#f8f9fc;background:var(--color-bg-secondary);color:#5c6170;color:var(--color-text-secondary);display:flex;font-size:16px;font-weight:500;justify-content:center;letter-spacing:-.01em}::selection{background:#5b6cf947;color:#0f1117;color:var(--color-text)}::-webkit-scrollbar{height:5px;width:5px}::-webkit-scrollbar-track{background:#0000}::-webkit-scrollbar-thumb{background:#e8eaf2;background:var(--color-border);border-radius:99px}::-webkit-scrollbar-thumb:hover{background:#9ba3b4;background:var(--color-text-muted)}
/*# sourceMappingURL=main.8d7c5646.css.map*/