*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,sans-serif;background-color:#1e1e1e;color:#fff;line-height:1.6}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline}.container{max-width:1200px;margin:0 auto;padding:1rem}.flex-center{display:flex;align-items:center;justify-content:center}.rounded{border-radius:.5rem}.transition{transition:all .3s ease-in-out}h1,h2,h3,h4,h5{font-weight:600}