*{box-sizing:border-box;margin:0;padding:0}body{font-family:system-ui,-apple-system,sans-serif;line-height:1.6;color:#333;background:#f5f5f5}.container{max-width:1200px;margin:0 auto;padding:2rem}.button{display:inline-block;padding:.5rem 1rem;background:#0070f3;color:white;border:none;border-radius:4px;cursor:pointer;font-size:1rem;text-decoration:none;transition:background .2s}.button:hover{background:#0051cc}.button:disabled{background:#ccc;cursor:not-allowed}a{color:inherit;text-decoration:none}input,textarea{font-family:inherit}