@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";
*,:before,:after{box-sizing:border-box}*{margin:0}body{-webkit-font-smoothing:antialiased;line-height:1.5}img,picture,video,canvas,svg{max-width:100%;display:block}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}h1,h2,h3,h4,h5,h6{margin-top:1.5rem;margin-bottom:.75rem;font-weight:600;line-height:1.25}h1:first-child,h2:first-child,h3:first-child,h4:first-child,h5:first-child,h6:first-child{margin-top:0}p{margin-bottom:2rem}ul,ol{margin-bottom:2.5rem;padding-left:3rem}html:focus-within{scroll-behavior:smooth}@media (prefers-reduced-motion:reduce){html:focus-within{scroll-behavior:auto}}#root,#__next{isolation:isolate}
:root{--font-main:"Inter",sans-serif;--radius-button:2.5rem;--radius-main:2.5rem;--blur-glass:10px;--text-primary:#000;--text-secondary:#a0a0a0;--text-alternative:#fff;--bg-primary:#fff;--bg-secondary:#f0f0f0;--bg-hover:#e0e0e0;--bg-hover-50:#e0e0e080;--bg-shimmer-primary:#cccccc80;--bg-shimmer-secondary:#e6e6e680;--color-error:#ff383c;--color-warning:#fc0;--color-success:#14b04c;--color-accent:#14b04c;--surface-glass:#d0d0d033;--z-index-overlay:2000;--z-index-navbar:1000;--z-index-chat-sidebar-options:500;--z-index-chat-sidebar:100;--z-index-modal:10;--z-index-content:1;--hover-opacity:.9}
.text-heading{font-weight:600;line-height:1.1}.text-subheading{font-weight:500;line-height:1.15}.text-subsubheading{font-weight:500;line-height:1.2}.text-body-standout{font-weight:400;line-height:1.4}.text-body{font-weight:400;line-height:1.5}.text-heading{font-size:3rem}.text-subheading{font-size:2.4rem}.text-subsubheading{font-size:2rem}.text-body-standout{font-size:1.8rem}.text-body{font-size:1.4rem}@media (min-width:768px){.text-heading{font-size:6.4rem}.text-subheading{font-size:4.8rem}.text-subsubheading{font-size:3.2rem}.text-body-standout{font-size:2rem}.text-body{font-size:1.6rem}}
html{font-size:10px}html,body{width:100%;height:100%}body{font-family:var(--font-main);background-color:var(--bg-primary);color:var(--text-primary);text-rendering:optimizeLegibility;overflow-x:hidden}main{z-index:var(--z-index-content);position:relative}a{color:var(--text-secondary);text-decoration:none}a:hover{text-decoration:underline}button{cursor:pointer;background:0 0;border:none}button:disabled{cursor:not-allowed;opacity:.6}:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}
/*# sourceMappingURL=80b26dd17e7893af.css.map*/