*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;min-height:100vh;font-family:system-ui,-apple-system,sans-serif;background:#0f172a;color:#e2e8f0}a{color:#38bdf8;text-decoration:none}a:hover{text-decoration:underline}main{padding:2rem;max-width:48rem;margin:0 auto}h1{font-size:1.75rem;margin-bottom:1rem}section{margin-top:1.5rem;padding:1rem;background:#1e293b;border-radius:.5rem}.status-ok{color:#4ade80}.status-error{color:#f87171}