:root{color:#1f2933;background:#f7f4ed;font-family:Georgia,Times New Roman,serif}*{box-sizing:border-box}body{margin:0}main{align-content:center;gap:.75rem;max-width:72rem;min-height:100vh;margin:0 auto;padding:2rem;display:grid}p{color:#166534;letter-spacing:.08em;text-transform:uppercase;margin:0;font-family:Courier New,monospace;font-size:.875rem;font-weight:700}h1{max-width:36rem;margin:0;font-size:2.5rem;font-weight:500}nav{color:#f7f4ed;background:#1f2933;align-items:center;gap:2rem;padding:1rem 2rem;display:flex}nav a,nav button{color:inherit;font:inherit;cursor:pointer;background:0 0;border:none;text-decoration:none}nav ul{gap:1.5rem;margin:0 0 0 auto;padding:0;list-style:none;display:flex}form{flex-direction:column;gap:1rem;width:100%;max-width:24rem;display:flex}form h1{margin-bottom:.5rem;font-size:1.5rem}label{color:#4a5568;flex-direction:column;gap:.25rem;font-size:.875rem;display:flex}input{font:inherit;border:1px solid #cbd5e0;border-radius:.375rem;padding:.625rem .75rem;font-size:1rem}input:focus{border-color:#166534;outline:none;box-shadow:0 0 0 2px #16653433}button[type=submit]{color:#fff;font:inherit;cursor:pointer;background:#166534;border:none;border-radius:.375rem;margin-top:.5rem;padding:.625rem 1rem;font-weight:600}button[type=submit]:disabled{opacity:.6;cursor:not-allowed}p.error{color:#9b2c2c;background:#fed7d7;border-radius:.375rem;margin:0;padding:.5rem .75rem;font-size:.875rem}
