@import "https://fonts.googleapis.com/css2?family=Source+Code+Pro:wght@600;700&display=swap";:root{--core-primary-fg:#fff;--core-meta-fg:#9ba1ab;--core-border-primary-fg:#3a4049;--page-bg:#0b0c0f;--font-display:"Roboto", "DMSans", ui-sans-serif, system-ui, sans-serif;--font-body:"Roboto", "DMSans", ui-sans-serif, system-ui, sans-serif;--font-label:"Roboto", "DMSans", ui-sans-serif, system-ui, sans-serif;--font-ui:"Roboto", "DMSans", ui-sans-serif, system-ui, sans-serif;--font-mono:"Source Code Pro", ui-monospace, "JetBrains Mono", monospace;--t-xxs:10px;--t-xs:12px;--t-sm:14px;--t-base:16px;--t-md:18px;--t-lg:20px;--t-xl:22px;--t-2xl:24px;--t-3xl:32px;--t-4xl:40px;--t-display:48px;--fs-xl:20px;--fs-lg:16px;--fs-md:15px;--fs-base:14px;--fs-sm:13px;--fs-xs:12px;--lh-tight:100%;--lh-snug:120%;--lh-normal:140%;--lh-xl:28px;--lh-lg:26px;--lh-md:24px;--lh-base:22px;--lh-sm:20px;--lh-xs:18px;--lh-tight-num:1.25;--lh-button:1.4;--lh-body:1.6;--tr-tight:-.02em;--tr-snug:-.01em;--tr-normal:0;--fw-regular:400;--fw-medium:500;--fw-semibold:600;--fw-bold:700;--spacing-1:4px;--spacing-2:8px;--spacing-3:12px;--spacing-4:16px;--spacing-5:20px;--spacing-6:24px;--spacing-7:32px;--spacing-8:40px;--spacing-9:48px;--r-pill:100px;--r-2xl:16px;--r-xl:12px;--r-lg:8px;--r-md:5px;--r-sm:4px;--r-none:0;--page-fg:var(--core-primary-fg);--meta-fg:var(--core-meta-fg);--card-stroke:var(--core-border-primary-fg);--surface-nav:#1f2227;--surface-card:#1f2227;--surface-raised:#262a30;--surface-sunken:#17191d;--surface-hover:#2f343d;--text-primary:#fff;--text-secondary:#9ba1ab;--text-muted:#767c86;--text-inverse:#000;--text-helper:#ffffff80;--scrollbar-thumb:#fff3;--scrollbar-thumb-hover:#ffffff59;--card-radius:10px;--card-shadow:4px 4px 3px #0000001a;--nav-shadow:4px 4px 6px #0000001a;--accent:#ffde11;--accent-fg:#000;--prompt-card-bg:#1f2227;--prompt-card-fg:#fff;--prompt-card-border:#3a4049;--prompt-card-bg-hover:#2f343d;--user-bubble-bg:#2f343d;--user-bubble-fg:#fff;--composer-bg:#17191d;--composer-fg:#fff;--composer-placeholder:#ffffffbf;--citation-bg:#ffde11;--citation-fg:#000;--icon-button-bg:#262a30;--icon-button-bg-active:#ffde11;--icon-button-fg-active:#000;--warning:#e5484d}@font-face{font-family:Roboto;src:url(/assets/Roboto-Variable-ccAYIvAh.woff2)format("woff2-variations");font-weight:100 900;font-style:normal;font-display:swap}@font-face{font-family:DMSans;src:url(/assets/DMSans-Regular-Bl9ZG3g6.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:DMSans;src:url(/assets/DMSans-Medium-BTs3ZFx_.woff2)format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:DMSans;src:url(/assets/DMSans-Bold-sRvNjJLj.woff2)format("woff2");font-weight:700;font-style:normal;font-display:swap}*,:before,:after{box-sizing:border-box}*{margin:0}html{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;hanging-punctuation:first last}html,body,#app{min-height:100%}body{min-height:100vh;font-family:var(--font-body);font-size:var(--t-sm);line-height:var(--lh-body);font-weight:var(--fw-medium);color:var(--page-fg);background:var(--page-bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#app{flex-direction:column;min-height:100vh;display:flex}img,picture,svg,video,canvas{max-width:100%;display:block}input,button,textarea,select{font:inherit;color:inherit}button{cursor:pointer}:focus-visible{outline:2px solid var(--accent);outline-offset:2px}a{color:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}
