*{box-sizing:border-box;margin:0;padding:0}html,body,#root{min-height:100vh;background:#000}body{font-family:Inter,system-ui,-apple-system,sans-serif;-webkit-font-smoothing:antialiased;color:#e2e8f0}::selection{background:#3b82f666}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#64748b4d;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#64748b80}button,input,select,textarea{font:inherit}button{transition:all .15s ease}button:hover:not(:disabled){filter:brightness(1.1)}a{color:#60a5fa}code{background:#1e293b80;padding:2px 6px;border-radius:4px;font-size:.9em}pre{background:#0f172a80;padding:12px;border-radius:8px;overflow-x:auto}.prose{color:#cbd5e1}.prose h1,.prose h2,.prose h3{color:#e2e8f0}.prose a{color:#60a5fa}.prose code{background:#1e293b80;padding:2px 6px;border-radius:4px}.prose pre{background:#0f172a80}.prose ul,.prose ol{padding-left:1.5em}.prose li{margin-bottom:.25em}.prose blockquote{border-left:3px solid #3b82f6;padding-left:1em;color:#94a3b8}.prose p{margin:0 0 .85rem}.prose h1,.prose h2,.prose h3,.prose h4{margin:0 0 .8rem;letter-spacing:-.02em}.prose strong{color:#f8fbff}.prose hr{border:none;border-top:1px solid rgba(148,163,184,.18);margin:1rem 0}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes pulse{0%,to{opacity:.3;transform:scale(1)}50%{opacity:1;transform:scale(1.2)}}@keyframes fadeSlideIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes glow{0%{background-position:0% 0%,0% 0%}50%{background-position:0% 0%,100% 100%}to{background-position:0% 0%,0% 0%}}
