:root{color:#1f2937;background:#f5f7fb;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif}*{box-sizing:border-box}body{margin:0}button{min-height:44px;border:0;border-radius:8px;padding:0 20px;color:#fff;background:#2563eb;font:inherit}.page{display:grid;min-height:100vh;place-items:center;padding:24px}.card{width:min(100%,360px);border-radius:16px;padding:36px 24px;text-align:center;background:#fff;box-shadow:0 12px 32px #1f293714}.icon{width:56px;height:56px;margin:0 auto 16px;border-radius:50%;color:#2563eb;background:#dbeafe;font-size:36px;line-height:52px}.icon.error{color:#dc2626;background:#fee2e2}h1{margin:0 0 12px;font-size:22px}p{margin:0 0 24px;color:#6b7280;line-height:1.6}
