*,:after,:before{box-sizing:border-box;margin:0;padding:0}#root{min-height:100vh}@keyframes spin{to{transform:rotate(1turn)}}.spinner{animation:spin .8s linear infinite;border:3px solid #b3e7db;border-radius:50%;border-top-color:#36685e;height:24px;width:24px}.spinner-sm{height:16px;width:16px}.markdown-content h1{font-size:1.5rem;font-weight:800;margin-bottom:.5rem}.markdown-content h2{font-size:1.25rem;font-weight:700;margin-bottom:.5rem}.markdown-content h3{font-size:1.125rem;font-weight:700;margin-bottom:.25rem}.markdown-content p{line-height:1.7;margin-bottom:.75rem}.markdown-content ol,.markdown-content ul{margin-bottom:.75rem;margin-left:1.5rem}.markdown-content li{margin-bottom:.25rem}.markdown-content strong{font-weight:700}.markdown-content code{background:#efeee8;border-radius:.25rem;font-size:.875rem;padding:.125rem .375rem}