html{scroll-behavior:smooth;scroll-padding-top:100px}body{color:#e6f1ff;background-color:#0a192f;margin:0;padding:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.6}::selection{color:#e6f1ff;background-color:#50fa7b50}a{color:inherit;text-decoration:none}::-webkit-scrollbar{width:12px}::-webkit-scrollbar-track{background:#0a192f}::-webkit-scrollbar-thumb{background:#495670;border:3px solid #0a192f;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#64ffda}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}section[id]{animation:.5s ease-out forwards fadeIn}
