*{box-sizing:border-box}body{margin:0;background:#fff;color:#222;font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Microsoft YaHei,sans-serif;font-size:16px;line-height:1.75}.wrap{max-width:640px;margin:0 auto;padding:16px 16px 60px}h1{font-size:20px;margin:8px 0 16px}.card{border:1px solid #eee;border-radius:10px;padding:14px;margin-bottom:14px}.label{color:#888;font-size:13px}.btn{background:#e02020;color:#fff;border:none;border-radius:8px;padding:12px 18px;font-size:16px;cursor:pointer}.btn:disabled{background:#bbb;cursor:default}.btn-small{padding:7px 14px;font-size:14px}.btn-ghost{background:#fff;color:#e02020;border:1px solid #e02020}.copy-title{font-weight:700;font-size:17px;margin-bottom:8px}.copy-body{white-space:pre-wrap;margin-bottom:10px}.copy-tags{color:#e02020;font-size:14px;margin-bottom:12px}.row{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.err{color:#e02020}input,textarea{width:100%;border:1px solid #ddd;border-radius:8px;padding:10px;font-size:15px;font-family:inherit;margin-bottom:10px}textarea{min-height:70px;resize:vertical}