:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:dark;color:#ffffffde;background-color:#0f172a;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px}*{box-sizing:border-box}body{margin:0;padding:0;min-width:320px;min-height:100vh;overflow-x:hidden}#root{width:100%;height:100%;margin:0;padding:0}h1,h2,h3,h4,h5,h6{margin:0;font-weight:600}h1{font-size:1.875rem;line-height:2.25rem}h2{font-size:1.5rem;line-height:2rem}h3{font-size:1.25rem;line-height:1.75rem}code{background-color:#1a1a1a;padding:2px 6px;border-radius:4px;font-family:Courier New,monospace}a{color:#646cff;text-decoration:none}a:hover{color:#535bf2}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#1e293b;border-radius:4px}::-webkit-scrollbar-thumb{background:#475569;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#64748b}*{scrollbar-width:thin;scrollbar-color:#475569 #1e293b}.scrollbar-thin::-webkit-scrollbar{width:6px;height:6px}.scrollbar-thumb-slate-700::-webkit-scrollbar-thumb{background:#334155}button,.no-select{user-select:none;-webkit-user-select:none}*{transition-property:background-color,border-color,color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.animate-pulse,.animate-spin,.animate-bounce{transition:none}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid #10b981;outline-offset:2px}button:focus:not(:focus-visible){outline:none}
