*{box-sizing:border-box}html,body,#root{margin:0;padding:0;height:100%;font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Microsoft YaHei,sans-serif;font-size:14px;color:#1f2937;background:#f3f4f6}button{cursor:pointer;font-family:inherit}input,select,textarea{font-family:inherit;font-size:inherit}.btn-primary{background:#2563eb;color:#fff;border:none;padding:8px 16px;border-radius:6px;font-size:13px;font-weight:500}.btn-primary:hover{background:#1d4ed8}.btn-primary:disabled{background:#93c5fd;cursor:not-allowed}.btn-ghost{background:transparent;color:#6b7280;border:1px solid #e5e7eb;padding:6px 12px;border-radius:6px;font-size:12px}.btn-ghost:hover{background:#f9fafb;color:#1f2937}.btn-danger{background:#ef4444;color:#fff;border:none;padding:6px 12px;border-radius:6px;font-size:12px}.btn-danger:hover{background:#dc2626}.input{width:100%;padding:8px 12px;border:1px solid #d1d5db;border-radius:6px;background:#fff}.input:focus{outline:none;border-color:#2563eb}table{width:100%;border-collapse:collapse;background:#fff;border-radius:8px;overflow:hidden}th,td{text-align:left;padding:10px 12px;border-bottom:1px solid #f3f4f6;font-size:13px}th{background:#f9fafb;color:#6b7280;font-weight:500}tr:last-child td{border-bottom:none}tr:hover td{background:#fafafa}.card{background:#fff;border-radius:8px;padding:16px;border:1px solid #e5e7eb}
