@import"https://fonts.googleapis.com/css2?family=JetBrains+Mono:wght@300;400&family=Inter:wght@300;400;500&display=swap";*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;scroll-snap-type:y mandatory}body{background:#0a0a0a;color:#e8e1d6;overflow-x:hidden}#root{background:#0a0a0a}div[style*="height: 100vh"]{scroll-snap-align:start}::selection{background:#b98c374d}::-webkit-scrollbar{width:0}@keyframes pulse{0%,to{opacity:.75;transform:scale(1)}50%{opacity:.35;transform:scale(.6)}}
