:root{color:#202124;background:#fafafa;font:16px/1.5 system-ui,sans-serif}body{margin:0}main{max-width:480px;margin:15vh auto;padding:24px}h1{font-size:28px}nav{gap:20px;display:flex}a{color:#2458ad}nav a{text-decoration:none}nav a.active{font-weight:700;text-decoration:underline}form{flex-wrap:wrap;align-items:center;gap:12px;display:flex}input,button{font:inherit;padding:8px 12px}input{flex:1;min-width:0}button{cursor:pointer}
