.markdown-content{overflow-wrap:break-word}.markdown-content h1{font-size:1.5rem}.markdown-content h1,.markdown-content h2{font-weight:700;margin-top:1rem;margin-bottom:.5rem;color:#2d3748}.markdown-content h2{font-size:1.25rem}.markdown-content h3{font-size:1.125rem;font-weight:700;margin-top:1rem;margin-bottom:.5rem;color:#2d3748}.markdown-content p{margin-bottom:.75rem;line-height:1.6}.markdown-content ol,.markdown-content ul{margin-left:1.5rem;margin-bottom:.75rem}.markdown-content ul{list-style-type:disc}.markdown-content ol{list-style-type:decimal}.markdown-content li{margin-bottom:.375rem}.markdown-content code{background-color:#f0f0f0;padding:.125rem .25rem;border-radius:.25rem;font-family:monospace;font-size:.875rem;color:#e53e3e}.markdown-content pre{background-color:#f7fafc;padding:.75rem;border-radius:.375rem;overflow-x:auto;margin-bottom:.75rem;border:1px solid #e2e8f0}.markdown-content pre code{background-color:transparent;color:#4a5568;padding:0}.markdown-content blockquote{border-left:4px solid #ef5232;padding:.5rem 0 .5rem 1rem;margin-left:0;margin-right:0;margin-bottom:.75rem;background-color:#feebc8;border-radius:0 .25rem .25rem 0;color:#744210}.markdown-content a{color:#3182ce;text-decoration:underline;transition:color .2s}.markdown-content a:hover{color:#2c5282}.markdown-content table{border-collapse:collapse;margin-bottom:.75rem;width:100%;border-radius:.25rem;overflow:hidden}.markdown-content td,.markdown-content th{border:1px solid #e2e8f0;padding:.5rem}.markdown-content th{background-color:#edf2f7;font-weight:700;text-align:left}.markdown-content tr:nth-child(2n){background-color:#f7fafc}.loading-animation{display:inline-flex;font-size:1.5rem;color:#ef5232}.loading-animation span{animation:loadingDots 1.4s ease-in-out infinite;opacity:0}.loading-animation span:first-child{animation-delay:0s}.loading-animation span:nth-child(2){animation-delay:.2s}.loading-animation span:nth-child(3){animation-delay:.4s}@keyframes loadingDots{0%{opacity:0}50%{opacity:1}to{opacity:0}}