html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Roboto,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#09090b;color-scheme:dark}*,*:before,*:after{box-sizing:border-box}::selection{background:#3b82f659;color:#fafafa}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#a1a1aa40;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#a1a1aa66}*{scrollbar-width:thin;scrollbar-color:rgba(161,161,170,.25) transparent}.mono{font-family:JetBrains Mono,monospace;font-variant-numeric:tabular-nums}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.6}}.animate-fade-in{animation:fadeIn .4s ease-out}.animate-slide-up{animation:slideUp .4s ease-out}
