:root{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;color:#1f2937;background:#f4f7f5}*{box-sizing:border-box}body{margin:0}.container{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:24px}.card{max-width:640px;width:100%;background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:28px;box-shadow:0 8px 24px #0000000d}h1{margin:0 0 12px;color:#1f6f42;font-size:2rem}p{margin:0 0 12px;line-height:1.5}.muted{color:#6b7280}.actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}a{display:inline-block;text-decoration:none;border-radius:10px;padding:10px 14px;background:#1f6f42;color:#fff;font-weight:600}
