@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;600;800&display=swap";.header{background-color:#f60;padding:12px 24px;display:flex;justify-content:center}.nav{display:flex;gap:20px}.nav-link{color:#fff;text-decoration:none;font-weight:700}.nav-link:hover{text-decoration:underline}body{margin:0;font-family:Inter,sans-serif;background-color:#fff;color:#ed6a28}input,button{font-family:Inter,sans-serif}
