.markdown-body>:first-child,.markdown-body>:first-child p{margin-top:0!important}.markdown-body>:last-child{margin-bottom:0!important}.markdown-body hr,.markdown-body ol,.markdown-body p,.markdown-body ul{margin:1.5em 0}.markdown-body hr:has(+h1,+h2,+h3,+h4,+h5,+h6),.markdown-body ol:has(+h1,+h2,+h3,+h4,+h5,+h6),.markdown-body p:has(+h1,+h2,+h3,+h4,+h5,+h6),.markdown-body ul:has(+h1,+h2,+h3,+h4,+h5,+h6){margin-bottom:0}.markdown-body h1,.markdown-body h2,.markdown-body h3,.markdown-body h4,.markdown-body h5,.markdown-body h6{margin:.9em 0}.markdown-body h1+*,.markdown-body h2+*,.markdown-body h3+*,.markdown-body h4+*,.markdown-body h5+*,.markdown-body h6+*{margin-top:0}.markdown-body ol,.markdown-body ul{padding-left:1em}.markdown-body li{margin-bottom:4px}.markdown-body li:last-child{margin-bottom:0}.markdown-body h1,.markdown-body h2,.markdown-body h3,.markdown-body h4,.markdown-body h5,.markdown-body h6,.markdown-body strong{font-weight:var(--font-weight-semibold);color:var(--primary)}.dot{position:absolute;background:#817af9;border-radius:50%;width:4px;height:4px;top:50%;left:50%;transform-origin:center;animation:dot-animation 2s ease-in-out infinite both}@keyframes dot-animation{0%,to{transform:translate(-50%,-50%) translateX(0);opacity:.6;width:8px;height:8px}30%{opacity:.9;width:8px;height:8px}50%{transform:translate(-50%,-50%) rotate(var(--angle)) translateX(8px) rotate(calc(-1 * var(--angle)));opacity:1;width:4px;height:4px}70%{opacity:.8;width:8px;height:8px}}.dot:first-child{--angle:0deg}.dot:nth-child(2){--angle:45deg}.dot:nth-child(3){--angle:90deg}.dot:nth-child(4){--angle:135deg}.dot:nth-child(5){--angle:180deg}.dot:nth-child(6){--angle:225deg}.dot:nth-child(7){--angle:270deg}.dot:nth-child(8){--angle:315deg}