@import"https://fonts.googleapis.com/css2?family=Libre+Franklin:wght@300;400;500;600;700;800;900&family=Space+Grotesk:wght@400;500;600;700&display=swap";@tailwind base;@tailwind components;@tailwind utilities;*{margin:0;padding:0;box-sizing:border-box}body{font-family:Libre Franklin,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f9f7f6;color:#202021}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#f3eeed}::-webkit-scrollbar-thumb{background:#b9adb4;border-radius:6px}::-webkit-scrollbar-thumb:hover{background:#7d757d}textarea::placeholder,input::placeholder{color:#b9adb4}textarea:focus,input:focus{outline:none}.prose-chat{font-size:.875rem;line-height:1.6;color:#202021}.prose-chat p{margin-bottom:.5rem}.prose-chat p:last-child{margin-bottom:0}.prose-chat strong{font-weight:600;color:#202021}.prose-chat em{font-style:italic}.prose-chat ul,.prose-chat ol{margin:.4rem 0;padding-left:1.2rem}.prose-chat li{margin-bottom:.2rem}.prose-chat h1,.prose-chat h2,.prose-chat h3,.prose-chat h4{font-weight:700;margin:.6rem 0 .3rem;color:#352351;font-family:Space Grotesk,sans-serif}.prose-chat h1{font-size:1rem}.prose-chat h2{font-size:.95rem}.prose-chat h3{font-size:.9rem}.prose-chat code{background:#f3eeed;padding:.1rem .3rem;border-radius:.25rem;font-size:.8rem;color:#352351}.prose-chat blockquote{border-left:2px solid #FF5748;padding-left:.75rem;margin:.4rem 0;color:#7d757d}.prose-chat hr{border-color:#f3eeed;margin:.5rem 0}.prose-chat a{color:#ff5748;text-decoration:underline}.prose-chat a:hover{opacity:.8}.dark-mode .prose-chat{color:#ffffffe6}.dark-mode .prose-chat strong,.dark-mode .prose-chat h1,.dark-mode .prose-chat h2,.dark-mode .prose-chat h3,.dark-mode .prose-chat h4{color:#fffffff2}.dark-mode .prose-chat code{background:#ffffff14;color:#ffffffd9}.dark-mode .prose-chat blockquote{color:#fff9}.dark-mode .prose-chat hr{border-color:#3f3f42}.line-clamp-2{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
