@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@100;400&display=swap);body,html{font-family:Roboto,sans-serif}:root{--primary-color:orange;--secondary-color:#add8e6;--background-color-light:#fff;--background-color-dark:#333;--text-color-light:#000;--text-color-dark:#fff}body.light-mode{background-color:#fff;background-color:var(--background-color-light);color:#000;color:var(--text-color-light)}body.dark-mode{background-color:#333;background-color:var(--background-color-dark);color:#fff;color:var(--text-color-dark)}.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:800px}.footer-container{background-color:#f8f9fa;bottom:0;box-sizing:border-box;left:0;padding:8px;position:fixed;right:0;width:100%}@media (min-width:800px){.footer-container{margin-left:auto;margin-right:auto;max-width:800px}}.ai-response h1,.ai-response h2,.ai-response h3{font-size:1.2em;line-height:1;margin-bottom:.1em;margin-top:.2em}.ai-response ol,.ai-response p,.ai-response ul{line-height:1.5;margin-bottom:.2em;margin-top:.2em}.ai-response strong{font-weight:700}.ai-response em{font-style:italic}.ai-response ol li,.ai-response ul li{margin-bottom:.2em}
/*# sourceMappingURL=main.dec0ea8a.css.map*/