@import"https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap";@import"https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Open+Sans:wght@300;400;600&display=swap";*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;overflow-x:hidden}body{background-color:#f7f9f9;color:#20211c;font-family:Inter,sans-serif;font-size:16px;line-height:1.5;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:#50513c;text-decoration:underline}@media(prefers-color-scheme:dark){html{color-scheme:dark}}* ::-webkit-scrollbar{width:5px;background-color:transparent}* ::-webkit-scrollbar-thumb{background:#e0fbfc;height:10px;border-radius:10px}.user-message h1{font-size:2.5rem}.user-message h1,.user-message h2{font-weight:700;line-height:1.2;margin-bottom:1rem}.user-message h2{font-size:2rem}.user-message h3{font-size:1.5rem}.user-message h3,.user-message h4{font-weight:700;line-height:1.2;margin-bottom:1rem}.user-message h4{font-size:1.25rem}.user-message p{margin:8pt 0;line-height:1.5;max-width:75ch}.user-message ol,.user-message ul{padding-left:12pt}.user-message li{line-height:2}.user-message pre{padding:1rem}@media screen and (max-width:768px){.user-message pre{font-size:10pt}}.user-message a{text-decoration:underline;color:blue}.markdown-body{width:-moz-fit-content;width:fit-content}.markdown-body h1{font-size:2.5rem}.markdown-body h1,.markdown-body h2{font-weight:700;line-height:1.2;margin:1rem 0}.markdown-body h2{font-size:2rem}.markdown-body h3{font-size:1.5rem}.markdown-body h3,.markdown-body h4{font-weight:700;line-height:1.2;margin:1rem 0}.markdown-body h4{font-size:1.25rem}.markdown-body p{margin:8pt 0;line-height:1.5;max-width:65ch}.markdown-body ol,.markdown-body ul{padding-left:12pt;max-width:65ch}.markdown-body li{line-height:2}.markdown-body pre{padding:1rem}@media screen and (max-width:768px){.markdown-body pre{font-size:10pt}}.markdown-body a{text-decoration:underline;color:blue}.markdown-blog h1{display:none}.markdown-blog h2{font-size:20pt;margin-bottom:24pt}.markdown-blog h3{font-size:16pt;font-weight:600;margin-bottom:12pt;padding-top:12pt}.markdown-blog a{text-decoration:underline}.markdown-blog p{line-height:175%;font-size:13pt;margin-bottom:12pt}.markdown-blog ol,.markdown-blog ul{padding-left:24pt;margin-bottom:12pt}.markdown-blog li{font-size:12pt;line-height:175%}