.markdown-body{font-family:Inter,sans-serif;background-color:#fff;color:#4b5563;padding:2rem}.markdown-body h1{font-size:1.2rem;font-weight:600;margin-bottom:.25rem;color:#111827}.markdown-body h1+p{font-size:.9rem;color:#4b5563;margin-top:-.1rem;margin-bottom:1.75rem}.markdown-body h2{font-size:1.1rem;font-weight:600;margin-bottom:.25rem;color:#111827}.markdown-body h3{font-size:1rem;font-weight:600;margin-bottom:.25rem;color:#111827}.markdown-body p+h1,.markdown-body p+h2,.markdown-body p+h3,.markdown-body ul+h1,.markdown-body ul+h2,.markdown-body ul+h3{margin-top:1.25rem}.markdown-body h3+p,.markdown-body h3+ul,.markdown-body h2+p,.markdown-body h2+ul{margin-top:.5rem}.markdown-body p,.markdown-body li{font-size:.9rem;color:#4b5563;line-height:1.6}.markdown-body ul{list-style-type:disc;padding-left:1rem;margin-top:.5rem;margin-bottom:.75rem}.markdown-body ul li+li{margin-top:.5rem}.markdown-body strong{font-weight:600;color:#111827}.markdown-body a{color:#2563eb;text-decoration:none}.markdown-body a:hover{text-decoration:underline}.markdown-body hr{border:none;height:1px;background-color:#d1d5db;margin-top:1.5rem;margin-bottom:1.5rem}.sine-wave{display:flex;justify-content:center;align-items:center;height:100%}.sine-wave .dot{width:6px;height:6px;background-color:#38bdf8;border-radius:50%;margin:0 2px;animation:sine-wave-animation 1.4s infinite ease-in-out}.sine-wave .dot:nth-child(2){animation-delay:-1.2s}.sine-wave .dot:nth-child(3){animation-delay:-1s}@keyframes sine-wave-animation{0%,80%,to{transform:scale(.8);opacity:.5}40%{transform:scale(1);opacity:1}}@keyframes fade-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in{animation:fade-in .5s ease-out forwards}@keyframes fade-in-icon{0%{opacity:0}to{opacity:1}}.fade-in-icon{animation:fade-in-icon .3s ease-in-out forwards}@keyframes slide-in-step{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.animate-step-enter{animation:slide-in-step .4s ease-out forwards}@keyframes step-complete{0%{background-color:transparent}50%{background-color:#22c55e1a}to{background-color:transparent}}.animate-step-complete{animation:step-complete .6s ease-out forwards}@keyframes pulse-glow{0%,to{box-shadow:0 0 #38bdf866}50%{box-shadow:0 0 0 4px #38bdf81a}}.animate-pulse-glow{animation:pulse-glow 2s ease-in-out infinite}.step-content-enter{animation:expand-content .3s ease-out forwards;overflow:hidden}@keyframes expand-content{0%{opacity:0;transform:translateY(-10px);max-height:0}to{opacity:1;transform:translateY(0);max-height:1000px}}@keyframes checkmark-pop{0%{transform:scale(0);opacity:0}50%{transform:scale(1.2)}to{transform:scale(1);opacity:1}}.animate-checkmark{animation:checkmark-pop .4s cubic-bezier(.68,-.55,.265,1.55) forwards}@keyframes shimmer{0%{background-position:-200% center}to{background-position:200% center}}.animate-shimmer{background:linear-gradient(90deg,#38bdf8,#7dd3fc,#38bdf8);background-size:200% auto;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;animation:shimmer 2s linear infinite}@keyframes page-fade-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.page-transition{animation:page-fade-in .4s ease-out forwards}
