*{box-sizing:border-box;margin:0;padding:0}body{font-family:system-ui,-apple-system,sans-serif;line-height:1.6;background:#fff;color:#333}.container{min-height:100vh;display:flex;align-items:center;justify-content:center}.content{text-align:center;padding:2rem}h1{font-size:2.5rem;font-weight:300;margin-bottom:2rem;color:#222}section{margin-bottom:3rem}section p{margin-bottom:.5rem}.mastodon-link{display:inline-block;padding:1rem 2rem;background:#563acc;color:#fff;text-decoration:none;border-radius:8px;font-size:1.2rem;font-weight:500;transition:background-color .2s ease}.mastodon-link:hover{background:#4c2fb4}