@keyframes fade-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes bounce-dot{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.fade-in{animation:.3s ease-out both fade-in}*{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{background-color:#f3f4f6;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans SC,PingFang SC,Microsoft YaHei,sans-serif;overflow:hidden}#root,body,html{height:100%;margin:0;padding:0}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#3f3f46;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#52525b}main ::-webkit-scrollbar-thumb{background:#d4d4d8}main ::-webkit-scrollbar-thumb:hover{background:#a1a1aa}.prose{color:#374151;line-height:1.75}.prose p{margin-bottom:.75em}.prose strong{color:#111827;font-weight:600}.prose em{color:#4b5563}.prose code{color:#1d4ed8;background:#3b82f614;border-radius:6px;padding:.15em .4em;font-family:SF Mono,Fira Code,monospace;font-size:.85em}.prose pre{color:#e2e8f0;border-radius:12px;padding:16px;font-size:.85em;overflow-x:auto;background:#1e293b!important}.prose pre code{color:inherit;background:0 0;padding:0}.prose h1,.prose h2,.prose h3,.prose h4{color:#111827;margin-top:1.25em;margin-bottom:.5em;font-weight:700}.prose ul,.prose ol{margin-bottom:.75em;padding-left:1.5em}.prose li{margin-bottom:.25em}.prose blockquote{color:#6b7280;background:#eff6ff;border-left:4px solid #3b82f6;border-radius:0 12px 12px 0;padding:12px 16px;font-style:italic}.prose table{border-collapse:collapse;width:100%;margin-bottom:1em}.prose th,.prose td{text-align:left;border:1px solid #e5e7eb;padding:8px 12px;font-size:.9em}.prose th{color:#1e40af;background:#eff6ff;font-weight:600}.prose tr:nth-child(2n) td{background:#fafafa}.prose a{color:#2563eb;text-underline-offset:2px;text-decoration:underline}.prose hr{border-color:#e5e7eb;margin:1.5em 0}textarea:focus,input:focus,button:focus{outline:none}select:focus{outline:none;box-shadow:0 0 0 2px #3b82f633}input[type=range]{appearance:none;background:#e5e7eb;border-radius:9999px;height:4px}input[type=range]::-webkit-slider-thumb{appearance:none;cursor:pointer;background:#3b82f6;border-radius:50%;width:16px;height:16px;box-shadow:0 1px 3px #3b82f64d}input[type=checkbox]:checked{background-color:#3b82f6;border-color:#3b82f6}
